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/dotnet9.0.spec'], chrootPath='/var/lib/mock/dist-oc8-build-239664-82618/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=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/dotnet9.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/dotnet9.0-9.0.116-1.oc8.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/dotnet9.0.spec'], chrootPath='/var/lib/mock/dist-oc8-build-239664-82618/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=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/dotnet9.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.DILt7W + umask 022 + cd /builddir/build/BUILD + chmod +x /builddir/build/SOURCES/check-debug-symbols.py + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/release-key-2023.asc --signature=/builddir/build/SOURCES/dotnet-9.0.116.tar.gz.sig --data=/builddir/build/SOURCES/dotnet-9.0.116.tar.gz gpgv: Signature made Wed Apr 15 02:12:36 2026 CST gpgv: using RSA key FDBF53C24DB4872E gpgv: Good signature from "onnxcoredev@microsoft.com" ++ grep tag /builddir/build/SOURCES/release.json ++ cut -d: -f2 ++ sed -E 's/[," ]*//g' + release_json_tag=v9.0.116 + [[ v9.0.116 != v9.0.116 ]] + cd /builddir/build/BUILD + rm -rf dotnet-9.0.116 + /usr/bin/gzip -dc /builddir/build/SOURCES/dotnet-9.0.116.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dotnet-9.0.116 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf .dotnet/ + rm -rf packages/source-built + rm -rf src/aspnetcore/src/submodules/Node-Externals/ + find -type f '(' -iname '*.bin' -or -iname '*.binlog' -or -iname '*.dat' -or -iname '*.db' -or -iname '*.dll' -or -iname '*.doc' -or -iname '*.docx' -or -iname '*.exe' -or -iname '*.mdb' -or -iname '*.mod' -or -iname '*.msi' -or -iname '*.netmodule' -or -iname '*.nupkg' -or -iname '*.o' -or -iname '*.obj' -or -iname '*.out' -or -iname '*.p7b' -or -iname '*.p7s' -or -iname '*.pdb' -or -iname '*.pfx' -or -iname '*.so' -or -iname '*.tar.gz' -or -iname '*.tgz' -or -iname '*.tlb' -or -iname '*.winmd' -or -iname '*.vsix' -or -iname '*.zip' ')' -delete + mkdir -p prereqs/packages/archive + ln -s /usr/lib64/dotnet/source-built-artifacts/Private.SourceBuilt.Artifacts.9.0.116-servicing.26177.1.opencloudos.8-x64.tar.gz prereqs/packages/archive/ + /usr/bin/cat /builddir/build/SOURCES/runtime-re-enable-implicit-rejection.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/runtime-openssl-sha1.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/runtime-disable-fortify-on-ilasm-parser.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/runtime-119706-clang-21.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf src/runtime/src/native/external/brotli/ + rm -rf src/runtime/src/native/external/zlib + rm -rf src/runtime/src/native/external/zlib-intel + rm -rf src/runtime/src/native/external/zlib-ng + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sjjZz0 + umask 022 + cd /builddir/build/BUILD + cd dotnet-9.0.116 + cat /etc/os-release NAME="OpenCloudOS" VERSION="8.10" ID="opencloudos" ID_LIKE="rhel fedora" VERSION_ID="8.10" PLATFORM_ID="platform:oc8" PRETTY_NAME="OpenCloudOS 8.10" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:opencloudos:opencloudos:8" HOME_URL="https://www.opencloudos.org/" BUG_REPORT_URL="https://bugs.opencloudos.tech/" + cp -a /usr/lib64/dotnet previously-built-dotnet + find previously-built-dotnet previously-built-dotnet previously-built-dotnet/sdk previously-built-dotnet/sdk/9.0.116 previously-built-dotnet/sdk/9.0.116/datacollector.deps.json previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.Logging.Console.dll previously-built-dotnet/sdk/9.0.116/MSBuild.deps.json previously-built-dotnet/sdk/9.0.116/Microsoft.Common.CurrentVersion.targets previously-built-dotnet/sdk/9.0.116/Microsoft previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0 previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/pt-BR previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/pt-BR/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/ja previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/ja/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/Microsoft.NET.Build.Extensions.Tasks.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/tr previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/tr/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/fr previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/fr/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/zh-Hans previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/zh-Hans/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/ko previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/ko/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/zh-Hant previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/zh-Hant/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/it previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/it/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/de previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/de/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/pl previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/pl/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/ru previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/ru/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/cs previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/cs/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/es previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/tools/net9.0/es/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.NETFramework.targets previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471 previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/_._ previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Data.Common.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Net.Http.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.IO.Compression.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Diagnostics.Tracing.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Threading.Overlapped.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Security.SecureString.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Diagnostics.StackTrace.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Net.Sockets.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Xml.XPath.XDocument.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Globalization.Extensions.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/netfx.force.conflicts.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.ConflictResolution.targets previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net462 previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net462/lib previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net462/lib/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461 previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Data.Common.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.UnmanagedMemoryStream.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Requests.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Handles.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Formatters.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Primitives.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/Microsoft.Win32.Primitives.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Concurrent.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Encoding.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ObjectModel.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlDocument.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Numerics.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Http.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ValueTuple.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Principal.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Claims.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Security.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.ZipFile.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.X509Certificates.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tracing.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Overlapped.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XDocument.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Calendars.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Writer.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tools.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Console.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Thread.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Watcher.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Expressions.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.SecureString.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Extensions.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.StackTrace.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Csp.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.EventBasedAsync.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Pipes.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Ping.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.Primitives.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.Extensions.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.Client.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Primitives.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebHeaderCollection.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netstandard.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Parallel.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Debug.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.ThreadPool.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Xml.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Sockets.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.CompilerServices.VisualC.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.XDocument.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Contracts.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.MemoryMappedFiles.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Dynamic.Runtime.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.DriveInfo.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Timer.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.ResourceManager.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Extensions.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NameResolution.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.AppContext.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.IsolatedStorage.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.TypeConverter.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Extensions.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TraceSource.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.RegularExpressions.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netfx.force.conflicts.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.FileVersionInfo.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TextWriterTraceListener.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.NonGeneric.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NetworkInformation.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Json.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Primitives.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Specialized.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Reader.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.Parallel.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Process.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlSerializer.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Queryable.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Drawing.Primitives.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.ReaderWriter.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Primitives.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net47 previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net47/lib previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net47/lib/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net47/lib/System.ValueTuple.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/net47/lib/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets previously-built-dotnet/sdk/9.0.116/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.DefaultPackageConflictOverrides.targets previously-built-dotnet/sdk/9.0.116/Roslyn previously-built-dotnet/sdk/9.0.116/Roslyn/pt-BR previously-built-dotnet/sdk/9.0.116/Roslyn/pt-BR/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/ja previously-built-dotnet/sdk/9.0.116/Roslyn/ja/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/Microsoft.Managed.Core.CurrentVersions.targets previously-built-dotnet/sdk/9.0.116/Roslyn/Microsoft.CSharp.Core.targets previously-built-dotnet/sdk/9.0.116/Roslyn/Microsoft.VisualBasic.Core.targets previously-built-dotnet/sdk/9.0.116/Roslyn/tr previously-built-dotnet/sdk/9.0.116/Roslyn/tr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/fr previously-built-dotnet/sdk/9.0.116/Roslyn/fr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/zh-Hans previously-built-dotnet/sdk/9.0.116/Roslyn/zh-Hans/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/ko previously-built-dotnet/sdk/9.0.116/Roslyn/ko/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/zh-Hant previously-built-dotnet/sdk/9.0.116/Roslyn/zh-Hant/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/it previously-built-dotnet/sdk/9.0.116/Roslyn/it/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/de previously-built-dotnet/sdk/9.0.116/Roslyn/de/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/pl previously-built-dotnet/sdk/9.0.116/Roslyn/pl/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/Microsoft.Managed.Core.targets previously-built-dotnet/sdk/9.0.116/Roslyn/ru previously-built-dotnet/sdk/9.0.116/Roslyn/ru/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/cs previously-built-dotnet/sdk/9.0.116/Roslyn/cs/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/es previously-built-dotnet/sdk/9.0.116/Roslyn/es/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.deps.json previously-built-dotnet/sdk/9.0.116/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/pt-BR previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/pt-BR/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ja previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ja/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ja/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.deps.json previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/tr previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/tr/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/tr/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/fr previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/fr/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/fr/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/Microsoft.CodeAnalysis.VisualBasic.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/Microsoft.CodeAnalysis.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/zh-Hans previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/zh-Hans/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ko previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ko/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ko/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/zh-Hant previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/zh-Hant/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/vbc.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/it previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/it/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/it/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/vbc.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/de previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/de/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/de/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/VBCSCompiler.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/pl previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/pl/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/pl/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ru previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ru/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ru/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/vbc.deps.json previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/VBCSCompiler.deps.json previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/cs previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/cs/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/cs/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/es previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/es/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/es/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/Microsoft.CodeAnalysis.CSharp.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/VBCSCompiler.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/System.Reflection.Metadata.dll previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/System.Collections.Immutable.dll previously-built-dotnet/sdk/9.0.116/Microsoft.DotNet.NativeWrapper.dll previously-built-dotnet/sdk/9.0.116/NuGet.CommandLine.XPlat.dll previously-built-dotnet/sdk/9.0.116/testhost-1.1.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/vstest.console.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/testhost-6.0.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Microsoft.Common.overridetasks previously-built-dotnet/sdk/9.0.116/Microsoft.TemplateEngine.Core.Contracts.dll previously-built-dotnet/sdk/9.0.116/NuGet.Build.Tasks.Console.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Containers previously-built-dotnet/sdk/9.0.116/Containers/build previously-built-dotnet/sdk/9.0.116/Containers/build/Microsoft.NET.Build.Containers.props previously-built-dotnet/sdk/9.0.116/Containers/build/Microsoft.NET.Build.Containers.targets previously-built-dotnet/sdk/9.0.116/Containers/tasks previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0 previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/pt-BR previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/pt-BR/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/ja previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/ja/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/tr previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/tr/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/fr previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/fr/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/Valleysoft.DockerCredsProvider.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/zh-Hans previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/zh-Hans/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/ko previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/ko/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/zh-Hant previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/zh-Hant/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/it previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/it/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/de previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/de/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/Microsoft.NET.Build.Containers.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/pl previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/pl/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/ru previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/ru/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/cs previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/cs/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/es previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/es/Microsoft.NET.Build.Containers.resources.dll previously-built-dotnet/sdk/9.0.116/Containers/tasks/net9.0/Microsoft.NET.Build.Containers.deps.json previously-built-dotnet/sdk/9.0.116/pt-BR previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/pt-BR/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/9.0.116/NuGet.Build.Tasks.dll previously-built-dotnet/sdk/9.0.116/Microsoft.TestPlatform.CrossPlatEngine.dll previously-built-dotnet/sdk/9.0.116/Microsoft.CSharp.CurrentVersion.targets previously-built-dotnet/sdk/9.0.116/ja previously-built-dotnet/sdk/9.0.116/ja/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/ja/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/ja/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/ja/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/ja/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/ja/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0 previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/pt-BR/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/ja/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/Microsoft.NET.Sdk.Publish.Tasks.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/tr/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/fr/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/zh-Hans/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/ko/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/zh-Hant/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/it/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/de/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/pl/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/ru/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/Microsoft.Web.XmlTransform.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/cs/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/tools/net9.0/es/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/ComputeTargets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/ComputeTargets/Microsoft.NET.Sdk.Publish.ComputeFiles.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.ZipDeploy.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.OneDeploy.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.MSDeployPackage.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.Kudu.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.MSDeploy.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.FileSystem.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.Container.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.Docker.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Transforms previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Transforms/EnvironmentWithLocation.transform previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Transforms/EnvironmentNoLocation.transform previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Microsoft.NET.Sdk.Publish.TransformFiles.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/DotNetCLIToolTargets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/DotNetCLIToolTargets/Microsoft.NET.Sdk.DotNetCLITool.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/DefaultContainer.pubxml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/DefaultMSDeploy.pubxml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/DefaultZipDeploy.pubxml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/Default.pubxml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/DefaultOneDeploy.pubxml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/DefaultMSDeployPackage.pubxml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/DefaultWebJobOneDeploy.pubxml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets/Microsoft.NET.Sdk.Publish.FilterFiles.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets/Microsoft.NET.Sdk.Publish.CopyFiles.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/Microsoft.Build.Tasks.Git.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/buildMultiTargeting previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/buildMultiTargeting/Microsoft.Build.Tasks.Git.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/build previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/build/Microsoft.Build.Tasks.Git.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Build.Tasks.Git/build/Microsoft.Build.Tasks.Git.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/pt-BR/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/ja/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/Microsoft.SourceLink.GitLab.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/tr/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/fr/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/zh-Hans/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/ko/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/zh-Hant/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/it/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/de/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/pl/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/ru/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/cs/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/tools/core/es/Microsoft.SourceLink.GitLab.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/buildMultiTargeting previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/buildMultiTargeting/Microsoft.SourceLink.GitLab.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/buildMultiTargeting/Microsoft.SourceLink.GitLab.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/build previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/build/Microsoft.SourceLink.GitLab.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitLab/build/Microsoft.SourceLink.GitLab.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.WebAssembly previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.WebAssembly/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.WebAssembly/tools/net9.0 previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.WebAssembly/tools/net9.0/Microsoft.NET.Sdk.WebAssembly.Tasks.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.WebAssembly/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.WebAssembly/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.WebAssembly/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/ja/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/tr/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/fr/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/Microsoft.SourceLink.Common.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/ko/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/it/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/de/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/pl/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/ru/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/cs/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/tools/core/es/Microsoft.SourceLink.Common.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/buildMultiTargeting previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/buildMultiTargeting/Microsoft.SourceLink.Common.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/buildMultiTargeting/Microsoft.SourceLink.Common.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/build previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/build/InitializeSourceControlInformation.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/build/Microsoft.SourceLink.Common.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Common/build/Microsoft.SourceLink.Common.props previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NOTICES.txt previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.LibraryModel.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.Configuration.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.Frameworks.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.ProjectModel.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.Build.Tasks.Pack.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.Versioning.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.Commands.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.Common.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.Protocol.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.Packaging.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.LibraryModel.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Configuration.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Frameworks.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.ProjectModel.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Build.Tasks.Pack.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Versioning.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Commands.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Common.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Protocol.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Packaging.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Credentials.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.DependencyResolver.Core.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.Credentials.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/build previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/NuGet.DependencyResolver.Core.dll previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/README.md previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Worker previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Worker/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Worker/tools/net9.0 previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Worker/tools/net9.0/Microsoft.NET.Sdk.Worker.Tasks.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Worker/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Worker/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Worker/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Worker/targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Worker/targets/Microsoft.NET.Sdk.Worker.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Worker/targets/Microsoft.NET.Sdk.Worker.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/tools/net9.0 previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/tools/net9.0/Microsoft.NET.Sdk.Web.ProjectSystem.Tasks.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.BeforeCommon.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.DefaultItems.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/pt-BR/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/ja/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/tr/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/fr/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/zh-Hans/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/ko/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/zh-Hant/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/it/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/de/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/Microsoft.SourceLink.Bitbucket.Git.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/pl/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/ru/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/cs/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/tools/core/es/Microsoft.SourceLink.Bitbucket.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/buildMultiTargeting previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/buildMultiTargeting/Microsoft.SourceLink.Bitbucket.Git.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/buildMultiTargeting/Microsoft.SourceLink.Bitbucket.Git.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/build previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/build/Microsoft.SourceLink.Bitbucket.Git.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.Bitbucket.Git/build/Microsoft.SourceLink.Bitbucket.Git.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net9.0 previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net9.0/System.CommandLine.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net9.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tasks.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net9.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net9.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net9.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.deps.json previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.Current.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.ServiceWorkerAssetsManifest.5_0.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/BlazorWasm.web.config previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.5_0.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.Current.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tools/rzc.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tools/Microsoft.Extensions.ObjectPool.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tools/Microsoft.CodeAnalysis.Razor.Compiler.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tools/Microsoft.AspNetCore.Razor.Utilities.Shared.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tools/Newtonsoft.Json.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tools/rzc.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tools/Microsoft.Css.Parser.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tools/rzc.deps.json previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/source-generators previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.Extensions.ObjectPool.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.CodeAnalysis.Razor.Compiler.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.AspNetCore.Razor.Utilities.Shared.xml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.CodeAnalysis.Razor.Compiler.deps.json previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.AspNetCore.Razor.Utilities.Shared.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/source-generators/RazorSourceGenerator.razorencconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/source-generators/System.Collections.Immutable.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules/RazorComponentWithTargetPath.xaml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules/RazorConfiguration.xaml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules/RazorExtension.xaml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules/RazorGenerateWithTargetPath.xaml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules/RazorGeneral.xaml previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.BeforeCommon.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.Compilation.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.Configuration.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.DesignTime.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.SourceGenerators.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.Component.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.CodeGeneration.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.MvcApplicationPartsDiscovery.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tasks previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tasks/net9.0 previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tasks/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Razor/tasks/net9.0/Microsoft.NET.Sdk.Razor.Tasks.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Docker.Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Docker.Sdk/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Docker.Sdk/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.Docker.Sdk/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/FSharp.NET.Sdk previously-built-dotnet/sdk/9.0.116/Sdks/FSharp.NET.Sdk/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/FSharp.NET.Sdk/Sdk/Sdk.OnRestore.targets previously-built-dotnet/sdk/9.0.116/Sdks/FSharp.NET.Sdk/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/FSharp.NET.Sdk/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/Microsoft.SourceLink.GitHub.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/buildMultiTargeting previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/buildMultiTargeting/Microsoft.SourceLink.GitHub.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/build previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/build/Microsoft.SourceLink.GitHub.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.GitHub/build/Microsoft.SourceLink.GitHub.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0 previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pt-BR/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pt-BR/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pt-BR/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pt-BR/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pt-BR/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ja/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ja/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ja/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ja/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ja/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/Microsoft.DotNet.ApiSymbolExtensions.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/tr/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/tr/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/tr/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/tr/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/tr/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/fr/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/fr/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/fr/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/fr/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/fr/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/Microsoft.NET.Build.Tasks.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/Microsoft.DotNet.ApiCompat.Task.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hans/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hans/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hans/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hans/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hans/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/Microsoft.Deployment.DotNet.Releases.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ko/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ko/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ko/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ko/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ko/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hant/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hant/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hant/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hant/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hant/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/it/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/it/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/it/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/it/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/it/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/de/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/de/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/de/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/de/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/de/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pl/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pl/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pl/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pl/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pl/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ru/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ru/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ru/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ru/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ru/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/Microsoft.DotNet.PackageValidation.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/cs/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/cs/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/cs/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/cs/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/cs/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/es/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/es/Microsoft.DotNet.PackageValidation.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/es/Microsoft.DotNet.ApiSymbolExtensions.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/es/Microsoft.DotNet.ApiCompat.Task.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/es/Microsoft.DotNet.ApiCompatibility.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/Microsoft.DotNet.ApiCompatibility.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/tools/net9.0/Microsoft.Bcl.AsyncInterfaces.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/pt-BR/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/ja/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/tr/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/fr/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/zh-Hans/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/ko/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/zh-Hant/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/it/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/de/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_8_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_7_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_8_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_8_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_8_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_9_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_10_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_10_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_9_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_9_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_7_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_8_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_7_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_10_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_10_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_8_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_9_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_9_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_7_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_10_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_10_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_9_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_8_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_8_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_10_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_9_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_10_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_9_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_7_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_8_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_7_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_7_none_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_9_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_7_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_10_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_8_default_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_9_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_10_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_minimum_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_recommended_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_all_warnaserror.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/pl/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/ru/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/cs/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/es/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/pt-BR/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/pt-BR/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/pt-BR/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/pt-BR/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ja/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ja/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ja/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ja/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/tr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/tr/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/tr/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/tr/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/fr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/fr/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/fr/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/fr/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hans/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hans/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ko/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ko/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ko/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ko/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hant/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hant/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/it/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/it/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/it/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/it/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/de/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/de/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/de/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/de/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/build previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/Microsoft.CodeAnalysis.CSharp.CodeStyle.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/pl/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/pl/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/pl/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/pl/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ru/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ru/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ru/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/ru/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/cs/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/es/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/es/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/es/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/es/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/pt-BR/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/pt-BR/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/pt-BR/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/pt-BR/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ja/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ja/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ja/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ja/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/tr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/tr/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/tr/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/tr/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/fr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/fr/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/fr/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/fr/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ko/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ko/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ko/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ko/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/it/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/it/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/it/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/it/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/de/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/de/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/de/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/de/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/build previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config/analysislevelstyle_all.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config/analysislevelstyle_none.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config/analysislevelstyle_recommended.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config/analysislevelstyle_minimum.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config/analysislevelstyle_default.globalconfig previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/pl/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/pl/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/pl/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/pl/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ru/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ru/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ru/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/ru/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/Microsoft.CodeAnalysis.CodeStyle.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/cs/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/cs/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/cs/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/es/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/es/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/es/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/es/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/codestyle/vb/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.BeforeCommon.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.AfterCommon.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.NuGet.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/Sdk/UseArtifactsOutputPath.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CrossTargeting.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ApiCompat.ValidatePackage.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ClickOnce.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.VisualBasic.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.SourceLink.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FSharp.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.GetRequiredWorkloads.CrossTargeting.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FSharp.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateSupportedRuntime.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackStubs.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultArtifactsPath.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ApiCompat.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FSharpTargetsShim.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolutionStubs.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Workloads.CrossTargeting.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedPlatforms.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ApiCompat.Common.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.VisualBasic.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.SourceLink.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tools/net9.0 previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tools/net9.0/Microsoft.NET.Sdk.StaticWebAssets.Tool.deps.json previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tools/net9.0/System.CommandLine.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tools/net9.0/Microsoft.NET.Sdk.StaticWebAssets.Tool.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tools/net9.0/Microsoft.NET.Sdk.StaticWebAssets.Tool.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/Sdk/Sdk.StaticWebAssets.StaticAssets.ProjectSystem.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.References.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.5_0.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.SingleTargeting.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.Pack.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.Publish.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.Compression.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Sdk.StaticWebAssets.CurrentVersion.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Sdk.StaticWebAssets.CurrentVersion.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.Design.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.ContentTypeMappings.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.ServiceWorker.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.JSModules.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.EmbeddedAssets.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.Pack.CrossTargeting.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.CrossTargeting.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.ScopedCss.5_0.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.ScopedCss.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/targets/Microsoft.NET.Sdk.StaticWebAssets.FingerprintingPatterns.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tasks previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tasks/net9.0 previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tasks/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tasks/net9.0/Microsoft.NET.Sdk.StaticWebAssets.Tasks.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tasks/net9.0/Microsoft.Css.Parser.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/tools/net9.0 previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/tools/net9.0/Microsoft.NET.Sdk.Web.Tasks.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/Targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/Targets/Sdk.Server.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/Targets/Sdk.Browser.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/Targets/Sdk.Server.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/Targets/Sdk.Browser.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/analyzers previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Analyzers.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Mvc.Api.Analyzers.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Components.SdkAnalyzers.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Mvc.Analyzers.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/Sdk previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/Sdk/Sdk.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk.Web/Sdk/Sdk.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/pt-BR previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/ja previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/tr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/fr previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/zh-Hans previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/ko previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/zh-Hant previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/it previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/de previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/pl previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/ru previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/cs previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/es previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/buildMultiTargeting previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/build previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/build/Microsoft.SourceLink.AzureRepos.Git.targets previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.SourceLink.AzureRepos.Git/build/Microsoft.SourceLink.AzureRepos.Git.props previously-built-dotnet/sdk/9.0.116/PortableRuntimeIdentifierGraph.json previously-built-dotnet/sdk/9.0.116/AppHostTemplate previously-built-dotnet/sdk/9.0.116/AppHostTemplate/apphost previously-built-dotnet/sdk/9.0.116/Microsoft.TestPlatform.targets previously-built-dotnet/sdk/9.0.116/NuGet.props previously-built-dotnet/sdk/9.0.116/Microsoft.VisualBasic.CrossTargeting.targets previously-built-dotnet/sdk/9.0.116/NuGet.LibraryModel.dll previously-built-dotnet/sdk/9.0.116/NuGet.Configuration.dll previously-built-dotnet/sdk/9.0.116/NuGet.Frameworks.dll previously-built-dotnet/sdk/9.0.116/Microsoft.DotNet.SdkResolver.dll previously-built-dotnet/sdk/9.0.116/NuGet.ProjectModel.dll previously-built-dotnet/sdk/9.0.116/NuGet.Build.Tasks.Console.dll previously-built-dotnet/sdk/9.0.116/Microsoft.VisualBasic.CurrentVersion.targets previously-built-dotnet/sdk/9.0.116/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/9.0.116/System.CommandLine.dll previously-built-dotnet/sdk/9.0.116/Microsoft.DotNet.TemplateLocator.dll previously-built-dotnet/sdk/9.0.116/Microsoft.TemplateEngine.Cli.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/9.0.116/testhost-7.0.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/vstest.console.dll previously-built-dotnet/sdk/9.0.116/MSBuild.dll previously-built-dotnet/sdk/9.0.116/testhost-8.0.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/NuGet.Versioning.dll previously-built-dotnet/sdk/9.0.116/.version previously-built-dotnet/sdk/9.0.116/Microsoft.Common.Test.targets previously-built-dotnet/sdk/9.0.116/Microsoft.VisualStudio.TestPlatform.Common.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.DependencyModel.dll previously-built-dotnet/sdk/9.0.116/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll previously-built-dotnet/sdk/9.0.116/Microsoft.DotNet.Cli.Utils.dll previously-built-dotnet/sdk/9.0.116/Microsoft.TemplateEngine.Edge.dll previously-built-dotnet/sdk/9.0.116/tr previously-built-dotnet/sdk/9.0.116/tr/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/tr/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/tr/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/tr/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/tr/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/tr/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/fr previously-built-dotnet/sdk/9.0.116/fr/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/fr/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/fr/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/fr/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/fr/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/fr/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Managed.Before.targets previously-built-dotnet/sdk/9.0.116/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll previously-built-dotnet/sdk/9.0.116/testhost-2.0.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/vstest.console.dll.config previously-built-dotnet/sdk/9.0.116/Microsoft.Managed.After.targets previously-built-dotnet/sdk/9.0.116/Microsoft.DotNet.Cli.Sln.Internal.dll previously-built-dotnet/sdk/9.0.116/System.ServiceProcess.ServiceController.dll previously-built-dotnet/sdk/9.0.116/testhost-latest.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/System.CodeDom.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/sdk/9.0.116/Microsoft.NETCoreSdk.BundledMSBuildInformation.props previously-built-dotnet/sdk/9.0.116/Current previously-built-dotnet/sdk/9.0.116/Current/Microsoft.Common.props previously-built-dotnet/sdk/9.0.116/Current/SolutionFile previously-built-dotnet/sdk/9.0.116/Current/SolutionFile/ImportAfter previously-built-dotnet/sdk/9.0.116/Current/SolutionFile/ImportAfter/Microsoft.NET.Sdk.Solution.targets previously-built-dotnet/sdk/9.0.116/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets previously-built-dotnet/sdk/9.0.116/Current/Microsoft.Common.targets previously-built-dotnet/sdk/9.0.116/Current/Microsoft.Common.targets/ImportAfter previously-built-dotnet/sdk/9.0.116/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets previously-built-dotnet/sdk/9.0.116/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets previously-built-dotnet/sdk/9.0.116/Current/Microsoft.Common.CrossTargeting.targets previously-built-dotnet/sdk/9.0.116/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter previously-built-dotnet/sdk/9.0.116/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter/Microsoft.TestPlatform.CrossTargeting.targets previously-built-dotnet/sdk/9.0.116/runtimes previously-built-dotnet/sdk/9.0.116/runtimes/any previously-built-dotnet/sdk/9.0.116/runtimes/any/native previously-built-dotnet/sdk/9.0.116/runtimes/any/native/Microsoft.TestPlatform.targets previously-built-dotnet/sdk/9.0.116/runtimes/any/native/NuGet.props previously-built-dotnet/sdk/9.0.116/runtimes/any/native/NuGet.targets previously-built-dotnet/sdk/9.0.116/runtimes/any/native/NuGet.RestoreEx.targets previously-built-dotnet/sdk/9.0.116/runtimes/win previously-built-dotnet/sdk/9.0.116/runtimes/win/lib previously-built-dotnet/sdk/9.0.116/runtimes/win/lib/net9.0 previously-built-dotnet/sdk/9.0.116/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/9.0.116/runtimes/win/lib/net9.0/System.ServiceProcess.ServiceController.dll previously-built-dotnet/sdk/9.0.116/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/9.0.116/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll previously-built-dotnet/sdk/9.0.116/NuGet.Commands.dll previously-built-dotnet/sdk/9.0.116/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll previously-built-dotnet/sdk/9.0.116/NuGet.CommandLine.XPlat.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/dotnet.deps.json previously-built-dotnet/sdk/9.0.116/trustedroots previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem previously-built-dotnet/sdk/9.0.116/Microsoft.NET.Sdk.WorkloadManifestReader.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Win32.Msi.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.Logging.Configuration.dll previously-built-dotnet/sdk/9.0.116/Microsoft.TemplateEngine.Core.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.FileProviders.Abstractions.dll previously-built-dotnet/sdk/9.0.116/testhost.deps.json previously-built-dotnet/sdk/9.0.116/RuntimeIdentifierGraph.json previously-built-dotnet/sdk/9.0.116/Microsoft.NETCoreSdk.BundledVersions.props previously-built-dotnet/sdk/9.0.116/NuGet.Common.dll previously-built-dotnet/sdk/9.0.116/NuGet.Protocol.dll previously-built-dotnet/sdk/9.0.116/Microsoft.VisualStudio.TestPlatform.Client.dll previously-built-dotnet/sdk/9.0.116/NuGet.Packaging.dll previously-built-dotnet/sdk/9.0.116/zh-Hans previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hans/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Deployment.DotNet.Releases.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Build.Utilities.Core.dll previously-built-dotnet/sdk/9.0.116/ko previously-built-dotnet/sdk/9.0.116/ko/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/ko/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/ko/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/ko/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/ko/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/ko/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/System.Formats.Nrbf.dll previously-built-dotnet/sdk/9.0.116/Microsoft.VisualBasic.targets previously-built-dotnet/sdk/9.0.116/NuGet.Credentials.dll previously-built-dotnet/sdk/9.0.116/zh-Hant previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/zh-Hant/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/9.0.116/Microsoft.TestPlatform.Build.dll previously-built-dotnet/sdk/9.0.116/it previously-built-dotnet/sdk/9.0.116/it/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/it/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/it/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/it/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/it/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/it/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/datacollector.dll.config previously-built-dotnet/sdk/9.0.116/vstest.console.deps.json previously-built-dotnet/sdk/9.0.116/Microsoft.TestPlatform.CommunicationUtilities.dll previously-built-dotnet/sdk/9.0.116/Microsoft.DotNet.Configurer.dll previously-built-dotnet/sdk/9.0.116/de previously-built-dotnet/sdk/9.0.116/de/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/de/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/de/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/de/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/de/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/de/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Common.targets previously-built-dotnet/sdk/9.0.116/NuGet.DependencyResolver.Core.dll previously-built-dotnet/sdk/9.0.116/ref previously-built-dotnet/sdk/9.0.116/ref/netstandard.dll previously-built-dotnet/sdk/9.0.116/ref/Microsoft.Build.Utilities.Core.dll previously-built-dotnet/sdk/9.0.116/ref/mscorlib.dll previously-built-dotnet/sdk/9.0.116/ref/Microsoft.Build.Framework.dll previously-built-dotnet/sdk/9.0.116/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll previously-built-dotnet/sdk/9.0.116/Extensions previously-built-dotnet/sdk/9.0.116/Extensions/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.dll previously-built-dotnet/sdk/9.0.116/Extensions/Microsoft.TestPlatform.Extensions.BlameDataCollector.dll previously-built-dotnet/sdk/9.0.116/Extensions/Microsoft.TestPlatform.Extensions.EventLogCollector.dll previously-built-dotnet/sdk/9.0.116/Extensions/Microsoft.Diagnostics.NETCore.Client.dll previously-built-dotnet/sdk/9.0.116/Extensions/Microsoft.TestPlatform.TestHostRuntimeProvider.dll previously-built-dotnet/sdk/9.0.116/Extensions/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.dll previously-built-dotnet/sdk/9.0.116/Microsoft.TemplateSearch.Common.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Build.NuGetSdkResolver.dll previously-built-dotnet/sdk/9.0.116/Newtonsoft.Json.dll previously-built-dotnet/sdk/9.0.116/NETCoreSdkRuntimeIdentifierChain.txt previously-built-dotnet/sdk/9.0.116/pl previously-built-dotnet/sdk/9.0.116/pl/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/pl/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/pl/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/pl/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/pl/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/pl/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/datacollector.dll previously-built-dotnet/sdk/9.0.116/dotnet.dll previously-built-dotnet/sdk/9.0.116/Microsoft.NETFramework.CurrentVersion.props previously-built-dotnet/sdk/9.0.116/ru previously-built-dotnet/sdk/9.0.116/ru/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/ru/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/ru/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/ru/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/ru/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/ru/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft.TestPlatform.PlatformAbstractions.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Build.Tasks.Core.dll previously-built-dotnet/sdk/9.0.116/testhost-3.1.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/System.Configuration.ConfigurationManager.dll previously-built-dotnet/sdk/9.0.116/.toolsetversion previously-built-dotnet/sdk/9.0.116/Microsoft.Managed.targets previously-built-dotnet/sdk/9.0.116/Microsoft.NETCoreSdk.BundledCliTools.props previously-built-dotnet/sdk/9.0.116/DotnetTools previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1 previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0 previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Security.Permissions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pt-BR previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pt-BR/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pt-BR/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.CodeAnalysis.Workspaces.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ja previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ja/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ja/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ja/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ja/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/dotnet-watch.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.CommandLine.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Composition.Convention.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.CodeAnalysis.AnalyzerUtilities.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/tr previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/tr/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/tr/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/tr/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/tr/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/fr previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/fr/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/fr/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/fr/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/fr/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/DotNetWatchTasks.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.CodeDom.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Composition.Runtime.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/runtimes previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/runtimes/win previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/runtimes/win/lib previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/runtimes/win/lib/net9.0 previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/runtimes/win/lib/net9.0/System.Windows.Extensions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/pt-BR previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/pt-BR/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/ja previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/ja/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/System.CommandLine.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/tr previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/tr/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/fr previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/fr/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/zh-Hans previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/zh-Hans/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/ko previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/ko/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/zh-Hant previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/zh-Hant/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/it previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/it/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/de previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/de/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/Microsoft.Build.Locator.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/Newtonsoft.Json.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/pl previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/pl/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/ru previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/ru/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/cs previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/cs/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/es previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/es/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll.config previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/BuildHost-netcore/System.Collections.Immutable.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.CodeAnalysis.Scripting.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/dotnet-watch.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Composition.AttributedModel.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hans previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hans/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hans/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ko previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ko/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ko/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ko/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ko/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Formats.Nrbf.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/hotreload previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/hotreload/Microsoft.Extensions.DotNetDeltaApplier.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hant previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hant/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hant/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/middleware previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/middleware/Microsoft.AspNetCore.Watch.BrowserRefresh.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Composition.Hosting.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/it previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/it/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/it/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/it/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/it/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/it/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/de previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/de/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/de/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/de/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/de/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/de/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/dotnet-watch.deps.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.DiaSymReader.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.Build.Locator.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Newtonsoft.Json.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pl previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pl/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pl/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pl/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pl/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.CodeAnalysis.Features.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ru previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ru/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ru/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ru/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ru/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.CodeAnalysis.CSharp.Workspaces.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Configuration.ConfigurationManager.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/cs previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/cs/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/cs/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/cs/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/cs/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/es previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/es/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/es/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/es/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/es/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/es/dotnet-watch.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.Extensions.Logging.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Windows.Extensions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Resources.Extensions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/DotNetWatch.targets previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.Extensions.Primitives.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Security.Cryptography.Xml.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.Extensions.Options.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Reflection.MetadataLoadContext.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Humanizer.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/Microsoft.CodeAnalysis.CSharp.Features.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-watch/9.0.116-servicing.26177.1/tools/net9.0/any/System.Composition.TypedParts.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7 previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0 previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/dotnet-user-jwts.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.IdentityModel.Logging.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.FileExtensions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/dotnet-user-jwts.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.FileProviders.Abstractions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.FileProviders.Physical.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/System.IdentityModel.Tokens.Jwt.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/DotnetToolSettings.xml previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.IdentityModel.Tokens.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/assets previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/assets/SecretManager.targets previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.UserSecrets.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/dotnet-user-jwts.deps.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.Json.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Primitives.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.Binder.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.IdentityModel.Abstractions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-jwts/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.IdentityModel.JsonWebTokens.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7 previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0 previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/dotnet-user-secrets.deps.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/dotnet-user-secrets.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.FileExtensions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.FileProviders.Abstractions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.FileProviders.Physical.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/dotnet-user-secrets.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/Newtonsoft.Json.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/DotnetToolSettings.xml previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/assets previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/assets/SecretManager.targets previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.UserSecrets.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.Json.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Configuration.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-user-secrets/9.0.15-servicing.26176.7/tools/net9.0/any/Microsoft.Extensions.Primitives.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-dev-certs previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-dev-certs/9.0.15-servicing.26176.7 previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-dev-certs/9.0.15-servicing.26176.7/tools previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-dev-certs/9.0.15-servicing.26176.7/tools/net9.0 previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-dev-certs/9.0.15-servicing.26176.7/tools/net9.0/any previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-dev-certs/9.0.15-servicing.26176.7/tools/net9.0/any/dotnet-dev-certs.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-dev-certs/9.0.15-servicing.26176.7/tools/net9.0/any/dotnet-dev-certs.deps.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-dev-certs/9.0.15-servicing.26176.7/tools/net9.0/any/dotnet-dev-certs.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-dev-certs/9.0.15-servicing.26176.7/tools/net9.0/any/DotnetToolSettings.xml previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.CommandLine.Rendering.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Security.Permissions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.Workspaces.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.CommandLine.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Composition.Convention.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.AnalyzerUtilities.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.VisualBasic.Features.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.VisualBasic.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/dotnet-format.deps.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.CodeDom.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/dotnet-format.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Composition.Runtime.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/runtimes previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/runtimes/win previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/runtimes/win/lib previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/runtimes/win/lib/net9.0 previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/runtimes/win/lib/net9.0/System.Windows.Extensions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/pt-BR previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/pt-BR/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/ja previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/ja/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/System.CommandLine.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/tr previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/tr/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/fr previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/fr/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/zh-Hans previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/zh-Hans/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/ko previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/ko/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/zh-Hant previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/zh-Hant/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/it previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/it/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/de previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/de/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/Microsoft.Build.Locator.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/Newtonsoft.Json.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/pl previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/pl/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/ru previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/ru/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/cs previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/cs/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/es previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/es/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll.config previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/BuildHost-netcore/System.Collections.Immutable.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/dotnet-format.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.Scripting.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Composition.AttributedModel.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Build.Utilities.Core.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Formats.Nrbf.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Composition.Hosting.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.DiaSymReader.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Build.Locator.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Newtonsoft.Json.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.Features.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.CSharp.Workspaces.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Build.Tasks.Core.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Configuration.ConfigurationManager.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/dotnet-format.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.CSharp.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Extensions.Logging.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Windows.Extensions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Resources.Extensions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Extensions.Primitives.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.NET.StringTools.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Security.Cryptography.Xml.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Extensions.Options.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.Bcl.AsyncInterfaces.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Reflection.MetadataLoadContext.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Humanizer.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.CSharp.Features.dll previously-built-dotnet/sdk/9.0.116/DotnetTools/dotnet-format/System.Composition.TypedParts.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/sdk/9.0.116/Microsoft.TestPlatform.CoreUtilities.dll previously-built-dotnet/sdk/9.0.116/testhost-5.0.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Microsoft.Common.tasks previously-built-dotnet/sdk/9.0.116/testhost-2.1.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/cs previously-built-dotnet/sdk/9.0.116/cs/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/cs/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/cs/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/cs/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/cs/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/cs/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp previously-built-dotnet/sdk/9.0.116/FSharp/FSharp.Compiler.Interactive.Settings.dll previously-built-dotnet/sdk/9.0.116/FSharp/pt-BR previously-built-dotnet/sdk/9.0.116/FSharp/pt-BR/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/pt-BR/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/pt-BR/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/pt-BR/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/pt-BR/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/9.0.116/FSharp/ja previously-built-dotnet/sdk/9.0.116/FSharp/ja/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ja/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ja/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ja/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ja/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/fsi.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/FSharp/default.win32manifest previously-built-dotnet/sdk/9.0.116/FSharp/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/9.0.116/FSharp/fsc.deps.json previously-built-dotnet/sdk/9.0.116/FSharp/Microsoft.FSharp.NetSdk.targets previously-built-dotnet/sdk/9.0.116/FSharp/FSharp.Core.xml previously-built-dotnet/sdk/9.0.116/FSharp/tr previously-built-dotnet/sdk/9.0.116/FSharp/tr/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/tr/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/tr/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/tr/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/tr/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/fr previously-built-dotnet/sdk/9.0.116/FSharp/fr/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/fr/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/fr/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/fr/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/fr/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/System.CodeDom.dll previously-built-dotnet/sdk/9.0.116/FSharp/FSharp.DependencyManager.Nuget.dll previously-built-dotnet/sdk/9.0.116/FSharp/runtimes previously-built-dotnet/sdk/9.0.116/FSharp/runtimes/win previously-built-dotnet/sdk/9.0.116/FSharp/runtimes/win/lib previously-built-dotnet/sdk/9.0.116/FSharp/runtimes/win/lib/net9.0 previously-built-dotnet/sdk/9.0.116/FSharp/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/9.0.116/FSharp/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/9.0.116/FSharp/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll previously-built-dotnet/sdk/9.0.116/FSharp/fsi.deps.json previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hans previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hans/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hans/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hans/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hans/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hans/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/Microsoft.Build.Utilities.Core.dll previously-built-dotnet/sdk/9.0.116/FSharp/ko previously-built-dotnet/sdk/9.0.116/FSharp/ko/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ko/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ko/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ko/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ko/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/System.Formats.Nrbf.dll previously-built-dotnet/sdk/9.0.116/FSharp/FSharp.Compiler.Service.dll previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hant previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hant/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hant/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hant/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hant/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/zh-Hant/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/9.0.116/FSharp/FSharp.Core.dll previously-built-dotnet/sdk/9.0.116/FSharp/it previously-built-dotnet/sdk/9.0.116/FSharp/it/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/it/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/it/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/it/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/it/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/Microsoft.Portable.FSharp.Targets previously-built-dotnet/sdk/9.0.116/FSharp/Microsoft.FSharp.NetSdk.props previously-built-dotnet/sdk/9.0.116/FSharp/de previously-built-dotnet/sdk/9.0.116/FSharp/de/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/de/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/de/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/de/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/de/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/Microsoft.FSharp.Targets previously-built-dotnet/sdk/9.0.116/FSharp/pl previously-built-dotnet/sdk/9.0.116/FSharp/pl/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/pl/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/pl/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/pl/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/pl/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ru previously-built-dotnet/sdk/9.0.116/FSharp/ru/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ru/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ru/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ru/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/ru/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/Microsoft.Build.Tasks.Core.dll previously-built-dotnet/sdk/9.0.116/FSharp/System.Configuration.ConfigurationManager.dll previously-built-dotnet/sdk/9.0.116/FSharp/fsi.dll previously-built-dotnet/sdk/9.0.116/FSharp/cs previously-built-dotnet/sdk/9.0.116/FSharp/cs/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/cs/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/cs/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/cs/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/cs/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/es previously-built-dotnet/sdk/9.0.116/FSharp/es/FSharp.Build.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/es/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/es/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/es/FSharp.Core.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/es/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/9.0.116/FSharp/library-packs previously-built-dotnet/sdk/9.0.116/FSharp/library-packs/FSharp.Core.9.0.101.nupkg previously-built-dotnet/sdk/9.0.116/FSharp/Microsoft.FSharp.Overrides.NetSdk.targets previously-built-dotnet/sdk/9.0.116/FSharp/Microsoft.FSharp.Core.NetSdk.props previously-built-dotnet/sdk/9.0.116/FSharp/System.Resources.Extensions.dll previously-built-dotnet/sdk/9.0.116/FSharp/fsc.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/FSharp/Microsoft.NET.StringTools.dll previously-built-dotnet/sdk/9.0.116/FSharp/Microsoft.Build.Framework.dll previously-built-dotnet/sdk/9.0.116/FSharp/System.Security.Cryptography.Xml.dll previously-built-dotnet/sdk/9.0.116/FSharp/fsc.dll previously-built-dotnet/sdk/9.0.116/FSharp/FSharp.Build.dll previously-built-dotnet/sdk/9.0.116/es previously-built-dotnet/sdk/9.0.116/es/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TestPlatform.Extensions.EventLogCollector.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TestPlatform.Extensions.BlameDataCollector.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TemplateEngine.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/es/dotnet.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll previously-built-dotnet/sdk/9.0.116/es/System.CommandLine.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/9.0.116/es/MSBuild.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TestPlatform.Build.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.resources.dll previously-built-dotnet/sdk/9.0.116/es/vstest.console.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.Build.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TemplateEngine.Core.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TestPlatform.CoreUtilities.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TestPlatform.Utilities.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/9.0.116/es/Microsoft.VisualStudio.TestPlatform.Client.resources.dll previously-built-dotnet/sdk/9.0.116/Microsoft.VisualStudioVersion.v14.Common.props previously-built-dotnet/sdk/9.0.116/datacollector.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.Logging.dll previously-built-dotnet/sdk/9.0.116/NuGet.CommandLine.XPlat.deps.json previously-built-dotnet/sdk/9.0.116/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll previously-built-dotnet/sdk/9.0.116/Microsoft.TemplateEngine.Abstractions.dll previously-built-dotnet/sdk/9.0.116/KnownWorkloadManifests.txt previously-built-dotnet/sdk/9.0.116/Microsoft.VisualStudioVersion.v12.Common.props previously-built-dotnet/sdk/9.0.116/System.ComponentModel.Composition.dll previously-built-dotnet/sdk/9.0.116/Microsoft.NETFramework.props previously-built-dotnet/sdk/9.0.116/Microsoft.NET.props previously-built-dotnet/sdk/9.0.116/minimumMSBuildVersion previously-built-dotnet/sdk/9.0.116/testhost.dll previously-built-dotnet/sdk/9.0.116/Microsoft.NETFramework.targets previously-built-dotnet/sdk/9.0.116/MSBuild.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Microsoft.ApplicationInsights.dll previously-built-dotnet/sdk/9.0.116/Microsoft.DotNet.InternalAbstractions.dll previously-built-dotnet/sdk/9.0.116/System.Resources.Extensions.dll previously-built-dotnet/sdk/9.0.116/Microsoft.NETFramework.CurrentVersion.targets previously-built-dotnet/sdk/9.0.116/Microsoft.CSharp.targets previously-built-dotnet/sdk/9.0.116/Microsoft.TestPlatform.Utilities.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.Configuration.dll previously-built-dotnet/sdk/9.0.116/Microsoft.VisualStudioVersion.v11.Common.props previously-built-dotnet/sdk/9.0.116/testhost-3.0.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Microsoft.NET.HostModel.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.Primitives.dll previously-built-dotnet/sdk/9.0.116/NuGet.targets previously-built-dotnet/sdk/9.0.116/Microsoft.NET.StringTools.dll previously-built-dotnet/sdk/9.0.116/SdkResolvers previously-built-dotnet/sdk/9.0.116/SdkResolvers/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver previously-built-dotnet/sdk/9.0.116/SdkResolvers/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.xml previously-built-dotnet/sdk/9.0.116/SdkResolvers/Microsoft.Build.NuGetSdkResolver previously-built-dotnet/sdk/9.0.116/SdkResolvers/Microsoft.Build.NuGetSdkResolver/Microsoft.Build.NuGetSdkResolver.xml previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.Configuration.Binder.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Build.Framework.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.Options.ConfigurationExtensions.dll previously-built-dotnet/sdk/9.0.116/System.Security.Cryptography.Xml.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Common.CrossTargeting.targets previously-built-dotnet/sdk/9.0.116/Microsoft.TemplateEngine.Utils.dll previously-built-dotnet/sdk/9.0.116/dotnet.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/testhost-1.0.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll previously-built-dotnet/sdk/9.0.116/Microsoft.Extensions.Options.dll previously-built-dotnet/sdk/9.0.116/testhost-9.0.runtimeconfig.json previously-built-dotnet/sdk/9.0.116/System.Reflection.MetadataLoadContext.dll previously-built-dotnet/sdk/9.0.116/Microsoft.CSharp.CrossTargeting.targets previously-built-dotnet/sdk/9.0.116/NuGet.RestoreEx.targets previously-built-dotnet/sdk/9.0.116/Microsoft.TemplateEngine.Cli.xml previously-built-dotnet/sdk-manifests previously-built-dotnet/sdk-manifests/8.0.100 previously-built-dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire previously-built-dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.2.2 previously-built-dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.2.2/WorkloadManifest.json previously-built-dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.2.2/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.2.2/WorkloadManifest.Aspire.targets previously-built-dotnet/sdk-manifests/9.0.100 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net6 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net6/9.0.15 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net6/9.0.15/WorkloadManifest.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net6/9.0.15/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net8 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net8/9.0.15 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net8/9.0.15/WorkloadManifest.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net8/9.0.15/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.ko.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.fr.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.pt-BR.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.es.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.ru.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.de.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.cs.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.it.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.en.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.zh-Hans.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.zh-Hant.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.tr.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.pl.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/localize/WorkloadManifest.ja.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/WorkloadManifest.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net7/9.0.15/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.ko.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.fr.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.pt-BR.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.es.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.ru.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.de.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.cs.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.it.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.en.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.zh-Hans.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.zh-Hant.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.tr.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.pl.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/localize/WorkloadManifest.ja.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/WorkloadManifest.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net8/9.0.15/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.current previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.current/9.0.15 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.current/9.0.15/WorkloadManifest.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.current/9.0.15/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.ko.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.fr.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.pt-BR.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.es.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.ru.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.de.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.cs.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.it.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.en.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.zh-Hans.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.zh-Hant.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.tr.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.pl.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/localize/WorkloadManifest.ja.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/WorkloadManifest.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.net6/9.0.15/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net7 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net7/9.0.15 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net7/9.0.15/WorkloadManifest.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.emscripten.net7/9.0.15/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15 previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.ko.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.fr.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.pt-BR.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.es.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.ru.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.de.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.cs.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.it.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.en.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.zh-Hans.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.zh-Hant.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.tr.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.pl.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/localize/WorkloadManifest.ja.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/WorkloadManifest.json previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/WorkloadManifest.Wasi.targets previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/WasmFeatures.props previously-built-dotnet/sdk-manifests/9.0.100/microsoft.net.workload.mono.toolchain.current/9.0.15/WorkloadTelemetry.targets previously-built-dotnet/dotnet previously-built-dotnet/LICENSE.txt previously-built-dotnet/templates previously-built-dotnet/templates/9.0.15 previously-built-dotnet/templates/9.0.15/microsoft.dotnet.web.itemtemplates.9.0.9.0.15.nupkg previously-built-dotnet/templates/9.0.15/microsoft.dotnet.test.projecttemplates.9.0.1.1.0-rtm.25262.1.nupkg previously-built-dotnet/templates/9.0.15/microsoft.dotnet.web.projecttemplates.9.0.9.0.15.nupkg previously-built-dotnet/templates/9.0.15/microsoft.dotnet.common.itemtemplates.9.0.116.nupkg previously-built-dotnet/templates/9.0.15/microsoft.dotnet.common.projecttemplates.9.0.9.0.116.nupkg previously-built-dotnet/packs previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64 previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15 previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/data previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/data/PlatformManifest.txt previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/data/RuntimeList.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64 previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0 previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Logging.Console.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Localization.Routing.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Identity.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.DataProtection.Extensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.DataProtection.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Connections.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Authentication.BearerToken.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Routing.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Components.Authorization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.App.deps.json previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Hosting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.ObjectPool.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Components.Web.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Hosting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.RateLimiting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.Ini.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Metadata.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.HostFiltering.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.HttpOverrides.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.HttpLogging.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Caching.Memory.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Http.Extensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Routing.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.RazorPages.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Localization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Localization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.HttpsPolicy.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.KeyPerFile.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Server.HttpSys.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.Xml.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Rewrite.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Logging.Debug.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.App.runtimeconfig.json previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.Cors.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Http.Features.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.SignalR.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Http.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Components.Server.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.Localization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Logging.TraceSource.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.SignalR.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.SignalR.Common.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Net.Http.Headers.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Diagnostics.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.ResponseCaching.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.EventLog.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Components.Forms.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Authentication.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.RateLimiting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Hosting.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Antiforgery.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.WebSockets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Authorization.Policy.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Localization.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Server.IISIntegration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Features.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Options.DataAnnotations.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Http.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Diagnostics.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Http.Connections.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Server.Kestrel.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.RequestDecompression.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Logging.EventSource.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Authentication.OAuth.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Authentication.Cookies.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.WebUtilities.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Authentication.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.FileProviders.Embedded.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Authorization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Session.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.Razor.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Logging.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Razor.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Components.Endpoints.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Components.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.WebEncoders.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Logging.EventLog.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.Json.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Http.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Http.Connections.Common.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Http.Results.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Identity.Stores.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Server.IIS.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Identity.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.StaticFiles.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.OutputCaching.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Primitives.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.CookiePolicy.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.StaticAssets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Razor.Runtime.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Cryptography.Xml.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.FileProviders.Composite.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Cors.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Extensions.Options.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Authentication.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Html.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.JSInterop.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.AspNetCore.ResponseCompression.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64 previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15 previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15/runtimes previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64 previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/singlefilehost previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/hostfxr.h previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libnethost.so previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/coreclr_delegates.h previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/apphost previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libnethost.a previously-built-dotnet/packs/Microsoft.NETCore.App.Host.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/nethost.h previously-built-dotnet/packs/NETStandard.Library.Ref previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0 previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/data previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/data/PackageOverrides.txt previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/data/FrameworkList.xml previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1 previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.xml previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15 previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/data previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/data/PlatformManifest.txt previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/data/PackageOverrides.txt previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/data/FrameworkList.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pt-BR previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pt-BR/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pt-BR/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pt-BR/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pt-BR/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ja previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ja/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ja/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ja/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ja/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ja/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/tr previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/tr/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/tr/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/tr/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/tr/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/tr/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/fr previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/fr/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/fr/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/fr/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/fr/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/fr/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hans previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hans/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hans/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hans/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hans/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ko previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ko/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ko/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ko/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ko/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ko/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hant previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hant/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hant/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hant/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hant/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/it previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/it/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/it/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/it/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/it/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/it/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/de previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/de/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/de/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/de/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/de/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/de/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pl previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pl/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pl/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pl/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pl/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/pl/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ru previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ru/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ru/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ru/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ru/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/ru/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/cs previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/cs/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/cs/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/cs/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/cs/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/cs/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/es previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/es/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/es/Microsoft.Interop.ComInterfaceGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/es/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/es/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/es/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0 previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64 previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15 previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/data previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/data/RuntimeList.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64 previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/createdump previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libhostpolicy.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libclrgc.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libcoreclr.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libSystem.Globalization.Native.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libclrjit.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libcoreclrtraceptprovider.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libmscordbi.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libclrgcexp.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libSystem.IO.Compression.Native.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libSystem.Native.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libhostfxr.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libSystem.Net.Security.Native.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/native/libmscordaccore.so previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0 previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Private.Xml.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Data.Common.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.ComponentModel.Annotations.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Xml.Serialization.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.UnmanagedMemoryStream.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Win32.Registry.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.WebSockets.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.Requests.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Buffers.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.NETCore.App.runtimeconfig.json previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.DiagnosticSource.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.Pipes.AccessControl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.Handles.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.Serialization.Formatters.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Numerics.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Xml.XPath.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.Win32.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Collections.Concurrent.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/WindowsBase.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Cryptography.Encoding.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.ObjectModel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.VisualBasic.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Globalization.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.Tasks.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Xml.XmlDocument.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.Numerics.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Linq.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Collections.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.Http.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.ValueTuple.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.Compression.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Principal.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.Tasks.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Claims.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.ServiceModel.Web.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.Serialization.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.Security.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Reflection.Emit.ILGeneration.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.Compression.ZipFile.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.Quic.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Data.DataSetExtensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Core.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Cryptography.X509Certificates.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.ComponentModel.DataAnnotations.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.Tracing.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.AccessControl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.Overlapped.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Cryptography.Cng.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Private.CoreLib.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Xml.XDocument.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.Tasks.Dataflow.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.Http.Json.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Globalization.Calendars.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Resources.Writer.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Transactions.Local.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.Tools.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Console.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.Thread.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.FileSystem.Watcher.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Private.Uri.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Linq.Expressions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.SecureString.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Xml.Linq.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.CSharp.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.FileSystem.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.NETCore.App.deps.json previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.CompilerServices.Unsafe.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.ServiceProcess.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Reflection.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.StackTrace.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Cryptography.Csp.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.FileSystem.AccessControl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.ComponentModel.EventBasedAsync.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.Pipes.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Configuration.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.Ping.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Reflection.Emit.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.ComponentModel.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Text.Encoding.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.WebSockets.Client.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.FileSystem.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.WebHeaderCollection.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Web.HttpUtility.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/netstandard.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Cryptography.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Linq.Parallel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.Pipelines.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.InteropServices.JavaScript.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.Debug.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.ThreadPool.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.Serialization.Xml.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/Microsoft.VisualBasic.Core.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.Sockets.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.CompilerServices.VisualC.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Cryptography.OpenSsl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Text.Encoding.CodePages.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Formats.Asn1.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Numerics.Vectors.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Xml.XPath.XDocument.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.InteropServices.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Memory.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.Contracts.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.WebClient.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Formats.Tar.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.HttpListener.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.MemoryMappedFiles.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Xml.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Dynamic.Runtime.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.FileSystem.DriveInfo.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.Timer.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Resources.ResourceManager.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Globalization.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.WebProxy.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Private.Xml.Linq.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.ServicePoint.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Principal.Windows.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.Mail.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Text.Encodings.Web.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Reflection.Emit.Lightweight.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.NameResolution.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.Compression.Brotli.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.AppContext.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.ComponentModel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.IsolatedStorage.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.ComponentModel.TypeConverter.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.TraceSource.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.Loader.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Text.RegularExpressions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Windows.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/mscorlib.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.FileVersionInfo.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.TextWriterTraceListener.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Collections.NonGeneric.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Net.NetworkInformation.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.IO.Compression.FileSystem.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.Serialization.Json.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Security.Cryptography.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Text.Json.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Reflection.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Web.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Collections.Specialized.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Resources.Reader.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.Tasks.Parallel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Private.DataContractSerialization.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Data.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Diagnostics.Process.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Transactions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Xml.XmlSerializer.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Linq.Queryable.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Reflection.Metadata.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Threading.Channels.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Drawing.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Drawing.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Xml.ReaderWriter.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Reflection.DispatchProxy.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Reflection.TypeExtensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Reflection.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Runtime.Intrinsics.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Text.Encoding.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Runtime.opencloudos.8-x64/9.0.15/runtimes/opencloudos.8-x64/lib/net9.0/System.Collections.Immutable.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15 previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/data previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/data/PlatformManifest.txt previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/data/PackageOverrides.txt previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/data/FrameworkList.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4 previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/it previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/de previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/es previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/pt-BR previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/ja previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.AspNetCore.App.CodeFixes.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/tr previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/fr previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hans previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/ko previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hant previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/it previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/de previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/pl previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/ru previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.AspNetCore.Http.RequestDelegateGenerator.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/cs previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/es previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.AspNetCore.App.Analyzers.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0 previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.Console.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.CookiePolicy.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Localization.Routing.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Identity.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.DataProtection.Extensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Razor.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.DataProtection.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Connections.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.HttpsPolicy.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Hosting.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.BearerToken.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/System.Threading.RateLimiting.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Routing.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Connections.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.WebSockets.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Identity.Core.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.OutputCaching.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.RazorPages.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.EventLog.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.WebEncoders.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.Authorization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.IIS.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Hosting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.ObjectPool.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.Web.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.ResponseCaching.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Hosting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.RateLimiting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Razor.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.Ini.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.FileProviders.Embedded.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Metadata.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.HostFiltering.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.RateLimiting.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.HttpOverrides.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.HttpLogging.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.KeyPerFile.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.TraceSource.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Routing.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Caching.Memory.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Extensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.ResponseCompression.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Localization.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Routing.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.RazorPages.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Localization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Localization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Http.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.OAuth.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.HttpsPolicy.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.KeyPerFile.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.HttpOverrides.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.HttpSys.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.Xml.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Connections.Common.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Connections.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Rewrite.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.Debug.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Xml.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Identity.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authorization.Policy.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Cors.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Features.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.Forms.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.SignalR.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Core.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.StaticFiles.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Extensions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Http.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Diagnostics.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.Server.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.Kestrel.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.Binder.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Localization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.CommandLine.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.FileExtensions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Diagnostics.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.Debug.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.Configuration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Caching.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.TraceSource.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.Xml.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.SignalR.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.SignalR.Common.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.Console.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.DataProtection.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Identity.Stores.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Net.Http.Headers.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.UserSecrets.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Features.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Diagnostics.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Hosting.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.ResponseCaching.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.Server.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.Web.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.BearerToken.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.EventLog.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.Forms.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/System.Threading.RateLimiting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Hosting.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.FileProviders.Physical.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.EventSource.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Antiforgery.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.WebSockets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authorization.Policy.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Localization.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Localization.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.IISIntegration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.SignalR.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Features.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.SignalR.Common.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Options.DataAnnotations.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Razor.Runtime.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.Json.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Cors.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Cryptography.Internal.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.FileProviders.Physical.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authorization.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.DependencyInjection.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Diagnostics.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Features.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Connections.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.Kestrel.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Cors.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.RequestDecompression.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.EventSource.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.OAuth.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Net.Http.Headers.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.Cookies.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.WebUtilities.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.StaticAssets.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Options.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.FileProviders.Embedded.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Options.DataAnnotations.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authorization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.RequestDecompression.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.FileProviders.Composite.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Session.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Localization.Routing.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Session.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.JSInterop.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.Core.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.Cookies.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.Configuration.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Razor.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Metadata.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Caching.Memory.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.HostFiltering.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Razor.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.Endpoints.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.WebEncoders.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.EventLog.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.Json.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Html.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.DataProtection.Extensions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Localization.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Antiforgery.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Caching.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Connections.Common.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Results.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Identity.Stores.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.ObjectPool.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.IIS.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Identity.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Rewrite.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.StaticFiles.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.HttpSys.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.OutputCaching.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Primitives.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.Ini.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.CookiePolicy.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.StaticAssets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.SignalR.Core.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.WebUtilities.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.Binder.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.IISIntegration.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Razor.Runtime.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Localization.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Xml.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.EventLog.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Hosting.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Configuration.CommandLine.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.FileProviders.Composite.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Primitives.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Cors.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Extensions.Options.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Authentication.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Http.Results.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.Endpoints.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Html.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.JSInterop.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Components.Authorization.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Routing.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.ResponseCompression.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.15/ref/net9.0/Microsoft.AspNetCore.HttpLogging.xml previously-built-dotnet/dnx previously-built-dotnet/shared previously-built-dotnet/shared/Microsoft.NETCore.App previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15 previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Private.Xml.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Data.Common.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.ComponentModel.Annotations.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Xml.Serialization.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.UnmanagedMemoryStream.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/Microsoft.Win32.Registry.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.WebSockets.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.Requests.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Buffers.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/Microsoft.NETCore.App.runtimeconfig.json previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Diagnostics.DiagnosticSource.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.Pipes.AccessControl.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.Handles.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.Serialization.Formatters.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Numerics.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Xml.XPath.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/Microsoft.Win32.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Collections.Concurrent.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/WindowsBase.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/createdump previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libhostpolicy.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Cryptography.Encoding.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.ObjectModel.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/Microsoft.VisualBasic.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Globalization.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Threading.Tasks.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Xml.XmlDocument.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.Numerics.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libclrgc.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Linq.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Collections.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.Http.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.ValueTuple.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/.version previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.Compression.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Threading.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Principal.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Threading.Tasks.Extensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Claims.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.ServiceModel.Web.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.Serialization.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.Security.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Reflection.Emit.ILGeneration.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.Compression.ZipFile.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.Quic.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Data.DataSetExtensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Core.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Cryptography.X509Certificates.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.ComponentModel.DataAnnotations.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Diagnostics.Tracing.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.AccessControl.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Threading.Overlapped.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Cryptography.Cng.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Private.CoreLib.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Xml.XDocument.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Threading.Tasks.Dataflow.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.Http.Json.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Globalization.Calendars.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Resources.Writer.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Transactions.Local.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libcoreclr.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Diagnostics.Tools.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Console.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Threading.Thread.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libSystem.Globalization.Native.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.FileSystem.Watcher.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Private.Uri.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Linq.Expressions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.SecureString.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Xml.Linq.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/Microsoft.CSharp.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.FileSystem.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/Microsoft.NETCore.App.deps.json previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.CompilerServices.Unsafe.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.ServiceProcess.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Reflection.Extensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Diagnostics.StackTrace.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Cryptography.Csp.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.FileSystem.AccessControl.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.ComponentModel.EventBasedAsync.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.Pipes.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Configuration.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.Ping.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Reflection.Emit.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.ComponentModel.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Text.Encoding.Extensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.WebSockets.Client.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.FileSystem.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.WebHeaderCollection.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Web.HttpUtility.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/netstandard.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Cryptography.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Linq.Parallel.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.Pipelines.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.InteropServices.JavaScript.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Diagnostics.Debug.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Threading.ThreadPool.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.Serialization.Xml.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/Microsoft.VisualBasic.Core.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.Sockets.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.CompilerServices.VisualC.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libclrjit.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Cryptography.OpenSsl.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Text.Encoding.CodePages.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Formats.Asn1.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Numerics.Vectors.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Xml.XPath.XDocument.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.InteropServices.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Memory.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Diagnostics.Contracts.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libcoreclrtraceptprovider.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.WebClient.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Formats.Tar.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.HttpListener.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libmscordbi.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.MemoryMappedFiles.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Xml.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Dynamic.Runtime.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.FileSystem.DriveInfo.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Threading.Timer.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Resources.ResourceManager.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Globalization.Extensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.WebProxy.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Private.Xml.Linq.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.ServicePoint.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Principal.Windows.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.Mail.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Text.Encodings.Web.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Reflection.Emit.Lightweight.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.NameResolution.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.Compression.Brotli.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.AppContext.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.ComponentModel.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.IsolatedStorage.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libclrgcexp.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.ComponentModel.TypeConverter.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.Extensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libSystem.IO.Compression.Native.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Diagnostics.TraceSource.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.Loader.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Text.RegularExpressions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libSystem.Native.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Windows.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/mscorlib.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Diagnostics.FileVersionInfo.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Diagnostics.TextWriterTraceListener.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Collections.NonGeneric.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Net.NetworkInformation.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.IO.Compression.FileSystem.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.Serialization.Json.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Security.Cryptography.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Text.Json.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Reflection.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Web.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Collections.Specialized.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Resources.Reader.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Threading.Tasks.Parallel.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Private.DataContractSerialization.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Data.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Diagnostics.Process.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Transactions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libSystem.Net.Security.Native.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libSystem.Security.Cryptography.Native.OpenSsl.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Xml.XmlSerializer.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Linq.Queryable.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Reflection.Metadata.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Threading.Channels.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Drawing.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Drawing.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Xml.ReaderWriter.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Reflection.DispatchProxy.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Reflection.TypeExtensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Reflection.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Runtime.Intrinsics.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Text.Encoding.dll previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/libmscordaccore.so previously-built-dotnet/shared/Microsoft.NETCore.App/9.0.15/System.Collections.Immutable.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15 previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Logging.Console.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Localization.Routing.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Identity.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.DataProtection.Extensions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.DataProtection.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Connections.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Authentication.BearerToken.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Routing.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.Core.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Components.Authorization.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.App.deps.json previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Hosting.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.ObjectPool.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Components.Web.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Hosting.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.RateLimiting.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.Ini.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Metadata.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.TagHelpers.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.HostFiltering.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.HttpOverrides.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.HttpLogging.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Caching.Memory.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Http.Extensions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Hosting.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.SignalR.Protocols.Json.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Routing.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Diagnostics.HealthChecks.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.RazorPages.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Localization.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/.version previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Localization.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.HttpsPolicy.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.KeyPerFile.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Server.HttpSys.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.Xml.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Diagnostics.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Rewrite.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Logging.Debug.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.App.runtimeconfig.json previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.Cors.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Http.Features.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.SignalR.Core.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Http.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Components.Server.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.Localization.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Diagnostics.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.CommandLine.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.FileExtensions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Logging.Configuration.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Caching.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.FileProviders.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Logging.TraceSource.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.SignalR.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.EnvironmentVariables.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.SignalR.Common.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Net.Http.Headers.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Diagnostics.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/THIRD-PARTY-NOTICES.txt previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.ResponseCaching.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/System.Diagnostics.EventLog.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Components.Forms.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Authentication.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/System.Threading.RateLimiting.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Hosting.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.FileProviders.Physical.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.Formatters.Json.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Antiforgery.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.WebSockets.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Authorization.Policy.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Localization.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Server.IISIntegration.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Features.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Options.DataAnnotations.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.DataAnnotations.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.DataProtection.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Http.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Diagnostics.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Http.Connections.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Server.Kestrel.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.RequestDecompression.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Logging.EventSource.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Authentication.OAuth.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Authentication.Cookies.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.WebUtilities.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Authentication.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.FileProviders.Embedded.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Authorization.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.ApiExplorer.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Session.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.UserSecrets.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.Razor.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Logging.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Razor.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Components.Endpoints.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Components.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.WebEncoders.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Logging.EventLog.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.Json.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Http.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Http.Connections.Common.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Http.Results.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Identity.Stores.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Server.IIS.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Identity.Core.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.StaticFiles.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Mvc.ViewFeatures.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Cryptography.Internal.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.OutputCaching.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Primitives.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.CookiePolicy.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.StaticAssets.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Configuration.Binder.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Razor.Runtime.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Options.ConfigurationExtensions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/System.Security.Cryptography.Xml.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Server.Kestrel.Core.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.FileProviders.Composite.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Cors.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.Extensions.Options.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Authentication.Core.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Html.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.JSInterop.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/9.0.15/Microsoft.AspNetCore.ResponseCompression.dll previously-built-dotnet/metadata previously-built-dotnet/metadata/workloads previously-built-dotnet/metadata/workloads/9.0.100 previously-built-dotnet/metadata/workloads/9.0.100/userlocal previously-built-dotnet/ThirdPartyNotices.txt previously-built-dotnet/library-packs previously-built-dotnet/library-packs/Microsoft.DotNet.ILCompiler.9.0.15.nupkg previously-built-dotnet/library-packs/Microsoft.NET.ILLink.Tasks.9.0.15.nupkg previously-built-dotnet/source-built-artifacts previously-built-dotnet/source-built-artifacts/Private.SourceBuilt.Artifacts.9.0.116-servicing.26177.1.opencloudos.8-x64.tar.gz previously-built-dotnet/host previously-built-dotnet/host/fxr previously-built-dotnet/host/fxr/9.0.15 previously-built-dotnet/host/fxr/9.0.15/libhostfxr.so + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e s/-fstack-clash-protection// + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e s/-fstack-clash-protection// + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection -Wno-used-but-marked-unused' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection -Wno-used-but-marked-unused' + export 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection -Wno-used-but-marked-unused' + EXTRA_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection -Wno-used-but-marked-unused' + export 'EXTRA_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection -Wno-used-but-marked-unused' + EXTRA_CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection -Wno-used-but-marked-unused' + export 'EXTRA_LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + EXTRA_LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export COMPlus_LTTng=0 + COMPlus_LTTng=0 ++ echo redhat ++ sed -E s/,/%2c/ + vendor=redhat + system_libs= + system_libs=+brotli+ + system_libs=+brotli++zlib+ + max_attempts=1 + VERBOSE=1 + retry_until_success 1 timeout 5h ./build.sh --source-only --release-manifest /builddir/build/SOURCES/release.json --with-sdk previously-built-dotnet --clean-while-building -- /p:UseSystemLibs=+brotli++zlib+ /p:TargetRid=opencloudos.8.10-x64 /p:OfficialBuilder=redhat /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /v:n /p:LogVerbosity=n + local exit_code=1 + local tries=1 + shift + set +e + [[ 1 != 0 ]] + [[ 1 != 0 ]] + (( tries = tries - 1 )) + timeout 5h ./build.sh --source-only --release-manifest /builddir/build/SOURCES/release.json --with-sdk previously-built-dotnet --clean-while-building -- /p:UseSystemLibs=+brotli++zlib+ /p:TargetRid=opencloudos.8.10-x64 /p:OfficialBuilder=redhat /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /v:n /p:LogVerbosity=n Using custom bootstrap SDK from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet', version '9.0.116' Found bootstrap versions: SDK 9.0.116, Arcade 9.0.0-beta.26152.3, NoTargets 3.7.0 and Traversal 3.4.0 Welcome to .NET 9.0! --------------------- SDK Version: 9.0.116 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' 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.12.57+aa545e77b for .NET Build started 05/09/2026 17:33:02. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/eng/init-source-only.proj" on node 1 (default targets). 1>UnpackSourceBuiltArtifactsArchive: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/". tar -xzf /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/archive/Private.SourceBuilt.Artifacts.*.tar.gz CopySourceBuiltReferencePackages: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Humanizer.Core.2.2.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Humanizer.Core.2.2.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/MicroBuild.Core.0.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/MicroBuild.Core.0.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.6.0.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.AspNetCore.App.Ref.6.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.AspNetCore.App.Ref.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.AsyncInterfaces.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Bcl.AsyncInterfaces.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.AsyncInterfaces.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Bcl.AsyncInterfaces.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.AsyncInterfaces.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Bcl.AsyncInterfaces.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.HashCode.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Bcl.HashCode.1.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.HashCode.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Bcl.HashCode.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.15.7.179.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.17.3.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.17.3.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.17.8.29.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.17.8.29.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.17.8.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.17.8.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.17.8.43.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Framework.15.7.179.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Framework.16.8.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.17.3.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Framework.17.3.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Framework.17.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.17.8.29.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Framework.17.8.29.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.17.8.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Framework.17.8.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Framework.17.8.43.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.NoTargets.3.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.NoTargets.3.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Tasks.Core.16.8.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.17.3.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Tasks.Core.17.3.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Tasks.Core.17.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.17.8.29.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Tasks.Core.17.8.29.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.17.8.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Tasks.Core.17.8.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Tasks.Core.17.8.43.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Traversal.3.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Traversal.3.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Utilities.Core.15.7.179.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Utilities.Core.16.8.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.17.3.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Utilities.Core.17.3.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Utilities.Core.17.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.17.8.29.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Utilities.Core.17.8.29.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.17.8.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Utilities.Core.17.8.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Build.Utilities.Core.17.8.43.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Common.3.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.Common.3.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.Common.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Common.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.Common.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.CSharp.3.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.CSharp.3.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.VisualBasic.3.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.VisualBasic.3.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.VisualBasic.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.VisualBasic.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CSharp.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.CSharp.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Docker.Sdk.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Docker.Sdk.1.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.DependencyModel.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Extensions.DependencyModel.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.FileSystemGlobbing.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Extensions.FileSystemGlobbing.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Logging.Abstractions.6.0.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Extensions.Logging.Abstractions.6.0.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Logging.Abstractions.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Extensions.Logging.Abstractions.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Primitives.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Extensions.Primitives.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NET.StringTools.17.3.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NET.StringTools.17.3.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NET.StringTools.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NET.StringTools.17.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NET.StringTools.17.8.29.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NET.StringTools.17.8.29.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NET.StringTools.17.8.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NET.StringTools.17.8.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NET.StringTools.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NET.StringTools.17.8.43.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.3.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.App.Ref.3.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.App.Ref.3.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.App.Ref.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.App.Ref.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.6.0.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.App.Ref.6.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.App.Ref.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.App.Ref.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.Platforms.1.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.Platforms.1.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.Platforms.1.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.Platforms.3.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.3.1.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.Platforms.3.1.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.Platforms.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.Targets.1.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.Targets.1.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.1.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.Targets.1.1.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.NETCore.Targets.2.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.VisualBasic.10.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.VisualBasic.10.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Win32.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Win32.Registry.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Win32.Registry.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Win32.Registry.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.SystemEvents.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Win32.SystemEvents.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.SystemEvents.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Win32.SystemEvents.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.SystemEvents.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Microsoft.Win32.SystemEvents.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NETStandard.Library.1.6.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NETStandard.Library.2.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NETStandard.Library.2.0.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.Ref.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NETStandard.Library.Ref.2.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Commands.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Commands.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Common.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Common.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Common.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Common.6.12.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Common.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Common.6.8.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Configuration.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Configuration.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Configuration.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Configuration.6.12.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Configuration.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Configuration.6.8.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Credentials.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Credentials.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Credentials.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Credentials.6.12.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Credentials.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Credentials.6.8.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.DependencyResolver.Core.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.DependencyResolver.Core.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Frameworks.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Frameworks.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Frameworks.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Frameworks.6.12.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Frameworks.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Frameworks.6.8.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.LibraryModel.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.LibraryModel.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Packaging.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Packaging.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Packaging.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Packaging.6.12.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Packaging.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Packaging.6.8.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.ProjectModel.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.ProjectModel.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Protocol.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Protocol.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Protocol.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Protocol.6.12.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Protocol.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Protocol.6.8.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Versioning.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Versioning.6.11.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Versioning.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Versioning.6.12.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/NuGet.Versioning.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/NuGet.Versioning.6.8.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.AppContext.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.AppContext.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.AppContext.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.AppContext.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Buffers.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Buffers.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Buffers.4.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Buffers.4.5.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Buffers.4.6.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.6.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Buffers.4.6.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.CodeDom.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.CodeDom.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.CodeDom.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.CodeDom.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.CodeDom.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.CodeDom.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.CodeDom.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.CodeDom.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Concurrent.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.Concurrent.4.0.12.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.Concurrent.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.2.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.Immutable.1.2.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.Immutable.1.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.3.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.Immutable.1.3.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.5.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.Immutable.1.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.Immutable.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.Immutable.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.Immutable.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Collections.Immutable.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.ComponentModel.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.Annotations.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.ComponentModel.Annotations.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.AttributedModel.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Composition.AttributedModel.1.0.31.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Convention.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Composition.Convention.1.0.31.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Hosting.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Composition.Hosting.1.0.31.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Runtime.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Composition.Runtime.1.0.31.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.TypedParts.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Composition.TypedParts.1.0.31.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Configuration.ConfigurationManager.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Configuration.ConfigurationManager.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Configuration.ConfigurationManager.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Configuration.ConfigurationManager.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Console.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Console.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Debug.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.Debug.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.Debug.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.DiagnosticSource.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.DiagnosticSource.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.DiagnosticSource.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.EventLog.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.EventLog.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.EventLog.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.EventLog.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.FileVersionInfo.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.FileVersionInfo.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.Tools.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.TraceSource.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.TraceSource.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tracing.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.Tracing.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Diagnostics.Tracing.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Drawing.Common.4.7.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Drawing.Common.4.7.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Drawing.Common.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Drawing.Common.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Drawing.Common.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Drawing.Common.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Dynamic.Runtime.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Dynamic.Runtime.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Dynamic.Runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Dynamic.Runtime.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Formats.Asn1.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Formats.Asn1.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Formats.Asn1.6.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Formats.Asn1.6.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Formats.Asn1.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Formats.Asn1.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Formats.Asn1.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Formats.Asn1.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Formats.Asn1.8.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Formats.Asn1.8.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Globalization.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Globalization.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.Calendars.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Globalization.Calendars.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.IO.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.IO.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.IO.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.IO.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.IO.Compression.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Compression.ZipFile.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.IO.Compression.ZipFile.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.IO.FileSystem.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.IO.FileSystem.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.IO.FileSystem.AccessControl.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.IO.FileSystem.Primitives.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.IO.FileSystem.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipelines.5.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.IO.Pipelines.5.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Linq.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Linq.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Expressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Linq.Expressions.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Linq.Expressions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Memory.4.5.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Memory.4.5.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Memory.4.5.5.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Memory.4.6.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.6.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Memory.4.6.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.6.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Memory.4.6.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Http.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Net.Http.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Net.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Sockets.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Net.Sockets.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Net.WebSockets.WebSocketProtocol.5.1.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Net.WebSockets.WebSocketProtocol.5.1.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Net.WebSockets.WebSocketProtocol.5.1.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Net.WebSockets.WebSocketProtocol.5.1.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Numerics.Vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Numerics.Vectors.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Numerics.Vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Numerics.Vectors.4.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Numerics.Vectors.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Numerics.Vectors.4.6.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Numerics.Vectors.4.6.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Numerics.Vectors.4.6.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.ObjectModel.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.ObjectModel.4.0.12.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.ObjectModel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.ObjectModel.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.DispatchProxy.4.8.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.DispatchProxy.4.8.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Emit.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Emit.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Emit.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Emit.ILGeneration.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Emit.ILGeneration.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Emit.ILGeneration.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.Lightweight.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Emit.Lightweight.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.Lightweight.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Emit.Lightweight.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Extensions.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Extensions.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Extensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Metadata.1.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.4.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Metadata.1.4.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Metadata.1.6.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Metadata.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Metadata.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Metadata.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Metadata.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.MetadataLoadContext.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.MetadataLoadContext.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.MetadataLoadContext.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.MetadataLoadContext.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Primitives.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.TypeExtensions.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Reflection.TypeExtensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Extensions.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Resources.Extensions.4.6.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Extensions.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Resources.Extensions.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Extensions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Resources.Extensions.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.ResourceManager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Resources.ResourceManager.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.ResourceManager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Resources.ResourceManager.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.6.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.CompilerServices.Unsafe.6.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.6.1.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.CompilerServices.Unsafe.6.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.6.1.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.CompilerServices.Unsafe.6.1.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.Extensions.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.Extensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.Handles.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.Handles.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.InteropServices.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.InteropServices.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Loader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.Loader.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.Numerics.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Primitives.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Runtime.Serialization.Primitives.4.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.AccessControl.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.AccessControl.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.AccessControl.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Claims.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Claims.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Algorithms.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Algorithms.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Algorithms.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Algorithms.4.3.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Cng.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Cng.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Encoding.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Pkcs.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.6.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Pkcs.6.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.6.0.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Pkcs.6.0.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Pkcs.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.7.0.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Pkcs.7.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Pkcs.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.ProtectedData.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.ProtectedData.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.ProtectedData.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.ProtectedData.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.ProtectedData.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.ProtectedData.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.X509Certificates.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.X509Certificates.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Xml.4.7.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Xml.4.7.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Xml.6.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Xml.6.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Xml.7.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Xml.7.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Xml.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Cryptography.Xml.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Permissions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Permissions.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Permissions.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Permissions.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Permissions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Permissions.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Principal.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Principal.Windows.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Security.Principal.Windows.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encoding.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encoding.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encoding.CodePages.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encoding.CodePages.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encoding.CodePages.4.5.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encoding.CodePages.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encoding.CodePages.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.Extensions.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encoding.Extensions.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encoding.Extensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encodings.Web.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encodings.Web.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encodings.Web.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encodings.Web.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encodings.Web.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Encodings.Web.8.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Json.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Json.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Json.7.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Json.7.0.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Json.8.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Json.8.0.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Json.8.0.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Json.8.0.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Json.8.0.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.Json.8.0.5.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Text.RegularExpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Text.RegularExpressions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Channels.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Channels.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Dataflow.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.Dataflow.4.6.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Dataflow.4.9.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.Dataflow.4.9.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Dataflow.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.Dataflow.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Dataflow.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.Dataflow.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.Extensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.Extensions.4.5.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.Extensions.4.6.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.6.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.Extensions.4.6.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.6.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Tasks.Extensions.4.6.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Thread.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Thread.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Thread.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Thread.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Timer.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Threading.Timer.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Windows.Extensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Windows.Extensions.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Windows.Extensions.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Windows.Extensions.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Windows.Extensions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Windows.Extensions.7.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.ReaderWriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Xml.ReaderWriter.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XDocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/System.Xml.XDocument.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Wcwidth.Sources.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Wcwidth.Sources.1.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/SourceBuildReferencePackages/Wcwidth.Sources.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/Wcwidth.Sources.2.0.0.nupkg". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/eng/init-source-only.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.csproj" (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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.csproj... Installed System.Security.Cryptography.Cng 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0 with content hash h9lPeDfnpYkmJQ3ff5HnqMRWHcEFMIKHPtv0Kpng4ZUvVUyLeNDJikPKJly89ZCS/E6AIzghO8agiRSwIFXzpA==. Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1 with content hash Y4MD6saNtiVVIVezQKJeihJUEVewoNs6sZ13XV1mfdMyRDRKgS7QJWu71tYvlRWsptmaJfR1chvHa1dSfBSydg==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0 with content hash ZJRQqCV3L6UFbUWajUDpbxgqD3KO9gNdhBkCfvQMffk/+Me0qpUbK5j2QR55Q8osipHcjWjqzYLotqGQ/d6Icg==. Installed System.Security.AccessControl 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0 with content hash 782auSbdMFilj2mo65eYVNMJGc5/Zdk5WIYYdrgp1UmTLUmxVx9m02v+gjXOO2KhE13EtkSBTuQWTCm2eRcqZw==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3 with content hash FXtqQM9v8A+TEoFPJzA3BiVqWFglmomtGGd4hWF8Pk7Y0ozx9F9HvAWRW3/uuScJv0FK5LUr4i3yEW2oCUkn8g==. Installed System.Threading.Tasks.Dataflow 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0 with content hash hKoSPZ8rTXrG3czlrtAMMk7f9TITjF66Mi3wjqi95iYBcFjKQ9sd2sscBTQMyIEBIa/jHDDoR/3QCejjisBT6A==. Installed System.Memory 4.5.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4 with content hash poKeKd9RlfyI4rySZvG5bwxtKMXCL6PXqoBMKEybOpC3oozP3nr6FpvThTe9ktXbMmFwM5gYlg0v8W/2ca5XAg==. Installed System.Security.Cryptography.Pkcs 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.0 with content hash RXFBJVqmexjTQoO/cHbVPvADU01g1QXoAvEUP9zVzywXwHe/y3bZhnsyHOkFbG6CDyHLtBT3qqPZVlen0u6e5g==. Installed System.Security.Permissions 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0 with content hash ZWKmREziw0x5jLNQsp7e1yUcwzN4q/Mo9vZs0pCOUSB17Sqe/i4M7AQQMmUn+uq5dd3wjCRRWjEFHPF0syny/g==. Installed System.Resources.Extensions 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0 with content hash +bWeo6zhUrsJgoFzzeDohHPMD+YS3Lb2+cb8q0fFWeOnPacSX5HANUb7DyOThBfZ1pLEkGMzCXCSuPoxcxv0Jw==. Installed System.Security.Principal.Windows 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0 with content hash teAVlmnKGaGGoc+JnjB2+84G2lu3ZthRWE40t/uYaZjB1mfdRXHIPniz7kbxnyasTw7STUQY4q6a8Q9mHHaeSQ==. Installed System.Security.AccessControl 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0 with content hash W2i0vmCn4iudgfFRfG5CS5hs3Airv8K/Sh8/Iwl8hS/4ggckUcSLjhMGrQYb5eKLrkhTTLwGNUf0UuDAcgX4aA==. Installed System.Security.Cryptography.ProtectedData 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0 with content hash 8UsrRXuxQG3VgVsYMSpmRJDeBQzfFD7ycezjJLGX3TetMREjHuJfu56iR+U009eBgOaoSyYosf9PFy1/aX3Cbg==. Installed System.Security.Cryptography.Pkcs 7.0.2 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.2 with content hash HOYmvi+QvHwkhsAqkMEynxFYpfVEX3Cmzaay+VUETxk/Y9vlnlFKUVrp2zcc7p+H3JVU5ljPWp198iYTIJsMfg==. Installed System.Formats.Asn1 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/7.0.0 with content hash dKJAqsj3RMaSz3q5vH2NDUN0M+sHdfgNf612coQSSfpsn8GZwGhJZZtmCcXDZmH2k2c4VAb/oRl7Zup1nsJFpA==. Installed System.Security.Cryptography.Xml 7.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/7.0.1 with content hash rRzfTDVdm6o6wtQoQnMM31rOYM/Xh4npp+7Gc/hwx/9a7PJTBwjHjyGKNdYmAh5RBdnhUWg1M0S2FsAvR2lQZQ==. Installed Microsoft.NET.StringTools 17.8.29 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.29 with content hash 3V/2glQL2qCJc1L8e8ZtEKxu+3Yy9/nwQE8kUApZHduE4vF7DJH7vzMmysi28zkk36twZHEESuheIujGgAuf6Q==. Installed System.Runtime.CompilerServices.Unsafe 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0 with content hash Zf5F4GmMrD0BmtD2cCvg77N/pVNAERIjeHVTKIGQdcoRtZKsKhPK7kujF+4yr5nONSq9SaWp59PMwaz8yQcLUg==. Installed Microsoft.Build.Tasks.Core 17.8.29 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.29 with content hash o/In3ayxdObMGEwbBUh+2hVOCQwyQ2J2YHoSSSLcxb8lznthmwnDgliat2SCId2qkLGefxDeVXCgNLcqZU4KyQ==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0 with content hash OF6kHU+qIDA4p82D9X/tC/Xw3DkjqDS3yLRpxXKFJIfRHgZ82dYvojH9B4CRzkf79Qm/9CBoFBOtHpxorvV04A==. Installed System.Memory 4.5.5 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5 with content hash 4ZIr6DJWrLdbh9NJyq+jfAukJtJK9wOgtzKsn2o47KpTs/XLHTFBhTsfQq6Qx6kYTbiWSKQqn0cx6fJqjl21Ig==. Installed Microsoft.Win32.Registry 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0 with content hash whi2+XRzr0ozldYoNIbmyX2shmfEWSwrn1ZfrcI1HHAckR3nsb7YhevXesJ3YR2EBwgNe+7QRz51fXEdY/w72w==. Installed System.Text.Encoding.CodePages 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0 with content hash XUuWALxqcnvPOeyX0sBrVluxdvs4RHhlIfZku03BgFKqfGKOslFU/OVjvCUAOPlVLLlLL55AzAMSGGacjq3lrQ==. Installed Microsoft.Build.Framework 17.8.29 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.29 with content hash kUXRlKZIKXUIH8kg7b5MgUKyp6LWiAVGPofaIRCWIvKJXIRpn/SjKK/rkzkRqz4Rv7fG6mMvdIOpGADd+TGoGw==. Installed Microsoft.Build.Utilities.Core 17.8.29 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.29 with content hash oasoPJJZ/jeExcV0FEhKwZNrOob6trjzOAwWFWsbHNRzh4pHdMsqoHHl9neJNq5Ei5pC2uqF4NWrYcpOUm3Nsg==. Installed System.Configuration.ConfigurationManager 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0 with content hash OBug6t6q5Lus3pbXHFHJ71Z7IihyiDqD+B8Vh6HpVwHBKgsrzPL8HeWdeoYWGHzqDzSh7JxI/RKsMWKNPZ3wuw==. Installed System.Collections.Immutable 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/7.0.0 with content hash Mmj+dyfTsbVQ6poNKp7G9F5w+lrOIHFZWuh3p9IaO3QMPgamlHc0oJJt+bR23R3dtUtJ1BZ5S5y5jcY2Y09kaQ==. Installed System.CodeDom 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0 with content hash ggiBIyDBGgB0pPnxQl4pvIrnfeOxW6Nar8ogA7w/WPh4Wgf+na6B7BS00JNAlztSCHc22XTELrM2XXix1VTT0A==. Installed System.Reflection.Metadata 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/7.0.0 with content hash 67FM0vsXK6Qiv1w0ZnkK9RyPJFbceGYPy0TXGOS4uvBc8DEYbbrDsamH4l+SiRqXjaaVLMZe1noWXRg/QqHrcA==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3 with content hash 05jNYE1gvHCw8jvfkMK8MMB9Aedi1H1HUCx4WVSbYJnq7rv8//gTwZP/mPSMU1XCViJfnxsKRoriXihRS8YFEg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.csproj (in 325 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 30 package(s) to /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.csproj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.csproj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/eng/init-source-only.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.csproj" (2:7) on node 1 (Build target(s)). 2>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/". _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:NU1507,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-9.0.116/.packages/microsoft.build.framework/17.8.29/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.29/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.29/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.29/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/lib/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/lib/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.2/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/7.0.1/lib/netstandard2.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /filealign:512 /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.dll /target:library /warnaserror- /utf8output /deterministic+ /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.sourcelink.json /langversion:7.3 /embed:"/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.GeneratedMSBuildEditorConfig.editorconfig UnifiedBuildSdkResolver.cs "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver (netstandard2.0) CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.dll". Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver -> /builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Release/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.pdb". 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver/Microsoft.DotNet.UnifiedBuild.MSBuildSdkResolver.csproj" (Build target(s)). 1>BuildMSBuildSdkResolver: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/init-source-only/". Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/init-source-only/BuildMSBuildSdkResolver.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/init-source-only/BuildMSBuildSdkResolver.complete". ExtractToolsetPackages: Unzipping file "_rels/.rels" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/_rels/.rels". Unzipping file "Microsoft.DotNet.Arcade.Sdk.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/Microsoft.DotNet.Arcade.Sdk.nuspec". Unzipping file "tools/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Arcade.Common.dll". Unzipping file "tools/net9.0/Microsoft.DotNet.Arcade.Sdk.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Arcade.Sdk.deps.json". Unzipping file "tools/net9.0/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Arcade.Sdk.dll". Unzipping file "tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.Binder.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.DependencyInjection.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Abstractions.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Configuration.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Console.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Options.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Primitives.dll". Unzipping file "tools/net9.0/Microsoft.VisualStudio.Setup.Configuration.Interop.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.VisualStudio.Setup.Configuration.Interop.dll". Unzipping file "tools/net9.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Win32.SystemEvents.dll". Unzipping file "tools/net9.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/System.CodeDom.dll". Unzipping file "tools/net9.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/System.Configuration.ConfigurationManager.dll". Unzipping file "tools/net9.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/System.Diagnostics.EventLog.dll". Unzipping file "tools/net9.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/System.Drawing.Common.dll". Unzipping file "tools/net9.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/System.Resources.Extensions.dll". Unzipping file "tools/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.Pkcs.dll". Unzipping file "tools/net9.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.ProtectedData.dll". Unzipping file "tools/net9.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.Xml.dll". Unzipping file "tools/net9.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/System.Security.Permissions.dll". Unzipping file "tools/net9.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/System.Windows.Extensions.dll". Unzipping file "tools/net9.0/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Unzipping file "sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/sdk/Sdk.props". Unzipping file "sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/sdk/Sdk.targets". Unzipping file "tools/AfterSigning.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/AfterSigning.proj". Unzipping file "tools/AfterSolutionBuild.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/AfterSolutionBuild.proj". Unzipping file "tools/Assets/DotNetPackageIcon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Assets/DotNetPackageIcon.png". Unzipping file "tools/BeforeCommonTargets.CrossTargeting.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/BeforeCommonTargets.CrossTargeting.targets". Unzipping file "tools/BeforeCommonTargets.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/BeforeCommonTargets.targets". Unzipping file "tools/Build.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj". Unzipping file "tools/BuildReleasePackages.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/BuildReleasePackages.targets". Unzipping file "tools/BuildStep.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/BuildStep.props". Unzipping file "tools/BuildTasks.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/BuildTasks.props". Unzipping file "tools/Compiler.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Compiler.props". Unzipping file "tools/DefaultVersions.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/DefaultVersions.props". Unzipping file "tools/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Directory.Build.props". Unzipping file "tools/Empty.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Empty.targets". Unzipping file "tools/EmptyIsProjectRestoreSupportedTarget.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/EmptyIsProjectRestoreSupportedTarget.targets". Unzipping file "tools/ExcludeFromBuild.BeforeCommonTargets.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/ExcludeFromBuild.BeforeCommonTargets.targets". Unzipping file "tools/GenerateChecksums.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/GenerateChecksums.targets". Unzipping file "tools/GenerateInternalsVisibleTo.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/GenerateInternalsVisibleTo.targets". Unzipping file "tools/GenerateResxSource.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/GenerateResxSource.targets". Unzipping file "tools/Imports.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Imports.targets". Unzipping file "tools/InstallDotNetCore.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/InstallDotNetCore.targets". Unzipping file "tools/Licenses/Apache-2.0.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Licenses/Apache-2.0.txt". Unzipping file "tools/Licenses/MicrosoftDotNetLibrary.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Licenses/MicrosoftDotNetLibrary.txt". Unzipping file "tools/Licenses/MIT.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Licenses/MIT.txt". Unzipping file "tools/Licenses/VisualStudioExtensions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Licenses/VisualStudioExtensions.txt". Unzipping file "tools/Localization.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Localization.targets". Unzipping file "tools/Microsoft.Testing.Platform.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Microsoft.Testing.Platform.targets". Unzipping file "tools/MSTest/MSTest.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/MSTest/MSTest.targets". Unzipping file "tools/NativeVersion.rc" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/NativeVersion.rc". Unzipping file "tools/NoRestore.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/NoRestore.targets". Unzipping file "tools/NUnit/NUnit.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/NUnit/NUnit.targets". Unzipping file "tools/OptimizationData.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/OptimizationData.targets". Unzipping file "tools/Pack.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Pack.targets". Unzipping file "tools/Performance.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Performance.targets". Unzipping file "tools/ProjectDefaults.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/ProjectDefaults.props". Unzipping file "tools/ProjectDefaults.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/ProjectDefaults.targets". Unzipping file "tools/ProjectLayout.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/ProjectLayout.props". Unzipping file "tools/Publish.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Publish.proj". Unzipping file "tools/RepoDefaults.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepoDefaults.props". Unzipping file "tools/RepoLayout.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepoLayout.props". Unzipping file "tools/RepositoryInfo.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepositoryInfo.targets". Unzipping file "tools/RepositoryValidation.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepositoryValidation.proj". Unzipping file "tools/SdkTasks/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SdkTasks/Directory.Build.props". Unzipping file "tools/SdkTasks/PublishArtifactsInManifest.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SdkTasks/PublishArtifactsInManifest.proj". Unzipping file "tools/SdkTasks/PublishBuildAssets.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SdkTasks/PublishBuildAssets.proj". Unzipping file "tools/SdkTasks/PublishSignedAssets.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SdkTasks/PublishSignedAssets.proj". Unzipping file "tools/SdkTasks/PublishToSymbolServers.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SdkTasks/PublishToSymbolServers.proj". Unzipping file "tools/SdkTasks/SigningValidation.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SdkTasks/SigningValidation.proj". Unzipping file "tools/SdkTasks/Versions.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SdkTasks/Versions.props". Unzipping file "tools/SdkTasks/VisualStudio.BuildIbcTrainingSettings.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SdkTasks/VisualStudio.BuildIbcTrainingSettings.proj". Unzipping file "tools/SdkTasks/VisualStudio.IbcTraining.runsettings" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SdkTasks/VisualStudio.IbcTraining.runsettings". Unzipping file "tools/Settings.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Settings.props". Unzipping file "tools/Sign.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Sign.proj". Unzipping file "tools/Sign.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Sign.props". Unzipping file "tools/snk/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk". Unzipping file "tools/snk/AspNetCore.snk" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk". Unzipping file "tools/snk/ECMA.snk" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/ECMA.snk". Unzipping file "tools/snk/MSFT.snk" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk". Unzipping file "tools/snk/Open.snk" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk". Unzipping file "tools/snk/SilverlightPlatformPublicKey.snk" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/SilverlightPlatformPublicKey.snk". Unzipping file "tools/SourceBuild/AfterSourceBuild.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj". Unzipping file "tools/SourceBuild/Noop.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/Noop.proj". Unzipping file "tools/SourceBuild/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/README.md". Unzipping file "tools/SourceBuild/SourceBuildArcade.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/SourceBuildArcade.targets". Unzipping file "tools/SourceBuild/SourceBuildArcadeBuild.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/SourceBuildArcadeBuild.targets". Unzipping file "tools/SourceBuild/SourceBuildArcadePublish.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/SourceBuildArcadePublish.targets". Unzipping file "tools/SourceBuild/SourceBuildArcadeTools.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/SourceBuildArcadeTools.targets". Unzipping file "tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/SourceBuildIntermediate.proj". Unzipping file "tools/StrongName.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/StrongName.props". Unzipping file "tools/StrongName.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/StrongName.targets". Unzipping file "tools/SymStore.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SymStore.targets". Unzipping file "tools/TargetFrameworkDefaults.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/TargetFrameworkDefaults.props". Unzipping file "tools/TargetFrameworkFilters.BeforeCommonTargets.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/TargetFrameworkFilters.BeforeCommonTargets.targets". Unzipping file "tools/Tests.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tests.props". Unzipping file "tools/Tests.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tests.targets". Unzipping file "tools/Tools.proj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj". Unzipping file "tools/Version.BeforeCommonTargets.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Version.BeforeCommonTargets.targets". Unzipping file "tools/Version.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Version.targets". Unzipping file "tools/VisualStudio.AcquireOptimizationData.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/VisualStudio.AcquireOptimizationData.targets". Unzipping file "tools/VisualStudio.BuildIbcTrainingInputs.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/VisualStudio.BuildIbcTrainingInputs.targets". Unzipping file "tools/VisualStudio.ImportSdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/VisualStudio.ImportSdk.targets". Unzipping file "tools/VisualStudio.InsertionManifests.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/VisualStudio.InsertionManifests.targets". Unzipping file "tools/VisualStudio.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/VisualStudio.props". Unzipping file "tools/VisualStudio.SetupPackage.swixproj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/VisualStudio.SetupPackage.swixproj". Unzipping file "tools/VisualStudio.SetupPackage.vsmanproj" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/VisualStudio.SetupPackage.vsmanproj". Unzipping file "tools/VisualStudio.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/VisualStudio.targets". Unzipping file "tools/VisualStudio.VsixBuild.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/VisualStudio.VsixBuild.targets". Unzipping file "tools/VSTest.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/VSTest.targets". Unzipping file "tools/Workarounds.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Workarounds.props". Unzipping file "tools/Workarounds.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Workarounds.targets". Unzipping file "tools/XUnit/xunit.runner.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/XUnit/xunit.runner.json". Unzipping file "tools/XUnit/XUnit.Runner.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/XUnit/XUnit.Runner.targets". Unzipping file "tools/XUnit/XUnit.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/XUnit/XUnit.targets". Unzipping file "tools/DefaultVersions.Generated.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/DefaultVersions.Generated.props". Unzipping file "Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/Icon.png". Unzipping file "LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/LICENSE.txt". Unzipping file "THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt". Unzipping file "[Content_Types].xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/[Content_Types].xml". Unzipping file "package/services/metadata/core-properties/c6aafd7554fc437596a289e743ba54b5.psmdcp" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/package/services/metadata/core-properties/c6aafd7554fc437596a289e743ba54b5.psmdcp". Unzipping file "_rels/.rels" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.notargets/3.7.0/_rels/.rels". Unzipping file "Microsoft.Build.NoTargets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.nuspec". Unzipping file "MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.notargets/3.7.0/MSBuild-NuGet-Icon.png". Unzipping file "Sdk/DisableCopyFilesMarkedCopyLocal.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.notargets/3.7.0/Sdk/DisableCopyFilesMarkedCopyLocal.targets". Unzipping file "Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.notargets/3.7.0/Sdk/Sdk.props". Unzipping file "Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.notargets/3.7.0/Sdk/Sdk.targets". Unzipping file "[Content_Types].xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.notargets/3.7.0/[Content_Types].xml". Unzipping file "package/services/metadata/core-properties/576351ca64f24917ae9aeb2d2a0795f0.psmdcp" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.notargets/3.7.0/package/services/metadata/core-properties/576351ca64f24917ae9aeb2d2a0795f0.psmdcp". Unzipping file "_rels/.rels" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.traversal/3.4.0/_rels/.rels". Unzipping file "Microsoft.Build.Traversal.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.traversal/3.4.0/Microsoft.Build.Traversal.nuspec". Unzipping file "MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.traversal/3.4.0/MSBuild-NuGet-Icon.png". Unzipping file "Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.traversal/3.4.0/Sdk/Sdk.props". Unzipping file "Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.traversal/3.4.0/Sdk/Sdk.targets". Unzipping file "[Content_Types].xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.traversal/3.4.0/[Content_Types].xml". Unzipping file "package/services/metadata/core-properties/93c76c1cd4f14a4384c0736f7015338a.psmdcp" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.build.traversal/3.4.0/package/services/metadata/core-properties/93c76c1cd4f14a4384c0736f7015338a.psmdcp". 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/eng/init-source-only.proj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:07.71 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.12.57+aa545e77b for .NET Build started 05/09/2026 17:33:11. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/build.proj" on node 1 (Restore target(s)). 1>PrintInfo: Build Mode: source-build Build Environment: x64 Release linux opencloudos.8.10-x64 1>Project "/builddir/build/BUILD/dotnet-9.0.116/build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/build.proj" (1:2) on node 1 (_IsProjectRestoreSupported target(s)). 1>PrintInfo: Build Mode: source-build Build Environment: x64 Release linux opencloudos.8.10-x64 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/build.proj" (_IsProjectRestoreSupported target(s)). 1>_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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/eng/merge-asset-manifests.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/build.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/eng/extract-sdk-archive.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/eng/finish-source-only.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tools.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.Tasks/Microsoft.DotNet.UnifiedBuild.Tasks.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/build/build.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/dotnet/dotnet.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/finish-source-only/finish-source-only.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/merge-asset-manifests/merge-asset-manifests.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/extract-sdk-archive/extract-sdk-archive.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/tools/tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/tools/tools.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/merge-asset-manifests/merge-asset-manifests.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/extract-sdk-archive/extract-sdk-archive.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/dotnet/dotnet.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/build/build.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/finish-source-only/finish-source-only.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/tools/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/extract-sdk-archive/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/finish-source-only/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/merge-asset-manifests/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/dotnet/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/build/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/eng/extract-sdk-archive.proj (in 103 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj (in 103 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/eng/merge-asset-manifests.proj (in 103 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/eng/finish-source-only.proj (in 103 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tools.proj (in 103 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/build.proj (in 103 ms). Installed System.Drawing.Common 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0 with content hash OBeRzSBdArEHzTUDbrVqxqfqshmFJMHkRWM0ribStagkX8FpbJT1XNaItAg7whssoyKxzhq6dEW7hlkoGZnp2w==. Installed System.Windows.Extensions 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0 with content hash aNsQPvPI3rnVTA8n8fh3YIrWXGU88jVD1TqZs9Uy4TyuzwmuB3XS7riGKP81i3879gA97ShZibz+ue+TA1fhkA==. Installed System.Diagnostics.EventLog 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0 with content hash G9oWOwqcApGGhY6xQlUduqDp3O41gx7Gc7tsz3D615nk4QB95JxFpV4mdolC3sykfHNg+RHNG3TrAxIJ1WGXuQ==. Installed Microsoft.Win32.SystemEvents 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0 with content hash J5+OiSOn2Xp+B+g9BI5+EOX+s2Tu7ZjeWXJp5929N/lKrkoy069umPd000EOBpEl86QBSLgGhuAfioXGl9KfbA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Microsoft.DotNet.UnifiedBuild.Tasks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Microsoft.DotNet.UnifiedBuild.Tasks.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.Tasks/Microsoft.DotNet.UnifiedBuild.Tasks.csproj (in 313 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.csproj (in 313 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/NuGet.config /builddir/.nuget/NuGet/NuGet.Config /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/NuGet.Config Feeds used: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ Installed: 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.Tasks/Microsoft.DotNet.UnifiedBuild.Tasks.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.csproj 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/build.proj" (Restore target(s)). 1:7>Project "/builddir/build/BUILD/dotnet-9.0.116/build.proj" on node 3 (Build target(s)). 1>PrintInfo: Build Mode: source-build Build Environment: x64 Release linux opencloudos.8.10-x64 1:7>Project "/builddir/build/BUILD/dotnet-9.0.116/build.proj" (1:7) is building "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tools.proj" (2:5) on node 4 (default targets). 2:5>Project "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tools.proj" (2:5) is building "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.Tasks/Microsoft.DotNet.UnifiedBuild.Tasks.csproj" (3:8) on node 5 (default targets). 3>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/ref". 2:5>Project "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tools.proj" (2:5) is building "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.csproj" (8:6) on node 3 (default targets). 8>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/ref". 3>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/previously-built-dotnet/sdk/9.0.116/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Build.Tasks.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Build.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.29/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.29/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.29/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.29/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.2/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/7.0.1/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/refint/Microsoft.DotNet.UnifiedBuild.Tasks.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.sourcelink.json /langversion:13.0 /embed:"/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll AddSourceToNuGetConfig.cs BuildTask.cs CreateSdkSymbolsLayout.cs EnumerableExtensions.cs FileUtilities.cs GetKnownPackagesFromAssetManifests.cs Log.cs MergeAssetManifests.cs Models/VersionDetailsXml.cs PdbUtilities.cs ReadNuGetPackageInfos.cs RemoveInternetSourcesFromNuGetConfig.cs ReplaceTextInFile.cs UpdateJson.cs UpdateNuGetConfigPackageSourcesMappings.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 WritePackageVersionsProps.cs WriteSbrpUsageReport.cs "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.DotNet.UnifiedBuild.Tasks (net9.0) CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/refint/Microsoft.DotNet.UnifiedBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/ref/Microsoft.DotNet.UnifiedBuild.Tasks.dll". Microsoft.DotNet.UnifiedBuild.Tasks -> /builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.UnifiedBuild.Tasks/Microsoft.DotNet.UnifiedBuild.Tasks.csproj" (default targets). 8>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/previously-built-dotnet/sdk/9.0.116/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Build.Tasks.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Build.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.29/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.29/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.29/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.UnifiedBuild.Tasks/Release/ref/Microsoft.DotNet.UnifiedBuild.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.29/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.2/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/7.0.1/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/refint/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.sourcelink.json /langversion:13.0 /embed:"/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll CatalogFileEntry.cs CatalogPackageEntry.cs CheckForPoison.cs DummyAttributeTypeProvider.cs MarkAndCatalogPackages.cs PoisonedFileEntry.cs PoisonMatch.cs PoisonType.cs Utility.cs "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.DotNet.SourceBuild.Tasks.LeakDetection (net9.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsof.45CA5A6A.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsof.45CA5A6A.Up2Date". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/refint/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/ref/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.dll". Microsoft.DotNet.SourceBuild.Tasks.LeakDetection -> /builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Release/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tasks/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection.csproj" (default targets). 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/eng/tools/tools.proj" (default targets). 1:7>Project "/builddir/build/BUILD/dotnet-9.0.116/build.proj" (1:7) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) on node 4 (default targets). 6>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;cecil;command-line-api;emsdk;source-build-externals;runtime;roslyn-analyzers;symreader;roslyn;msbuild;xdt;nuget-client;aspnetcore;diagnostics;aspire;deployment-tools;fsharp;razor;sourcelink;templating;test-templates;vstest;sdk;scenario-tests] needed by 'dotnet'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/command-line-api.proj" (14:5) on node 4 (Build target(s)). 14>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade] needed by 'command-line-api'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/arcade.proj" (13:24) on node 3 (Build target(s)). 13>BuildRepoReferences: Building dependencies [source-build-reference-packages] needed by 'arcade'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/aspire.proj" (16:2) on node 2 (Build target(s)). 16>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade] needed by 'aspire'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/source-build-externals.proj" (11:11) on node 5 (Build target(s)). 11>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade] needed by 'source-build-externals'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/nuget-client.proj" (24:3) on node 19 (Build target(s)). 24>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;cecil;command-line-api;emsdk;source-build-externals;runtime;roslyn-analyzers;symreader;roslyn;msbuild;xdt] needed by 'nuget-client'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/sourcelink.proj" (33:2) on node 20 (Build target(s)). 33>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;command-line-api] needed by 'sourcelink'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/aspnetcore.proj" (15:3) on node 5 (Build target(s)). 15>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;cecil;command-line-api;emsdk;source-build-externals;runtime;roslyn-analyzers;symreader;roslyn;msbuild;xdt;nuget-client] needed by 'aspnetcore'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/msbuild.proj" (22:3) on node 18 (Build target(s)). 22>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;cecil;command-line-api;emsdk;source-build-externals;runtime;roslyn-analyzers;symreader;roslyn] needed by 'msbuild'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/cecil.proj" (34:2) on node 7 (Build target(s)). 34>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade] needed by 'cecil'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/emsdk.proj" (20:3) on node 12 (Build target(s)). 20>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade] needed by 'emsdk'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/roslyn-analyzers.proj" (30:3) on node 16 (Build target(s)). 30>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;cecil;command-line-api;emsdk;source-build-externals;runtime] needed by 'roslyn-analyzers'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/roslyn.proj" (19:4) on node 14 (Build target(s)). 19>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;cecil;command-line-api;emsdk;source-build-externals;runtime;roslyn-analyzers;symreader] needed by 'roslyn'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/vstest.proj" (23:2) on node 13 (Build target(s)). 23>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;cecil;command-line-api;emsdk;source-build-externals;diagnostics;runtime] needed by 'vstest'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/razor.proj" (29:2) on node 9 (Build target(s)). 29>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;cecil;command-line-api;emsdk;source-build-externals;runtime;roslyn-analyzers;symreader;roslyn;msbuild;xdt;nuget-client;aspnetcore] needed by 'razor'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/fsharp.proj" (18:2) on node 10 (Build target(s)). 18>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade] needed by 'fsharp'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/sdk.proj" (12:2) on node 2 (Build target(s)). 12>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;cecil;command-line-api;emsdk;source-build-externals;runtime;roslyn-analyzers;symreader;roslyn;msbuild;xdt;nuget-client;aspnetcore;diagnostics;aspire;deployment-tools;fsharp;razor;sourcelink;templating;test-templates;vstest] needed by 'sdk'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/test-templates.proj" (25:2) on node 11 (Build target(s)). 25>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade] needed by 'test-templates'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/runtime.proj" (31:7) on node 17 (Build target(s)). 31>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;cecil;command-line-api;emsdk;source-build-externals] needed by 'runtime'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/symreader.proj" (27:4) on node 15 (Build target(s)). 27>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade] needed by 'symreader'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/scenario-tests.proj" (10:2) on node 5 (Build target(s)). 10>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;command-line-api;source-build-externals] needed by 'scenario-tests'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/templating.proj" (21:2) on node 8 (Build target(s)). 21>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;source-build-externals] needed by 'templating'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/deployment-tools.proj" (26:2) on node 7 (Build target(s)). 26>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade;source-build-externals] needed by 'deployment-tools'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/diagnostics.proj" (32:2) on node 12 (Build target(s)). 32>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade] needed by 'diagnostics'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/xdt.proj" (28:4) on node 6 (Build target(s)). 28>BuildRepoReferences: Building dependencies [source-build-reference-packages;arcade] needed by 'xdt'. 6:5>Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (6:5) is building "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/source-build-reference-packages.proj" (17:22) on node 1 (Build target(s)). 17>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/NuGet.config". AddLocalNuGetPackageCacheDirectory: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-package-cache". Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/UpdateNuGetConfig.complete". UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/UpdateGlobalJsonVersions.complete". CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. source-build-reference-packages using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.source-build-reference-packages.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.source-build-reference-packages.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/CreateBuildInputProps.complete". RepoBuild: [17:33:19.38] Building source-build-reference-packages Running command: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/source-build-reference-packages/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-reference-packages/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-package-cache /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260302.3 BUILD_BUILDNUMBER=20260302.3 DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha.1 PackageVersionStamp=alpha.1 DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.source-build-reference-packages.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/ DirSize Before Building source-build-reference-packages df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 195G 277G 42% / Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/". /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/source-build-reference-packages/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-reference-packages/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-package-cache /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /v:n ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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 Build started 05/09/2026 17:33:19. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" on node 1 (default targets). 1>RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/source-build-reference-packages/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-reference-packages/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-package-cache /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /v:n -logger:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.source-build-reference-packages.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=source-build-reference-packages Build started 05/09/2026 17:33:20. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" on node 1 (default targets). 1>TriggerBuildDependencyPackageProjects: ./build.sh --configuration Release /bl:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sourcebuild-dependency-projects.binlog /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-package-cache /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/ /p:BuildDependencyPackageProjects=true /p:SetUpSourceBuildIntermediateNupkgCache=true /p:DotNetBuildSourceOnly=true /p:DotNetBuildInnerRepo=true /p:MicrosoftNetCoreIlasmPackageRuntimeId=opencloudos.8-x64 /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/NuGet.config Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (in 205 ms). Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/eng/NoOp.csproj (in 9 ms). Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.dispatchproxy/4.8.2/System.Reflection.DispatchProxy.4.8.2.csproj (in 211 ms). System.Reflection.DispatchProxy.4.8.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.DispatchProxy.4.8.2/Release/netstandard2.0/System.Reflection.DispatchProxy.dll The package System.Reflection.DispatchProxy.4.8.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.DispatchProxy.4.8.2.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.1/System.Runtime.CompilerServices.Unsafe.6.1.1.csproj (in 69 ms). System.Runtime.CompilerServices.Unsafe.6.1.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.1/Release/net6.0/System.Runtime.CompilerServices.Unsafe.dll System.Runtime.CompilerServices.Unsafe.6.1.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.1/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll The package System.Runtime.CompilerServices.Unsafe.6.1.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.6.1.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.1/System.Buffers.4.6.1.csproj (in 235 ms). System.Buffers.4.6.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.6.1/Release/netstandard2.0/System.Buffers.dll The package System.Buffers.4.6.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.6.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.1/System.Numerics.Vectors.4.6.1.csproj (in 7 ms). System.Numerics.Vectors.4.6.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.6.1/Release/netstandard2.0/System.Numerics.Vectors.dll The package System.Numerics.Vectors.4.6.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Numerics.Vectors.4.6.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.2/System.Memory.4.6.2.csproj (in 68 ms). System.Memory.4.6.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.6.2/Release/netstandard2.0/System.Memory.dll The package System.Memory.4.6.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.6.2.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.2/System.Threading.Tasks.Extensions.4.6.2.csproj (in 17 ms). System.Threading.Tasks.Extensions.4.6.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.6.2/Release/netstandard2.0/System.Threading.Tasks.Extensions.dll The package System.Threading.Tasks.Extensions.4.6.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.6.2.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.websockets.websocketprotocol/5.1.2/System.Net.WebSockets.WebSocketProtocol.5.1.2.csproj (in 34 ms). System.Net.WebSockets.WebSocketProtocol.5.1.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.WebSockets.WebSocketProtocol.5.1.2/Release/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll System.Net.WebSockets.WebSocketProtocol.5.1.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.WebSockets.WebSocketProtocol.5.1.2/Release/net6.0/System.Net.WebSockets.WebSocketProtocol.dll The package System.Net.WebSockets.WebSocketProtocol.5.1.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Net.WebSockets.WebSocketProtocol.5.1.2.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.1/System.Formats.Asn1.8.0.1.csproj (in 138 ms). System.Formats.Asn1.8.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.1/Release/net6.0/System.Formats.Asn1.dll System.Formats.Asn1.8.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.1/Release/net7.0/System.Formats.Asn1.dll System.Formats.Asn1.8.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.1/Release/netstandard2.0/System.Formats.Asn1.dll System.Formats.Asn1.8.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.1/Release/net8.0/System.Formats.Asn1.dll The package System.Formats.Asn1.8.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Formats.Asn1.8.0.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.12.1/NuGet.Versioning.6.12.1.csproj (in 248 ms). NuGet.Versioning.6.12.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.12.1/Release/netstandard2.0/NuGet.Versioning.dll The package NuGet.Versioning.6.12.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Versioning.6.12.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.12.1/NuGet.Frameworks.6.12.1.csproj (in 253 ms). NuGet.Frameworks.6.12.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.12.1/Release/netstandard2.0/NuGet.Frameworks.dll The package NuGet.Frameworks.6.12.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Frameworks.6.12.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.12.1/NuGet.Common.6.12.1.csproj (in 113 ms). NuGet.Common.6.12.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.12.1/Release/netstandard2.0/NuGet.Common.dll The package NuGet.Common.6.12.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Common.6.12.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.12.1/NuGet.Configuration.6.12.1.csproj (in 117 ms). NuGet.Configuration.6.12.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.12.1/Release/netstandard2.0/NuGet.Configuration.dll The package NuGet.Configuration.6.12.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Configuration.6.12.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.12.1/NuGet.Packaging.6.12.1.csproj (in 191 ms). NuGet.Packaging.6.12.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.12.1/Release/netstandard2.0/NuGet.Packaging.dll NuGet.Packaging.6.12.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.12.1/Release/net5.0/NuGet.Packaging.dll The package NuGet.Packaging.6.12.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Packaging.6.12.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.12.1/NuGet.Protocol.6.12.1.csproj (in 89 ms). NuGet.Protocol.6.12.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.12.1/Release/netstandard2.0/NuGet.Protocol.dll NuGet.Protocol.6.12.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.12.1/Release/net5.0/NuGet.Protocol.dll The package NuGet.Protocol.6.12.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Protocol.6.12.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.12.1/NuGet.Credentials.6.12.1.csproj (in 49 ms). NuGet.Credentials.6.12.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.12.1/Release/netstandard2.0/NuGet.Credentials.dll NuGet.Credentials.6.12.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.12.1/Release/net5.0/NuGet.Credentials.dll The package NuGet.Credentials.6.12.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Credentials.6.12.1.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.2/System.Runtime.CompilerServices.Unsafe.6.1.2.csproj (in 8 ms). System.Runtime.CompilerServices.Unsafe.6.1.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.2/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll System.Runtime.CompilerServices.Unsafe.6.1.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.2/Release/net6.0/System.Runtime.CompilerServices.Unsafe.dll The package System.Runtime.CompilerServices.Unsafe.6.1.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.6.1.2.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.3/System.Memory.4.6.3.csproj (in 49 ms). System.Memory.4.6.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.6.3/Release/netstandard2.0/System.Memory.dll The package System.Memory.4.6.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.6.3.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.3/System.Threading.Tasks.Extensions.4.6.3.csproj (in 15 ms). System.Threading.Tasks.Extensions.4.6.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.6.3/Release/netstandard2.0/System.Threading.Tasks.Extensions.dll The package System.Threading.Tasks.Extensions.4.6.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.6.3.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.websockets.websocketprotocol/5.1.3/System.Net.WebSockets.WebSocketProtocol.5.1.3.csproj (in 62 ms). System.Net.WebSockets.WebSocketProtocol.5.1.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.WebSockets.WebSocketProtocol.5.1.3/Release/net6.0/System.Net.WebSockets.WebSocketProtocol.dll System.Net.WebSockets.WebSocketProtocol.5.1.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.WebSockets.WebSocketProtocol.5.1.3/Release/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll The package System.Net.WebSockets.WebSocketProtocol.5.1.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Net.WebSockets.WebSocketProtocol.5.1.3.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/8.0.0/System.CodeDom.8.0.0.csproj (in 10 ms). System.CodeDom.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.8.0.0/Release/netstandard2.0/System.CodeDom.dll System.CodeDom.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.8.0.0/Release/net8.0/System.CodeDom.dll System.CodeDom.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.8.0.0/Release/net7.0/System.CodeDom.dll System.CodeDom.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.8.0.0/Release/net6.0/System.CodeDom.dll The package System.CodeDom.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.CodeDom.8.0.0.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.29/Microsoft.NET.StringTools.17.8.29.csproj (in 28 ms). Microsoft.NET.StringTools.17.8.29 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.29/Release/netstandard2.0/Microsoft.NET.StringTools.dll Microsoft.NET.StringTools.17.8.29 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.29/Release/net8.0/Microsoft.NET.StringTools.dll The package Microsoft.NET.StringTools.17.8.29 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NET.StringTools.17.8.29.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.29/Microsoft.Build.Framework.17.8.29.csproj (in 175 ms). Microsoft.Build.Framework.17.8.29 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.29/Release/netstandard2.0/Microsoft.Build.Framework.dll Microsoft.Build.Framework.17.8.29 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.29/Release/net8.0/Microsoft.Build.Framework.dll The package Microsoft.Build.Framework.17.8.29 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.17.8.29.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.29/Microsoft.Build.17.8.29.csproj (in 94 ms). Microsoft.Build.17.8.29 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.8.29/Release/net8.0/Microsoft.Build.dll The package Microsoft.Build.17.8.29 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.17.8.29.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.29/Microsoft.Build.Utilities.Core.17.8.29.csproj (in 212 ms). Microsoft.Build.Utilities.Core.17.8.29 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.29/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll Microsoft.Build.Utilities.Core.17.8.29 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.29/Release/net8.0/Microsoft.Build.Utilities.Core.dll The package Microsoft.Build.Utilities.Core.17.8.29 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.17.8.29.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.29/Microsoft.Build.Tasks.Core.17.8.29.csproj (in 102 ms). Microsoft.Build.Tasks.Core.17.8.29 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.29/Release/net8.0/Microsoft.Build.Tasks.Core.dll Microsoft.Build.Tasks.Core.17.8.29 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.29/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll The package Microsoft.Build.Tasks.Core.17.8.29 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.17.8.29.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualstudio.setup.configuration.interop/3.2.2146/Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146.csproj (in 0.9 ms). Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146/Release/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll The package Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.43/Microsoft.NET.StringTools.17.8.43.csproj (in 5 ms). Microsoft.NET.StringTools.17.8.43 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.43/Release/netstandard2.0/Microsoft.NET.StringTools.dll Microsoft.NET.StringTools.17.8.43 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.43/Release/net8.0/Microsoft.NET.StringTools.dll The package Microsoft.NET.StringTools.17.8.43 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NET.StringTools.17.8.43.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.43/Microsoft.Build.Framework.17.8.43.csproj (in 7 ms). Microsoft.Build.Framework.17.8.43 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.43/Release/netstandard2.0/Microsoft.Build.Framework.dll Microsoft.Build.Framework.17.8.43 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.43/Release/net8.0/Microsoft.Build.Framework.dll The package Microsoft.Build.Framework.17.8.43 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.17.8.43.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.43/Microsoft.Build.17.8.43.csproj (in 14 ms). Microsoft.Build.17.8.43 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.8.43/Release/net8.0/Microsoft.Build.dll The package Microsoft.Build.17.8.43 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.17.8.43.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.43/Microsoft.Build.Utilities.Core.17.8.43.csproj (in 27 ms). Microsoft.Build.Utilities.Core.17.8.43 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.43/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll Microsoft.Build.Utilities.Core.17.8.43 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.43/Release/net8.0/Microsoft.Build.Utilities.Core.dll The package Microsoft.Build.Utilities.Core.17.8.43 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.17.8.43.nupkg'. Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.43/Microsoft.Build.Tasks.Core.17.8.43.csproj (in 29 ms). Microsoft.Build.Tasks.Core.17.8.43 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.43/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll Microsoft.Build.Tasks.Core.17.8.43 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.43/Release/net8.0/Microsoft.Build.Tasks.Core.dll The package Microsoft.Build.Tasks.Core.17.8.43 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.17.8.43.nupkg'. Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:28.01 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj... Assets file has not changed. Skipping assets file writing. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (in 156 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-package-cache 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) on node 13 (Restore target(s)). 309>_GetAllRestoreProjectPathItems: Determining projects to restore... 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:5) on node 29 (_GenerateRestoreGraphProjectEntry target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:5) on node 17 (_GenerateRestoreGraphProjectEntry target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:5) on node 14 (_GenerateRestoreGraphProjectEntry target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:5) on node 19 (_GenerateRestoreGraphProjectEntry target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:5) on node 31 (_GenerateRestoreGraphProjectEntry target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:5) on node 24 (_GenerateRestoreGraphProjectEntry target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:5) on node 30 (_GenerateRestoreGraphProjectEntry target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:5) on node 22 (_GenerateRestoreGraphProjectEntry target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:5) on node 13 (_GenerateRestoreGraphProjectEntry target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (14:5) on node 4 (_GenerateRestoreGraphProjectEntry target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:5) on node 8 (_GenerateRestoreGraphProjectEntry target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:5) on node 26 (_GenerateRestoreGraphProjectEntry target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:5) on node 32 (_GenerateRestoreGraphProjectEntry target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>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. 27>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. 309>Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (309) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:5) on node 18 (_GenerateRestoreGraphProjectEntry target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>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. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>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. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>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. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (_GenerateRestoreGraphProjectEntry target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 309>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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj... Installed System.Threading.Tasks.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.3.0 with content hash hZaU7SAJZhdJvOo/mZTRgbZHeiK9Q2DvP/dy1bGqgo416ezIWpX23g/yVju4x11uSuxjrhYMb9xck7+oozo6Vg==. Installed System.Reflection.Emit.ILGeneration 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.3.0 with content hash DZUTjXd9L+TA5D9Q1cbiAIzY6neq3Mr3EJbD6ntIOA1Yd9i2Zh5s0U3YWK0V/JirJRuNmjgmG4aTE79BKVwbug==. Installed System.Security.Cryptography.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0 with content hash HIoTVv24Tiz7Bwwp/tNUH0dCu+5ul2J2781A2tUKOVjYqAO3bslFrN8J3TgaBNHpQ7ct4Q4ED9tfA0zI4H0GaA==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0 with content hash aZxqIlvDbdbz8A+4VGphAy4lg82Wcn0o74JihY0D3HGNdJrQzdOpmp3sJkZ7dTQUji3XorRCjpHr//GdPVN3ow==. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11 with content hash Wpb9aZ+S4W39hwDagzV0KdWUkPWws6y/SiJBqestWVKCVs58fAXGhHlsAjQNWf7Wnpc6NwWRm3dBAsbu1wOqag==. Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.0.1 with content hash 4RuKr8UEjVropFT+dGwEgcfZXkLuuj1ocWT8WvaLtA/Z11ZXhCF60qxc9IRJqDH7uP81qOBVidImn3DXK9UzzA==. Installed System.Reflection.TypeExtensions 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.3.0 with content hash wSY/6yaO7/ltY3WgVz0LKbfvIcNeJFYYhSwTvmfTqP5yhZNHpn+tEee7u46D3HjDpoXomoe81hAnC64qSm+i9Q==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0 with content hash EC9JF8RTuBuEWmsOc00TkF8SAk39fMrOG++g/Hq5FpEp+BABkHgYvpx13e6HK5rgIsy59YwNm2ZR5CTHfpRJMw==. Installed System.Security.Cryptography.Pkcs 6.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1 with content hash pHQPpacnq9BLvRom4T/DLA/6SBT0+6yoC8qUGfprAfOVNfCKJLWGXlRsfbe8547dCWtG04NONfwjwYvh8kuGTA==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0 with content hash gJAGpaohHpbjjIAjdf3jT0TitQK+Kv7k9PViwUyD/HIkud9iiJWh3NFIFkzf0Ovck2KiYcdFT9CqD24TVK53ZA==. Installed Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0 with content hash +T7VtCro1MxaAR8TK8IT9tVKMY/Vxu7GqPUk4zDyQT66/zFOVxemsBIYNS/EIIIxkvIL5vKcDrpLjNjFvAbA9A==. Installed Microsoft.Extensions.Primitives 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0 with content hash KZArRE352bzOwuHXCy8uqIPTKrOAyM+IKDT0suXPhXsejOl8mEkVRza4Iqz8sSVn8aWuwz7OWO95Ap9TftNXgA==. Installed System.Diagnostics.DiagnosticSource 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/4.3.0 with content hash /XaO9E0rJw90uuQYxKRAQo5xzoMLGsFLSFu5J6UKwSykUmJA0Km1s9wTLYsn0lMgvcYHHtKNydMM1rUmLoiREQ==. Installed System.Xml.XDocument 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0 with content hash MduWcC92/lPbpt1OGJWYRL58ZBbbqMPKx+frj1txhqoMyq5Cw5zrJHd10LQ+ShScYyLZAgiU3xerYmRjwFACgA==. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0 with content hash pgex+71saLb4KlP8Z98aara8ytkRDsr95S1JHSH6r79vey3uSkHCa6g3jY6NPtkjZl2imMP9yM+fwCdPPNfWew==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0 with content hash TM4Ho1dOlIR0cJeeORGZFkjErriqKPKRbKA8HTLDh+KAb9Y3v33atZvL7+xVlAJ2wAbN8txfKRU2cDztXhaL0g==. Installed System.Numerics.Vectors 4.5.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0 with content hash OVHU0IKxQ8wHG8BYyJ8/DPlM3H2ibaTVT0+qEDIcGYXOJ5QWJlmO3m1ZRQr11S8IOTbJJPAdEP7zdaPoVeTwwQ==. Installed System.Xml.ReaderWriter 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0 with content hash JsElRZQZDP7/R/h9iVftYyFnZ+HuE1SxPxw/gJKz/k9L9eoTW2UqRl7Mk2ztmnYDXnzoGroOA+sb/lZ8aNRtRA==. Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0 with content hash dvJeFy4qatIsNZWgcsafYc4Pt77Q1efXBJyE0FL0cjjNHfstEU2oGc3wDRrqsl5dY1+JVAhN66U0nxxUbxvBFA==. Installed System.Collections.Concurrent 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0 with content hash 2wcyEhAGZ+gbOVm/eik0loombBSHnph5mSCOf+ueu9zGLd2FhaQiq6+AG7qHHM9LWPdCRJPJsCR1RXrVHZdd8A==. Installed System.Text.RegularExpressions 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0 with content hash FMnX7cLiDpg6gVfEy4c+xIz7NIdbP+hIpFabb6YrY4/WqmstIOE9SYMn35waDIHzHRqenhUObCc+M0oLGh7i7A==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0 with content hash ayDXF8gzHZgYsnqLB9h0ncViJzrBi3gR5PpxkyHhyP6XuzHNjvAcacYfY+nuHRNYUr18CiHBvgW4ZbQTaGeGDA==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1 with content hash LSdxcASleaRr9lWmUq1ZOUheWB1+hOzn9u6+rfdElurTTSnkAOyiJcEGLGFJIjRgXLwCnQBG4Qi/nlpSo/GdFQ==. Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0 with content hash 7qdwnBF2vdVc7C3fXj7knyWGBvoUPJ/auX2d0vTXx+XPQuxb8ATaihpFU8E0VBV4Vozdj6/u4jDDFEnybr738w==. Installed System.Reflection.Emit.Lightweight 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.3.0 with content hash OGisrkJcwTzKExkmIhlqkdj0s7xM6524B1FJuSdY8bVByZzNl3MLCWmmgSzfb+N1COHmvTNDcIQt4ztUlMljEg==. Installed System.Buffers 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.3.0 with content hash fMZdPFXxZ4+1fXxbUOrzjIFUqvf8WkEB5zjDoIEfboIiioE+piY34e/kB+gos4imSxQb2GbpJYq5xYBpTWnbwQ==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0 with content hash 5drieMOtL1xLU0PsvZjyloYurvc6O1sfew/pjzodWDW72Lhn2/818bnjIBugymySmZFbs8D2d2lqMWks4ns5Yw==. Installed Microsoft.Bcl.AsyncInterfaces 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0 with content hash pIedYdADEpo/DZZfhJzdWH/3227nNayzIzKbqLMTJ6NpMutovi9adNrtSewZXItt9f+gHsUdCedWHxscsIp94Q==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0 with content hash 6q/NVyTwpb2/mukeanUPifjx84qxgE9p0cd8JHEv9lgedHK0rQJRGWaaBn3nNI0xHre2qLx0Is8KYHcL52R2Rg==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.1.0 with content hash rfKCJ4odPkkaxEwygPU3GZAH7TuscMhJM8TsjnugU6zPURsB+0hRZYn8IZGN0kg/zS6iY4h6puOIF9QmmIW/5A==. Installed System.Text.Encoding.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0 with content hash sERC1XR8xt8XE4VwYwDHKGvh9ysv8lLKU0pFS2rGQxu/vqwVI5sjNDXCNI1JTgvbnmohifHI9Om9pm2+5+GvfA==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0 with content hash SorQkO0ffy8UA3jIe02eKj1fDB9JfS6vtH4wLbZjX6eev2Sk/fs0lCWFVlVaK5gJOAvSQBdl3jSC4PiMIsqy9g==. Installed System.Runtime.Numerics 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0 with content hash rop7xuxj+ebfxyzv8o+ZHIQkBsNiYeprsDnHvCCcq6irTa/jcUcRn7qy9uYMw/I+eMFqkC0fA9/RsJ6BxmRPOg==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0 with content hash +YT29PCBc0GgF2SEsfT5gvQbqXv6XgUixjjzrB/vj7szmsT8WSG9D0DkHMnovJYZ3WdrHG35mH2A0PgMbfrxyQ==. Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11 with content hash LZm0g6GXisd2NEK6t3E6Y9YIZ+IuAd3/PZhcD2d27LyttS0LhlYNdNOSg2N/ETmXcYdlH/A0Fz2p22uHbRyNsQ==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1 with content hash m9rQy/a2XLtOrTI+GGbDM8DX7bbrleGluLqLshvdD3btDz/ejhvOE7O3NSxSzc/iMnsedwcRiRn8AkyxpFE32A==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0 with content hash 42U5JjJr0G7t3BRmHajE/IKG5FywMU7kDo1TQvgJUw2dR73kClY5eiXN5twtcvqS25Hvb8F3GO6Q5Js9cAYTdQ==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0 with content hash JPGuDmqmPtE2jH5n1A80zd1d6UoNsCS5oSR9lEtub2uoSS841AnKC2okzWXMNjnJjfIdcUM93rLDvJtGIr2HnQ==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.0.1 with content hash NXBFXVrmgpwC4GOeKMLHZTCkGLslM/XLK/ZOKRuZoRgiFQRsN07u3hF1kzvGexjU/ffk1iQk89SYQ9idqkLzzQ==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11 with content hash EESi5jKLTsoBGkBrjjpt094bpeo469xAqsYsaO/xqW4LTx8T3dtNKJtvjLXnb5zk/tSioyzPeQrdW6nrE0X24Q==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.0.1 with content hash q252Nkuv3915Ghpp28DiWKdBPD8Rv/bwEyIdVYjBTcrJRY/XYG8lgtnbA3ZF96NsTDyaImALEvvkYvzuJeeXYQ==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0 with content hash qm69Aga8joPkibVX4GwfAg8QIdrr1HqsV/7dQpXrZZ5kHXZHWYd7Br6O9m9QvhBKDvNsNdAyT1KwoUxrOFHsBA==. Installed System.Runtime.Handles 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0 with content hash OWt2nrE4RpMEFJVCDhqgMM0yhqupwUePUONkxIpmeQx3VtJ8baae7IVpEK5e+dBIovL8L88rvtLBRWERJhA4Gw==. Installed System.Threading.Timer 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0 with content hash zMACFhgRrEQKU6oE125x4wMePCMXkpZN/R6t/QswoIuKqiIutnsmvslpgQTH2hB+VqqcmIYHh2UzQDYGV3bNMw==. Installed System.Reflection.Emit 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.3.0 with content hash xg3F2n7de+q0FX7DhFW+YtNlZ8mA6iw6IZ04WADvT+l7MDZN7mjYWX7iOtDvJxsM6UEM87+Teadazknh38ywnw==. Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.0.1 with content hash u2kdNiDPKEWPW8M2VRG3Dx0EcuAV89n26w9oTss6YJqNyaGyEI8V/q3cZvNfnf/wgwPp9fCx7Zpc+nLEe6qG0g==. Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.0.1 with content hash jI30n6wvlzBXY/3RkMQ7xOfS0etv7v3Bc9dt8jHPBavVPEIYfuS6WEABR0svTG30Ni9pPaZQK9LG7Cd7MZS7DA==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0 with content hash Sp++focCMlH6RrFS476KpGAX6CIkixxzP8KuO1kzItBSaC7/AsojAJu36iCZaigQKOas+3o9i4cG6NZwG3GiKw==. Installed System.Security.Cryptography.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0 with content hash wGXS7TwEhgvLQQiw4IWHceb/swWrjqLN+ve9nSh9wjmyYQgSFHF8CwpD3OyU7tddqfT66DSW3AxwoXVOTtjzyg==. Installed System.Reflection.Emit 4.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.0.1 with content hash iMp5gLmyCXFhAajX7yBWskPzGjFfVbXJTMS1OIZtpNQjpBrQGphiyVHEc8DqNFJQdEphRty9USNaM+D0uA3fSA==. Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0 with content hash 8258i2UKg0s2oXaqVFEjXb3qkyZ1Xtf4440/NsCNkXqPeff7DzfenOXSmR2oaMxjAmkXE4NLczrS6Xzje9HXww==. Installed System.Text.Encodings.Web 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/6.0.0 with content hash mHL4xW2vlRS3tV3UGuehXTibGUbqFLdjOt1eDjqOHhD6PmWBXSfcJU0MXWJaxrlCYvfJXA4MZ4zOsYhrDM+6Tg==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0 with content hash 2AOM5t+kkUgIWD8NnJRQXO9XxKKZRSSaZVAw+ff7vSFooDiHADBXvFLMbXFa5fZpoopbN/oM90N8ycwuGAWHyQ==. Installed System.Security.Cryptography.X509Certificates 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0 with content hash vFBXUYzh/vwzABGKAv6WoU7e53mNrvLra1LxqsQGq8CdkI65WF9jsSqbj0PuNoX9aYxkBzd6xlBPon0PcjeGKQ==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11 with content hash tZsZ6eMcIxKcSSUy4PqmV3aNDjeQBJv2IesrDo4YtSFa1icS61IiCqG06EzXfPAZhD0y5t+zmXfYlXq1I1rAug==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11 with content hash A9nZHPVWiQ1rSTMTb17bgBqBh8jaBwhbAiqL/5vDbjuAd2XljbZnwMsyYcDF4NmJ+fPKakxwZaNEChhiieEKjg==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0 with content hash frpZQ5f4gt1VOMYd84A+HHl9EHRRWByzTOOLMDO03QnJlwq/kPok296qVDNWt7AAumanDnrd+N8LAlvxLfs/lg==. Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.0.12 with content hash +QUXrFPzFm5ScDiE6ASGXoUXP9UieDz1b4HwikHaVtgB2TcnV5EoiaXBLdwDEVNzyUQULO4yMoC4IATDw2P7gw==. Installed System.Collections.Immutable 1.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.0 with content hash wC2FPNX1Wv0t+wIypTFiD/VYb209DZJnccH5R2PTQXVmq9Ucfw/ApxAtTGltTw/KncY4AOj798bJh9d//L7IAw==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0 with content hash 63kpnxskz0AM7yAo02qjvnXPUNcfjhnBN4C8MB+IaSvzRaWLaTkGzd6ZVIkW8lMawp2MM6yumhpyFRaJ5kg9EA==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11 with content hash EnS4NpikKrYnM5ZI/li+lHiVLW0udcWlZ+u674+n0QXobTd2QITVfcfFP0fzaNDGDpTAY4GIwxw+Ex2zhLu+IA==. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0 with content hash 5GWQWCJGb322mD1+gyTzYTynAutX1goD72ICs8Ckh6WUlQNCqAMkczK85GgazJ2Y4cKsgTs0hSa1aqyoRLNwrg==. Installed System.Text.Json 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/6.0.0 with content hash Y/YMXnV/8iP79esOc1btlLt1Ea6QiP5kz9CSDUKIbzmRbIWGgtygCXK10cz9DsmEyFe+QzIbGMyjIupoKOeS0A==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0 with content hash bi7f/mpZd+YPYpPkMIOvSTAbLZ9llOWK9w1d+5y6gthhaar0lWXd4tPi/UG1rGMmMKqu0Urni4/FDTxqlZJ2hQ==. Installed System.Net.Http 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0 with content hash Y5etmYaeLQLcRmxMDI3TJMjujT8srCcmFMTulKfIhvCeHhEICdvIdplTqEX608mkehKfZbwElhlAYS36pMPKEg==. Installed System.ObjectModel 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0 with content hash YBPbA0TSo9GAE2PzkfoLUMRQnnplrNvEOKk2sR/TGI/hN4kNFhvX5m8XIP1i/xkU5BYYQbLNBrH5isMhO7sFhw==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0 with content hash v7PWYoPXrgRCh3yDSFsipXVN6GBmRNpnKJ/TCSNHzJX63Hrd9WZTGbT6IRo1lW1zSxRo3JfuaWOdX9rxoPB8MQ==. Installed System.Security.Cryptography.Algorithms 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0 with content hash Ac8sJn7XbycLODeXSBhcz2Ol7hY8bbgToJoF/aWzDHdQIovmIn12bPgegzwbVqbLOi6a7lmFShxh9LZ/aBr5eg==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0 with content hash CJS+wCGF9MiIBQMjWy/UNMbL9ltANPDlBm9F5e1QaXpj5kkfXwURlX2gIqceHJZ32CFvgvBhORtst3WBzG0Bhw==. Installed System.Security.Principal 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0 with content hash l3aGHY9oU0ljzpVfQL/CJiH+oUhXFku1dqxcCj2cfk9dUtfg8vfl71n9E5SKKD1nsXFXWQq37EaHVNg92JLtsA==. Installed NETStandard.Library 1.6.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/1.6.1 with content hash qqnMcoLzXsn3eF35fT+wfme9zNo8xhWH+SJ51F++otVKuAC+/7kiaqW9KJD/shjUXgBJUFfCgzw8+botGdOYxw==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0 with content hash 61Z0h2t93FRLBKmVxgyQHgAntsdhbnUPtg8yQcrYo7aA8vSAtgdArVZv2Hc2SEkVT9cdcdHf+bOsAx5/MvLJoQ==. Installed System.Globalization.Calendars 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0 with content hash oexZtebNZIuGoZ7SFb4dNeIHHAR9poNmugtMeN2wpCzp5eatnYc7AusL2hKTJja3cmKbFLt9tKCZrrBTJA6jww==. Installed System.Console 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0 with content hash 8pip4lXmUu4SVnjQTK9+DNnHjCLm8SO4DhP/Ii10ZhxlhBKq/XWyH2KfCwmSOVyZVRz9oEY8ZDVr4payK76NoQ==. Installed System.IO.Compression.ZipFile 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0 with content hash yOhzIQqaVkGCnUnbS7JEevlGvf0MlVEOW4SafU2SuTlLQlO9dScAnwHHIu8vpmvBsRoEU6zwbmWUcgKLVNth7g==. Installed Microsoft.Win32.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0 with content hash nLnyhV4W0F82DDnnPp7ybs0Mh1Mkv1oFV9/J3deF6tTvYJX8/5dUBmykhXJlSQa7mzEc3B4LzQWmdRKwag0SVQ==. Installed System.IO.FileSystem 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0 with content hash /3YG3yT7bS+Iz2cImkukpI0s3Siw2bO1bUa81hepXO3+L81dj8LWPxkf9BrJQoYbiB8+DU3DSBF79eSZhcb9Vg==. Installed System.AppContext 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0 with content hash aefg3WbZRPL4VAltBMJ4ViswqcEBVhLfSLIttCy6hINgEyIQvdigyffWxD3Z7sMG2VI90D0s4bjHVZIfIKgy4A==. Installed System.IO.FileSystem.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0 with content hash dWPKTyM66OxaQ0IeFRbxrnjfNANVIvpBJ7TbzpD/XWGKQDdXhx3n/Q31QLuMd/vsi5DwvmIhHXWQdG3nuwGoLw==. Installed System.Diagnostics.Tools 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0 with content hash xdADf4gMgSy7mx/K3vZuScGAS2maHy8UDOxDPkzI06hi1EVgHXw6bZAIMMhExbx6YZvy0dc/xyUxGMoq2YBOdA==. Installed System.Net.Sockets 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0 with content hash uefo297QowqmVI8HO0P8NdX6LBz2rOdBmiXHvv5+ZVWAwaynmNa56PesCV4nWgxo81mPHWI3qFN81jrmx6KkYQ==. Installed System.Linq.Expressions 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0 with content hash mmhSDv7uWkdpvdTcbla1G0GEzMvfV0siaDzjdeHFRa3Hh83xUVvTQL4ebe+Z+bPrIr+gLS6XfP1Lh9QLcUIz0Q==. Installed System.Reflection.Metadata 1.4.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.4.1 with content hash oiHqBqLEA2X54jiEJpHDckKzqWrZN0CDKiqqQn0V3tlV15+yvH7acY/2IrWfAQKVqpTQwWA0oZevBkaPhVxQaw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/System.Buffers.4.5.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/System.Linq.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/System.AppContext.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.5.0.0/System.Diagnostics.EventLog.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/System.IO.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/System.Linq.Expressions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/System.Linq.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/System.AppContext.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/System.Linq.Expressions.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.6.0/System.Buffers.4.6.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyModel.6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/System.Buffers.4.4.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.3.0/System.Buffers.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/System.Buffers.4.5.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/System.Diagnostics.EventLog.7.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/System.IO.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/System.Buffers.4.5.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyModel.6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/System.Diagnostics.Tracing.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.6.0/System.Buffers.4.6.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/System.Buffers.4.5.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/System.Linq.Expressions.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/System.IO.Pipelines.5.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tools.4.3.0/System.Diagnostics.Tools.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/System.AppContext.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/System.Linq.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.6.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tools.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/System.Diagnostics.EventLog.7.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/System.IO.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/System.Linq.Expressions.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/System.IO.4.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyModel.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/System.Buffers.4.4.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.5.0.0/System.Diagnostics.EventLog.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.3.0/System.Buffers.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/System.Linq.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/System.AppContext.4.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Claims.4.3.0/System.Security.Claims.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Claims.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (in 296 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (in 481 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (in 481 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (in 481 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (in 481 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (in 481 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (in 481 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (in 481 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (in 481 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (in 481 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (in 473 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (in 473 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.0.1/System.Reflection.Primitives.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/System.Collections.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/System.Collections.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (in 76 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (in 76 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (in 71 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/System.Collections.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/System.Collections.4.0.11.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.0.1/System.Reflection.Extensions.4.0.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (in 77 ms). Installed System.Collections.Immutable 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0 with content hash 0ky11CQqdPkh9r3TJbXljyt908SjxC3r6xlNN7HMIaojSESnpmV+bq3GG1m222aqYJMrPO56OtzkfENGbPNpZw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.3.0/System.Reflection.Extensions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.0.1/System.Reflection.Extensions.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/System.Reflection.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/System.Reflection.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/System.Reflection.Metadata.6.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/System.Collections.Immutable.7.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (in 90 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/System.Collections.Immutable.7.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (in 70 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (in 107 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/System.Collections.Immutable.8.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (in 85 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/System.Collections.Immutable.8.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (in 107 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/System.Reflection.Metadata.6.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/project.assets.json Installed System.Collections.Immutable 8.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0 with content hash a1rkX9DD2V14RkykWckp5dxMJmmJawzJwUP6fta14ZPinfs4ZaCxNkNuQmRJgAIYNg7XtqLqt0P1ZC8zMp4fPQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/System.Reflection.Metadata.7.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/System.Reflection.Metadata.7.0.0.csproj.nuget.g.targets. Installed System.Composition.Runtime 1.0.31 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31 with content hash cllpK4COW9vTmF7ubM3P7AxNQ0IzGVQZPptsnEqVRoFzQcj6whEDLbdw/MqxV4EqesFoAab4CUo0yygk11J40A==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (in 109 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (in 101 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.3.0/System.Resources.ResourceManager.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/System.Reflection.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.4.3.0/System.ComponentModel.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.4.3.0/System.ComponentModel.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/System.Reflection.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (in 56 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (in 103 ms). Installed System.Reflection.Metadata 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/6.0.0 with content hash rAWPTsy7uvzRPt7tV1PEtkSJ+llqIcI1mbxJTMeQuUtAalVTY+ZfTGltyJVt5ufNePSKlnuXx13mkWUM51Iq0A==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/System.Reflection.Metadata.8.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.4.1/System.Reflection.Metadata.1.4.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/System.Reflection.Metadata.8.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Hosting.1.0.31/System.Composition.Hosting.1.0.31.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.AttributedModel.1.0.31/System.Composition.AttributedModel.1.0.31.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Hosting.1.0.31/System.Composition.Hosting.1.0.31.csproj.nuget.g.targets. Installed System.Composition.AttributedModel 1.0.31 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31 with content hash Cgd276pjzaT07kNI0wYh8Ha2rILpYI7JbSm/5rI05AwgRBHyJlzU2/fEgTZjHWS88I5doZKxkT/G9IS9NDGnRA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.AttributedModel.1.0.31/System.Composition.AttributedModel.1.0.31.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (in 134 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Hosting.1.0.31/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.AttributedModel.1.0.31/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/System.Resources.Extensions.6.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.4.1/System.Reflection.Metadata.1.4.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/System.Resources.Extensions.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.4.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (in 57 ms). Installed System.Buffers 4.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.4.0 with content hash XpCw6FIZIUJ+2k1CPy1Zl3eOSc6l7rZmZ4ZCQ3jp2QRDZIvd3TTBKpeztNzfP8vtSnSsPNEKKMu3Q/xwp4IN/g==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/project.assets.json Installed System.Memory 4.5.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.3 with content hash Q7p672ixkSDwjUmcpkkxh/QLOa/974bwO3lzVFVsvXciYE3YNNUJZV0kDwyGgINAOvsMP10GhWssd1/rnE/SBg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/System.Diagnostics.Tracing.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj.nuget.g.props. Installed System.Runtime.CompilerServices.Unsafe 4.5.2 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2 with content hash 2k88aERdaFudPCrsuTo6+dbIME2N75MF4YjfH97OPQYiE1v3e6XPuqOtWOFHKZMeNJFFE53mXBlGTSjhAOtkjA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/System.Resources.Extensions.7.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/System.Diagnostics.Tracing.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/System.Resources.Extensions.7.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (in 148 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (in 161 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (in 149 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Convention.1.0.31/System.Composition.Convention.1.0.31.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (in 148 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (in 68 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Convention.1.0.31/System.Composition.Convention.1.0.31.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Convention.1.0.31/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/System.Collections.Immutable.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/System.Collections.Immutable.6.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (in 140 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.4.6.0/System.Resources.Extensions.4.6.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.4.6.0/System.Resources.Extensions.4.6.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (in 67 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.4.6.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (in 160 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (in 175 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (in 161 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (in 154 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (in 153 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (in 197 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (in 176 ms). Installed System.Collections.Immutable 1.5.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0 with content hash l9Vsr3YmKU06bEufrn5AbpV3IqnrHbsVkDWPTBEsqaSzLp1fEnZRKrEfbnSGXBn4j1guB20LOlFCj5D4qkZ7vA==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (in 69 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (in 68 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (in 139 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj... Installed System.Collections.Immutable 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0 with content hash SFgoT++ARsXiWtKTkWhyjIxQNPgx+8yZCE0QX0Mwqlnac8HNZFLlZuZ576gEofXbi22q1omeQRx/yX3Qm73i1g==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.0.11 with content hash 2S8wJJAAR3ULl9795Y6VrrsoRoR/7YWyo33Txe2EZnQMhYBsQ9jNtLXpaSaz8rfKBQVbI3msVgnLz83tkzHh3g==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/System.CodeDom.7.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.4.4.0/System.CodeDom.4.4.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/System.CodeDom.7.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.8.1/NuGet.Versioning.6.8.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.4.4.0/System.CodeDom.4.4.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.4.4.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.8.1/NuGet.Versioning.6.8.1.csproj.nuget.g.targets. Installed System.Collections.Immutable 1.2.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.2.0 with content hash LITiQqDgW2HEVgLsEfRU7Px+UKXn40H1pblzB6arzLgdUkEg8WEXoNHM2ZN3SrYJmg7VicNFPtGcq9pITAA2iA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.11.0/NuGet.Versioning.6.11.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.8.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.11.0/NuGet.Versioning.6.11.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (in 35 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (in 48 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.11.0/project.assets.json Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0 with content hash cj4g7A9Rv9rQmYjf6dAo9mrygqgt53woLS3sqwetPenvVw/yRLThpc65yJzLHWWC620viyfCMbzM5+NHmanSyQ==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (in 49 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj... Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0 with content hash 0RIGyH+voXjO/T4xoq4Kzcd31tkJyskeUoF+Q2K7gYCal0MYVpCViL/Cnw+i/w11HsVc58XrrNKMNLu42PsOrw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.0/System.Collections.Immutable.1.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.0/System.Collections.Immutable.1.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.1/System.Collections.Immutable.1.3.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/System.Reflection.Metadata.1.6.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/System.Collections.Concurrent.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/System.Collections.Concurrent.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/System.Reflection.Metadata.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (in 49 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/System.Collections.Concurrent.4.0.12.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (in 81 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/System.Collections.Concurrent.4.0.12.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (in 236 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.2.0/System.Collections.Immutable.1.2.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (in 93 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.2.0/System.Collections.Immutable.1.2.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (in 97 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (in 81 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.2.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.8.1/NuGet.Frameworks.6.8.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.8.1/NuGet.Frameworks.6.8.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.8.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.3.0/System.Reflection.Metadata.1.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/System.ObjectModel.4.0.12.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/System.ObjectModel.4.0.12.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (in 98 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (in 100 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (in 237 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (in 88 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.3.0/System.Reflection.Metadata.1.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.6.0/System.Numerics.Vectors.4.6.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.6.0/System.Numerics.Vectors.4.6.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.6.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (in 102 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/System.Collections.Immutable.1.5.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/System.Collections.Immutable.1.5.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (in 277 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/System.Collections.Immutable.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/System.Collections.Immutable.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.3.0/System.Reflection.Emit.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.3.0/System.Reflection.Emit.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/System.CodeDom.6.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/System.CodeDom.6.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/project.assets.json Installed NuGet.Common 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0 with content hash c66zWhQqUEonMAdapDgZKXtyEvDoXH96cWrRASD6yG9eMEFp6f+DsZbLEtqVS9OTYnzEo5ZGLPrNuv/tUJcyTQ==. Installed NuGet.Frameworks 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0 with content hash dkl/aABIA4cXyMY3DOtCqHVjZusQKscEbph3bos/Xgllm+PPyqrDc7UipBhcZwVv82leJsRDXdWb/edkYKstqQ==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (in 153 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (in 119 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj... Installed NuGet.Versioning 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0 with content hash 5vhFLtPoPWheniDkfXiLNsFXj+O35KAhG1C5VNPyvtuZzS8qYtR1KyQ3w0hQigKziJrfbLaRcIXVLfQ3gRpJWA==. Installed Microsoft.Win32.SystemEvents 4.7.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/4.7.0 with content hash TDKARqKUmoDXiuSir2KdasxyI/6F1BTbm/YC7+WryMcRM/akeR84LAw+bKVJmEqd4nyl9MGihAAfX7DRs2hI0Q==. Installed Microsoft.NETCore.Platforms 3.1.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4 with content hash 6GI/BdUY+zhbWWSKQfn/I4Y6GROoKJBZ4QNyycKxsZTNs9QN3pjG1CtcEl0moTCKkwpGJdFxG9+NsNsMG87knA==. Installed Microsoft.NETCore.Platforms 3.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0 with content hash ngi0TSqBckQAWWcARqd4EvqdnCBpEzHLWtkwkw5diMM9t42x6rNbhdRgk/LBkilR258XiS9clV7+NMzwxt95uA==. Installed System.ComponentModel 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.componentmodel/4.3.0 with content hash 5LV1+W3K6roGN/C9Fe4exmB5xI9Ph4d+NrpC7sk7nDOnt8LRECxzNlE0QDBWX6y7Vg20FdFndSmyvbsPsNnitA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.LibraryModel.6.11.0/NuGet.LibraryModel.6.11.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.NoTargets.3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.LibraryModel.6.11.0/NuGet.LibraryModel.6.11.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.LibraryModel.6.11.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.NoTargets.3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.NoTargets.3.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (in 192 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (in 219 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (in 3 ms). Installed Microsoft.Bcl.AsyncInterfaces 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0 with content hash nVze18DpsrXVcNFnnX+BHDkuDDsHWV9q3iRlTeoorbxMRftBpIv2hIIBKcloCCgAZ8rOrP5mhypPZcbwzbQOmw==. Installed NuGet.Configuration 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0 with content hash cXHbP1d21fP1LsPnaNGGgqMktbgydLs+jBFkLatOMpqWpjXMaU6T7EGYr55He4RjItpSH1EWvhOAvWJ5u0TbQQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj.nuget.g.props. Installed NuGet.Frameworks 6.8.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1 with content hash AuqbhM+ys32Kqark3mFW0O7k0FMzp44Z3fKft51INjhK5hWYwcTSK8XzPNdHy8DA0GX9FcVKt8ITVAv3U9Ibxw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj.nuget.g.targets. Installed NuGet.Common 6.8.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1 with content hash MKkSGrSNd5IiYIxC7ITxdVcDKV8xHqm8wLPVWHbGJCM8/D2if46NL6f6rwgAC6YF7tWKerQI1d29D7V7hYzbEw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/System.Net.Primitives.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/System.Net.Primitives.4.3.0.csproj.nuget.g.targets. Installed NuGet.Configuration 6.8.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1 with content hash emYy18AtN3PpjR+PPKvPh1KnYEjzREZ+zuVNmHCvsVUeOmihlvTPbOeE8GzWlkD/YE3o23vXs75HroWXJAKkWA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/project.assets.json Installed System.Text.Json 7.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3 with content hash voTkgRUPDBAhLJ71wxXEv9w+98FBN/cLWIouUSYMyO7Egud/agj7sKT1jaz9keHNiKqREO1yx/P8D603o1kqow==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (in 348 ms). Installed NuGet.Packaging 6.8.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1 with content hash PnZdUu2id7LwBEN0v89Y5zlPJREMtYZKFki/t/uALf76pAYquPUp0rI31KJl0DxBMTNB1mn7H1f4uFUioLVa6A==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microbuild.core.0.3.0/microbuild.core.0.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (in 134 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microbuild.core.0.3.0/microbuild.core.0.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microbuild.core.0.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/System.Numerics.Vectors.4.4.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj... Installed NuGet.Versioning 6.8.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1 with content hash GxR/SqdL8w3k2reHNK7pO4QopIPoy0cytqKNHp4nFD7RXhY9ZjrNR90/ElGTWMJjeRJBEOf4jdzio52/VS7Dvg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/System.Numerics.Vectors.4.5.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (in 139 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/System.Numerics.Vectors.4.5.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (in 25 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/project.assets.json Installed System.Text.Encodings.Web 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0 with content hash k28Xailo0RVgt9rvOxvaaf0thTs6N5Q7zg/rcFe8hxSolm0jpH0hd2kqU+YPWy68HoilYNkvb2CvZoi5p0JeAg==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/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... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj... Installed NuGet.Packaging 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0 with content hash jcINOb9ObK1B906Ua+o9ioDOtd5CKEM3mO2fSHqMx6r/k/LJDOqNVS2i1qTVUwHNu/KKijnru/y1EqWAXWTbIA==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (in 373 ms). Installed NuGet.DependencyResolver.Core 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0 with content hash 0y0O0wbcsPVtbeyRcLkfdxvgIy4u7w4n4qSkMjnlzdVSCBVQGEy+vYncas1P1l7M1yf1q1SQM5E3VEiGIe/+dA==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (in 177 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj... Installed NuGet.LibraryModel 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0 with content hash IPbWPJcD8iiDmK186+K4QhtjF71nwpshV+uKfOBmfc+8vrTaXFRAVpSJd/DvU9qm5ugByaSyNXtFmUuf9ofmjg==. Installed NuGet.Protocol 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0 with content hash +zAu/K67vIZDeUMwxBvo6gxaXKltvJ6xMK1mO6YqR7iTtN+k49wRUlDMfKT3nCN5eda/aj7chuaOZYQ7aZ0XGQ==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (in 179 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/System.ComponentModel.Annotations.5.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/NuGet.Packaging.6.8.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/NuGet.Packaging.6.8.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/NuGet.Packaging.6.11.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/NuGet.Packaging.6.11.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/System.Net.Http.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/NuGet.Protocol.6.8.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/NuGet.Protocol.6.8.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Sockets.4.3.0/System.Net.Sockets.4.3.0.csproj.nuget.g.targets. Installed System.Runtime.CompilerServices.Unsafe 6.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.0 with content hash pFb4Mk8IDEHkK3CGEzrRVpV7+D2bsjROY2vVIlXQwi3fCW3bZp/U//WMReRJaREZiDpzOFmCfYcus/jSGtaxTg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Sockets.4.3.0/project.assets.json Installed System.Buffers 4.6.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.0 with content hash iZkGOqOaDqmrI5HTE/snkaMPgByFIkmGk6psQucfByjhRvBZfioakph/c+sH5FEgCB2afUqFY+Xdm5w0bS2a3w==. Installed System.Numerics.Vectors 4.6.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.0 with content hash C7Nxes83HWHhpYcRI3+9QslugBKYXRJPefhf6ZPp3PRP8lJrS55EtP2vScMClAN3H3Y9qGYhZotmC+3bv2i6Kw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/NuGet.Protocol.6.11.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/NuGet.Protocol.6.11.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/NuGet.ProjectModel.6.11.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/NuGet.ProjectModel.6.11.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (in 166 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (in 166 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/System.Reflection.Emit.4.7.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (in 405 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (in 209 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/System.Reflection.Emit.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.3.0/System.IO.FileSystem.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.3.0/System.IO.FileSystem.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.6.0/System.Memory.4.6.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (in 210 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (in 228 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (in 228 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.6.0/System.Memory.4.6.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.6.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (in 164 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj... Installed System.IO.FileSystem.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.0.1 with content hash w/pUUEQbFBdwpRPlqwIemIccPvdPWvOud0kRGcDvU11JWFOu5fszuDrxgGSf7nZ+Eh3DI3E/oYJZsXRyJglgIA==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (in 217 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (in 172 ms). Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1 with content hash ggNSmbFanEBGpzZHo1/6CfYe0/ywtYJf3Ar0FnT6B1rUp3bxSSQYz5yB02pzgPs/6fV+PqIjcmwlocN7gVzmMg==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/System.Memory.4.5.5.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/System.Memory.4.5.5.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (in 211 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.0.1/System.IO.FileSystem.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Loader.4.0.0/System.Runtime.Loader.4.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (in 163 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Loader.4.0.0/System.Runtime.Loader.4.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (in 162 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (in 165 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (in 202 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/System.Globalization.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Loader.4.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/System.Globalization.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/System.IO.Compression.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (in 150 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (in 215 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj... Installed Microsoft.NETCore.App.Ref 3.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0 with content hash SqhRYbEjgUtSlr0a5JUovLjkC4+v4ndmLOqW+ZixupijlMRQ5dPtnfQI1xsNby+ap1pg+0J6QTJK+0sTy28BdQ==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (in 182 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.1.0.1/microsoft.netcore.targets.1.0.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.1.0.1/microsoft.netcore.targets.1.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (in 168 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.1.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/System.Globalization.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.5.0.0/microsoft.netcore.platforms.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (in 0.9 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Platforms.3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Platforms.3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (in 0.9 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Platforms.3.1.4/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Platforms.3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/System.Drawing.Common.4.7.2.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Platforms.3.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (in 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (in 152 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/System.Drawing.Common.4.7.2.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.1.1.1/microsoft.netcore.platforms.1.1.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.1.1.1/microsoft.netcore.platforms.1.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.1.1.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/System.Runtime.InteropServices.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/System.Runtime.InteropServices.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj... Installed System.Security.Claims 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0 with content hash GOqnDaL5Bh8A/W/rgunRHWVqoP2tUi2+nA7zfDTj2EYl7C/aue+uuPpMlaCv4OSakC331HGGDKJpxPTedOnRsw==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (in 0.6 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.1.0.1/microsoft.netcore.platforms.1.0.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/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... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.1.0.1/project.assets.json Installed System.Threading.Thread 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.3.0 with content hash TO0GG4K6OzmztHVQvKPihSTyjlHFiBc1Q//H6T3LkHZDWCcbTGWtsfK+Ik/ZBPhsjece8U9v8RBhTr9Jm3ftVg==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (in 413 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.1.1.0/microsoft.netcore.platforms.1.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.1.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.docker.sdk.1.1.0/microsoft.docker.sdk.1.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.docker.sdk.1.1.0/microsoft.docker.sdk.1.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.docker.sdk.1.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (in 262 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Microsoft.NET.StringTools.17.4.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Microsoft.NET.StringTools.17.4.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (in 0.8 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (in 0.7 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (in 0.8 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/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 (in 17 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (in 150 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Microsoft.NET.StringTools.17.3.4.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Microsoft.NET.StringTools.17.3.4.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (in 260 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (in 170 ms). Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.0.0 with content hash swa+mi08IVb7apfGeuiK4rU3i7lsFj2Mf3T9Ubdy/5BF2X356276AOqqFAunpE2lnqhmKgOsamjUtgRKr7BNug==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (in 137 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (in 137 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj... Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.serialization.primitives/4.1.1 with content hash C3XJsxJtSNoYHraGAm33A68bMKdZEQQG5hJkLBg87Nkh6E6bl1oSLC9OtqltHx4N+gs1MpCO7Qnwe07AIOxRnA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (in 161 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.15.7.179/Microsoft.Build.Framework.15.7.179.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.15.7.179/Microsoft.Build.Framework.15.7.179.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.15.7.179/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (in 163 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Humanizer.Core.2.2.0/Humanizer.Core.2.2.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (in 203 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Humanizer.Core.2.2.0/Humanizer.Core.2.2.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Humanizer.Core.2.2.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (in 181 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (in 154 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (in 178 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj... Installed System.Security.Permissions 4.7.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0 with content hash m4d0Fr/GlR6j45rFKSx4FwZgGTkv6Ddw+3/uUi7V/c7v6D2zeY75j3pAR9fcRcjJ8KyFY5Xdk44SmZW4UiMENQ==. Installed System.Security.AccessControl 4.7.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0 with content hash k8kRQdBuC7vbDR2GV0jvMLY12HnTPsBXse9tqixokT14ZnIKwQU8NO1quwO2yrp9oVT3tXBqCukweFISI0oe5Q==. Installed System.Security.Principal.Windows 4.7.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0 with content hash kfKCNx2XHTCajb6zsdKJ+/Vwrs1O4dvZUWo5dq/J/fmgMgWF+AWxSK+gIR0XEBuqZ225KLOtpSaHBQjOGZGaTg==. Installed System.Reflection.Metadata 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0 with content hash czjaFhSmvlsTxWWl2WdAydtnOMuyvLf18klcG6HLw4Yvy+ZGW80e64oc98CjYYZuJjRT0GJ3ODZFEOla0x49IA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.16.8.0/project.assets.json Installed System.Runtime.CompilerServices.Unsafe 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0 with content hash Ex2jzmcFXHW6yopBhJymaRoMCUBm2V5AncrgN/7HgagZt+e4lFOpMklAqGRExuifqFW3aTEsKaUulSa57QwhuA==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (in 256 ms). Installed System.Text.Encoding.CodePages 4.5.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1 with content hash 8qpu5Y5gJl8CRx6dT3wxMNbwgz1m671oIEHUaOAs43pLgIvJf6b50I8LEcT/k1B17a+jVTT/nO6rgHJcCPkU+Q==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.3.0/System.Runtime.Handles.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.3.0/System.Runtime.Handles.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (in 256 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.3.0/project.assets.json Installed Microsoft.NET.StringTools 17.8.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3 with content hash rtoZnQWvgr/m/aDWrEPmTrOktyRWwHX5YAp23OdnhhQSb3b/usMhN8O9bCR23e2rDeL0vd+Pz1AGyw3k2RVFKw==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (in 230 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (in 81 ms). Installed Microsoft.Build.Framework 17.8.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3 with content hash w6U9AjhJSvE0GUNk32h5EWdBCS6sFfRxRpOF9qt4JRhGJAsR34fy4Lle9LrUMUpktgpsVeVQZfGgrC2arrK30Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj.nuget.g.props. Installed Microsoft.CodeAnalysis.Common 4.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.0.1 with content hash vuRWSvn77mKYnP1bNVQMA6wQS7SxH2XPazW2UdBVdOzrpKAiU2uNgqhCTdPUCgWyUuWbXwNg8YE5Xv48bVJ1YA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/project.assets.json Installed Microsoft.CodeAnalysis.Common 3.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0 with content hash BA/rB3CvWEB3PSU2kT2H9/rEJbUBH6iMau2cyF1esLS8SGqQE6bQxpgT9Q5fNK4Tr0NyiEEsMyrQTBeSp5W+IQ==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.3.11.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/System.Runtime.Extensions.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (in 96 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (in 245 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (in 117 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/System.Text.Encodings.Web.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/System.Runtime.InteropServices.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj.nuget.g.targets. Installed System.IO.Pipelines 5.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.pipelines/5.0.1 with content hash KpPHtuQ2n0fGad8snvXcuiFIxrkisi9ZfzRbpM8jcfCSYSla3c7H5QRuMCU2NBrh4WPxFvchkiSqjGdf59EP6w==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.3.11.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/System.Text.Encodings.Web.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.3.11.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/System.Runtime.InteropServices.4.1.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.0.1/System.Runtime.Handles.4.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (in 175 ms). Installed System.Composition.Hosting 1.0.31 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.hosting/1.0.31 with content hash 8z77W99S75gblUj+G8pY6J/FXVjKcHe1uAeNfhVhsl90Ima4YlAzcAeSHX01V5yvtl7N/XXieD9vLIAtQ5kPaA==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj... Installed System.Composition.TypedParts 1.0.31 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.typedparts/1.0.31 with content hash cefPm3z6jSeMk8EryQoHhYWdKV6346YuRRWCvUTrHbdiLIUhkdXmjBaw75Mav1T/RrI10NEChXoE/Ose8kv7tg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.0.1/System.Runtime.Handles.4.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (in 79 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (in 181 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/System.Runtime.Extensions.4.1.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/System.Runtime.Extensions.4.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (in 159 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/System.Text.Encodings.Web.7.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Microsoft.Build.17.8.3.csproj.nuget.g.props. Installed System.Composition.Convention 1.0.31 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.convention/1.0.31 with content hash UaxcsHX4q79moruycRL7fEzMEH41zQVnV0j3q7t+u0cPIpRKTMEj51Aa0paW0rmgLpfvN3n5EF3f7AAmT8Q+2g==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/System.Text.Encodings.Web.7.0.0.csproj.nuget.g.targets. Installed Humanizer.Core 2.2.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/humanizer.core/2.2.0 with content hash iQewYMOLabdBlXi4o5T9DI50lP7RSdQxkRTB5LJV4wVnc7e4MLa4YfGofAKj59mZ53xcSAwO5fJLYqOj5OMIHQ==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (in 134 ms). Installed Microsoft.Bcl.AsyncInterfaces 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/5.0.0 with content hash NMXDZW9t5rBeZ16J/x2yj6kkjbuG81P0tv3Q0nVuBw2TARiZdbl2ZTC0MIp6czsLwR3U3ZKhXIDmd0UOcXlNHw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Microsoft.Build.17.8.3.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (in 50 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (in 135 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (in 118 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/System.Text.Encoding.4.0.11.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (in 182 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/project.assets.json Installed System.Dynamic.Runtime 4.0.11 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.0.11 with content hash q4u8wqVmpWmOGhPZqat06jEUhlgfv1cLn3dEpkvWLIWQc4xtyCSKJjJQtFD6cBhsIUXqZ1H2VgjjOLHVDLoCew==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/project.assets.json Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.0.12 with content hash AXvOjIFpozoFIwDMSta8u7pd/9OkE/Y/uWa62xyCBailtONaEUepE9ZirEd5fJv0KA7wX3ZStD3nm83uMYJXXw==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj... Installed System.Linq.Expressions 4.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.1.0 with content hash 9rHmkirztXt84acHP1DIyQDDLDso9XxkAyGHaDSn4IH3/EIq1PbPtZn8/I8qJRqixhRlvSvu4ZdscVpK80vCPQ==. Installed Microsoft.Win32.SystemEvents 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0 with content hash er/nNqIUYLsZ+xTCbVVFZZHYbfsK4VcHp76GXgMAVRTnBG7r6eM+C1gKA5igUlAvO5sd3UaIl+aph/cfDOsppA==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (in 286 ms). Installed System.Dynamic.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0 with content hash lSLZ3P5BITCnqMCry3tNDqdR4dlRo6g4WVKPQNH6dJQmGQ/fZHpDVXSXsV3uE/tzbMFOpc1j2+PptiCPKFhomQ==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (in 118 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (in 43 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (in 44 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (in 270 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj... Installed Microsoft.Build.Framework 17.3.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4 with content hash OCIPjwZzAEdendVKKKzZ5aujOiK26loiLKdi/FGps/GRewnwdmu/+23atkJzV722eUzF2tSI96MiFTSy9edmOQ==. Installed System.Reflection.Metadata 1.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.3.0 with content hash FFMTMcs/cOLXF9onbsGdU1A/Pt/N9tr+wQHxKDAGQHlYQ4S0VYbFUcWznNMHHN51XvGAjVBZJOXkpH2yU2YAjQ==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj... Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracesource/4.0.0 with content hash aEt+Uf3RDllaAGAgpRmPLPFXAIWFeu4ZygV26y7gIvF97EPykP1zTcY6w40Cmd2eKojY97jPDaXNJaW9rtGawg==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj... Installed System.Text.Encoding.CodePages 4.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.0.1 with content hash CBM94hVl9mjibvreMuCNYNUzinbV5RjjEfGJwzaMPHgv3XZmR0GQRubmmXrYj3TqbALkWn8Jd50UlUpghpqLcg==. Installed System.Runtime.Loader 4.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.loader/4.0.0 with content hash Oo/JFHFlHl8ZEAeDQ8PBMpi3xa3GiXfkzJgAWUo17I4wqxKiQKA5WilrCXWc2MdGmLtd0GqtHWvI3ByiwemIUA==. Installed System.Windows.Extensions 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0 with content hash 0BxDh1BzH0pISqaRh6mLX8k1W37M0ydhYk4pFgi92x5+HdA1buvJxXMWaWRV2HipaY8Ne7wUep58LC72XpcXQA==. Installed Microsoft.NET.StringTools 17.3.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4 with content hash Ub6BRKyr40Alzxnfhn+aTRRBPbnYFPV1ci6EDnZ8ZcJwdjkkiKS5aTfjGpyWd1jahyWbvC1sGUi7FKYz98Vg1A==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/System.Text.Encoding.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/project.assets.json Installed System.Threading.Tasks.Dataflow 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/6.0.0 with content hash R7YGt5gnmvFIpV4p/P6jR7A2k+9ZXbLABk3PrsBMw6gjFO3CrwnCHVnEPDRy75vPaeM8z8h0+sMIjt92+eXzog==. Installed System.Security.Permissions 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0 with content hash rb03+Cqtrk1ijh+fb4l7KtB7FF6mrqbd/ZebF1QeAsVuX6xWTrSRLHbkEOk7bFWEfmp4K+QVwhACG1TR1eLzXA==. Installed Microsoft.Build.Framework 15.7.179 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/15.7.179 with content hash sVUKvv697Ntd7yUa7ThuEO/crvZEfMLntrBGGpcN2jb7ZZjk/JsRcOg4k6AN3Nc9U+BUxlFoGmigwkx/Gkhxew==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/Microsoft.CSharp.4.7.0.csproj.nuget.g.props. Installed System.Drawing.Common 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0 with content hash FgLa9PrC0q6HJeExl87jvLI/n6ROLlWMAldDIMZX95a6ZItUaSJHoTuuCuLxX/SGX8+frxFa7GQpn4cLpD2UjA==. Installed System.Security.Cryptography.ProtectedData 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0 with content hash F0F6KRvuDMz9GxUwu0rFCuHQo8PlDticPwcCWSYvOebaQDmpWkDzdPqz/Jw02ElD7jcmE6mwukB5kZcAPLmD0w==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj... Installed System.Collections.Immutable 1.3.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.1 with content hash gEhmrYr8leQNh3b1rVAIddp5fHCRIXhwuUrF5SYVuMVbO2UtFq6szZcmiEmW7+qgZdjh1xcx8AiGzDD1sfPYLg==. Installed Microsoft.CodeAnalysis.Workspaces.Common 3.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.workspaces.common/3.11.0 with content hash ebNwaUB0E3eKr+kKpaJmGBA28IN4AxmlPEPW1UrsZb6OJYzWxcildE9HWHDO4kd5iAZhDD4Ru9Y2jt4+grgkgw==. Installed System.Configuration.ConfigurationManager 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0 with content hash lSnWXZtXVf0Qj68hB4vJAeq1kQuKRlS/SKqwKQP7ceAL4wZHYvDuKweFrDtz0TmHUifzCWDow/cGTwtmBCDQmQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/Microsoft.CSharp.4.7.0.csproj.nuget.g.targets. Installed System.Text.Encoding.CodePages 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0 with content hash 2kNG5BGTNMlVEM479cVNdKp8wayv55GtU5E8dDQ/Oc0WF1oY+5yb5KRkTzzTtQ9E+WZn91oTVjJGPp6fN7PFRA==. Installed System.Reflection.MetadataLoadContext 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/6.0.0 with content hash F2jkjDyss/0U0UT6lY7RRcxavwu6v7VPSRvejisLSSIXOECjeEoIlBEjw1T+/v3ge6kUAYySk9j1B9JCZeX7pQ==. Installed System.Threading.Tasks.Dataflow 4.6.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.6.0 with content hash hXihdt7pSqMGHZzxgahOuV5aLNeK2AAMmQriLuYnpheScEkI8aTJ8m27zXyWI59HJ+QVJt12bDcSSqNmeWIaKg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.3.0/Microsoft.CSharp.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (in 77 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (in 242 ms). Installed Microsoft.CodeAnalysis.VisualBasic 3.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.visualbasic/3.11.0 with content hash NitOmA2FqqYud3UmJFCYSyNDs3OM1l+zCmcKeM8ghkgIB2sPEz920tMWTmpY1rQnELwIhcOpaCKEJ3imJt4ggA==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Console.4.3.0/System.Console.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj.nuget.g.props. Installed Microsoft.NET.StringTools 17.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0 with content hash YT3VQToUPwBJCGP8vIBKRLTSa/wnDgfocWX3OsVo+Jkvj69ND2bZKrbbvx+W3e3w6ABrY/EZK5ZzD/gAu0Q+GA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Console.4.3.0/System.Console.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (in 257 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Console.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj... Installed Microsoft.Build.Framework 17.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0 with content hash oNFPVOdr5doF3x2qbELSptdzXqhoc1Muf0VZdbqSi/cyxpIFPw2HS1Cpj5aoAIPYYYdsLjsN/hYVNdwodVEHbw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (in 50 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (in 90 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/project.assets.json Installed Microsoft.CodeAnalysis.CSharp 3.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/3.11.0 with content hash mlJ0lnzFsP1E24wVoyF5SSk08+71JkPH7iUngA6bh35I9vhFxpeUOJMtvdCdJg+1mMOuKCVd6geLC0aOh5/wJg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (in 89 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/System.Diagnostics.Debug.4.0.11.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (in 111 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/System.Memory.4.5.4.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/System.Diagnostics.Debug.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/System.Memory.4.5.4.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/System.Diagnostics.Debug.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (in 75 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (in 271 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.TypedParts.1.0.31/System.Composition.TypedParts.1.0.31.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.TypedParts.1.0.31/System.Composition.TypedParts.1.0.31.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Microsoft.Build.17.3.4.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.TypedParts.1.0.31/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Microsoft.Build.17.3.4.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/System.Memory.4.5.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Wcwidth.Sources.2.0.0/Wcwidth.Sources.2.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/System.Memory.4.5.3.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/wcwidth.sources.1.0.0/wcwidth.sources.1.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/wcwidth.sources.1.0.0/wcwidth.sources.1.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Wcwidth.Sources.2.0.0/Wcwidth.Sources.2.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/wcwidth.sources.1.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Wcwidth.Sources.2.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (in 90 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (in 103 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (in 88 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (in 89 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (in 1 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (in 355 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (in 115 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (in 1 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (in 90 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (in 116 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (in 386 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (in 386 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.2.1.0/microsoft.netcore.targets.2.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Runtime.1.0.31/System.Composition.Runtime.1.0.31.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.1.1.0/microsoft.netcore.targets.1.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Runtime.1.0.31/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.15.7.179/Microsoft.Build.15.7.179.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Targets.1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (in 72 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (in 101 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.1.1.0/microsoft.netcore.targets.1.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (in 295 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.1.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (in 110 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/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... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (in 2 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (in 339 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Targets.1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.15.7.179/Microsoft.Build.15.7.179.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Targets.1.1.3/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.15.7.179/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.build.traversal.3.4.0/microsoft.build.traversal.3.4.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (in 14 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.build.traversal.3.4.0/microsoft.build.traversal.3.4.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (in 141 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.build.traversal.3.4.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (in 2 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/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 (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (in 14 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (in 36 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (in 428 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (in 95 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (in 103 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (in 159 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (in 71 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj... Installed runtime.opencloudos.8-x64.Microsoft.NETCore.ILAsm 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15 with content hash CQMmUur+CszlbdPih2HMkOs0+6IMLNwElMwxKqyOrTBmo5HloMDGt/EI56vh+ZhFy+lawtPmzjoz8t8/nXgKZg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Microsoft.Build.Framework.17.3.4.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Microsoft.Build.Framework.17.3.4.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/project.assets.json Installed System.Buffers 4.5.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.0 with content hash cfg59/0zyFt5+XhqNkOHKGp71rfJqv/zDndu9fWoTBZpx5R72hWPGPIrNvU+Whm2nomfuUiK4gHp2bkY9i5BkA==. Installed runtime.opencloudos.8-x64.Microsoft.NETCore.ILDAsm 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15 with content hash L9HUsimeK+vjfRz8QWgnmDE9uMMS2V9xlOc5rWmbTh1mFhz2VmAUE7qPE6rl5IfKQaoh/hL4IIFqWWZGcGxPQA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Microsoft.Build.Framework.17.4.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Microsoft.Build.Framework.17.4.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (in 60 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj... Installed System.Text.Encoding.CodePages 4.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.4.0 with content hash 5DjlLQLBIkW0u6JpeylbPzgyb04IJvEbdP4/mgOGiu6f52W5kI0aDbb7vQ2Cv9/mixaSIFgk0v2r0lNwpNWLgw==. Installed System.Security.Cryptography.Cng 4.7.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0 with content hash umiCIfP9dvdLCY3l8/DXx5/svTlniHvM4LoWWsXwsd1TL6E97rwWF1jClr/eG10C4Je+pdYUcrDjjcYuORImdQ==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (in 74 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Microsoft.Build.Framework.17.8.3.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Microsoft.Build.Framework.17.8.3.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj.nuget.g.targets. Installed System.Security.Cryptography.Algorithms 4.3.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1 with content hash pY9CfpZU0dtu1+dXYzBcMxeUuowdHlhanNbmTyrNETrbEEWKZqHVk5Cb/jARzt1juI7GjLBKTWgQNLNYWUf3Yg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (in 87 ms). Installed Microsoft.Build.Framework 16.8.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/16.8.0 with content hash X8yVBk1FE1lu7XvWimmqrrdENB4rh73iIy/bfqA5v82ByLxK6+x2YNaMctsQHPXJKC36uWn6HDIeC1pKNWu0tA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.3/netstandard.library.2.0.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.ref.2.1.0/netstandard.library.ref.2.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.8.1/NuGet.Configuration.6.8.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.5.0.0/microsoft.netcore.app.ref.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library/netstandard.library.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.3/netstandard.library.2.0.3.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.ref.2.1.0/netstandard.library.ref.2.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.0.0/microsoft.netcore.app.ref.3.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.5.0.0/microsoft.netcore.app.ref.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.3/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.ref.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library/netstandard.library.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.1/netstandard.library.2.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.8.1/NuGet.Configuration.6.8.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.1/netstandard.library.2.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.6.0.0/project.assets.json Installed Microsoft.Win32.Registry 4.3.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/4.3.0 with content hash S351cGSXItGx6GGqQJo/ghSg18xbSPJVCHaOCZ4e5kV3HXm+4/ufQUyOGonhJ5/cFNObEQ7MY3MTbqHoUrBjMA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.8.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.8.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (in 619 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (in 103 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.1.0/microsoft.netcore.app.ref.3.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (in 88 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (in 102 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (in 88 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (in 157 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (in 635 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (in 657 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.1.0/microsoft.netcore.app.ref.3.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/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 (in 618 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.2/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (in 87 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (in 101 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (in 89 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (in 619 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (in 103 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.11.0/NuGet.Frameworks.6.11.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.11.0/NuGet.Frameworks.6.11.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (in 54 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (in 76 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.11.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (in 103 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.11.0/NuGet.Configuration.6.11.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.11.0/NuGet.Configuration.6.11.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.11.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/NuGet.Credentials.6.11.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (in 120 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/NuGet.Credentials.6.11.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (in 174 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (in 213 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (in 73 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj.nuget.g.targets. Installed Microsoft.Build.Utilities.Core 16.8.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/16.8.0 with content hash aBfKBZUcXKyjbtKvWjyeBvOLewBU5fY4ITZCriO7diJvzTomt7MC7V8SZD+TgJNEP+tzh+O1dt2hQ4wA/2nOhw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/project.assets.json Installed System.Security.Cryptography.Xml 4.7.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/4.7.1 with content hash xvroj6kbzXWIYd17GlToQqfNqQMmC6lCOThEW8/KOysc1/zLPhh4p3LGARfwHPFX/a12oPgguqpsc0lMgwOYIQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.8.1/NuGet.Common.6.8.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.8.1/NuGet.Common.6.8.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.8.1/project.assets.json Installed System.Threading.Tasks.Dataflow 4.9.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.9.0 with content hash xrfcJIB1HY0PHUoAW8cdBT/gQ7FI5u1JuSnXwh3Hv35pkP9uu1RtjwaLsQ+9NbC1GcLSj4XwehoICfFJlvJbfw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj.nuget.g.targets. Installed System.Reflection.Metadata 1.6.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.6.0 with content hash OIbmV6ZbySmQ2keAID/QbaHrir6dwretml/0ICd+RSLhsJjFNNF4kKlJ2e6OBGYPoT10JXIZOTSCZBVFr/3XsA==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (in 76 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (in 196 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/System.Windows.Extensions.6.0.0.csproj.nuget.g.props. Installed Microsoft.Build.Utilities.Core 17.8.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.3 with content hash MeqAHlOQ7JVXFMRWHFK+CZW7751qee3Zr38Gs8KorEP25KAC/Y532SA6jXjEo/zQoT2p/KHYme7wI82xXvsesg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/System.Windows.Extensions.6.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj... Installed NuGet.Protocol 6.8.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.8.1 with content hash sPZW0A+ufSYUMJPA2pCpkMN6rrp1/0OcZ1057Q8IDdqWA70TB0n/7FEZrVrbU5kPZm/Ph+rmxQMrLHNZ7ZP32w==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (in 112 ms). Installed System.Security.Cryptography.Pkcs 4.7.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0 with content hash 1FSbvjmoc1IjLpDt1pV21s0RxfV4J+rwMM6RLyyTR4hXMiF7H+QE6x28AdIVmtuhPD3hFTCZmHAmUHDEL3cRuw==. Installed System.Resources.Extensions 4.6.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/4.6.0 with content hash yx0KMcYZxuwv0lM58KqUzWg1c49uOYTIbMeYvQyc1XUQQoGisS3UOG/iM7eTWSQjbVr4FP+8dl+vu+27+ffSNg==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj... Installed System.CodeDom 4.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/4.4.0 with content hash 7+z14RoKK3cfkemHMMsVLiB0tD4724hY0uoayTv3afPmUFuaxbpFV5W4K+IWSLGNxxJTwIbRbULD/09uQl0OYQ==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (in 246 ms). Installed System.Resources.Extensions 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0 with content hash NOD3txUTHOU02o8Wm7UOJ06whuQF0U4s4p4V06z0qZR8j9VAUorzEI/d4LTl3F1yNMtriU/8UpbBzjnIJbswfw==. Installed System.Security.Cryptography.Xml 6.0.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1 with content hash 8JDeSZ1DR4mRe8fLMan/6El699WIcekVJQp+OuEprzlSfY6oakAAUn8NSnyAtzqdkAijICHQ5rywYCmx+X17uQ==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj... Installed Microsoft.Build.Utilities.Core 17.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.4.0 with content hash dmVQ3cRT6EoF6jIGMV/Omxm3usPoXYaQU3MynhQE4oypLhNAc2AY3ozkrqIB+fbRINX98bObqtcqhwjZCktjgw==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (in 74 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj... Installed System.CodeDom 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0 with content hash oD6Mvp1byLKdqO1Mr6YVpKOrPxXXDPhJi6weR2PsfaQUtYMdDjiBbK2l1HmtHVh2Pja5HwWuz8VlcdIzekX8VA==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/System.Windows.Extensions.7.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/System.Windows.Extensions.7.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/project.assets.json Installed System.Drawing.Common 4.7.2 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/4.7.2 with content hash cYJPi5RlwYgtR2ep3DDvd9uzjsG5DXp7A9++ZcDnGiE2esnlOm3JlFmAHvN+9uGKMuMrQyYhH0OuL4vrM5NgHg==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (in 149 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (in 99 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/System.Threading.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/System.Threading.4.0.11.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/NuGet.Credentials.6.8.1.csproj.nuget.g.props. Installed Microsoft.Build.Utilities.Core 17.3.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.3.4 with content hash mWXR9tHBE4pATLOgtFwfcjDvYzxVnQ0wSS5MlAaMzDAUEYfxWQ55s31XZ1Jom0TE5Xu+WkSCScJvVpdcVA3Oxg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Timer.4.3.0/System.Threading.Timer.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/NuGet.Credentials.6.8.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Timer.4.3.0/System.Threading.Timer.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (in 80 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/System.Threading.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/System.Threading.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (in 109 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (in 82 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Microsoft.NET.StringTools.17.8.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Microsoft.NET.StringTools.17.8.3.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (in 202 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.11.0/NuGet.Common.6.11.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Timer.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.11.0/NuGet.Common.6.11.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.4.7.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/System.Xml.XDocument.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (in 104 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (in 90 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/System.Xml.XDocument.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (in 125 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.11.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (in 105 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (in 126 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (in 126 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.3.0/System.Threading.Thread.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (in 151 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (in 135 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.3.0/Microsoft.Win32.Registry.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/System.Security.Permissions.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/Microsoft.VisualBasic.10.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/System.Security.Permissions.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/Microsoft.VisualBasic.10.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.3.0/System.Threading.Thread.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (in 273 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.3.0/Microsoft.Win32.Registry.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/System.Security.Permissions.7.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/System.Security.Permissions.7.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (in 291 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (in 319 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (in 294 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Numerics.4.3.0/System.Runtime.Numerics.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/System.Security.AccessControl.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Numerics.4.3.0/System.Runtime.Numerics.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (in 178 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/System.Security.AccessControl.6.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Numerics.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.0.0/Microsoft.Win32.Registry.4.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (in 115 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.0.0/Microsoft.Win32.Registry.4.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (in 163 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (in 150 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (in 56 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (in 116 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (in 60 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/System.Xml.ReaderWriter.4.3.0.csproj.nuget.g.props. Installed System.Windows.Extensions 4.7.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/4.7.0 with content hash 4bnZA1NMAyoLHSytSYxZRkzcHc7hrwWTSus01Uc2B94f4F5Q2OiTlt5IGMdir0yk2vsA4/PhJRLBwMTqxW45Tg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/System.Xml.ReaderWriter.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/System.Runtime.4.1.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/System.Runtime.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.4.3.0/System.Security.Principal.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/System.Runtime.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/System.Runtime.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/System.Threading.Channels.7.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/System.Threading.Channels.7.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (in 201 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (in 92 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (in 232 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (in 177 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (in 94 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/System.Security.Permissions.4.7.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (in 91 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/System.Security.Permissions.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/System.Security.Principal.Windows.5.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (in 171 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (in 151 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/System.Security.Principal.Windows.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/System.Security.Principal.Windows.4.7.0.csproj.nuget.g.targets. Installed NuGet.Credentials 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.credentials/6.11.0 with content hash KhuPi48eUOT2IDsRmKz69PROwz8ox4Cnjeo2rcvlNyCWg474iLRNBhxohf/E1qwosWNvvFmJC+y2EvlTb1cE5g==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/System.Text.RegularExpressions.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/System.Text.RegularExpressions.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.4.7.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/System.Text.Encodings.Web.8.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Microsoft.Win32.Registry.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/System.Text.Json.8.0.4.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/System.Text.Json.8.0.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/System.Text.Json.8.0.5.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Microsoft.Win32.Registry.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/System.Text.Json.8.0.4.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/System.Text.Json.8.0.3.csproj.nuget.g.targets. Installed Microsoft.Extensions.FileSystemGlobbing 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/6.0.0 with content hash VDRG85PlL1MV2Dsrx0cipe8/SA8dxarsbj13w1Ia8ANSAWgheHs1EouDQlPnEskSqY6otA1MlCvhJV5nJ2w9Tg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/System.Text.Json.8.0.5.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (in 185 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/System.Text.Encodings.Web.8.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (in 233 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj... Installed NuGet.ProjectModel 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.projectmodel/6.11.0 with content hash 08oRf5D+uhKxkshpG5ghYqCAmlyBgRtInB7hOi2Hq2CsEYU4iRY/BUlJKGKW3YdrBPegaWYBV324UyY5odNHBA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (in 81 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (in 116 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (in 125 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj... Installed Microsoft.Extensions.FileProviders.Abstractions 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/6.0.0 with content hash cqSiF9vEIdmLs3Q2N/mJIQ3cI9T84aowLHzwDBkEb9VNHltzzmpBkvuwaDIqNsD7am397O1XGhUFV2ALGn6L9A==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (in 107 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (in 218 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (in 110 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (in 66 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (in 138 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (in 288 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/project.assets.json Installed System.Security.Cryptography.Pkcs 8.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0 with content hash sIh1UvaMoP6O1BsfGUiPIfiDF2i1OtnrrBbDvDsJF+HjyaBpx59iXMM4EOA9hVg/9i5B4BWMScCTVtDnKEcjRw==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/System.Security.AccessControl.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (in 103 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/System.Security.AccessControl.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/project.assets.json Installed System.Formats.Asn1 8.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0 with content hash KPeAvkjPnFZ2KXdPaLuqFcjZUlnFfMUi9ilWsSUq3v1NMsCX5HGOyDjH4Yp1DXlMAs8TD0KJk9gXsCcleFrpnw==. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/System.Text.Json.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/System.Text.Json.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (in 201 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/System.Text.Json.7.0.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/System.Text.Json.7.0.3.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.Calendars.4.3.0/System.Globalization.Calendars.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (in 137 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.Calendars.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.0.1/System.Reflection.Emit.4.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (in 164 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.5.0.0/System.Formats.Asn1.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (in 78 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.5.0.0/System.Formats.Asn1.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj... Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (in 112 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (in 162 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (in 221 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (in 79 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (in 113 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/System.Drawing.Common.7.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.6.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/System.Drawing.Common.7.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/System.Threading.Tasks.4.0.11.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (in 136 ms). Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/System.ObjectModel.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (in 136 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/System.ObjectModel.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/System.Threading.Tasks.4.0.11.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (in 216 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (in 165 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (in 179 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/System.Formats.Asn1.7.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (in 57 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (in 163 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/System.Formats.Asn1.6.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (in 80 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/System.Formats.Asn1.6.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/System.Formats.Asn1.7.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/NuGet.Commands.6.11.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/System.Drawing.Common.6.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (in 62 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/System.Drawing.Common.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/NuGet.Commands.6.11.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (in 155 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/System.Formats.Asn1.8.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/System.Threading.Tasks.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/System.Formats.Asn1.8.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (in 182 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (in 96 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (in 110 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (in 317 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (in 95 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (in 138 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (in 112 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (in 95 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (in 427 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (in 250 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (in 32 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.0.0/System.Threading.Thread.4.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (in 33 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (in 108 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (in 50 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/System.Dynamic.Runtime.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (in 36 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/System.Dynamic.Runtime.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/System.Dynamic.Runtime.4.0.11.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (in 56 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (in 120 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (in 117 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-package-cache /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 31 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj 21 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj 49 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj 59 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj 50 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj 12 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj 21 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj 31 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj 31 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj 31 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj 8 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj 7 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj 6 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj 23 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj 29 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj 23 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj 32 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj 15 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj 14 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj 36 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj 32 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj 50 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj 32 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj 54 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj 22 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj 49 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj 31 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj 8 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj 31 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj 56 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj 16 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj 18 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj 8 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj 50 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj 9 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj 25 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj 10 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj 28 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj 25 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj 10 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj 31 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj 31 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj 14 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj 25 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj 23 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj 25 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj 38 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj 17 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj 18 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/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 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj 21 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj 21 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj 52 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj 28 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj 22 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj 37 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj 14 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj 15 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj 31 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj 59 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj 16 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj 63 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj 6 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj 12 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj 49 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj 31 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj 25 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj 49 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj 30 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj 54 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj 40 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj 46 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj 51 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj 32 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj 66 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj 50 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj 309>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) on node 2 (Build;Pack target(s)). 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) on node 4 (Build;Pack target(s)). 23>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.il" > "$destination" 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (14:7) on node 3 (Build;Pack target(s)). 14>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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) on node 28 (Build;Pack target(s)). 63>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/Microsoft.AspNetCore.Components.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Components.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/Microsoft.AspNetCore.Mvc.Cors.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.Cors.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) on node 14 (Build;Pack target(s)). 31>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) on node 20 (Build;Pack target(s)). 73>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.il" > "$destination" 31>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/System.Reflection.Metadata.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) on node 6 (Build;Pack target(s)). 54>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Data.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) on node 11 (Build;Pack target(s)). 13>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/netstandard.il" > "$destination" 23>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) on node 8 (Build;Pack target(s)). 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) on node 19 (Build;Pack target(s)). 45>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.il" > "$destination" 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/System.Reflection.Metadata.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) on node 24 (Build;Pack target(s)). 25>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.il" > "$destination" 63>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/Microsoft.AspNetCore.Routing.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Routing.il" > "$destination" 25>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.il" > "$destination" 45>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.il" > "$destination" 73>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.il" > "$destination" 45>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.il" > "$destination" 54>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Reflection.Metadata.il" > "$destination" 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) on node 16 (Build;Pack target(s)). 53>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Data.Common.il" > "$destination" BuildTargetingPackIlSrc: [17:34:05.10] Begin netstandard.library.netframework.2.0.1-servicing-26011-01 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/... 23>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.il" > "$destination" 31>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.il" > "$destination" BuildTargetingPackIlSrc: [17:34:05.10] Begin Microsoft.NETCore.App.Ref.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/... 45>BuildTargetingPackIlSrc: [17:34:05.11] Begin microsoft.netcore.app.ref.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/... 73>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) on node 17 (Build;Pack target(s)). 3>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.2/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Components.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.2/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.2/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Routing.il" > "$destination" BuildTargetingPackIlSrc: [17:34:05.06] Begin Microsoft.AspNetCore.App.Ref.6.0.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/... Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/". 23>BuildTargetingPackIlSrc: [17:34:05.10] Begin microsoft.netcore.app.ref.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/... 63>BuildTargetingPackIlSrc: [17:34:05.11] Begin Microsoft.AspNetCore.App.Ref.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/... 54>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Web.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) on node 26 (Build;Pack target(s)). 27>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.il" > "$destination" 53>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net462/lib/". 25>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.il" > "$destination" 53>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/lib/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/". 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.il" > "$destination" 73>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.il" > "$destination" 73>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.il" > "$destination" 54>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Xml.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.il" > "$destination" 13>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Composition.il" > "$destination" 73>BuildTargetingPackIlSrc: [17:34:05.14] Begin microsoft.netcore.app.ref.3.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/... 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.il" > "$destination" 6>BuildTargetingPackIlSrc: [17:34:05.13] Begin Microsoft.NETCore.App.Ref.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/... 54>BuildTargetingPackIlSrc: [17:34:05.14] Begin Microsoft.NETCore.App.Ref.6.0.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/... 45>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/". 25>BuildTargetingPackIlSrc: [17:34:05.13] Begin microsoft.netcore.app.ref.3.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/... 73>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/". 27>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.il" > "$destination" 63>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/". 23>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/". 25>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/". 6>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/". 54>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/". 31>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/". 13>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.Common.il" > "$destination" 9>BuildTargetingPackIlSrc: [17:34:05.17] Begin netstandard.library.2.0.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/... Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/". 27>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.Common.il" > "$destination" 13>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.il" > "$destination" 27>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.il" > "$destination" 13>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Web.il" > "$destination" 27>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Web.il" > "$destination" 13>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.il" > "$destination" BuildTargetingPackIlSrc: [17:34:05.23] Begin netstandard.library.2.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/... 27>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.il" > "$destination" 13>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/". 27>BuildTargetingPackIlSrc: [17:34:05.23] Begin netstandard.library.ref.2.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/... Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj" (68:10) on node 31 (Build;Pack target(s)). 68:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj" (68:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj" (68:12) on node 31 (_GetFrameworkAssemblyReferences target(s)). 68>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/Release/netstandard2.0/". 68>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj" (22:7) on node 13 (Build;Pack target(s)). 22:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj" (22:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj" (22:9) on node 13 (_GetFrameworkAssemblyReferences target(s)). 22>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/Release/netstandard2.0/". 22>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" (12:7) on node 15 (Build;Pack target(s)). 12:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" (12:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" (12:9) on node 15 (_GetFrameworkAssemblyReferences target(s)). 12>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.1.0/Release/netstandard2.0/". 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:8) 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. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Antiforgery.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Antiforgery.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:8) on node 4 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:8) on node 26 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:8) on node 6 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:8) on node 19 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:8) on node 16 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/Microsoft.CSharp.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:8) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:8) 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. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:8) 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. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:8) on node 28 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:8) on node 20 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/Microsoft.Win32.Primitives.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:8) on node 11 (BuildIlFile target(s)). 13>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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.CSharp.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.CSharp.dll 23>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. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Antiforgery.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Antiforgery.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/Microsoft.CSharp.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/Microsoft.CSharp.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/Microsoft.Win32.Primitives.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.CSharp.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:8) on node 24 (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. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/Microsoft.CSharp.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:9) on node 17 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:10) on node 11 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:11) on node 14 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/mscorlib.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/mscorlib.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:12) on node 19 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:13) on node 26 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Collections.Specialized.dll 12>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/Microsoft.NETCore.Targets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/Microsoft.NETCore.Targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/ThirdPartyNotices.txt". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" (11:7) on node 9 (Build;Pack target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" (11:9) on node 9 (_GetFrameworkAssemblyReferences target(s)). 11>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microbuild.core.0.3.0/Release/netstandard2.0/". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.AppContext.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Buffers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Buffers.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" (18:7) on node 21 (Build;Pack target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" (18:9) on node 21 (_GetFrameworkAssemblyReferences target(s)). 18>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.docker.sdk.1.1.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" (5:7) on node 22 (Build;Pack target(s)). 5:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" (5:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" (5:9) on node 22 (_GetFrameworkAssemblyReferences target(s)). 5>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/Release/netstandard2.0/". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:14) on node 6 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:15) on node 28 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:16) on node 8 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 22>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack". 18>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 22>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack/THIRD-PARTY-NOTICES.TXT". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj" (15:10) on node 10 (Build;Pack target(s)). 15:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj" (15:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj" (15:12) on node 10 (_GetFrameworkAssemblyReferences target(s)). 15>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.0/Release/netstandard2.0/". 22>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/version.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.4/pack/version.txt". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ComponentModel.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Collections.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Collections.Concurrent.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:17) on node 16 (BuildIlFile target(s)). 27>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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (40:7) on node 23 (Build;Pack target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (40:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (40:9) on node 23 (_GetFrameworkAssemblyReferences target(s)). 40>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/Release/netstandard2.0/". 11>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" (10:7) on node 27 (Build;Pack target(s)). 10:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" (10:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" (10:9) on node 27 (_GetFrameworkAssemblyReferences target(s)). 10>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.0.1/Release/netstandard2.0/". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 10>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 68>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Hybrid.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Hybrid.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.AsyncState.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.AsyncState.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.AmbientMetadata.Application.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.AmbientMetadata.Application.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.SqlServer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.SqlServer.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.StackExchangeRedis.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.StackExchangeRedis.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Redaction.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Redaction.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Binder.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.FileExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Ini.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.UserSecrets.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.AutoActivation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.AutoActivation.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Specification.Tests.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Specification.Tests.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:18) on node 24 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Common.xml". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Probes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Probes.xml". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" (24:7) on node 30 (Build;Pack target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" (24:9) on node 30 (_GetFrameworkAssemblyReferences target(s)). 24>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" (32:7) on node 5 (Build;Pack target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" (32:9) on node 5 (_GetFrameworkAssemblyReferences target(s)). 32>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/Release/netstandard2.0/". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Collections.NonGeneric.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (_GetFrameworkAssemblyReferences target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ResourceMonitoring.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ResourceMonitoring.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Abstractions.xml". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ComponentModel.Primitives.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Composite.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Embedded.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Physical.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileSystemGlobbing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Systemd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Systemd.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.WindowsServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.WindowsServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Diagnostics.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Resilience.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Resilience.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.AzureAppServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.AzureAppServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.Contextual.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.Contextual.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Resilience.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Resilience.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.WebEncoders.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Extensions.TimeProvider.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.TimeProvider.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Collections.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.ComponentModel.Composition.Registration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Composition.Registration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Composition.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Composition.AttributedModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Composition.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Console.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Data.Odbc.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Data.Odbc.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Data.OleDb.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Data.OleDb.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml". 5>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.DirectoryServices.AccountManagement.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.DirectoryServices.Protocols.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Formats.Cbor.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Formats.Cbor.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Formats.Nrbf.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Formats.Nrbf.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Formats.Tar.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Formats.Tar.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:19) on node 2 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml". 32>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" (_GetFrameworkAssemblyReferences target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.Hashing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.Hashing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.Ports.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.Ports.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Linq.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Management.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Management.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Memory.Data.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Memory.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Memory.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.Http.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.Http.WinHttpHandler.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.Http.WinHttpHandler.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.Quic.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.Quic.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.ServerSentEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.ServerSentEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:20) on node 20 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Numerics.Tensors.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Numerics.Tensors.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Reflection.Context.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Reflection.Context.xml". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Console.dll 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Core.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.Caching.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.Caching.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Schema.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Schema.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Security.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Security.Cryptography.Cose.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.Cose.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Security.Cryptography.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.ServiceModel.Syndication.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.ServiceModel.Syndication.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.ServiceProcess.ServiceController.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.ServiceProcess.ServiceController.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Speech.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Speech.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Text.Json.xml". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:21) on node 4 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Threading.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Xml.XPath.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Configuration.Json.xml". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Caching.Hybrid.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Caching.Hybrid.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Systemd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Systemd.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.WindowsServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.WindowsServices.xml". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Logging.xml". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/netstandard.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/netstandard.xml". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj" (44:7) on node 18 (Build;Pack target(s)). 44:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj" (44:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj" (44:9) on node 18 (_GetFrameworkAssemblyReferences target(s)). 44>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.build.traversal.3.4.0/Release/netstandard2.0/". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/System.ComponentModel.Composition.Registration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/System.ComponentModel.Composition.Registration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/System.Reflection.Context.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/System.Reflection.Context.xml". 44>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Cng.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Cng.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/netstandard/1033/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/netstandard/1033/System.Threading.Tasks.Dataflow.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Formats.Nrbf.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Formats.Nrbf.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" (8:7) on node 12 (Build;Pack target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" (8:9) on node 12 (_GetFrameworkAssemblyReferences target(s)). 8>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/Release/netstandard2.0/". 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj" (30:10) on node 25 (Build;Pack target(s)). 30:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj" (30:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj" (30:12) on node 25 (_GetFrameworkAssemblyReferences target(s)). 30>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/Release/netstandard2.0/". 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml". 14:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (14:9) on node 3 (_GetFrameworkAssemblyReferences target(s)). 14>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library/Release/netstandard2.0/". 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml". 8>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 30>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/microsoft.private.intellisense.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/pack/microsoft.private.intellisense.nuspec". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:22) on node 11 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj" (19:10) on node 7 (Build;Pack target(s)). 19:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj" (19:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj" (19:12) on node 7 (_GetFrameworkAssemblyReferences target(s)). 19>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.NoTargets.3.7.0/Release/netstandard2.0/". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.Contracts.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:23) on node 24 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:24) on node 14 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:25) on node 17 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:26) on node 20 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.Debug.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" (34:7) on node 29 (Build;Pack target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" (34:9) on node 29 (_GetFrameworkAssemblyReferences target(s)). 34>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" (17:7) on node 32 (Build;Pack target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" (17:9) on node 32 (_GetFrameworkAssemblyReferences target(s)). 17>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.1/Release/netstandard2.0/". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:27) on node 8 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:28) on node 2 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:29) on node 16 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:30) on node 26 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:31) on node 19 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.Process.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Drawing.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.Tools.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Drawing.Primitives.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.TraceSource.dll 22>GenerateNuspec: The package Microsoft.NETCore.Platforms.3.1.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.3.1.4.nupkg'. 22>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj" (Build;Pack target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:32) on node 28 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Dynamic.Runtime.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:34) on node 4 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:33) on node 6 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.Tracing.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.StackTrace.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 12>GenerateNuspec: The package Microsoft.NETCore.Targets.1.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.1.1.0.nupkg'. 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" (Build;Pack target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Globalization.Calendars.dll 15>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.0/pack". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.0/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/version.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.0/pack/version.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.0/pack/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Platforms.3.1.0/pack/THIRD-PARTY-NOTICES.TXT". 18>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.docker.sdk.1.1.0/pack". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.docker.sdk.1.1.0/pack/microsoft.docker.sdk.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.docker.sdk.1.1.0/pack/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.docker.sdk.1.1.0/pack/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.docker.sdk.1.1.0/pack/Sdk/Sdk.targets". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 11>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microbuild.core.0.3.0/pack/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microbuild.core.0.3.0/pack/build/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microbuild.core.0.3.0/pack/build/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Plugin.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microbuild.core.0.3.0/pack/build/MicroBuild.Plugin.props". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microbuild.core.0.3.0/pack/buildCrossTargeting". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microbuild.core.0.3.0/pack/buildCrossTargeting/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microbuild.core.0.3.0/pack/buildCrossTargeting/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microbuild.core.0.3.0/pack/microbuild.core.nuspec". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 24>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/lib/netstandard1.0/_._". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 24>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/Microsoft.NETCore.Platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/Microsoft.NETCore.Platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/LICENSE.TXT". 40>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/build/Microsoft.CodeAnalysis.Collections.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+ValueBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/Strings.resx". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/ThrowHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.cs.xlf". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.de.xlf". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hant.xlf". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/RoslynImmutableInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/SegmentedArray.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/SegmentedArray`1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/SegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+ValueBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+PrivateInterlocked.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pt-BR.xlf". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/ThirdPartyNotices.rtf". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:35) on node 13 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/lib/netstandard1.0". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 32>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/ThirdPartyNotices.txt". 14>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library/pack". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library/pack". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library/pack/LICENSE.TXT". 10>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.0.1/pack". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/microsoft.netcore.targets.nuspec". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 5>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/version.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/version.txt". 44>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.build.traversal.3.4.0/pack". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.build.traversal.3.4.0/pack/microsoft.build.traversal.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.build.traversal.3.4.0/pack/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.build.traversal.3.4.0/pack/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.build.traversal.3.4.0/pack/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.build.traversal.3.4.0/pack/Sdk/Sdk.targets". 10>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/LICENSE.TXT". 14>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library/pack/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library/pack/netstandard.library.nuspec". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:36) on node 15 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:37) on node 26 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:38) on node 8 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:39) on node 24 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:40) on node 14 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:41) on node 11 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Globalization.Extensions.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 40>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/microsoft.codeanalysis.collections.nuspec". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/pack". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/pack". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/runtime.json". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/THIRD-PARTY-NOTICES.TXT". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Globalization.dll 8>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/Microsoft.NETCore.Targets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/Microsoft.NETCore.Targets.nuspec". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll 8>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/lib/netstandard1.0/_._". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.Compression.dll 8>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/version.txt". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:44) on node 17 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:42) on node 2 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:43) on node 16 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.FileSystem.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 30>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.AmbientMetadata.Application.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.AmbientMetadata.Application.xml". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.Compression.ZipFile.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.AsyncState.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.AsyncState.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Compliance.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Compliance.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Compliance.Redaction.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Compliance.Redaction.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Compliance.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Compliance.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.CommandLine.xml". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Binder.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.FileExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Ini.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml". 19>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.NoTargets.3.7.0/pack". 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.UserSecrets.xml". 19>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.NoTargets.3.7.0/pack/Sdk". 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml". 19>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.NoTargets.3.7.0/pack/Sdk". 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.xml". 19>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.NoTargets.3.7.0/pack/Sdk". 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.dll 19>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/microsoft.build.notargets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.NoTargets.3.7.0/pack/microsoft.build.notargets.nuspec". 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml". 19>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.NoTargets.3.7.0/pack/Sdk/Sdk.props". 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.ResourceMonitoring.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.ResourceMonitoring.xml". 19>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.NoTargets.3.7.0/pack/Sdk/Sdk.targets". 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.EnumStrings.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.EnumStrings.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.xml". 19>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Sdk/DisableCopyFilesMarkedCopyLocal.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.NoTargets.3.7.0/pack/Sdk/DisableCopyFilesMarkedCopyLocal.targets". 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Abstractions.xml". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.Compression.FileSystem.dll 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Composite.xml". 19>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.NoTargets.3.7.0/pack/MSBuild-NuGet-Icon.png". 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Embedded.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Physical.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileSystemGlobbing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.AutoClient.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.AutoClient.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.Telemetry.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.Telemetry.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.Resilience.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.Resilience.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.ObjectPool.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.ObjectPool.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.ObjectPool.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.Contextual.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.Contextual.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Telemetry.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Telemetry.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Resilience.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Resilience.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Telemetry.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Telemetry.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Telemetry.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Telemetry.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.TimeProvider.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.TimeProvider.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.WebEncoders.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Cloud.DocumentDb.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Cloud.DocumentDb.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Cloud.Messaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Cloud.Messaging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.Registration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.Registration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.AttributedModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.Odbc.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.Odbc.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.SqlClient.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.SqlClient.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.OleDb.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.OleDb.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.AccountManagement.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.Protocols.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Hashing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Hashing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Formats.Cbor.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Formats.Cbor.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Ports.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Ports.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Management.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Management.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Memory.Data.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Memory.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.Http.WinHttpHandler.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.Http.WinHttpHandler.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.WebSockets.WebSocketProtocol.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.WebSockets.WebSocketProtocol.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.Context.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.Context.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Runtime.Caching.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Runtime.Caching.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Cose.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Cose.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Federation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Federation.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Http.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetFramingBase.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetFramingBase.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetNamedPipe.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetNamedPipe.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetTcp.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetTcp.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Syndication.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Syndication.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceProcess.ServiceController.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceProcess.ServiceController.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Web.Services.Description.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Web.Services.Description.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Windows.Extensions.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Collections.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Console.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Formats.Tar.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Formats.Tar.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Linq.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Memory.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.Http.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.Quic.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.Quic.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.WebClient.xml". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:45) on node 20 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:46) on node 28 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:47) on node 19 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Security.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Security.Cryptography.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.xml". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:48) on node 6 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 30>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Threading.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Xml.XPath.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/netstandard/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/netstandard/1033/netstandard.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/netstandard/1033/netstandard.xml". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 30>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/microsoft.private.intellisense.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/pack/microsoft.private.intellisense.nuspec". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/ThirdPartyNotices.txt". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (41:7) on node 1 (Build;Pack target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (41:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (41:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 41>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/Release/netstandard2.0/". 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.Pipes.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.IsolatedStorage.dll 15>GenerateNuspec: The package Microsoft.NETCore.Platforms.3.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.3.1.0.nupkg'. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:49) on node 4 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj" (Build;Pack target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 24>GenerateNuspec: The package Microsoft.NETCore.Platforms.1.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 24>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.1.1.0.nupkg'. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GenerateNuspec: The package Microsoft.NETCore.Targets.1.1.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.1.1.3.nupkg'. 32>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" (Build;Pack target(s)). 11>GenerateNuspec: The package MicroBuild.Core.0.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/MicroBuild.Core.0.3.0.nupkg'. 44>GenerateNuspec: The package Microsoft.Build.Traversal.3.4.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Traversal.3.4.0.nupkg'. 24>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" (Build;Pack target(s)). 34>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack". 44>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj" (Build;Pack target(s)). 34>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/lib/netstandard1.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack". 41>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (_GetFrameworkAssemblyReferences target(s)). 34>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack". 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll 34>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/ThirdPartyNotices.txt". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 34>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/LICENSE.TXT". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" (Build;Pack target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:51) on node 14 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:50) on node 8 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Linq.Parallel.dll 10>GenerateNuspec: The package Microsoft.NETCore.Targets.1.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.1.0.1.nupkg'. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Linq.Expressions.dll 10>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" (Build;Pack target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:52) on node 11 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:53) on node 15 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:54) on node 24 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Linq.dll 18>GenerateNuspec: The package Microsoft.Docker.Sdk.1.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Docker.Sdk.1.1.0.nupkg'. 18>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" (Build;Pack target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Linq.Queryable.dll 14>GenerateNuspec: The package NETStandard.Library.1.6.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NETStandard.Library.1.6.1.nupkg'. 8>GenerateNuspec: The package Microsoft.NETCore.Targets.2.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.2.1.0.nupkg'. 8>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" (Build;Pack target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (Build;Pack target(s)). 19>GenerateNuspec: The package Microsoft.Build.NoTargets.3.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.NoTargets.3.7.0.nupkg'. 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj" (Build;Pack target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Memory.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Memory.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:55) on node 13 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:56) on node 26 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 5>GenerateNuspec: The package Microsoft.NETCore.Platforms.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.5.0.0.nupkg'. 5>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" (Build;Pack target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:57) on node 17 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:58) on node 10 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:60) on node 2 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:59) on node 16 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:61) on node 6 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.NameResolution.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:62) on node 5 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Sockets.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.NetworkInformation.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.WebHeaderCollection.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Requests.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:63) on node 27 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:64) on node 18 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:66) on node 20 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Ping.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:65) on node 9 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:67) on node 3 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:68) on node 28 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:70) on node 19 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.WebSockets.Client.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Numerics.Vectors.dll 40>GenerateNuspec: The package Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Http.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 40>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg'. 40>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (Build;Pack target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:69) on node 14 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:71) on node 21 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:72) on node 22 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.Extensions.dll 17>GenerateNuspec: The package Microsoft.NETCore.Platforms.1.1.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.1.1.1.nupkg'. 17>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" (Build;Pack target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Numerics.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:73) on node 30 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GenerateNuspec: The package Microsoft.NETCore.Platforms.1.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.1.0.1.nupkg'. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" (Build;Pack target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Primitives.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.WebSockets.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Security.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.DispatchProxy.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:74) on node 7 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ObjectModel.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:75) on node 12 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:76) on node 4 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:77) on node 8 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Resources.Reader.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:78) on node 15 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:79) on node 11 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.Primitives.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Resources.ResourceManager.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:80) on node 24 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:81) on node 23 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Resources.Writer.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.Emit.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Extensions.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:82) on node 32 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:83) on node 20 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:84) on node 13 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:85) on node 10 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:86) on node 26 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:87) on node 28 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Numerics.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Serialization.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Handles.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:88) on node 5 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Claims.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:89) on node 6 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Serialization.Json.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:90) on node 17 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:91) on node 12 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.SecureString.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:92) on node 22 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:93) on node 16 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:95) on node 19 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:96) on node 29 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:97) on node 3 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:98) on node 27 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:94) on node 14 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:101) on node 21 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Cryptography.Csp.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:102) on node 8 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Text.Encoding.Extensions.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Principal.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ServiceModel.Web.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:99) on node 30 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:100) on node 2 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.InteropServices.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Text.RegularExpressions.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Text.Encoding.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:103) on node 18 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 41>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandLineApplication.cs". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:104) on node 9 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 41>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandArgument.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandParsingException.cs". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 41>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/microsoft.extensions.commandlineutils.sources.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOption.cs". 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:105) on node 4 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:106) on node 24 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.ThreadPool.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:107) on node 23 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:108) on node 11 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:110) on node 7 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Tasks.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Overlapped.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:112) on node 13 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:109) on node 32 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:111) on node 15 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:114) on node 10 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:113) on node 20 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Thread.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:115) on node 28 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:117) on node 5 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:116) on node 19 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.Linq.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Transactions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Transactions.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Windows.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ValueTuple.dll 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.ReaderWriter.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:118) on node 27 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:120) on node 22 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:119) on node 8 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:121) on node 17 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.XDocument.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:122) on node 2 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:123) on node 6 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Timer.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:124) on node 12 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:125) on node 26 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Data.Common.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.Serialization.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.XmlSerializer.dll 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:126) on node 18 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.XPath.XDocument.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/netstandard.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Data.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Data.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ComponentModel.Composition.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.XmlDocument.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.XPath.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:10) on node 29 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:9) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:11) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:127) on node 14 (BuildIlFile target(s)). 27>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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/Microsoft.VisualBasic.Core.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:12) on node 16 (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. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:128) on node 21 (BuildIlFile target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:13) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/mscorlib.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/Microsoft.Win32.Registry.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/Microsoft.VisualBasic.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/Microsoft.Win32.Primitives.dll 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Web.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Web.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:14) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.AppContext.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:16) on node 20 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Xml.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:15) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Collections.NonGeneric.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:17) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Collections.Immutable.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:20) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:19) on node 15 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:21) on node 5 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:22) on node 8 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:18) on node 10 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:23) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:24) on node 13 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:25) 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. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Collections.Concurrent.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Data.DataSetExtensions.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.ComponentModel.Annotations.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:26) on node 28 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:28) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:29) on node 26 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:27) on node 14 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Collections.Specialized.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:30) on node 7 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.ComponentModel.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.ComponentModel.Primitives.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Buffers.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Diagnostics.DiagnosticSource.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.ComponentModel.DataAnnotations.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:32) on node 27 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:33) on node 12 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:35) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:36) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Diagnostics.FileVersionInfo.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Configuration.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:31) on node 19 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Diagnostics.Contracts.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:37) on node 29 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:38) on node 21 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Collections.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:40) on node 22 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Drawing.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Diagnostics.Debug.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:41) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:42) 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. 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Diagnostics.Process.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:34) on node 16 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.ComponentModel.TypeConverter.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Console.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GenerateNuspec: The package Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg'. 41>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (Build;Pack target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Diagnostics.Tracing.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Diagnostics.StackTrace.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Diagnostics.TraceSource.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Core.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Diagnostics.Tools.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Drawing.Primitives.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:43) on node 22 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:44) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:45) on node 15 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:46) 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. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Formats.Tar.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Dynamic.Runtime.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Globalization.Calendars.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Formats.Asn1.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:47) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:48) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:49) on node 13 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Globalization.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:50) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.Compression.Brotli.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:51) on node 7 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:52) on node 8 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.Compression.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:53) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.Compression.FileSystem.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:54) 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. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.FileSystem.DriveInfo.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Globalization.Extensions.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:57) on node 23 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:59) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:60) on node 19 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.Compression.ZipFile.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:61) on node 29 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:62) on node 12 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:55) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:56) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.FileSystem.Watcher.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Linq.Parallel.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:63) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.Pipes.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:58) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:66) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.FileSystem.Primitives.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:64) 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. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.FileSystem.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:68) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:65) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.Http.Json.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:69) on node 21 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:67) on node 15 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.FileSystem.AccessControl.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:70) on node 16 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Linq.Queryable.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:71) 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. 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:72) on node 27 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Linq.Expressions.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.Http.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Memory.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.Pipes.AccessControl.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.IsolatedStorage.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:74) on node 22 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:73) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.NameResolution.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:75) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Linq.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.HttpListener.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.Mail.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.MemoryMappedFiles.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:76) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:77) on node 13 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:78) on node 8 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.IO.UnmanagedMemoryStream.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:79) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.NetworkInformation.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.Primitives.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:80) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:81) on node 20 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:82) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.Sockets.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.Quic.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:83) on node 26 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:84) on node 14 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:85) 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. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.ServicePoint.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:86) on node 7 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.WebClient.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.Requests.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.Ping.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.WebHeaderCollection.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:87) on node 22 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.Security.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.WebProxy.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.WebSockets.Client.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:88) on node 19 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:89) on node 15 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:90) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:91) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:92) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:93) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Net.WebSockets.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Reflection.DispatchProxy.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Reflection.Primitives.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:94) on node 27 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Reflection.Emit.ILGeneration.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Reflection.Emit.Lightweight.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:95) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:96) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:97) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:98) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:99) on node 29 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Numerics.Vectors.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:100) on node 16 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Numerics.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Resources.Writer.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Reflection.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:101) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Resources.Reader.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Resources.ResourceManager.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.ObjectModel.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Reflection.Emit.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:102) on node 21 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Reflection.TypeExtensions.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:103) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:104) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:105) on node 8 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:106) on node 5 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:107) on node 13 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.Handles.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:108) 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. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.InteropServices.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:109) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.Extensions.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:110) on node 22 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:111) on node 10 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Reflection.Extensions.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:113) on node 7 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:112) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:114) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.Loader.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.Intrinsics.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:115) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.Serialization.Formatters.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.Numerics.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.Serialization.Primitives.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:116) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:117) on node 12 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.Serialization.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:119) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.Serialization.Xml.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:121) on node 16 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:120) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.AccessControl.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:122) on node 19 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Cryptography.Csp.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:124) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:126) on node 29 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Runtime.Serialization.Json.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:125) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:123) on node 27 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:118) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:127) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Claims.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Cryptography.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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Cryptography.Encoding.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Cryptography.Primitives.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Cryptography.OpenSsl.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:128) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Cryptography.X509Certificates.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:129) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Principal.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Cryptography.Algorithms.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:130) on node 21 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:131) on node 7 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:132) on node 15 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:133) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Cryptography.Cng.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.Principal.Windows.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.ServiceModel.Web.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:136) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:134) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:138) on node 19 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:139) on node 20 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:140) on node 9 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:137) on node 22 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:135) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Text.RegularExpressions.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Text.Json.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Security.SecureString.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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Threading.Channels.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Text.Encoding.Extensions.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Threading.Tasks.Extensions.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:142) on node 8 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Text.Encoding.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:141) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:143) on node 13 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Text.Encodings.Web.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:145) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:144) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:146) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Threading.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:147) on node 23 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Text.Encoding.CodePages.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:148) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Threading.Tasks.Dataflow.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:149) on node 16 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:150) on node 26 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Threading.ThreadPool.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Threading.Thread.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Threading.Tasks.Parallel.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Threading.Overlapped.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:151) on node 10 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Threading.Timer.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.ServiceProcess.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:153) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Windows.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:154) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:152) on node 21 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:155) on node 6 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:157) on node 15 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:156) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Xml.XDocument.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:158) 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. 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Transactions.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Xml.XPath.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Threading.Tasks.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:159) on node 29 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:160) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.ValueTuple.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Xml.ReaderWriter.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Xml.XmlDocument.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Web.HttpUtility.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Transactions.Local.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:161) on node 8 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Xml.Linq.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:162) on node 7 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Xml.XmlSerializer.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:163) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:164) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/System.Data.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Data.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:166) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:167) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/netstandard.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Xml.XPath.XDocument.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:165) 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. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>BuildTargetingPackIlSrc: [17:34:08.37] netstandard.library.ref.2.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ DONE 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:168) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/System.Web.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Web.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Reflection.Metadata.dll 6:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:169) on node 27 (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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Xml.Serialization.dll 27>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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Data.Common.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/WindowsBase.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:9) on node 23 (BuildIlFile target(s)). 54>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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:10) on node 19 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.VisualBasic.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.VisualBasic.Core.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:11) on node 22 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:13) on node 12 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:14) on node 13 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:12) on node 16 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Win32.Primitives.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:15) on node 28 (BuildIlFile target(s)). 54>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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:170) 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. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/ref/net7.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ref/net7.0/System.Xml.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/Microsoft.Win32.Registry.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Win32.Registry.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Collections.Concurrent.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.AppContext.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:16) on node 15 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:17) on node 32 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:18) on node 20 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/mscorlib.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/mscorlib.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Collections.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Collections.Immutable.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:19) on node 1 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Collections.Specialized.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:20) on node 10 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.ComponentModel.Annotations.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Buffers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Buffers.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:21) on node 29 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:22) on node 6 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Configuration.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:23) on node 21 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:24) on node 30 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.ComponentModel.TypeConverter.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.ComponentModel.DataAnnotations.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:25) on node 24 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.ComponentModel.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.ComponentModel.EventBasedAsync.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:27) on node 27 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:28) on node 2 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:26) on node 17 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Console.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.ComponentModel.Primitives.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:29) on node 7 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Collections.NonGeneric.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Core.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:30) on node 8 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:31) on node 3 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.Contracts.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:32) on node 14 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:33) on node 13 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:34) on node 28 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:35) on node 18 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:36) on node 15 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.Debug.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:37) on node 4 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Data.DataSetExtensions.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:38) on node 22 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildTargetingPackIlSrc: [17:34:08.61] Microsoft.NETCore.App.Ref.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/ DONE GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:39) on node 19 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:40) on node 12 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Drawing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Drawing.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.Process.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:42) on node 23 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Drawing.Primitives.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.StackTrace.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:41) on node 32 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:43) on node 16 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.FileVersionInfo.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:44) on node 20 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.DiagnosticSource.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>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. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.Tracing.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:45) on node 9 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.TraceSource.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Formats.Asn1.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Formats.Asn1.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.Tools.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:46) on node 27 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Globalization.Calendars.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:47) on node 6 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:48) on node 5 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Dynamic.Runtime.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:49) on node 21 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:50) on node 7 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:51) on node 10 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:52) on node 17 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:53) on node 30 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:54) on node 11 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Globalization.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:55) on node 29 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.Compression.FileSystem.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.FileSystem.DriveInfo.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.FileSystem.Primitives.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.Compression.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.Compression.ZipFile.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.Compression.Brotli.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Globalization.Extensions.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.FileSystem.Watcher.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:56) on node 24 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.FileSystem.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.FileSystem.AccessControl.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:57) on node 1 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:58) on node 3 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:59) on node 13 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.Pipes.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.Pipes.AccessControl.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.FileSystem.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:60) on node 23 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Linq.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:61) on node 16 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:62) on node 18 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.UnmanagedMemoryStream.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:64) on node 4 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Linq.Parallel.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.Pipes.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:63) on node 14 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.MemoryMappedFiles.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:65) on node 12 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Linq.Expressions.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:66) on node 28 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:67) on node 22 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 68>GenerateNuspec: The package Microsoft.Private.Intellisense.9.0.0-preview-20240830.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.nupkg'. 30>GenerateNuspec: The package Microsoft.Private.Intellisense.8.0.0-preview-20230918.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Memory.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Memory.dll 68>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj" (Build;Pack target(s)). 30>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.nupkg'. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 30>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj" (Build;Pack target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Linq.Queryable.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:68) on node 19 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:70) on node 8 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.IsolatedStorage.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:71) on node 9 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:72) on node 17 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:73) on node 11 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:69) on node 15 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:74) on node 29 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:75) on node 21 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:76) on node 5 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.HttpListener.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.NetworkInformation.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:77) on node 24 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.Sockets.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.ServicePoint.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.Http.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.NameResolution.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:78) on node 6 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:79) on node 30 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:80) on node 32 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.WebHeaderCollection.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.Requests.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:82) on node 10 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:81) on node 7 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:83) on node 25 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:84) on node 3 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.ObjectModel.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.WebSockets.Client.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.Mail.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.Mail.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:85) on node 31 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.Ping.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.Security.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:86) on node 20 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.Http.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.Http.Json.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.WebClient.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.WebClient.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.Primitives.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:87) on node 4 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Numerics.Vectors.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:88) on node 14 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:89) on node 27 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Reflection.DispatchProxy.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:90) on node 23 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.WebProxy.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Numerics.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Net.WebSockets.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:94) on node 13 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:91) on node 28 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:92) on node 18 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Reflection.Emit.Lightweight.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:95) on node 1 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Reflection.Emit.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Reflection.Extensions.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:96) on node 16 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Reflection.Primitives.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:93) on node 22 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Reflection.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:97) on node 29 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:98) on node 30 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:99) on node 8 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Resources.Reader.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:101) on node 32 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:102) on node 3 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:103) on node 15 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Resources.ResourceManager.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:100) on node 21 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:104) on node 17 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.Intrinsics.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:105) on node 24 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Reflection.Emit.ILGeneration.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:106) on node 11 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.Handles.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.Extensions.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Resources.Writer.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:107) on node 19 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.Serialization.Json.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.InteropServices.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.Numerics.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:108) on node 12 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:110) on node 27 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:111) on node 6 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:112) on node 5 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Reflection.TypeExtensions.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:109) on node 20 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:113) on node 13 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.Loader.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:115) on node 7 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:116) on node 23 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:117) on node 10 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:114) on node 4 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.Serialization.Formatters.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.Serialization.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (27:130) on node 26 (_GetFrameworkAssemblyReferences target(s)). 27>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/Release/netstandard2.0/". 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.AccessControl.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Cryptography.Algorithms.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Claims.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.Serialization.Xml.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:118) on node 14 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:120) on node 28 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.Cryptography.Cng.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Cryptography.Cng.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:119) on node 31 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:121) on node 9 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:122) on node 7 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:123) on node 16 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:124) on node 32 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:125) on node 22 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Cryptography.Encoding.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Cryptography.Primitives.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Cryptography.Csp.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.Principal.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Principal.Windows.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:126) on node 25 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.SecureString.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Runtime.Serialization.Primitives.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Cryptography.X509Certificates.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:127) on node 8 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:128) on node 12 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.ServiceModel.Web.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Principal.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:130) on node 19 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:129) on node 18 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Security.Cryptography.OpenSsl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Cryptography.OpenSsl.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:132) on node 24 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:131) on node 30 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:133) on node 3 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Text.Encoding.Extensions.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.ServiceProcess.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Text.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Text.Json.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Threading.Overlapped.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:134) on node 5 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:135) on node 20 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:136) on node 27 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Text.Encodings.Web.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:137) on node 29 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Text.Encoding.CodePages.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Text.RegularExpressions.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Threading.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:138) on node 21 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Text.Encoding.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:139) on node 6 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:140) on node 23 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:141) on node 31 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Threading.Thread.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Threading.Tasks.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Threading.Tasks.Extensions.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:142) on node 4 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:143) on node 22 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Threading.Tasks.Dataflow.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:144) on node 28 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:145) on node 12 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:146) on node 16 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Threading.Tasks.Parallel.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:148) on node 7 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:147) on node 1 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:149) on node 10 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Threading.ThreadPool.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Transactions.Local.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Transactions.Local.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Windows.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:150) on node 14 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Transactions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Transactions.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Web.HttpUtility.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:151) on node 9 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.ValueTuple.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Xml.XDocument.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:152) on node 32 (BuildIlFile target(s)). 54>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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (6:172) on node 2 (_GetFrameworkAssemblyReferences target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/Release/netstandard2.0/". 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Xml.ReaderWriter.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:153) on node 15 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Threading.Timer.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:154) on node 25 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:155) on node 13 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Xml.Serialization.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:156) on node 8 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 27>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/data". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/LICENSE.TXT". 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:157) on node 24 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/netstandard.library.ref.nuspec". 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 27>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/netstandard.xml". 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 27>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.ref.2.1.0/pack/data/PackageOverrides.txt". 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Xml.XmlDocument.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Xml.XPath.XDocument.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Xml.Linq.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:158) on node 30 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Threading.Channels.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Threading.Channels.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:159) on node 18 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Xml.XPath.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:161) on node 5 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:160) on node 31 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:162) on node 17 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:163) on node 19 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Xml.XmlSerializer.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:9) on node 27 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:10) on node 20 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/System.Web.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Web.dll 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/netstandard.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Xml.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/Microsoft.VisualBasic.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:165) on node 3 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:164) on node 29 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Reflection.Metadata.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:166) on node 21 (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/ref/net6.0/WindowsBase.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/WindowsBase.dll 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Data.Common.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:11) on node 23 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 54>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/System.Data.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ref/net6.0/System.Data.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:12) on node 6 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:14) on node 15 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:15) on node 25 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:13) on node 22 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Collections.Immutable.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.AppContext.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/Microsoft.Win32.Primitives.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.Primitives.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:16) on node 12 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:18) on node 9 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:17) on node 28 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/mscorlib.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Collections.Specialized.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:19) on node 8 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Configuration.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:20) on node 16 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:21) on node 7 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:22) on node 10 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Collections.NonGeneric.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:23) on node 13 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:24) on node 14 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:25) on node 11 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:26) on node 4 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Buffers.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Collections.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:27) on node 32 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:28) on node 24 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Console.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.Annotations.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Collections.Concurrent.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:29) on node 17 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.Debug.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:30) on node 18 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.Contracts.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:31) on node 1 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:32) on node 3 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/data". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.7.0.0/pack/THIRD-PARTY-NOTICES.TXT". 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Data.DataSetExtensions.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:33) on node 8 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:34) on node 4 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:36) on node 21 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:37) on node 27 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:35) on node 20 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.StackTrace.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.Tracing.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:38) on node 5 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:39) on node 10 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:40) on node 23 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:41) on node 12 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.TraceSource.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:43) on node 30 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:42) on node 31 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.Process.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Drawing.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Globalization.Extensions.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.Tools.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Globalization.Calendars.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Drawing.Primitives.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Core.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:44) on node 6 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:45) on node 19 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:46) on node 25 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:48) on node 7 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.Compression.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:47) on node 22 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:49) on node 29 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Globalization.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:50) on node 9 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:52) on node 15 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.Compression.Brotli.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Dynamic.Runtime.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:53) on node 28 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:51) on node 14 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.FileSystem.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:54) on node 11 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:55) on node 16 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:56) on node 18 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.Compression.FileSystem.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:58) on node 8 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:57) on node 13 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.Compression.ZipFile.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:60) on node 4 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:59) on node 17 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Linq.Queryable.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Linq.Expressions.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:61) on node 3 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Linq.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.dll 54>BuildTargetingPackIlSrc: [17:34:09.53] Microsoft.NETCore.App.Ref.6.0.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/ DONE 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 54>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:62) on node 31 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Http.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.IsolatedStorage.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Memory.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:63) on node 21 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:64) on node 27 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:65) on node 24 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:66) on node 20 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.NameResolution.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:67) on node 30 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:68) on node 32 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.Pipes.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:69) on node 5 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Linq.Parallel.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Mail.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:70) on node 23 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.HttpListener.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.NetworkInformation.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:71) on node 12 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Ping.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:72) on node 25 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:73) on node 10 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Requests.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:74) on node 16 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Security.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.WebHeaderCollection.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:75) on node 9 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.WebClient.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:76) on node 7 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:77) on node 19 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Sockets.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:78) on node 22 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.WebSockets.Client.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.ServicePoint.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:80) on node 11 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:79) on node 1 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:82) on node 29 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Numerics.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:83) on node 15 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.WebProxy.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:81) on node 28 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:84) on node 24 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.DispatchProxy.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:85) on node 3 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Emit.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Numerics.Vectors.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.WebSockets.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:87) on node 20 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:86) on node 14 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ObjectModel.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:88) on node 5 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:89) on node 4 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Primitives.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Primitives.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:90) on node 30 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:91) on node 10 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:93) on node 13 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:92) on node 17 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.TypeExtensions.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:94) on node 19 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:95) on node 23 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:96) on node 32 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Resources.Writer.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Extensions.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:97) on node 12 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Handles.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:98) on node 21 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:99) on node 8 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Extensions.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:100) on node 31 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Intrinsics.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:102) on node 9 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:101) on node 29 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Numerics.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Resources.Reader.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:103) on node 11 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:104) on node 25 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Serialization.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Loader.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:105) on node 7 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:106) on node 22 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:107) on node 18 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:108) on node 16 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.InteropServices.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Resources.ResourceManager.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:109) on node 24 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Serialization.Json.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:110) on node 28 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:111) on node 3 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Claims.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:112) on node 27 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:113) on node 20 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:114) on node 15 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:115) on node 8 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:116) on node 14 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Cryptography.Csp.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:117) on node 29 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:118) on node 13 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.SecureString.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:119) on node 17 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:120) on node 31 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:121) on node 9 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GenerateNuspec: The package Microsoft.NETCore.App.Ref.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.7.0.0.nupkg'. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj" (Build;Pack target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ServiceModel.Web.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:122) on node 21 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Principal.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:123) on node 30 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.Encodings.Web.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:124) on node 32 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:125) on node 11 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ServiceProcess.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.Encoding.Extensions.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:126) on node 5 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.Encoding.CodePages.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:127) on node 12 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.RegularExpressions.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:128) on node 10 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.Encoding.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:129) on node 4 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Channels.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:130) on node 7 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:132) on node 19 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:131) on node 22 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:133) on node 25 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.Json.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Tasks.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Overlapped.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:134) on node 18 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Thread.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:136) on node 16 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:135) on node 1 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:137) on node 24 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:138) on node 3 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Transactions.Local.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:139) on node 23 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:140) on node 20 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:141) on node 2 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Web.HttpUtility.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Transactions.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:142) on node 15 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.ThreadPool.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:143) on node 13 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:145) on node 28 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:144) on node 8 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.ReaderWriter.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ValueTuple.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GenerateNuspec: The package NETStandard.Library.Ref.2.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NETStandard.Library.Ref.2.1.0.nupkg'. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (Build;Pack target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.Linq.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.Serialization.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:146) on node 31 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Windows.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:147) on node 4 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Timer.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:148) on node 14 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:149) on node 29 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:150) on node 17 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:151) on node 9 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:152) on node 25 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:9) on node 27 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.XmlDocument.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:10) on node 19 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.XmlSerializer.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:153) on node 11 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.XPath.dll 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:154) on node 5 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:11) on node 32 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/WindowsBase.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:155) on node 10 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/mscorlib.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/mscorlib.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:156) on node 30 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:13) on node 24 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/netstandard.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:157) on node 7 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:158) on node 21 (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Data.Common.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:14) on node 18 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:12) on node 3 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:15) on node 22 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Collections.dll 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.XPath.XDocument.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:16) on node 16 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.XDocument.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ComponentModel.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.AppContext.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Web.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Web.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:17) on node 26 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Data.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Data.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Collections.Concurrent.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Collections.NonGeneric.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Metadata.dll 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Xml.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:18) on node 28 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:19) on node 12 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:20) on node 23 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Collections.Specialized.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Console.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:21) on node 2 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Core.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:22) on node 15 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:23) on node 20 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.Debug.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:24) on node 4 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:25) on node 14 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:26) on node 31 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:27) on node 13 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:28) on node 8 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:29) on node 11 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.Process.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:30) on node 9 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.Tools.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Globalization.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:31) on node 7 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Drawing.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.dll 54:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (54:168) on node 6 (_GetFrameworkAssemblyReferences target(s)). 54>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/Release/netstandard2.0/". 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:33) on node 30 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:32) on node 29 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Drawing.Primitives.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Globalization.Calendars.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:35) on node 17 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:34) on node 27 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.Compression.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:36) on node 22 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:37) on node 5 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:39) on node 24 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:40) on node 3 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:38) on node 1 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Globalization.Extensions.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.FileSystem.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:41) on node 26 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:42) on node 32 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:43) on node 2 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:44) on node 18 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:45) on node 19 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Dynamic.Runtime.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:46) on node 12 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:47) on node 16 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.Pipes.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:49) on node 21 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:48) on node 20 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:50) on node 25 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Linq.Queryable.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:51) on node 23 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Linq.Parallel.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:52) on node 28 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:53) on node 10 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:54) on node 31 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Linq.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Linq.Expressions.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:55) on node 11 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:56) on node 15 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.NetworkInformation.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.NameResolution.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Http.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:59) on node 4 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:60) on node 7 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Ping.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:61) on node 13 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:57) on node 27 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:62) on node 8 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Primitives.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:58) on node 9 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:63) on node 14 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Requests.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Sockets.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:64) on node 30 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Security.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.dll 73>BuildTargetingPackIlSrc: [17:34:10.25] microsoft.netcore.app.ref.3.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ DONE 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 73>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:65) on node 29 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:66) on node 3 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Reflection.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Numerics.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:67) on node 24 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Reflection.Extensions.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:68) on node 22 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:69) on node 26 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ObjectModel.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.WebSockets.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:70) on node 19 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Resources.ResourceManager.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:71) on node 17 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Resources.Reader.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:72) on node 2 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:73) on node 5 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Extensions.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Reflection.Primitives.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:74) on node 23 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:75) on node 18 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.InteropServices.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:77) on node 21 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Handles.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:76) on node 32 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:78) on node 11 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Resources.Writer.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Numerics.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:79) on node 1 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:80) on node 29 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Claims.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:81) on node 8 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll 54>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.6.0.2/pack/THIRD-PARTY-NOTICES.TXT". 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:82) on node 25 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:83) on node 10 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Serialization.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:84) on node 12 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:85) on node 16 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:87) on node 31 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:86) on node 9 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:88) on node 15 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:89) on node 24 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:90) on node 13 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Principal.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:91) on node 30 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:92) on node 14 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:93) on node 28 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Text.RegularExpressions.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Text.Encoding.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:95) on node 4 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:94) on node 7 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.Tasks.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:97) on node 3 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:98) on node 26 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:96) on node 22 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.Thread.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:99) on node 19 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:100) on node 23 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.ThreadPool.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.Overlapped.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:101) on node 5 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:102) on node 18 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ValueTuple.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:103) on node 17 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.SecureString.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:105) on node 11 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:104) on node 27 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ServiceModel.Web.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.Serialization.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:106) on node 32 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:107) on node 21 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:108) on node 2 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.Linq.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Transactions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Transactions.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:109) on node 10 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.Timer.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:110) on node 25 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Windows.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/netstandard.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:111) on node 16 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.XPath.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:112) on node 29 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:113) on node 12 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:115) on node 31 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Data.Common.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:114) on node 8 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.XmlDocument.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:116) on node 9 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:117) on node 28 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Xml.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.dll 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ComponentModel.Composition.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:118) on node 1 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:119) on node 24 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Data.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:120) on node 13 (BuildIlFile target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Web.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Web.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:9) on node 5 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:10) on node 23 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 13>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.XDocument.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:11) 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. 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:12) on node 3 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/Microsoft.VisualBasic.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Buffers.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/mscorlib.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:13) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:15) on node 17 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:14) on node 15 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Collections.Specialized.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:17) on node 21 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:16) on node 14 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:18) 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. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Collections.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.AppContext.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:21) on node 31 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:22) 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. 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:20) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:23) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Collections.Concurrent.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Collections.Immutable.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:24) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:25) on node 12 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Collections.NonGeneric.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:26) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Core.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:27) on node 18 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:29) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:30) on node 11 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:31) on node 4 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Configuration.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:32) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.Debug.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Console.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:33) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.Process.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:35) 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. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:36) on node 24 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:37) on node 3 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:34) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:38) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:39) on node 14 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:40) on node 26 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:41) on node 32 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:42) on node 5 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:43) 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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Drawing.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:44) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Globalization.Extensions.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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Globalization.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Drawing.Primitives.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.Tools.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:45) on node 15 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 54>GenerateNuspec: The package Microsoft.NETCore.App.Ref.6.0.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.6.0.2.nupkg'. 54>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj" (Build;Pack 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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:46) 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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:47) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:48) on node 31 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:50) 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. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Dynamic.Runtime.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:51) on node 12 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:54) 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. 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:53) on node 9 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:52) on node 1 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.FileSystem.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:55) on node 21 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:49) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:57) on node 16 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.Compression.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:58) on node 28 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Linq.Expressions.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:56) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.Pipes.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:59) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:60) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:61) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:62) on node 24 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:63) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:64) on node 18 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Linq.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Globalization.Calendars.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Linq.Parallel.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:65) on node 5 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Linq.Queryable.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:66) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:67) on node 4 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (73:160) on node 20 (_GetFrameworkAssemblyReferences target(s)). 73>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/". 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Memory.dll 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:68) 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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Mail.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Primitives.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:70) 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. 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:71) on node 32 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Http.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:69) on node 14 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.HttpListener.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.NameResolution.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:72) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Requests.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:75) on node 29 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:76) on node 2 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:73) on node 3 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:74) on node 6 (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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Ping.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:77) 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. 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:78) on node 22 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.NetworkInformation.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:79) on node 31 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.WebClient.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Security.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.ServicePoint.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Sockets.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:80) on node 16 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.WebSockets.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:81) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ObjectModel.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:82) on node 12 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:83) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:84) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:85) on node 10 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Numerics.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Numerics.Vectors.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:86) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:87) on node 13 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Extensions.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.WebProxy.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:89) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Emit.dll 73>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/data/PackageOverrides.txt". 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:88) on node 11 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 73>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/microsoft.netcore.app.ref.nuspec". 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:90) 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. 73>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/THIRD-PARTY-NOTICES.TXT". 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:91) on node 23 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:93) on node 18 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:92) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Resources.Reader.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Primitives.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:94) on node 26 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:96) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:95) 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. 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:97) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Handles.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:98) on node 14 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:99) 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. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:101) on node 4 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:100) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.InteropServices.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Resources.Writer.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:102) on node 24 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:103) on node 15 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:104) on node 3 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Extensions.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:105) 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. 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:106) 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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:107) on node 1 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Loader.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Numerics.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:108) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:109) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:110) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Resources.ResourceManager.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:111) on node 31 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll 73>GenerateNuspec: The package Microsoft.NETCore.App.Ref.3.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 73>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.3.1.0.nupkg'. 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:112) on node 21 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 73>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (Build;Pack target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:114) on node 12 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Serialization.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:113) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:115) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Claims.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:116) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:117) on node 27 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:118) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:119) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Principal.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:120) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:121) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:122) on node 18 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:123) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.SecureString.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ServiceModel.Web.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ServiceProcess.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:124) 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. 13>BuildTargetingPackIlSrc: [17:34:11.33] netstandard.library.2.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/ DONE 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:125) 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. 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:126) 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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.RegularExpressions.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:128) on node 3 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:127) on node 25 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:129) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.Encoding.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:130) on node 4 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:131) on node 14 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Channels.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:132) on node 24 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:133) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:134) on node 6 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.Encodings.Web.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:135) 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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.Json.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:137) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:136) 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. 13>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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Overlapped.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Thread.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:138) on node 7 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Timer.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:140) on node 19 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:139) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Tasks.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.ThreadPool.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:141) on node 20 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Transactions.Local.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Web.HttpUtility.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:143) on node 21 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:142) on node 17 (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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:144) on node 31 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:145) on node 1 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.Serialization.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ValueTuple.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.Linq.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:146) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Windows.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Transactions.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:148) on node 12 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.XDocument.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:147) on node 28 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:149) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:150) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.XmlDocument.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.XPath.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:151) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:152) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:153) on node 18 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:154) 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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/netstandard.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Data.Common.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Data.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Data.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:155) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:156) 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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/WindowsBase.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Metadata.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:157) 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. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:9) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:10) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:11) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:12) 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. 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:13) on node 6 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Win32.Primitives.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.VisualBasic.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:158) on node 30 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:14) 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. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:15) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:16) on node 7 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.ComponentModel.Annotations.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Win32.Registry.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Buffers.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/mscorlib.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:17) 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. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:19) on node 24 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:18) on node 29 (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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:20) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Collections.Immutable.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.VisualBasic.Core.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Web.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Web.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Collections.Concurrent.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:21) on node 20 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Collections.NonGeneric.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Collections.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.ComponentModel.EventBasedAsync.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:22) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.AppContext.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:23) 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. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:24) on node 31 (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. 25>BuildTargetingPackIlSrc: [17:34:11.68] microsoft.netcore.app.ref.3.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ DONE 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.ComponentModel.DataAnnotations.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Collections.Specialized.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.ComponentModel.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:26) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:25) 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. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:29) on node 21 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:28) 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. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:27) on node 10 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Console.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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (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. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:30) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:31) 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. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.ComponentModel.Primitives.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.ComponentModel.TypeConverter.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Configuration.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Data.DataSetExtensions.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:32) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.Contracts.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Core.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.Debug.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:34) on node 18 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:33) 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. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.DiagnosticSource.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.FileVersionInfo.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:35) on node 2 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:36) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:37) on node 23 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:38) on node 26 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.Process.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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.TraceSource.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:39) 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. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:41) on node 6 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.StackTrace.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.Tools.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:42) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Drawing.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Formats.Asn1.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:43) on node 29 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:44) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:45) on node 22 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Drawing.Primitives.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:46) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:47) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.Tracing.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:48) on node 19 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Formats.Tar.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Globalization.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Globalization.Extensions.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:49) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:50) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:51) on node 20 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Dynamic.Runtime.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:52) 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. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Globalization.Calendars.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:53) 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. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:54) on node 31 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.Compression.FileSystem.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.Compression.ZipFile.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.Compression.Brotli.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:55) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:56) on node 21 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.Compression.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.FileSystem.AccessControl.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.FileSystem.DriveInfo.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.FileSystem.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:57) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:58) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:59) on node 9 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:60) 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. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:61) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.FileSystem.Watcher.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.MemoryMappedFiles.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.FileSystem.Primitives.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.Pipes.AccessControl.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:62) on node 8 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:63) 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. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:64) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.Pipes.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.IsolatedStorage.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:65) 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. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:66) on node 2 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Linq.Queryable.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:67) on node 26 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:70) on node 5 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:68) on node 4 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:69) 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. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Linq.Expressions.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.UnmanagedMemoryStream.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:71) on node 6 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Memory.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Linq.Parallel.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.Http.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Linq.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:72) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:75) on node 29 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.Http.Json.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:74) on node 25 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:73) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:76) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.HttpListener.dll 13:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (13:122) on node 11 (_GetFrameworkAssemblyReferences target(s)). 13>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/Release/netstandard2.0/". 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.Mail.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.NameResolution.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:77) on node 22 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.Ping.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:79) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:78) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:80) on node 19 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.NetworkInformation.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.Quic.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.Security.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:82) on node 20 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:81) on node 17 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.Primitives.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:83) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.WebClient.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.Requests.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.WebHeaderCollection.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:85) on node 31 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:84) on node 21 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.Sockets.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:87) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:86) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:88) on node 27 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.WebProxy.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.ServicePoint.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.WebSockets.Client.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:90) 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. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Numerics.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:89) on node 9 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:91) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Net.WebSockets.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Numerics.Vectors.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.ObjectModel.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:92) 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. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Reflection.DispatchProxy.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:94) 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. 13>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/lib/netstandard1.0/_._". 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:93) on node 1 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 13>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/build/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.1/pack/LICENSE.TXT". 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:96) on node 32 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:95) 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. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:97) on node 2 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Reflection.Emit.ILGeneration.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:98) on node 4 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:99) on node 14 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Reflection.Extensions.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Reflection.Emit.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:101) on node 26 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Reflection.TypeExtensions.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:100) on node 29 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Reflection.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Resources.Writer.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Reflection.Emit.Lightweight.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:102) on node 5 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:104) on node 6 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Reflection.Primitives.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:103) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Resources.Reader.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:108) on node 7 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:105) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:107) on node 22 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:106) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.Handles.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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:109) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Resources.ResourceManager.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.Extensions.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.InteropServices.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:110) on node 20 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:111) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.Loader.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:112) on node 12 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:113) on node 17 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.Intrinsics.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:114) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.Numerics.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:115) on node 31 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:116) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:117) on node 21 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:118) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.Serialization.Formatters.dll 25:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (25:160) on node 24 (_GetFrameworkAssemblyReferences target(s)). 25>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/". 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.Serialization.Json.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.Serialization.Primitives.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Cryptography.Algorithms.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:119) on node 9 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.Serialization.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:120) on node 27 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 13>GenerateNuspec: The package NETStandard.Library.2.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NETStandard.Library.2.0.1.nupkg'. 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (Build;Pack target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Claims.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:121) on node 28 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:122) 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. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Runtime.Serialization.Xml.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:123) 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. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.AccessControl.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Cryptography.Cng.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Cryptography.Encoding.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:124) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:125) on node 2 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:126) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:127) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Cryptography.X509Certificates.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Cryptography.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Cryptography.Primitives.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:128) on node 29 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:129) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:130) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:131) on node 26 (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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:132) on node 1 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.SecureString.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Cryptography.Csp.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Cryptography.OpenSsl.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:134) 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. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.ServiceModel.Web.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Principal.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:133) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Principal.Windows.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:135) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:136) on node 30 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:137) on node 6 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:138) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Text.Encoding.CodePages.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:139) on node 20 (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. 25>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/data". 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Text.Encodings.Web.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.ServiceProcess.dll 25>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/data". 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 25>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/LICENSE.TXT". 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Text.Encoding.dll 25>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/data/PlatformManifest.txt". 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 25>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/data/PackageOverrides.txt". 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Text.Encoding.Extensions.dll 25>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/THIRD-PARTY-NOTICES.TXT". 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:140) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:142) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Text.Json.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:141) 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. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Text.RegularExpressions.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:143) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.Channels.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.Tasks.Parallel.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:145) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:144) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:148) on node 21 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:147) on node 22 (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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:149) on node 10 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:146) on node 31 (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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:150) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Transactions.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.Overlapped.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:151) on node 11 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.Tasks.Dataflow.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.Thread.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.Tasks.Extensions.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.Tasks.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.Timer.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:152) 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. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.ThreadPool.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:153) 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. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:154) on node 18 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.ValueTuple.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Transactions.Local.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:155) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:156) on node 29 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:157) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Web.HttpUtility.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:158) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:159) on node 2 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Windows.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Xml.ReaderWriter.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Xml.XmlSerializer.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Xml.XDocument.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:160) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Xml.Linq.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:161) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:163) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:162) on node 6 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Xml.XmlDocument.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:164) on node 26 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:166) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Xml.Serialization.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/System.Data.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Data.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:165) 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. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:9) 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. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Data.Common.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Xml.XPath.dll 25>GenerateNuspec: The package Microsoft.NETCore.App.Ref.3.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 25>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.3.0.0.nupkg'. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/WindowsBase.dll 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:167) on node 25 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:168) 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. 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (Build;Pack target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Xml.XPath.XDocument.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.Win32.Primitives.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Reflection.Metadata.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/System.Web.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Web.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:169) on node 20 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:170) on node 1 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:10) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:11) 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. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/System.Xml.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.VisualBasic.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.VisualBasic.Core.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:12) 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. 31>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ref/net8.0/netstandard.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:13) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.Win32.Registry.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:14) 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. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/mscorlib.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:15) on node 31 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:18) on node 10 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:16) on node 28 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:17) on node 15 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:19) 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. 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. 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.NonGeneric.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.DataAnnotations.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:20) on node 21 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Buffers.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.Concurrent.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:21) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.AppContext.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:22) on node 8 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:23) 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. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.Specialized.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:24) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.EventBasedAsync.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:25) on node 29 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.Immutable.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.Annotations.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:26) on node 23 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:27) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Configuration.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.Primitives.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:28) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.TypeConverter.dll 31>BuildTargetingPackIlSrc: [17:34:12.99] Microsoft.NETCore.App.Ref.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/ DONE 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:29) on node 2 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Core.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:30) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Console.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:31) on node 4 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:32) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.DiagnosticSource.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:33) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:34) 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. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Contracts.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:35) on node 5 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Tools.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:36) on node 6 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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. 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:37) on node 24 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Data.DataSetExtensions.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Debug.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:38) 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. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:39) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.StackTrace.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Process.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.FileVersionInfo.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:41) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:42) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.TraceSource.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:40) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Drawing.Primitives.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Drawing.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Tracing.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:43) 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. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:44) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:45) on node 27 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:46) on node 9 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Dynamic.Runtime.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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Globalization.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Globalization.Extensions.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Formats.Asn1.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:47) 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. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:50) on node 31 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:48) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:52) on node 29 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:53) on node 1 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:49) on node 15 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:51) on node 21 (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>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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Compression.Brotli.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Compression.ZipFile.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Compression.FileSystem.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.Primitives.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:54) 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. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.DriveInfo.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Compression.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Globalization.Calendars.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:55) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:56) on node 8 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:57) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.AccessControl.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:58) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:59) on node 3 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:61) on node 2 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:60) 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. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.Watcher.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Pipes.AccessControl.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.MemoryMappedFiles.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:62) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.IsolatedStorage.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:63) on node 16 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:64) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.Expressions.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:65) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:66) on node 4 (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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:67) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Http.Json.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Http.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:68) on node 5 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:70) on node 25 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Pipes.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.UnmanagedMemoryStream.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:69) on node 24 (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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.Parallel.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:71) on node 12 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.Queryable.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Memory.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:73) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:72) on node 20 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.HttpListener.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Mail.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:74) 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. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:75) on node 28 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:76) 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. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:77) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:78) on node 9 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.NameResolution.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:79) on node 31 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.NetworkInformation.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:80) 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. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Primitives.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:81) on node 21 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Ping.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Requests.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:82) on node 29 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.ServicePoint.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:83) on node 22 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:84) 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. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebHeaderCollection.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebClient.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Sockets.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebSockets.Client.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:85) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:86) on node 11 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Security.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:87) 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. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ObjectModel.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebSockets.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:88) on node 8 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:89) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.DispatchProxy.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:90) 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. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:92) on node 26 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:91) on node 2 (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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Numerics.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:93) on node 16 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Emit.ILGeneration.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:94) on node 4 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:95) 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. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Emit.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Numerics.Vectors.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebProxy.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Primitives.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Extensions.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:96) on node 6 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:97) on node 17 (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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:98) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:99) 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. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Emit.Lightweight.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:100) on node 5 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:101) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.TypeExtensions.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Resources.ResourceManager.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Resources.Writer.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:102) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Resources.Reader.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Extensions.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:104) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:103) on node 24 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Handles.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:105) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:106) on node 31 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Intrinsics.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:108) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:109) on node 13 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:107) 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. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:110) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Numerics.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:111) on node 21 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.InteropServices.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:114) on node 15 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:112) on node 18 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:113) on node 10 (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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Formatters.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Json.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Loader.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:115) 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. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Xml.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Primitives.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:116) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:117) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.AccessControl.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:118) on node 2 (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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:120) on node 8 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:119) 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. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Claims.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:121) on node 3 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Algorithms.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Encoding.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:122) on node 26 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Cng.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:124) on node 5 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Csp.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:123) 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. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:125) on node 4 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:126) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.OpenSsl.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:127) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.X509Certificates.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:129) on node 1 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:128) on node 16 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ServiceProcess.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:130) on node 25 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ServiceModel.Web.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:131) 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. 31:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (31:172) on node 14 (_GetFrameworkAssemblyReferences target(s)). 31>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/Release/netstandard2.0/". 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encoding.CodePages.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:132) on node 12 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Principal.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Principal.Windows.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Primitives.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:133) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.SecureString.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encoding.Extensions.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encoding.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:134) on node 24 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:135) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Json.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encodings.Web.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:136) on node 27 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:137) on node 31 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:138) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Channels.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.RegularExpressions.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:139) 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. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Tasks.Parallel.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:142) on node 21 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:141) on node 13 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:143) 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. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:140) on node 28 (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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Tasks.Dataflow.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Overlapped.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Tasks.Extensions.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:144) on node 29 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.ThreadPool.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:146) 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. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:145) 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. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Thread.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Timer.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:148) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:147) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Tasks.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:150) on node 2 (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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:149) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Transactions.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.Linq.dll 31>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/Microsoft.NETCore.App.Ref.nuspec". 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/THIRD-PARTY-NOTICES.TXT". 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Web.HttpUtility.dll 31>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/useSharedDesignerContext.txt". 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/data". 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Transactions.Local.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:151) 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. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/data". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NETCore.App.Ref.8.0.0/pack/data/PlatformManifest.txt". 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:152) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:153) on node 4 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:154) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:155) on node 17 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ValueTuple.dll 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:156) on node 7 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:157) on node 30 (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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:158) on node 5 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Windows.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XDocument.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.Serialization.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XmlDocument.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.ReaderWriter.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XmlSerializer.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/netstandard.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:159) on node 12 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:160) 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. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:161) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:162) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XPath.XDocument.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Data.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Data.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XPath.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/WindowsBase.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:163) on node 19 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:164) on node 1 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Metadata.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:165) on node 24 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:166) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Data.Common.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:10) on node 9 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Web.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Web.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:9) on node 27 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:11) on node 10 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/Microsoft.Win32.Primitives.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/Microsoft.VisualBasic.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:12) on node 18 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/mscorlib.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:14) on node 31 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:13) on node 29 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:15) on node 28 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:17) on node 13 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Collections.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Collections.Immutable.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:16) on node 15 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:18) on node 22 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:19) on node 21 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/Microsoft.VisualBasic.Core.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.AppContext.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Collections.Concurrent.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Collections.Specialized.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Collections.NonGeneric.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Buffers.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:20) on node 32 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:21) on node 3 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:22) on node 11 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.Annotations.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:23) on node 2 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.DataAnnotations.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:24) on node 26 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.EventBasedAsync.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:25) on node 8 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:27) on node 5 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:26) on node 17 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Console.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:29) on node 30 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:28) on node 4 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:30) on node 25 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:31) on node 7 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Configuration.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Core.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Data.DataSetExtensions.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:32) on node 23 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 31>GenerateNuspec: The package Microsoft.NETCore.App.Ref.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.8.0.0.nupkg'. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.DiagnosticSource.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.TypeConverter.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.Contracts.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj" (Build;Pack target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 23>BuildTargetingPackIlSrc: [17:34:14.24] microsoft.netcore.app.ref.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ DONE 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.Debug.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.Primitives.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:33) on node 6 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:34) on node 12 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.FileVersionInfo.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:35) on node 16 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.StackTrace.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:36) on node 19 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>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. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.Process.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:37) on node 24 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.Tools.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:38) on node 27 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:39) on node 20 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:40) on node 10 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:41) on node 9 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:42) on node 18 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Drawing.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:43) on node 29 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.Tracing.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:44) on node 28 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.TraceSource.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Dynamic.Runtime.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Drawing.Primitives.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Formats.Asn1.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Formats.Asn1.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:47) on node 3 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Globalization.Extensions.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:45) on node 15 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:46) on node 13 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:48) on node 31 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.Compression.Brotli.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:49) on node 21 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:50) on node 22 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Globalization.Calendars.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.FileSystem.DriveInfo.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.Compression.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:52) on node 32 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:53) on node 2 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:51) on node 1 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.Compression.FileSystem.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.Compression.ZipFile.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:54) on node 30 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.FileSystem.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:55) on node 11 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:56) on node 7 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:57) on node 26 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:58) on node 25 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Globalization.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.Pipes.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:59) on node 8 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:60) on node 23 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.FileSystem.Primitives.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Linq.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:61) on node 14 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:62) on node 17 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:63) on node 5 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.UnmanagedMemoryStream.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.FileSystem.Watcher.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.MemoryMappedFiles.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:64) on node 6 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Linq.Parallel.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Linq.Expressions.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.IsolatedStorage.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Linq.Queryable.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:66) on node 24 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:67) on node 19 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:65) on node 12 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.HttpListener.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:68) on node 16 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Memory.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Http.Json.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Http.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:69) on node 27 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:70) on node 10 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:72) on node 18 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:73) on node 28 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:71) on node 20 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:74) on node 9 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Mail.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.NetworkInformation.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:75) on node 29 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.NameResolution.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:76) on node 3 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:77) on node 31 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Requests.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Ping.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:78) on node 13 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.WebClient.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Sockets.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:79) on node 21 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:80) on node 15 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Primitives.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:81) on node 2 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:82) on node 32 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.ServicePoint.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Security.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:83) on node 22 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.WebSockets.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.WebHeaderCollection.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.WebSockets.Client.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:85) on node 25 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:84) on node 23 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.WebProxy.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:87) on node 7 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:88) on node 26 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:86) on node 30 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:89) on node 8 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Emit.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:91) on node 5 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.DispatchProxy.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:90) on node 11 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Emit.Lightweight.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Emit.ILGeneration.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:92) on node 1 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Extensions.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Numerics.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ObjectModel.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Numerics.Vectors.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:93) on node 17 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:94) on node 24 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:95) on node 6 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Resources.ResourceManager.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:96) on node 14 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.TypeExtensions.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Resources.Reader.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:97) on node 12 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:98) on node 19 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Primitives.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:99) on node 10 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:100) on node 16 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Resources.Writer.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Handles.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:101) on node 27 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:102) on node 9 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Extensions.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Intrinsics.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:103) on node 31 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:104) on node 18 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:105) on node 20 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:106) on node 28 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:107) on node 29 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:109) on node 3 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:108) on node 15 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Numerics.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:111) on node 32 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Serialization.Formatters.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:112) on node 13 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:110) on node 22 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.InteropServices.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Serialization.Primitives.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Loader.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:113) on node 21 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:114) on node 23 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Claims.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Cryptography.Algorithms.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:115) on node 26 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Serialization.Xml.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Serialization.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:116) on node 2 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Cryptography.Primitives.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Serialization.Json.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Cryptography.X509Certificates.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:117) on node 8 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:118) on node 25 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:119) on node 7 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:120) on node 30 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Cryptography.Csp.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:121) on node 17 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.SecureString.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Cryptography.Encoding.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:122) on node 6 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:123) on node 5 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:124) on node 24 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:125) on node 11 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.Encoding.Extensions.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.Encoding.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Principal.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:126) on node 14 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ServiceModel.Web.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:127) on node 19 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.Encodings.Web.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:128) on node 1 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ServiceProcess.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.Json.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:129) on node 10 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:130) on node 16 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (23:168) on node 4 (_GetFrameworkAssemblyReferences target(s)). 23>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/". 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Channels.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.Encoding.CodePages.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:131) on node 12 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.RegularExpressions.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:132) on node 27 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Overlapped.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:133) on node 28 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:134) on node 9 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Tasks.Extensions.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:135) on node 31 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:136) on node 22 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Tasks.Dataflow.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:137) on node 3 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:138) on node 20 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:139) on node 13 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Tasks.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ValueTuple.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:142) on node 32 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:140) on node 15 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:143) on node 23 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:141) on node 18 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Timer.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:144) on node 26 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.ThreadPool.dll 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:145) on node 29 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Web.HttpUtility.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Transactions.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Thread.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Transactions.Local.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:147) on node 2 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:146) on node 21 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.Serialization.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Windows.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Tasks.Parallel.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.Linq.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:148) on node 7 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:149) on node 8 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:150) on node 6 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.ReaderWriter.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:152) on node 25 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:151) on node 30 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.XmlDocument.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:153) on node 5 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:154) on node 17 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.XDocument.dll 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/WindowsBase.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 23>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/data/FrameworkList.xml". 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.XmlSerializer.dll 23>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/THIRD-PARTY-NOTICES.TXT". 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/netstandard.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/Icon.png". 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.XPath.XDocument.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.XPath.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:155) on node 11 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:156) on node 19 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:157) on node 14 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Web.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Web.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:158) on node 10 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Data.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Data.dll 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Data.Common.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:159) on node 24 (BuildIlFile target(s)). 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:9) on node 12 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Metadata.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:10) on node 16 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Collections.Concurrent.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netfx.force.conflicts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/netfx.force.conflicts.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:12) on node 1 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:11) on node 27 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:13) on node 9 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Collections.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:15) on node 22 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:14) on node 28 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:16) on node 20 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.AppContext.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:17) on node 31 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ComponentModel.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:18) on node 3 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:19) on node 15 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Collections.Specialized.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:21) on node 13 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Collections.NonGeneric.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:20) on node 18 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ComponentModel.TypeConverter.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ComponentModel.Primitives.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.Contracts.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.Debug.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:22) on node 23 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ComponentModel.EventBasedAsync.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Console.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:23) on node 26 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:24) on node 32 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:25) on node 21 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.StackTrace.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:26) on node 2 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.FileVersionInfo.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:27) on node 29 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:28) on node 7 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.Process.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.Tools.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.TraceSource.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.TextWriterTraceListener.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.Tracing.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:29) on node 8 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:30) on node 30 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:31) on node 17 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:32) on node 25 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.Compression.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Drawing.Primitives.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:33) on node 11 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:34) on node 6 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GenerateNuspec: The package Microsoft.NETCore.App.Ref.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:35) on node 19 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.6.0.0.nupkg'. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Globalization.Extensions.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Dynamic.Runtime.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Globalization.Calendars.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (Build;Pack target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:36) on node 10 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.Compression.ZipFile.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:37) on node 5 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:38) on node 14 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.FileSystem.DriveInfo.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>BuildTargetingPackIlSrc: [17:34:15.42] microsoft.netcore.app.ref.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ DONE 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.FileSystem.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.FileSystem.Primitives.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Globalization.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:39) on node 24 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:40) on node 12 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.FileSystem.Watcher.dll 45>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:41) on node 27 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.IsolatedStorage.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:42) on node 16 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.MemoryMappedFiles.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:43) on node 22 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:45) on node 31 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:44) on node 20 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.Pipes.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:46) on node 9 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.NetworkInformation.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:47) on node 18 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Linq.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:48) on node 3 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Linq.Expressions.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:49) on node 28 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:51) on node 1 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:50) on node 26 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Linq.Queryable.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.NameResolution.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:53) on node 15 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Linq.Parallel.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:54) on node 23 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:52) on node 2 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:55) on node 13 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.UnmanagedMemoryStream.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:56) on node 32 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Security.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Primitives.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:57) on node 21 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Http.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:58) on node 7 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Sockets.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Ping.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Requests.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.WebSockets.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.WebHeaderCollection.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:59) on node 29 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:60) on node 25 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:61) on node 17 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:62) on node 4 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:64) on node 8 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:63) on node 30 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Resources.ResourceManager.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.WebSockets.Client.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Resources.Reader.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Reflection.Primitives.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Reflection.Extensions.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:66) on node 10 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:65) on node 6 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ObjectModel.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:67) on node 14 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:68) on node 5 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Extensions.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Reflection.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:69) on node 11 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.CompilerServices.VisualC.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Handles.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Resources.Writer.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:70) on node 12 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:71) on node 16 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:72) on node 27 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.InteropServices.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Serialization.Formatters.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:73) on node 24 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:74) on node 22 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:75) on node 20 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:76) on node 31 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Serialization.Json.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Serialization.Primitives.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:77) on node 3 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Numerics.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:78) on node 26 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:79) on node 9 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:80) on node 32 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:81) on node 18 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Claims.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Cryptography.Encoding.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:82) on node 28 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:83) on node 23 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Serialization.Xml.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Cryptography.Algorithms.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:85) on node 21 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Text.Encoding.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:84) on node 15 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Cryptography.Csp.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Cryptography.Primitives.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:86) on node 13 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Cryptography.X509Certificates.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:87) on node 1 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:88) on node 7 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:89) on node 2 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Text.Encoding.Extensions.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:90) on node 17 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:91) on node 30 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Text.RegularExpressions.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Principal.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.SecureString.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.Thread.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:92) on node 29 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.ThreadPool.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:93) on node 4 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:94) on node 25 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:95) on node 8 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.Tasks.Parallel.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:96) on node 10 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.Tasks.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:97) on node 14 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.Overlapped.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.Timer.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.XDocument.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:98) on node 6 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ValueTuple.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:100) on node 11 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:99) on node 5 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:101) on node 16 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:102) on node 12 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.ReaderWriter.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:103) on node 27 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.XmlDocument.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:104) on node 24 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.XmlSerializer.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net462/lib/System.Runtime.InteropServices.RuntimeInformation.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.XPath.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.XPath.XDocument.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/lib/System.Runtime.InteropServices.RuntimeInformation.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:105) on node 31 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:106) on node 22 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:107) on node 26 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:108) on node 20 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/lib/System.Security.Cryptography.Algorithms.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:109) on node 32 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/netfx.force.conflicts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/netfx.force.conflicts.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/lib/System.ValueTuple.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Diagnostics.StackTrace.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:110) on node 18 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:111) on node 23 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Net.Http.dll 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:112) on node 3 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:114) on node 21 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:113) on node 9 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:115) on node 13 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:116) on node 15 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.IO.Compression.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Diagnostics.Tracing.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Runtime.Serialization.Primitives.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Security.Cryptography.Algorithms.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Threading.Overlapped.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Globalization.Extensions.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Security.SecureString.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:117) on node 28 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:9) 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. 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Net.Sockets.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:118) on node 7 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:10) 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. 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:119) on node 30 (BuildIlFile target(s)). 53>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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:11) on node 29 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.AppContext.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/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 /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Xml.XPath.XDocument.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:120) on node 1 (BuildIlFile target(s)). 53>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Data.Common.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:12) 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. 53>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/mscorlib.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Collections.Concurrent.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:121) on node 2 (BuildIlFile target(s)). 53>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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Collections.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Data.Common.dll 53>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/Release/netstandard2.0/build/net461/lib/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/netstandard.dll 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:13) 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. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:14) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:15) on node 10 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Collections.NonGeneric.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Collections.Specialized.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:16) on node 5 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (45:161) on node 19 (_GetFrameworkAssemblyReferences target(s)). 45>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/". 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:17) 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. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:18) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:19) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:20) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ComponentModel.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.Debug.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:21) on node 11 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:22) on node 12 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Console.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 53>BuildTargetingPackIlSrc: [17:34:16.16] netstandard.library.netframework.2.0.1-servicing-26011-01 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/ DONE 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:23) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Core.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:24) on node 31 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:25) on node 32 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.Process.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:26) on node 26 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:27) on node 20 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.Tools.dll 53>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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:28) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:29) on node 13 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:30) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:31) on node 23 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:32) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:33) 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. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:34) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Globalization.Extensions.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Globalization.Calendars.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Drawing.Primitives.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:35) on node 9 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Drawing.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Globalization.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:36) on node 7 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:37) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:38) on node 29 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Dynamic.Runtime.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:39) on node 30 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:40) 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. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 45>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/data". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/data". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/data". 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:41) on node 2 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/microsoft.netcore.app.ref.nuspec". 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 45>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/data/PackageOverrides.txt". 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 45>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/data/FrameworkList.xml". 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:42) on node 8 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 45>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/LICENSE.TXT". 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.Compression.dll 45>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/Microsoft.NETCore.App.versions.txt". 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 45>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/THIRD-PARTY-NOTICES.TXT". 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:43) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:44) 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. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.FileSystem.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:45) 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. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:46) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.Pipes.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:48) on node 10 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:47) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Linq.Expressions.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:49) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:50) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:51) on node 1 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Linq.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:53) 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. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:52) on node 31 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:54) on node 11 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Linq.Queryable.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Linq.Parallel.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:55) on node 26 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:56) on node 32 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:57) on node 13 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:58) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.NetworkInformation.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:59) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.NameResolution.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:60) 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. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Primitives.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Security.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:61) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:62) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Ping.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:63) on node 23 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:64) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Sockets.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Requests.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:65) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.WebSockets.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Numerics.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:68) on node 17 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:67) on node 7 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:66) 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. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 45>GenerateNuspec: The package Microsoft.NETCore.App.Ref.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 45>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.5.0.0.nupkg'. 45>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (Build;Pack target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:69) on node 29 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Resources.Reader.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ObjectModel.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Reflection.Extensions.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:70) on node 2 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Reflection.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Resources.ResourceManager.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:71) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:74) 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. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.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. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Extensions.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Reflection.Primitives.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:75) 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. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:76) 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. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:77) on node 10 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Resources.Writer.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Handles.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:78) 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. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:79) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.InteropServices.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:80) on node 5 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:82) on node 27 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:81) on node 11 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Numerics.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:83) on node 32 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:86) on node 26 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:84) on node 31 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:85) on node 1 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Claims.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:87) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Serialization.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:88) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:90) on node 3 (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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:89) on node 20 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:92) on node 15 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:91) on node 13 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Principal.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.SecureString.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:93) 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. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:94) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:95) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Text.RegularExpressions.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:96) on node 23 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:97) on node 17 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:98) on node 29 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:101) on node 2 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Text.Encoding.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:99) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:100) on node 30 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ServiceModel.Web.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.Thread.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:102) on node 14 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.Overlapped.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:104) 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. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.Tasks.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:103) 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. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.Timer.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.ThreadPool.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:105) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:106) 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. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ValueTuple.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:107) 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. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Transactions.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.Serialization.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:108) on node 10 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:109) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:110) on node 5 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Windows.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:111) 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. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:112) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.XDocument.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.XmlDocument.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:113) on node 32 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.Linq.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.XPath.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:114) on node 31 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/netstandard.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/netstandard.dll 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:115) on node 11 (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. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:9) on node 20 (BuildIlFile target(s)). 63>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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:117) 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. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:10) on node 3 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Data.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:118) on node 1 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Authentication.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Authentication.Abstractions.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ComponentModel.Composition.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Authentication.BearerToken.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Authentication.BearerToken.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:120) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:119) on node 13 (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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:11) on node 15 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:12) on node 9 (BuildIlFile target(s)). 63>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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Xml.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Data.Common.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Web.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Web.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:13) on node 19 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Authentication.OAuth.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Authentication.OAuth.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Authentication.Cookies.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Authentication.Cookies.dll 53:7>Project "/builddir/build/BUILD/dotnet-9.0.116/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" (53:7) is building "/builddir/build/BUILD/dotnet-9.0.116/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" (53:123) on node 16 (_GetFrameworkAssemblyReferences target(s)). 53>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/Release/netstandard2.0/". 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:14) on node 28 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Authentication.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Authentication.Core.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Authentication.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Authentication.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:15) on node 29 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:16) on node 2 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:17) on node 23 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:18) on node 25 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Components.Forms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Components.Forms.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Authorization.Policy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Authorization.Policy.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (_GetFrameworkAssemblyReferences target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Authorization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Authorization.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:19) on node 30 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Components.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Components.Web.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:20) on node 14 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:21) on node 4 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:22) on node 17 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Components.Endpoints.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Components.Endpoints.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:23) on node 7 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Connections.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Connections.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.CookiePolicy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.CookiePolicy.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Components.Server.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Components.Server.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:25) on node 22 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:24) on node 24 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Cors.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Cors.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Components.Authorization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Components.Authorization.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:26) on node 12 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:27) on node 27 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:28) on node 10 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:29) on node 6 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.DataProtection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.DataProtection.Extensions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Cryptography.Internal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:31) on node 8 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:30) on node 32 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:32) on node 5 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Diagnostics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Diagnostics.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.DataProtection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.DataProtection.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:33) on node 3 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/NETStandard.Library.NETFramework.props". 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:34) on node 26 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net462/NETStandard.Library.NETFramework.props". 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Html.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Html.Abstractions.dll 53>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/NETStandard.Library.NETFramework.props". 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:35) on node 11 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 53>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/NETStandard.Library.NETFramework.targets". 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:36) on node 21 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/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-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/netstandard.library.netframework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/LICENSE.TXT". 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:37) on node 18 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/NETStandard.Library.NETFramework.common.props". 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:40) on node 20 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/_._". 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:39) on node 13 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 53>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/version.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/version.txt". 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:38) on node 9 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Hosting.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Hosting.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.HostFiltering.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.HostFiltering.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Hosting.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Hosting.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:42) on node 19 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:41) on node 28 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Http.Connections.Common.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Http.Connections.Common.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Http.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Http.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Http.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Http.Extensions.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:43) on node 15 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Http.Results.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Http.Results.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:44) on node 1 (BuildIlFile target(s)). 63>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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Http.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Http.Features.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Http.Features.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:45) on node 25 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Http.Connections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Http.Connections.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:47) on node 23 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:46) on node 2 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Identity.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Identity.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:48) on node 29 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:49) on node 14 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.HttpLogging.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.HttpLogging.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:50) on node 30 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.HttpOverrides.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.HttpOverrides.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:51) on node 24 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.HttpsPolicy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.HttpsPolicy.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Localization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Localization.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:52) on node 17 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:53) on node 4 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:54) on node 7 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Metadata.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Metadata.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Localization.Routing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Localization.Routing.dll 53>GenerateNuspec: The package NETStandard.Library.NETFramework.2.0.1-servicing-26011-01 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 53>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg'. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:55) on node 22 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:56) on node 27 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 53>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/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" (Build;Pack target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:57) on node 6 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.Core.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:59) on node 32 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:60) on node 8 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:58) on node 12 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:61) on node 10 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.Localization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.Localization.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:62) on node 5 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.Razor.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.Razor.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:63) on node 3 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 9>BuildTargetingPackIlSrc: [17:34:17.32] netstandard.library.2.0.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/ DONE 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.RazorPages.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.RazorPages.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:64) on node 11 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.TagHelpers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:65) on node 13 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:66) on node 21 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.OutputCaching.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.OutputCaching.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:67) on node 26 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Razor.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Razor.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:68) on node 20 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:69) on node 28 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:70) on node 18 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.RateLimiting.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.RateLimiting.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:71) on node 9 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:72) on node 19 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.ResponseCaching.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.ResponseCaching.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.RequestDecompression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.RequestDecompression.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (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. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Razor.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Razor.Runtime.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:73) on node 15 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Rewrite.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Rewrite.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:74) on node 31 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Routing.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Routing.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:76) on node 1 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:75) on node 29 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:77) on node 2 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.ResponseCompression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.ResponseCompression.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:78) on node 25 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:79) on node 14 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Server.IISIntegration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Server.IISIntegration.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:80) on node 23 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Server.HttpSys.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Server.HttpSys.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Server.IIS.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Server.IIS.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Server.Kestrel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Server.Kestrel.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:82) on node 24 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:81) on node 17 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Server.Kestrel.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:83) on node 30 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Session.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Session.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:84) on node 16 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:85) on node 7 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:86) on node 4 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:87) on node 22 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.SignalR.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.SignalR.Core.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.SignalR.Common.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.SignalR.Common.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.SignalR.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.SignalR.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:88) on node 10 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:89) on node 6 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:90) on node 27 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:91) on node 12 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.WebSockets.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Caching.Memory.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Caching.Memory.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:92) on node 3 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.StaticFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.StaticFiles.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Caching.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Caching.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.Binder.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.Binder.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:93) on node 32 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:94) on node 5 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:95) on node 11 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:96) on node 13 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.AspNetCore.WebUtilities.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.WebUtilities.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.CommandLine.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:97) on node 21 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:98) on node 26 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.FileExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:99) on node 18 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:100) on node 15 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:101) on node 19 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:102) on node 28 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:103) on node 9 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.UserSecrets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.KeyPerFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.KeyPerFile.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.Json.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:105) on node 2 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:104) on node 20 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:106) on node 31 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.Xml.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Configuration.Ini.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Configuration.Ini.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.DependencyInjection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.DependencyInjection.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:107) on node 14 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:108) on node 29 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:111) on node 17 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:110) on node 24 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:109) on node 25 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Diagnostics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Diagnostics.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:112) on node 30 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.FileProviders.Composite.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.FileProviders.Composite.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:113) on node 1 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.FileProviders.Embedded.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.FileProviders.Embedded.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:114) on node 16 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.FileProviders.Physical.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.FileProviders.Physical.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:115) on node 23 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.FileSystemGlobbing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Features.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Features.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.FileProviders.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:117) on node 6 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:116) on node 7 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:119) on node 12 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Identity.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Identity.Core.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:118) on node 10 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:120) on node 4 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Http.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:121) on node 27 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Identity.Stores.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Identity.Stores.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Hosting.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Localization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Localization.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Localization.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Localization.Abstractions.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:122) on node 22 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:123) on node 13 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Hosting.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Hosting.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:124) on node 3 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:125) on node 11 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:127) on node 21 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Logging.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Logging.Abstractions.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:126) on node 32 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Logging.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Logging.Console.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Logging.EventLog.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Logging.EventLog.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:128) on node 5 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:130) on node 26 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Logging.EventSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Logging.EventSource.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:129) on node 19 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Logging.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Logging.Configuration.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Logging.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Logging.Debug.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Logging.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Logging.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.ObjectPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.ObjectPool.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:131) on node 28 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:133) on node 18 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:132) on node 15 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:134) on node 9 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:135) on node 20 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:136) on node 31 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Logging.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Logging.TraceSource.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Options.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Options.DataAnnotations.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Options.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Options.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.JSInterop.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.JSInterop.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:137) on node 2 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.Primitives.dll 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:138) on node 29 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Net.Http.Headers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Net.Http.Headers.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:139) on node 25 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/Microsoft.Extensions.WebEncoders.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.Extensions.WebEncoders.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:140) on node 17 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:141) on node 14 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/System.Security.Cryptography.Xml.dll 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:142) on node 16 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:143) on node 30 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/System.Threading.RateLimiting.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/System.Threading.RateLimiting.dll 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.EventLog.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/System.Diagnostics.EventLog.dll 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:9) 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. 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/Microsoft.AspNetCore.Mvc.Cors.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Mvc.Cors.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:10) 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. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:11) on node 6 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/Microsoft.AspNetCore.Components.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Components.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:144) on node 24 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:12) 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. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:13) 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. 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:145) on node 1 (BuildIlFile target(s)). 63>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipelines.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/System.IO.Pipelines.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:14) on node 27 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Authentication.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 63>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.8.0.0/Release/netstandard2.0/ref/net8.0/Microsoft.AspNetCore.Routing.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ref/net8.0/Microsoft.AspNetCore.Routing.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:15) on node 11 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:16) on node 12 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Authorization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Authorization.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:17) on node 22 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:18) on node 3 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Components.Forms.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Components.Forms.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:19) on node 21 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Components.Server.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Components.Server.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:20) 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. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:21) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:22) on node 19 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:24) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:23) on node 5 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Cors.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Cors.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Components.Web.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Components.Web.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:25) 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. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:26) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.DataProtection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.DataProtection.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:27) on node 18 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:28) on node 28 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:29) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:30) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:31) on node 29 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (9:122) on node 8 (_GetFrameworkAssemblyReferences target(s)). 9>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/Release/netstandard2.0/". 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:32) 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. 63>BuildTargetingPackIlSrc: [17:34:18.10] Microsoft.AspNetCore.App.Ref.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/ DONE 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Diagnostics.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Diagnostics.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.HostFiltering.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.HostFiltering.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:34) on node 14 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:33) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:35) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:36) 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. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:37) 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. 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (_GetFrameworkAssemblyReferences target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:38) 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. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Hosting.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Hosting.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 63>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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:40) on node 24 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:39) 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. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:41) 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. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Http.Connections.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Http.Connections.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:42) on node 6 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Http.Features.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Http.Features.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Http.Results.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Http.Results.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:43) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:44) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:45) 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. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Http.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:46) on node 11 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.HttpLogging.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.HttpLogging.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Identity.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Identity.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:47) on node 3 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:48) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:49) on node 19 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:50) on node 22 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:51) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:52) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:53) on node 5 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Localization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Localization.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Metadata.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Metadata.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:55) on node 15 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:54) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:56) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:57) on node 1 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:58) on node 20 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 9>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/netstandard.library.2.0.3/pack/THIRD-PARTY-NOTICES.TXT". 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:59) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:61) on node 18 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:60) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:63) 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. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:62) on node 30 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:64) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:66) 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. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:65) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:67) on node 25 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:68) 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. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:69) on node 23 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Razor.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Razor.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:70) 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. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Rewrite.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Rewrite.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:71) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:72) on node 6 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Server.IIS.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Server.IIS.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:73) on node 24 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:74) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:75) on node 3 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:77) on node 12 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:76) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:79) 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. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:78) on node 22 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:80) 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. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Session.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Session.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 9>GenerateNuspec: The package NETStandard.Library.2.0.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NETStandard.Library.2.0.3.nupkg'. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:81) on node 21 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (Build;Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.SignalR.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:82) on node 5 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:83) on node 26 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.StaticFiles.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.StaticFiles.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.WebSockets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.WebSockets.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:84) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:85) 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. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Caching.Memory.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Caching.Memory.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.AspNetCore.WebUtilities.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.WebUtilities.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:86) 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. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:88) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:87) on node 1 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:89) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:92) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:90) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:91) on node 17 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:93) on node 18 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:94) on node 30 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.Binder.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.Binder.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.Json.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.Json.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:95) on node 14 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.Ini.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.Ini.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:98) 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. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:96) on node 25 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:97) 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. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:99) 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. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:101) on node 10 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:100) on node 4 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:103) on node 24 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:102) on node 6 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:104) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.DependencyInjection.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.DependencyInjection.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:105) on node 27 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Configuration.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Configuration.Xml.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Features.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Features.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:106) on node 3 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Hosting.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Hosting.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:107) on node 26 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:108) 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>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:109) 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. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:110) on node 22 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:111) on node 19 (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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:112) 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. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:113) on node 21 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Identity.Core.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Identity.Core.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Http.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Http.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:114) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Identity.Stores.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Identity.Stores.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Localization.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Localization.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:115) 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. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:116) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Logging.Configuration.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Logging.Configuration.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:117) 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. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:118) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:119) 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>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Logging.Console.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Logging.Console.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:121) on node 18 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:120) on node 17 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Logging.Debug.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:122) 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:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:124) on node 14 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:123) 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. 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:125) on node 23 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Logging.EventSource.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Logging.EventSource.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Logging.EventLog.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Logging.EventLog.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:126) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Primitives.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Primitives.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.WebEncoders.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.WebEncoders.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Logging.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Logging.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Options.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Options.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:128) on node 30 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:127) on node 1 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 63:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (63:147) on node 28 (_GetFrameworkAssemblyReferences target(s)). 63>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/Release/netstandard2.0/". 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:129) on node 24 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:130) 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. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/Microsoft.AspNetCore.Components.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Components.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:131) 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. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.JSInterop.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.JSInterop.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Extensions.ObjectPool.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Extensions.ObjectPool.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:132) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:133) on node 6 (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-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/System.Diagnostics.EventLog.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/System.Diagnostics.EventLog.dll 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:134) 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-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:135) 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>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:136) on node 27 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/System.Security.Cryptography.Xml.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/System.Security.Cryptography.Xml.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/Microsoft.Net.Http.Headers.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.Net.Http.Headers.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/ref/net6.0/System.IO.Pipelines.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/System.IO.Pipelines.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.2/Release/netstandard2.0/ref/net6.0/Microsoft.AspNetCore.Routing.patched.il /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ref/net6.0/Microsoft.AspNetCore.Routing.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (BuildIlFile target(s)). 3>BuildTargetingPackIlSrc: [17:34:18.99] Microsoft.AspNetCore.App.Ref.6.0.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/ DONE 63>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/data". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/data". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/Microsoft.AspNetCore.App.Ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.8.0.0/pack/data/PackageOverrides.txt". 3>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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj" (21:11) on node 32 (Build;Pack target(s)). 21:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj" (21:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj" (21:12) on node 21 (Build target(s)). 21>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Humanizer.Core.2.2.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Humanizer.Core.2.2.0/Release/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (16:15) on node 22 (Build;Pack target(s)). 16:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (16:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (16:16) on node 19 (Build target(s)). 16>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.0/". 16:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (16:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (16:17) on node 8 (Build target(s)). 16>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.1/". 63>GenerateNuspec: The package Microsoft.AspNetCore.App.Ref.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.App.Ref.8.0.0.nupkg'. 63>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj" (28:15) on node 5 (Build;Pack target(s)). 28:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj" (28:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj" (28:16) on node 5 (Build target(s)). 28>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj" (36:15) on node 11 (Build;Pack target(s)). 36:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj" (36:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj" (36:16) on node 11 (Build target(s)). 36>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (33:15) on node 31 (Build;Pack target(s)). 33:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (33:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (33:17) on node 31 (Build target(s)). 33>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.0/". 33:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (33:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (33:16) on node 22 (Build target(s)). 33>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.1/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj" (29:15) on node 13 (Build;Pack target(s)). 29:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj" (29:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj" (29:16) on node 13 (Build target(s)). 29>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj" (4:10) on node 7 (Build;Pack target(s)). 4:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj" (4:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj" (4:12) on node 7 (_GetFrameworkAssemblyReferences target(s)). 4>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (48:11) on node 23 (Build;Pack target(s)). 48:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (48:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (48:12) on node 23 (Build target(s)). 48>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj" (7:10) on node 12 (Build;Pack target(s)). 7:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj" (7:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj" (7:12) on node 12 (_GetFrameworkAssemblyReferences target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (39:11) on node 20 (Build;Pack target(s)). 39:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (39:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (39:12) on node 20 (Build target(s)). 39>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.15.7.179/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.15.7.179/Release/netstandard2.0/". 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (51:19) on node 15 (Build;Pack target(s)). 51:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (51:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (51:20) on node 15 (Build target(s)). 51>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/". 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 51>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/ref". 36:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj" (36:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj" (36:17) on node 1 (Build target(s)). 36>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.1/". 29:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj" (29:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj" (29:17) on node 25 (Build target(s)). 29>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.1/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj" (26:10) on node 29 (Build;Pack target(s)). 26:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj" (26:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj" (26:12) on node 29 (_GetFrameworkAssemblyReferences target(s)). 26>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/Release/netstandard2.0/". 28:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj" (28:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj" (28:17) on node 4 (Build target(s)). 28>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.1/". 26>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (59:11) on node 30 (Build;Pack target(s)). 59:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (59:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (59:12) on node 30 (Build target(s)). 59>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj" (49:15) on node 14 (Build;Pack target(s)). 49:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj" (49:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj" (49:16) on node 14 (Build target(s)). 49>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj" (38:15) on node 16 (Build;Pack target(s)). 38:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj" (38:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj" (38:16) on node 16 (Build target(s)). 38>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/". 21>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 38>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj" (72:15) on node 10 (Build;Pack target(s)). 72:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj" (72:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj" (72:16) on node 10 (Build target(s)). 72>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (52:11) on node 3 (Build;Pack target(s)). 52:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (52:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (52:12) on node 3 (Build target(s)). 52>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.15.7.179/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.15.7.179/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj" (61:11) on node 26 (Build;Pack target(s)). 61:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj" (61:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj" (61:12) on node 26 (Build target(s)). 61>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.3.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.3.11.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (47:11) on node 18 (Build;Pack target(s)). 47:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (47:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (47:12) on node 18 (Build target(s)). 47>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.16.8.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.16.8.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj" (35:15) on node 9 (Build;Pack target(s)). 35:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj" (35:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj" (35:16) on node 9 (Build target(s)). 35>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/net6.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj" (58:15) on node 6 (Build;Pack target(s)). 58:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj" (58:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj" (58:16) on node 6 (Build target(s)). 58>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/ref". 58:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj" (58:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj" (58:17) on node 28 (Build target(s)). 58>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj" (56:15) on node 24 (Build;Pack target(s)). 56:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj" (56:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj" (56:16) on node 24 (Build target(s)). 56>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/". 58>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/netstandard2.0/". 56>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj" (70:11) on node 32 (Build;Pack target(s)). 70:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj" (70:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj" (70:12) on node 32 (Build target(s)). 70>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.3.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Release/net6.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj" (46:15) on node 2 (Build;Pack target(s)). 46:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj" (46:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj" (46:16) on node 2 (Build target(s)). 46>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/ref". 21>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Humanizer.Core.2.2.0/Release/netstandard1.0/Humanizer.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Humanizer.Core.2.2.0/Release/netstandard1.0/Humanizer.Core.2.2.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/Humanizer.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Humanizer.Core.2.2.0 (netstandard1.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj" (55:11) on node 27 (Build;Pack target(s)). 55:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj" (55:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj" (55:12) on node 27 (Build target(s)). 55>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.8.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Release/net8.0/ref". 26>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net6.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net6.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net6.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net6.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net6.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net6.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables/WideTable.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net7.0/External/Wcwidth/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net6.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/UnicodeCalculator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net7.0/External/Wcwidth/Tables". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net7.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net7.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net7.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net7.0/External/Wcwidth/Tables/WideTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net7.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net7.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net7.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net7.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net7.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net7.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net7.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net7.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net7.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net7.0/External/Wcwidth/UnicodeCalculator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net8.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net8.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net8.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/Tables/WideTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net8.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net8.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net8.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/net8.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/net8.0/External/Wcwidth/UnicodeCalculator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/UnicodeCalculator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/wcwidth.sources.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Wcwidth.Sources.2.0.0/pack/wcwidth.sources.nuspec". 7>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Hybrid.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Hybrid.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.AmbientMetadata.Application.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.AmbientMetadata.Application.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.SqlServer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.SqlServer.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.StackExchangeRedis.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.StackExchangeRedis.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Redaction.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Redaction.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.FileExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Ini.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.UserSecrets.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.AutoActivation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.AutoActivation.xml". 21>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Humanizer.Core.2.2.0/Release/netstandard1.0/Humanizer.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Humanizer.Core.2.2.0/Release/netstandard1.0/Humanizer.Core.dll". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Specification.Tests.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Specification.Tests.xml". 26>GenerateNuspec: The package Wcwidth.Sources.2.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.xml". 26>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Wcwidth.Sources.2.0.0.nupkg'. 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml". 4>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". 4>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033". 21>CopyFilesToOutputDirectory: Humanizer.Core.2.2.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Humanizer.Core.2.2.0/Release/netstandard1.0/Humanizer.Core.dll 4>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.AsyncState.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.AsyncState.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Hybrid.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Hybrid.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Memory.xml". 26>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj" (Build;Pack target(s)). 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.SqlServer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.SqlServer.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.StackExchangeRedis.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.StackExchangeRedis.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Redaction.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Redaction.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Abstractions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Probes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Probes.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Compliance.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Binder.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ResourceMonitoring.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ResourceMonitoring.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.CommandLine.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Composite.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Embedded.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.FileExtensions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Physical.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileSystemGlobbing.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Ini.xml". 21>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Humanizer.Core.2.2.0/pack/lib/netstandard1.0". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Abstractions.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Json.xml". 21>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Humanizer.Core.2.2.0/Release/netstandard1.0/Humanizer.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Humanizer.Core.2.2.0/pack/lib/netstandard1.0/Humanizer.Core.dll". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Systemd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Systemd.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Testing.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.WindowsServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.WindowsServices.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.UserSecrets.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Xml.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Diagnostics.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Resilience.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Resilience.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.AutoActivation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.AutoActivation.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Abstractions.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Specification.Tests.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.Specification.Tests.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.AzureAppServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.AzureAppServices.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyInjection.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Console.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Debug.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.DependencyModel.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventLog.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.DependencyInjection.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Common.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.Contextual.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.Contextual.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.AmbientMetadata.Application.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.AmbientMetadata.Application.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Probes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Probes.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ResourceMonitoring.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.ResourceMonitoring.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.Testing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Diagnostics.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Composite.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Embedded.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileProviders.Physical.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Resilience.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Resilience.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.FileSystemGlobbing.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Abstractions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.TimeProvider.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.TimeProvider.Testing.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.CSharp.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.WebEncoders.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Systemd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Systemd.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.Testing.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.WindowsServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.WindowsServices.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.AccessControl.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Resilience.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Resilience.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.Diagnostics.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.SystemEvents.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Abstractions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.AsyncState.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.AsyncState.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.AzureAppServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.AzureAppServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Console.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.CodeDom.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.Debug.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Configuration.Binder.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventLog.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.EventSource.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Collections.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Collections.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.TraceSource.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.ComponentModel.Composition.Registration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Composition.Registration.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Logging.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.ObjectPool.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Composition.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Composition.AttributedModel.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.Contextual.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.Contextual.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Composition.Hosting.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.DataAnnotations.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Console.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Data.Common.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Options.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Data.Odbc.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Data.Odbc.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Data.OleDb.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Data.OleDb.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Primitives.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Resilience.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Resilience.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.Abstractions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Telemetry.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.DirectoryServices.AccountManagement.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.TimeProvider.Testing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.TimeProvider.Testing.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.DirectoryServices.Protocols.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.WebEncoders.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.DirectoryServices.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.AccessControl.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Formats.Cbor.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Formats.Cbor.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.SystemEvents.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Formats.Nrbf.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Formats.Nrbf.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Formats.Tar.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Formats.Tar.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Collections.Immutable.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.xml". 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (3:138) on node 17 (_GetFrameworkAssemblyReferences target(s)). 3>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/Release/netstandard2.0/". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml". 21>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj" (Build target(s)). 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.Hashing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.Hashing.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Collections.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Collections.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.ComponentModel.Composition.Registration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Composition.Registration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Composition.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.Ports.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.Ports.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Linq.Parallel.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Composition.AttributedModel.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Linq.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Management.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Management.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Memory.Data.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Memory.Data.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Composition.Hosting.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Memory.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.Http.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.Http.WinHttpHandler.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.Http.WinHttpHandler.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Configuration.ConfigurationManager.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.Http.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Console.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Data.Common.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.NameResolution.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Data.Odbc.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Data.Odbc.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Data.OleDb.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Data.OleDb.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.Ping.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.Requests.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.Security.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.EventLog.xml". 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.ServerSentEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.ServerSentEvents.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.PerformanceCounter.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.WebClient.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.Quic.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.Quic.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.Sockets.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.WebProxy.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.DirectoryServices.AccountManagement.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.DirectoryServices.Protocols.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Numerics.Tensors.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Numerics.Tensors.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.DirectoryServices.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Net.WebSockets.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Drawing.Common.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Reflection.Context.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Context.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Formats.Asn1.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Formats.Cbor.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Formats.Cbor.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Formats.Nrbf.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Formats.Nrbf.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Formats.Tar.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Formats.Tar.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.Caching.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Caching.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.Hashing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.Hashing.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Resources.Writer.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.Packaging.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.Pipelines.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.IO.Ports.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.IO.Ports.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Linq.Expressions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Linq.Queryable.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Schema.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Schema.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Security.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Security.Cryptography.Cose.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.Cose.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Security.Cryptography.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.Xml.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Linq.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Management.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Management.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.ServiceModel.Syndication.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.ServiceModel.Syndication.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Memory.Data.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Memory.Data.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.ServiceProcess.ServiceController.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.ServiceProcess.ServiceController.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Memory.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Memory.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Speech.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Speech.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.Http.Json.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.Http.WinHttpHandler.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.Http.WinHttpHandler.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.Http.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.Mail.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Text.Json.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.NameResolution.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Threading.AccessControl.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.Ping.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Threading.Channels.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.Quic.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.Quic.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.Requests.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Threading.Thread.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.ServerSentEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.ServerSentEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.Sockets.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Threading.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Threading.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.WebProxy.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.WebSockets.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Xml.XDocument.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Numerics.Tensors.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Numerics.Tensors.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Reflection.Context.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Reflection.Context.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/net/1033/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/net/1033/System.Xml.XPath.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Caching.Hybrid.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Caching.Hybrid.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Configuration.Json.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Resources.Extensions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.Caching.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.Caching.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Systemd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Systemd.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.WindowsServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.WindowsServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.DataAnnotations.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/netstandard.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/netstandard.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/System.ComponentModel.Composition.Registration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/System.ComponentModel.Composition.Registration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/System.Reflection.Context.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/System.Reflection.Context.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Cng.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Cng.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/System.Threading.Channels.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Schema.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Schema.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/netstandard/1033/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/netstandard/1033/System.Threading.Tasks.Dataflow.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Security.AccessControl.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml". 16>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Security.Cryptography.Cose.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.Cose.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.Pkcs.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Security.Cryptography.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.Xml.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Security.Permissions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.ServiceModel.Syndication.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.ServiceModel.Syndication.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.ServiceProcess.ServiceController.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.ServiceProcess.ServiceController.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Speech.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Speech.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Formats.Nrbf.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Formats.Nrbf.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Text.Json.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Threading.Channels.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Threading.AccessControl.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Threading.Thread.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml". 3>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/data". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Threading.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Transactions.Local.xml". 3>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/data". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml". 3>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/microsoft.aspnetcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/data/FrameworkList.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Xml.XDocument.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Xml.XPath.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml". 3>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.2/pack/data/PackageOverrides.txt". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml". 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/pack/Microsoft.Private.Intellisense.nuspec". 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Caching.Hybrid.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Caching.Hybrid.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Systemd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Systemd.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.Abstractions.xml". 28>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.WindowsServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.WindowsServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/netstandard.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/netstandard.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/System.ComponentModel.Composition.Registration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/System.ComponentModel.Composition.Registration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/System.Reflection.Context.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/System.Reflection.Context.xml". 36>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Cng.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Cng.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/netstandard/1033/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/netstandard/1033/System.Threading.Tasks.Dataflow.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml". 16>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Formats.Nrbf.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Formats.Nrbf.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml". 33>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 4>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/pack/Microsoft.Private.Intellisense.nuspec". 39>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (43:11) on node 7 (Build;Pack target(s)). 43:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (43:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (43:12) on node 29 (Build target(s)). 43>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/Release/netstandard2.0/". 29>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 43>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/Release/netstandard2.0/". 16>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Bcl.AsyncInterfaces.5.0.0 (netstandard2.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj" (20:7) on node 21 (Build;Pack target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj" (20:9) on node 21 (_GetFrameworkAssemblyReferences target(s)). 20>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/Release/netstandard2.0/". 59>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 48>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 28>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 28>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Bcl.AsyncInterfaces.7.0.0 (netstandard2.0) 36>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Bcl.AsyncInterfaces.6.0.0 (netstandard2.0) 33>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 29>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 33>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.0/Microsoft.Bcl.HashCode.1.1.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Bcl.HashCode.cs /warnaserror+:NU1605 16>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Bcl.AsyncInterfaces.5.0.0 (netstandard2.1) 33>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Bcl.HashCode.1.1.1 (netstandard2.0) 3>GenerateNuspec: The package Microsoft.AspNetCore.App.Ref.6.0.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.App.Ref.6.0.2.nupkg'. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj" (Build;Pack target(s)). 52>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 16>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Microsoft.Bcl.AsyncInterfaces.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". 39>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.15.7.179/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.15.7.179/Release/netstandard2.0/Microsoft.Build.Framework.15.7.179.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605 47>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 39>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Framework.15.7.179 (netstandard2.0) 28>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Microsoft.Bcl.AsyncInterfaces.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll 29>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Bcl.AsyncInterfaces.8.0.0 (netstandard2.0) 16>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". 28>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/pack/lib/netstandard2.0". 36>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". 28>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/pack/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". 16>CopyFilesToOutputDirectory: Microsoft.Bcl.AsyncInterfaces.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 33>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.0/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.0/Microsoft.Bcl.HashCode.dll". 61>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 36>CopyFilesToOutputDirectory: Microsoft.Bcl.AsyncInterfaces.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll 33>CopyFilesToOutputDirectory: Microsoft.Bcl.HashCode.1.1.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.0/Microsoft.Bcl.HashCode.dll 59>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/Release/netstandard2.0/Microsoft.Build.Utilities.Core.15.7.179.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 16>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". 59>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Utilities.Core.15.7.179 (netstandard2.0) 48>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/4.7.1/ref/netstandard2.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/Release/netstandard2.0/Microsoft.Build.Tasks.Core.16.8.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 36>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/pack/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". 48>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Tasks.Core.16.8.0 (netstandard2.0) 33>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.0/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll". 20>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/net6.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables/WideTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/net6.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/net6.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/net6.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/net6.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Tables/ZeroTable.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/net6.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/net6.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/net6.0/External/Wcwidth/UnicodeCalculator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions". 51>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". 29>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 16>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (Build target(s)). 29>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Bcl.AsyncInterfaces.8.0.0 (netstandard2.1) 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Unicode.cs". 36>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/UnicodeCalculator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/wcwidth.sources.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/wcwidth.sources.1.0.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.cs". 28>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Bcl.AsyncInterfaces.7.0.0 (netstandard2.1) 33>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.1/Microsoft.Bcl.HashCode.1.1.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.1/Microsoft.Bcl.HashCode.cs /warnaserror+:NU1605 39>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.15.7.179/Release/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.15.7.179/Release/netstandard2.0/Microsoft.Build.Framework.dll". 33>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Bcl.HashCode.1.1.1 (netstandard2.1) 39>CopyFilesToOutputDirectory: Microsoft.Build.Framework.15.7.179 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.15.7.179/Release/netstandard2.0/Microsoft.Build.Framework.dll 58>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 28>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj" (Build target(s)). 39>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.15.7.179/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.15.7.179/Release/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.15.7.179/pack/lib/netstandard2.0/Microsoft.Build.Framework.dll". 59>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 52>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.15.7.179/Release/netstandard2.0/Microsoft.Build.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.15.7.179/Release/netstandard2.0/Microsoft.Build.15.7.179.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Build.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Build.15.7.179 (netstandard2.0) 59>CopyFilesToOutputDirectory: Microsoft.Build.Utilities.Core.15.7.179 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll 29>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". 36>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj" (Build target(s)). 33>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (Build target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (Build target(s)). 29>CopyFilesToOutputDirectory: Microsoft.Bcl.AsyncInterfaces.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll 20>GenerateNuspec: The package Wcwidth.Sources.1.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Wcwidth.Sources.1.0.0.nupkg'. 48>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 47>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.16.8.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.16.8.0/Release/netstandard2.0/Microsoft.Build.Framework.16.8.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605 59>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/pack/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 48>CopyFilesToOutputDirectory: Microsoft.Build.Tasks.Core.16.8.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll 47>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Framework.16.8.0 (netstandard2.0) 29>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/pack/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj" (Build;Pack target(s)). 29>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". 48>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/pack/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 29>CopyFilesToOutputDirectory: Microsoft.Bcl.AsyncInterfaces.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/pack/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". 39>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (Build target(s)). 28>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Microsoft.Bcl.AsyncInterfaces.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/pack/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". 61>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.Common.3.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.CodeAnalysis.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.CodeAnalysis.Common.3.11.0 (netstandard2.0) 33>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.1/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.1/Microsoft.Bcl.HashCode.dll". Microsoft.Bcl.HashCode.1.1.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.1/Microsoft.Bcl.HashCode.dll 52>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.15.7.179/Release/netstandard2.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.15.7.179/Release/netstandard2.0/Microsoft.Build.dll". Microsoft.Build.15.7.179 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.15.7.179/Release/netstandard2.0/Microsoft.Build.dll 59>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (Build target(s)). 33>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/Release/netstandard2.1/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll". 52>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.15.7.179/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.15.7.179/Release/netstandard2.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.15.7.179/pack/lib/netstandard2.0/Microsoft.Build.dll". 47>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.16.8.0/Release/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.16.8.0/Release/netstandard2.0/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.16.8.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.16.8.0/Release/netstandard2.0/Microsoft.Build.Framework.dll 48>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (Build target(s)). 47>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.16.8.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.16.8.0/Release/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.16.8.0/pack/lib/netstandard2.0/Microsoft.Build.Framework.dll". 51>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/Microsoft.Bcl.HashCode.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/refint/Microsoft.Bcl.HashCode.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/Microsoft.Bcl.HashCode.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/Microsoft.Bcl.HashCode.cs /warnaserror+:NU1605 29>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj" (Build target(s)). 51>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Bcl.HashCode.6.0.0 (net6.0) 29>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj" (Build target(s)). 58>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/netstandard2.0/Microsoft.Build.Utilities.Core.17.8.3.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 36>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 58>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Utilities.Core.17.8.3 (netstandard2.0) 35>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 61>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.dll". 72>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 28>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj" (Build target(s)). 61>CopyFilesToOutputDirectory: Microsoft.CodeAnalysis.Common.3.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.3.11.0/pack/lib/netstandard2.0". 38>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 61>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.3.11.0/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". 49>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 36>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Bcl.AsyncInterfaces.6.0.0 (netstandard2.1) 33>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (Build target(s)). 52>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (Build target(s)). 47>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (Build target(s)). 51>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/Microsoft.Bcl.HashCode.dll". 58>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 51>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/refint/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/ref/Microsoft.Bcl.HashCode.dll". Microsoft.Bcl.HashCode.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/Microsoft.Bcl.HashCode.dll 56>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 51>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/net6.0/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/pack/lib/net6.0/Microsoft.Bcl.HashCode.dll". 56:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj" (56:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj" (56:17) on node 17 (Build target(s)). 56>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/netstandard2.0/". 61>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj" (Build target(s)). 70>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 58>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.17.8.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/pack/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 72:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj" (72:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj" (72:17) on node 19 (Build target(s)). 72>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/netstandard2.0/". 46>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 35>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/net6.0/Microsoft.Build.Framework.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/net6.0/refint/Microsoft.Build.Framework.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/net6.0/Microsoft.Build.Framework.17.3.4.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net6.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605 36>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". 51>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (Build target(s)). 36>CopyFilesToOutputDirectory: Microsoft.Bcl.AsyncInterfaces.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 35>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Framework.17.3.4 (net6.0) 55>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 36>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/pack/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". 72>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/net6.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/Microsoft.Build.Utilities.Core.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/refint/Microsoft.Build.Utilities.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/Microsoft.Build.Utilities.Core.17.4.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net7.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605,SYSLIB0011 49>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.3/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.2/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/7.0.1/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/Microsoft.Build.Tasks.Core.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/refint/Microsoft.Build.Tasks.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/Microsoft.Build.Tasks.Core.17.8.3.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net8.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605,SYSLIB0011 72>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Utilities.Core.17.4.0 (net7.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj" (42:15) on node 17 (Build;Pack target(s)). 42:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj" (42:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj" (42:17) on node 31 (Build target(s)). 42>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/netstandard2.0/". 49>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Tasks.Core.17.8.3 (net8.0) 38>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/ref/net6.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.3.4/ref/net6.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/ref/net6.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0/lib/net6.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/net6.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0/lib/net6.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/net6.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1/lib/net6.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/Microsoft.Build.Tasks.Core.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/refint/Microsoft.Build.Tasks.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/Microsoft.Build.Tasks.Core.17.3.4.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net6.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 58>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj" (Build target(s)). 38>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Tasks.Core.17.3.4 (net6.0) 49:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj" (49:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj" (49:17) on node 8 (Build target(s)). 49>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/netstandard2.0/". 42:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj" (42:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj" (42:16) on node 5 (Build target(s)). 42>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/net8.0/refint/". 46:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj" (46:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj" (46:17) on node 11 (Build target(s)). 46>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/Release/netstandard2.0/". 42>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/net8.0/ref". 46>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/netstandard2.0/". 36>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj" (Build target(s)). 58>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/Microsoft.Build.Utilities.Core.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/refint/Microsoft.Build.Utilities.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/Microsoft.Build.Utilities.Core.17.8.3.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net8.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.Build.Utilities.Core.17.8.3 (net8.0) 70>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/ref/net6.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/ref/net6.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/net6.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/6.0.0/lib/net6.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Release/net6.0/Microsoft.Build.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Release/net6.0/refint/Microsoft.Build.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Release/net6.0/Microsoft.Build.17.3.4.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net6.0/Microsoft.Build.cs /warnaserror+:NU1605 35>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/net6.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/Release/net6.0/Microsoft.Build.Framework.dll". 70>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.17.3.4 (net6.0) 35:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj" (35:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj" (35:17) on node 21 (Build target(s)). 35>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/Release/netstandard2.0/". 35>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/net6.0/refint/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/net6.0/ref/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.17.3.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/Release/net6.0/Microsoft.Build.Framework.dll 35>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/netstandard2.0/". 35>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/pack/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/Release/net6.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/pack/ref/net6.0/Microsoft.Build.Framework.dll". 38>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/Microsoft.Build.Tasks.Core.dll". 72>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/Microsoft.Build.Utilities.Core.dll". 38>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/refint/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/ref/Microsoft.Build.Tasks.Core.dll". 72>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/refint/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/ref/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.17.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/Microsoft.Build.Utilities.Core.dll 38>CopyFilesToOutputDirectory: Microsoft.Build.Tasks.Core.17.3.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/Microsoft.Build.Tasks.Core.dll 56>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/ref/net6.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/ref/net6.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/net6.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/Microsoft.Build.Utilities.Core.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/refint/Microsoft.Build.Utilities.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/Microsoft.Build.Utilities.Core.17.3.4.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net6.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Build.Utilities.Core.17.3.4 (net6.0) 72>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/pack/ref/net7.0". 49>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/Microsoft.Build.Tasks.Core.dll". 72>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/Release/net7.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/pack/ref/net7.0/Microsoft.Build.Utilities.Core.dll". 49>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/refint/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/ref/Microsoft.Build.Tasks.Core.dll". Microsoft.Build.Tasks.Core.17.8.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/Microsoft.Build.Tasks.Core.dll 38>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/pack/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/Release/net6.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/pack/ref/net6.0/Microsoft.Build.Tasks.Core.dll". 49>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/pack/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/Release/net8.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/pack/ref/net8.0/Microsoft.Build.Tasks.Core.dll". 46>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0/lib/net6.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/net6.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0/lib/net6.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/lib/net6.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1/lib/net6.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/Microsoft.Build.Tasks.Core.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/refint/Microsoft.Build.Tasks.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/Microsoft.Build.Tasks.Core.17.4.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net7.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.Build.Tasks.Core.17.4.0 (net7.0) 43>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj" (37:15) on node 29 (Build;Pack target(s)). 37:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj" (37:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj" (37:16) on node 25 (Build target(s)). 37>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/Release/netstandard2.0/". 55>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Release/net8.0/Microsoft.Build.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Release/net8.0/refint/Microsoft.Build.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Release/net8.0/Microsoft.Build.17.8.3.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net8.0/Microsoft.Build.cs /warnaserror+:NU1605,SYSLIB0011 37>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/netstandard2.0/". 55>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.17.8.3 (net8.0) 35>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj" (Build target(s)). 70>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Release/net6.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.3.4/Release/net6.0/Microsoft.Build.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Release/net6.0/refint/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/Release/net6.0/ref/Microsoft.Build.dll". Microsoft.Build.17.3.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.3.4/Release/net6.0/Microsoft.Build.dll 38:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj" (38:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj" (38:17) on node 4 (Build target(s)). 38>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/netstandard2.0/". 58>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/Microsoft.Build.Utilities.Core.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/refint/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/ref/Microsoft.Build.Utilities.Core.dll". 4>GenerateNuspec: The package Microsoft.Private.Intellisense.9.0.0-preview-20240916.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.nupkg'. 58>CopyFilesToOutputDirectory: Microsoft.Build.Utilities.Core.17.8.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/Microsoft.Build.Utilities.Core.dll 70>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.3.4/pack/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.3.4/Release/net6.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.3.4/pack/ref/net6.0/Microsoft.Build.dll". 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj" (Build;Pack target(s)). 72>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj" (Build target(s)). 38>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj" (Build target(s)). 58>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/pack/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/Release/net8.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/pack/ref/net8.0/Microsoft.Build.Utilities.Core.dll". 7>GenerateNuspec: The package Microsoft.Private.Intellisense.9.0.0-preview-20241010.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 49>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj" (Build target(s)). 7>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.nupkg'. 56>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/Microsoft.Build.Utilities.Core.dll". 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj" (Build;Pack target(s)). 56>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/refint/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/ref/Microsoft.Build.Utilities.Core.dll". 37:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj" (37:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj" (37:17) on node 13 (Build target(s)). 37>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/net7.0/ref". 56>CopyFilesToOutputDirectory: Microsoft.Build.Utilities.Core.17.3.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/pack/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/Release/net6.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/pack/ref/net6.0/Microsoft.Build.Utilities.Core.dll". 55>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Release/net8.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.8.3/Release/net8.0/Microsoft.Build.dll". 51:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (51:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (51:21) on node 22 (Build target(s)). 51>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.0/". 55>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Release/net8.0/refint/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/Release/net8.0/ref/Microsoft.Build.dll". 46>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/Microsoft.Build.Tasks.Core.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/refint/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/ref/Microsoft.Build.Tasks.Core.dll". 55>CopyFilesToOutputDirectory: Microsoft.Build.17.8.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.8.3/Release/net8.0/Microsoft.Build.dll 46>CopyFilesToOutputDirectory: Microsoft.Build.Tasks.Core.17.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/Microsoft.Build.Tasks.Core.dll 55>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.8.3/pack/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.8.3/Release/net8.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.8.3/pack/ref/net8.0/Microsoft.Build.dll". 46>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/pack/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/Release/net7.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/pack/ref/net7.0/Microsoft.Build.Tasks.Core.dll". 43>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/Release/netstandard2.0/Microsoft.Build.Utilities.Core.16.8.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 70>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj" (Build target(s)). 43>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Utilities.Core.16.8.0 (netstandard2.0) 58>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj" (Build target(s)). 56>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj" (Build target(s)). 46>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj" (Build target(s)). 55>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj" (Build target(s)). 51:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (51:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (51:22) on node 15 (Build target(s)). 51>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.1/". 43>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.16.8.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/pack/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 43>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (Build target(s)). 39>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.15.7.179/pack/microsoft.build.framework.nuspec". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" (64:12) on node 28 (Build;Pack target(s)). 64:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" (64:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" (64:13) on node 28 (Build target(s)). 64>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/Release/netstandard2.0/". 39>GenerateNuspec: The package Microsoft.Build.Framework.15.7.179 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.15.7.179.nupkg'. 39>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (Build;Pack target(s)). 59>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/pack/microsoft.build.utilities.core.nuspec". GenerateNuspec: The package Microsoft.Build.Utilities.Core.15.7.179 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.15.7.179.nupkg'. 59>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (Build;Pack target(s)). 48>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/pack/microsoft.build.tasks.core.nuspec". GenerateNuspec: The package Microsoft.Build.Tasks.Core.16.8.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.16.8.0.nupkg'. 48>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (Build;Pack target(s)). 47>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.16.8.0/pack/microsoft.build.framework.nuspec". 52>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.15.7.179/pack/microsoft.build.nuspec". 61>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.3.11.0/pack/microsoft.codeanalysis.common.nuspec". 47>GenerateNuspec: The package Microsoft.Build.Framework.16.8.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.16.8.0.nupkg'. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" (69:11) on node 1 (Build;Pack target(s)). 69:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" (69:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" (69:12) on node 1 (Build target(s)). 69>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.1.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/Release/netstandard2.0/". 56>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 47>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (Build;Pack target(s)). 61>GenerateNuspec: The package Microsoft.CodeAnalysis.Common.3.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Common.3.11.0.nupkg'. 61>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj" (60:11) on node 9 (Build;Pack target(s)). 60:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj" (60:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj" (60:12) on node 9 (Build target(s)). 60>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/Release/netstandard2.0/". 52>GenerateNuspec: The package Microsoft.Build.15.7.179 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.15.7.179.nupkg'. 52>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj" (79:11) on node 7 (Build;Pack target(s)). 79:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj" (79:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj" (79:12) on node 7 (Build target(s)). 79>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.3.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.3.11.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" (57:11) on node 10 (Build;Pack target(s)). 57:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" (57:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" (57:12) on node 10 (Build target(s)). 57>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.4.0.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/Release/netstandard2.0/". 72>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj" (71:11) on node 14 (Build;Pack target(s)). 71:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj" (71:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj" (71:12) on node 14 (Build target(s)). 71>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.3.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.3.11.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj" (50:11) on node 16 (Build;Pack target(s)). 50:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj" (50:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj" (50:12) on node 16 (Build target(s)). 50>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj" (82:11) on node 12 (Build;Pack target(s)). 82:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj" (82:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj" (82:12) on node 12 (Build target(s)). 82>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj" (62:11) on node 24 (Build;Pack target(s)). 62:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj" (62:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj" (62:12) on node 24 (Build target(s)). 62>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/Release/netstandard2.0/". 35>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 56>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/netstandard2.0/Microsoft.Build.Utilities.Core.17.3.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Build.Utilities.Core.17.3.4 (netstandard2.0) 42>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 49>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 37>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (83:11) on node 2 (Build;Pack target(s)). 83:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (83:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (83:12) on node 2 (Build target(s)). 83>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.3.0/Release/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (80:15) on node 6 (Build;Pack target(s)). 80:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (80:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (80:16) on node 20 (Build target(s)). 80>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/Release/netstandard2.0/". 72>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/netstandard2.0/Microsoft.Build.Utilities.Core.17.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Build.Utilities.Core.17.4.0 (netstandard2.0) 46>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 80:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (80:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (80:17) on node 6 (Build target(s)). 80>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/Release/netstandard1.0/". 56>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 51>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 56>CopyFilesToOutputDirectory: Microsoft.Build.Utilities.Core.17.3.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/pack/ref/netstandard2.0". 35>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/netstandard2.0/Microsoft.Build.Framework.17.3.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Build.Framework.17.3.4 (netstandard2.0) 56>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/pack/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 42>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/netstandard2.0/Microsoft.Build.Framework.17.8.3.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Build.Framework.17.8.3 (netstandard2.0) 72>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.17.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll 38>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 42>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:27) on node 29 (Build;Pack target(s)). 77:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:28) on node 29 (Build target(s)). 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/refint/". 72>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/Release/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/pack/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/ref". 49>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.3/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/7.0.0/lib/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.2/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/7.0.1/lib/netstandard2.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/netstandard2.0/Microsoft.Build.Tasks.Core.17.8.3.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Build.Tasks.Core.17.8.3 (netstandard2.0) 56>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj" (Build target(s)). 37>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/netstandard2.0/Microsoft.Build.Framework.17.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605 46>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0/lib/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/6.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0/lib/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1/lib/netstandard2.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/6.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/netstandard2.0/Microsoft.Build.Tasks.Core.17.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 77:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:29) on node 23 (Build target(s)). 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/". 46>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Tasks.Core.17.4.0 (netstandard2.0) 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/ref". 37>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Build.Framework.17.4.0 (netstandard2.0) 35>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/Release/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/Release/netstandard2.0/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.17.3.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/Release/netstandard2.0/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/Release/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/pack/ref/netstandard2.0/Microsoft.Build.Framework.dll". 72>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj" (Build target(s)). 42>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/Release/netstandard2.0/Microsoft.Build.Framework.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj" (76:11) on node 30 (Build;Pack target(s)). 76:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj" (76:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj" (76:12) on node 30 (Build target(s)). 76>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyModel.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyModel.6.0.0/Release/netstandard2.0/". 42>CopyFilesToOutputDirectory: Microsoft.Build.Framework.17.8.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/Release/netstandard2.0/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/pack/ref/netstandard2.0". 51>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.0/Microsoft.Bcl.HashCode.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Bcl.HashCode.cs /warnaserror+:NU1605 77:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:32) on node 26 (Build target(s)). 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.0/". 42>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/Release/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/pack/ref/netstandard2.0/Microsoft.Build.Framework.dll". 51>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Bcl.HashCode.6.0.0 (netstandard2.0) 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.0/". 77:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:30) on node 18 (Build target(s)). 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/ref". 77:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (77:31) on node 3 (Build target(s)). 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.1/". 49>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll". Microsoft.Build.Tasks.Core.17.8.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll 46>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 37>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/Release/netstandard2.0/Microsoft.Build.Framework.dll". 46>CopyFilesToOutputDirectory: Microsoft.Build.Tasks.Core.17.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll 49>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/pack/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 37>CopyFilesToOutputDirectory: Microsoft.Build.Framework.17.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/Release/netstandard2.0/Microsoft.Build.Framework.dll 38>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.3.4/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0/lib/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/6.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0/lib/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1/lib/netstandard2.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/6.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/netstandard2.0/Microsoft.Build.Tasks.Core.17.3.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Build.Tasks.Core.17.3.4 (netstandard2.0) 37>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/Release/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/pack/ref/netstandard2.0/Microsoft.Build.Framework.dll". 35>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj" (Build target(s)). 46>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/pack/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 42>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/net8.0/Microsoft.Build.Framework.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/net8.0/refint/Microsoft.Build.Framework.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/net8.0/Microsoft.Build.Framework.17.8.3.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net8.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.Build.Framework.17.8.3 (net8.0) 42>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj" (Build target(s)). 51>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.0/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.0/Microsoft.Bcl.HashCode.dll". 51>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 51>CopyFilesToOutputDirectory: Microsoft.Bcl.HashCode.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.0/Microsoft.Bcl.HashCode.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.0/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/pack/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll". 83>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 49>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj" (Build target(s)). 38>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 37>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj" (Build target(s)). 38>CopyFilesToOutputDirectory: Microsoft.Build.Tasks.Core.17.3.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll 46>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj" (Build target(s)). 80>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 55>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.8.3/pack/microsoft.build.nuspec". 38>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/Release/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/pack/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 55>GenerateNuspec: The package Microsoft.Build.17.8.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.17.8.3.nupkg'. 55>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj" (Build;Pack target(s)). 51>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (Build target(s)). 42>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/net8.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/Release/net8.0/Microsoft.Build.Framework.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/net8.0/refint/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/Release/net8.0/ref/Microsoft.Build.Framework.dll". 37>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 42>CopyFilesToOutputDirectory: Microsoft.Build.Framework.17.8.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/Release/net8.0/Microsoft.Build.Framework.dll 64>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 42>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/pack/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/Release/net8.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/pack/ref/net8.0/Microsoft.Build.Framework.dll". 70>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.17.3.4/pack/microsoft.build.nuspec". 38>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj" (Build target(s)). 70>GenerateNuspec: The package Microsoft.Build.17.3.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.17.3.4.nupkg'. 70>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj" (Build;Pack target(s)). 51>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.1/Microsoft.Bcl.HashCode.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/Microsoft.Bcl.HashCode.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Bcl.HashCode.6.0.0 (netstandard2.1) 83>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.3.0/Release/netstandard1.0/Microsoft.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.3.0/Release/netstandard1.0/Microsoft.CSharp.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/Microsoft.CSharp.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.CSharp.4.3.0 (netstandard1.0) 80>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/Release/netstandard1.0/Microsoft.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/Release/netstandard1.0/Microsoft.CSharp.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/Microsoft.CSharp.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.CSharp.4.7.0 (netstandard1.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj" (66:15) on node 12 (Build;Pack target(s)). 66:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj" (66:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj" (66:16) on node 17 (Build target(s)). 66>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/netstandard2.0/". 42>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj" (Build target(s)). 79>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 66:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj" (66:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj" (66:17) on node 12 (Build target(s)). 66>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/". 51>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.1/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.1/Microsoft.Bcl.HashCode.dll". 66>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/ref". 51>CopyFilesToOutputDirectory: Microsoft.Bcl.HashCode.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.1/Microsoft.Bcl.HashCode.dll 83>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.3.0/Release/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.3.0/Release/netstandard1.0/Microsoft.CSharp.dll". Microsoft.CSharp.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.3.0/Release/netstandard1.0/Microsoft.CSharp.dll 64>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.Common.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.CodeAnalysis.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.CodeAnalysis.Common.4.0.1 (netstandard2.0) 83>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.3.0/pack/ref/netstandard1.0". 51>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/pack/lib/netstandard2.1". 83>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.3.0/Release/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.3.0/pack/ref/netstandard1.0/Microsoft.CSharp.dll". 51>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/Release/netstandard2.1/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/pack/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll". 80>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/Release/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/Release/netstandard1.0/Microsoft.CSharp.dll". Microsoft.CSharp.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/Release/netstandard1.0/Microsoft.CSharp.dll 37>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/net7.0/Microsoft.Build.Framework.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/net7.0/refint/Microsoft.Build.Framework.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/net7.0/Microsoft.Build.Framework.17.4.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net7.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.Build.Framework.17.4.0 (net7.0) 80>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/Release/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/netstandard1.0/Microsoft.CSharp.dll". 71>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 57>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 69>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 60>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 51>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (Build target(s)). 83>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (Build target(s)). 80>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (Build target(s)). 64>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.dll". 80>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 64>CopyFilesToOutputDirectory: Microsoft.CodeAnalysis.Common.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". 37>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/Release/net7.0/Microsoft.Build.Framework.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/net7.0/refint/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/Release/net7.0/ref/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.17.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/Release/net7.0/Microsoft.Build.Framework.dll 62>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 79>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.3.11.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.3.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.CodeAnalysis.CSharp.3.11.0 (netstandard2.0) 37>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/pack/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/Release/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/pack/ref/net7.0/Microsoft.Build.Framework.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj" (74:15) on node 19 (Build;Pack target(s)). 74:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj" (74:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj" (74:16) on node 19 (Build target(s)). 74>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/". 50>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 74>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/ref". 74:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj" (74:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj" (74:17) on node 25 (Build target(s)). 74>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/netstandard2.0/". 57>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.CodeAnalysis.CSharp.4.0.1 (netstandard2.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj" (67:15) on node 21 (Build;Pack target(s)). 67:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj" (67:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj" (67:16) on node 22 (Build target(s)). 67>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/netstandard2.0/". 71>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.CodeAnalysis.VisualBasic.3.11.0 (netstandard2.0) 64>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" (Build target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj" (Build target(s)). 69>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/Release/netstandard2.0/Microsoft.CodeAnalysis.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/Release/netstandard2.0/Microsoft.CodeAnalysis.Common.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.CodeAnalysis.cs /warnaserror+:NU1605 79>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". Microsoft.CodeAnalysis.CSharp.3.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll 67:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj" (67:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj" (67:17) on node 21 (Build target(s)). 67>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/ref". 79>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.3.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.3.11.0/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". 60>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.workspaces.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0 (netstandard2.0) 80>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/Release/netstandard2.0/Microsoft.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/Release/netstandard2.0/Microsoft.CSharp.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.CSharp.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.CSharp.4.7.0 (netstandard2.0) 71>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll". 57>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". 71>CopyFilesToOutputDirectory: Microsoft.CodeAnalysis.VisualBasic.3.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll 57>CopyFilesToOutputDirectory: Microsoft.CodeAnalysis.CSharp.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll 62>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.CodeAnalysis.Workspaces.Common.3.11.0 (netstandard2.0) 57>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.4.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.4.0.1/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". 71>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.3.11.0/pack/lib/netstandard2.0". 50>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.visualbasic/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.workspaces.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.cs /warnaserror+:NU1605 71>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.3.11.0/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll". 50>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0 (netstandard2.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (65:23) on node 8 (Build;Pack target(s)). 65:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (65:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (65:24) on node 8 (Build target(s)). 65>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/refint/". 69>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.CodeAnalysis.Common.4.1.0 (netstandard2.0) 65>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj" (81:15) on node 27 (Build;Pack target(s)). 81:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj" (81:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj" (81:17) on node 31 (Build target(s)). 81>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/netstandard2.0/". 79>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj" (Build target(s)). 77>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 76>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 71>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (78:15) on node 32 (Build;Pack target(s)). 78:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (78:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (78:16) on node 32 (Build target(s)). 78>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/Release/netstandard1.1/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj" (75:15) on node 11 (Build;Pack target(s)). 75:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj" (75:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj" (75:16) on node 11 (Build target(s)). 75>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/Release/net7.0/". 78>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/Release/netstandard1.1/". 75>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/net7.0/". 57>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" (Build target(s)). 75>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/net7.0/ref". 81:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj" (81:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj" (81:16) on node 27 (Build target(s)). 81>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/". 60>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll". 81>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/ref". 60>CopyFilesToOutputDirectory: Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll 80>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/Release/netstandard2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/Release/netstandard2.0/Microsoft.CSharp.dll". 62>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll". 50>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll". 75:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj" (75:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj" (75:17) on node 5 (Build target(s)). 75>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/Release/netstandard2.0/". 62>CopyFilesToOutputDirectory: Microsoft.CodeAnalysis.Workspaces.Common.3.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll 50>CopyFilesToOutputDirectory: Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 75>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/netstandard2.0/". 80>CopyFilesToOutputDirectory: Microsoft.CSharp.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/Release/netstandard2.0/Microsoft.CSharp.dll 50>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll". 60>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll". 80>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/Release/netstandard2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/netstandard2.0/Microsoft.CSharp.dll". 62>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/Release/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll". 69>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/Release/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.1.0/Release/netstandard2.0/Microsoft.CodeAnalysis.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj" (84:15) on node 4 (Build;Pack target(s)). 84:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj" (84:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj" (84:16) on node 4 (Build target(s)). 84>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/net8.0/refint/". 69>CopyFilesToOutputDirectory: Microsoft.CodeAnalysis.Common.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.1.0/Release/netstandard2.0/Microsoft.CodeAnalysis.dll 84>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/net8.0/ref". 69>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.1.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.1.0/Release/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.1.0/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". 60>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj" (Build target(s)). 50>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj" (Build target(s)). 77>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 62>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj" (Build target(s)). 80>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (Build target(s)). 78:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (78:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (78:17) on node 6 (Build target(s)). 78>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/Release/netstandard2.0/". 77>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 69>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" (Build target(s)). 77>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 (netstandard2.0) 76>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/6.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/6.0.0/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyModel.6.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyModel.6.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyModel.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Extensions.DependencyModel.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Extensions.DependencyModel.6.0.0 (netstandard2.0) 84:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj" (84:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj" (84:17) on node 15 (Build target(s)). 84>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/netstandard2.0/". 77>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 77>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 76>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyModel.6.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyModel.6.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyModel.dll". Microsoft.Extensions.DependencyModel.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyModel.6.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyModel.dll 77>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". 76>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyModel.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyModel.6.0.0/Release/netstandard2.0/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyModel.6.0.0/pack/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll". 77>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 66>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 77>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/refint/Microsoft.Extensions.DependencyInjection.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 (net6.0) 77>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 (netstandard2.1) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj" (91:15) on node 31 (Build;Pack target(s)). 91:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj" (91:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj" (91:16) on node 13 (Build target(s)). 91>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/net6.0/". 77>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (Build target(s)). 91>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/net6.0/ref". 76>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj" (Build target(s)). 78>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 77>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/refint/Microsoft.Extensions.DependencyInjection.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 (net7.0) 77>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/refint/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/ref/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". 83>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.3.0/pack/microsoft.csharp.nuspec". 66>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.cs /warnaserror+:NU1605 77>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll 66>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Extensions.FileProviders.Abstractions.6.0.0 (netstandard2.0) 77>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll". 83>GenerateNuspec: The package Microsoft.CSharp.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CSharp.4.3.0.nupkg'. 83>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (Build;Pack target(s)). 77>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/refint/Microsoft.Extensions.DependencyInjection.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 (net8.0) 77>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". 74>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 77>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/refint/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/ref/Microsoft.Extensions.DependencyInjection.Abstractions.dll". 91:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj" (91:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj" (91:17) on node 20 (Build target(s)). 91>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/netstandard2.0/". 77>CopyFilesToOutputDirectory: Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 77>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (Build target(s)). 77>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". 77>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (Build target(s)). 78>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/Release/netstandard1.1/Microsoft.VisualBasic.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/Release/netstandard1.1/Microsoft.VisualBasic.10.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/Microsoft.VisualBasic.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.VisualBasic.10.3.0 (netstandard1.1) 66>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll". Microsoft.Extensions.FileProviders.Abstractions.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll 67>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 66>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/pack/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll". 64>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/pack/microsoft.codeanalysis.common.nuspec". 77>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/refint/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/ref/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 64>GenerateNuspec: The package Microsoft.CodeAnalysis.Common.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Common.4.0.1.nupkg'. 77>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (Build target(s)). 64>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" (Build;Pack target(s)). 77>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". 66>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 78>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/Release/netstandard1.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/Release/netstandard1.1/Microsoft.VisualBasic.dll". 66>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj" (Build target(s)). 78>CopyFilesToOutputDirectory: Microsoft.VisualBasic.10.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/Release/netstandard1.1/Microsoft.VisualBasic.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/Release/netstandard1.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/netstandard1.1/Microsoft.VisualBasic.dll". 74>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Extensions.FileSystemGlobbing.6.0.0 (netstandard2.0) 77>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (Build target(s)). 67>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.6.0.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Extensions.Logging.Abstractions.6.0.4 (netstandard2.0) 78>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (Build target(s)). 81>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 74>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll". Microsoft.Extensions.FileSystemGlobbing.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll 74>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 74>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/pack/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll". 65:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (65:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (65:25) on node 26 (Build target(s)). 65>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/ref". 75>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 66>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0/lib/net6.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/refint/Microsoft.Extensions.FileProviders.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Extensions.FileProviders.Abstractions.6.0.0 (net6.0) 79>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.3.11.0/pack/microsoft.codeanalysis.csharp.nuspec". 67>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". Microsoft.Extensions.Logging.Abstractions.6.0.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll 71>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/microsoft.codeanalysis.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.3.11.0/pack/microsoft.codeanalysis.visualbasic.nuspec". 67>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/pack/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". 57>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.4.0.1/pack/microsoft.codeanalysis.csharp.nuspec". 79>GenerateNuspec: The package Microsoft.CodeAnalysis.CSharp.3.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.3.11.0.nupkg'. 74>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj" (Build target(s)). 79>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj" (Build;Pack target(s)). 57>GenerateNuspec: The package Microsoft.CodeAnalysis.CSharp.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg'. 57>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" (Build;Pack target(s)). 67>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 71>GenerateNuspec: The package Microsoft.CodeAnalysis.VisualBasic.3.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.VisualBasic.3.11.0.nupkg'. 81>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/netstandard2.0/Microsoft.Extensions.Primitives.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Extensions.Primitives.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Extensions.Primitives.6.0.0 (netstandard2.0) 71>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj" (Build;Pack target(s)). 66>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll". 69>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.1.0/pack/microsoft.codeanalysis.common.nuspec". 67>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj" (Build target(s)). 66>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/refint/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/ref/Microsoft.Extensions.FileProviders.Abstractions.dll". 78>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 66>CopyFilesToOutputDirectory: Microsoft.Extensions.FileProviders.Abstractions.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll 65:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (65:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (65:26) on node 2 (Build target(s)). 65>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/ref". 66>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/Release/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/pack/lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll". 84>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (65:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (65:27) on node 3 (Build target(s)). 65>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/netstandard2.0/". 75>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/netstandard2.0/Microsoft.NET.StringTools.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/netstandard2.0/Microsoft.NET.StringTools.17.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.NET.StringTools.cs /warnaserror+:NU1605 74>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/refint/Microsoft.Extensions.FileSystemGlobbing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.cs /warnaserror+:NU1605 75>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.NET.StringTools.17.4.0 (netstandard2.0) 74>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Extensions.FileSystemGlobbing.6.0.0 (net6.0) 60>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/microsoft.codeanalysis.csharp.workspaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/pack/microsoft.codeanalysis.csharp.workspaces.nuspec". 50>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/microsoft.codeanalysis.visualbasic.workspaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/pack/microsoft.codeanalysis.visualbasic.workspaces.nuspec". 69>GenerateNuspec: The package Microsoft.CodeAnalysis.Common.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Common.4.1.0.nupkg'. 69>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" (Build;Pack target(s)). 81>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/netstandard2.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/Release/netstandard2.0/Microsoft.Extensions.Primitives.dll". Microsoft.Extensions.Primitives.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/Release/netstandard2.0/Microsoft.Extensions.Primitives.dll 65>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 60>GenerateNuspec: The package Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.nupkg'. 60>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj" (Build;Pack target(s)). 81>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/Release/netstandard2.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/pack/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll". 50>GenerateNuspec: The package Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 75>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 50>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.nupkg'. 66>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj" (Build target(s)). 50>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj" (Build;Pack target(s)). 62>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/microsoft.codeanalysis.workspaces.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/pack/microsoft.codeanalysis.workspaces.common.nuspec". 67>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/refint/Microsoft.Extensions.Logging.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.6.0.4.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/Microsoft.Extensions.Logging.Abstractions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Extensions.Logging.Abstractions.6.0.4 (net6.0) 81>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (99:11) on node 23 (Build;Pack target(s)). 99:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (99:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (99:12) on node 23 (Build target(s)). 99>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.0.0/Release/netstandard1.3/". 75>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/Release/netstandard2.0/Microsoft.NET.StringTools.dll". 99>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.0.0/Release/netstandard1.3/". 74>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll". 62>GenerateNuspec: The package Microsoft.CodeAnalysis.Workspaces.Common.3.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.nupkg'. 75>CopyFilesToOutputDirectory: Microsoft.NET.StringTools.17.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/Release/netstandard2.0/Microsoft.NET.StringTools.dll 62>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj" (Build;Pack target(s)). 74>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/refint/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/ref/Microsoft.Extensions.FileSystemGlobbing.dll". Microsoft.Extensions.FileSystemGlobbing.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll 75>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/Release/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/pack/ref/netstandard2.0/Microsoft.NET.StringTools.dll". 74>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/Release/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/pack/lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll". 81>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj" (Build target(s)). 78>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/Release/netstandard2.0/Microsoft.VisualBasic.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/Release/netstandard2.0/Microsoft.VisualBasic.10.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.VisualBasic.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.VisualBasic.10.3.0 (netstandard2.0) 84>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/netstandard2.0/Microsoft.NET.StringTools.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/netstandard2.0/Microsoft.NET.StringTools.17.8.3.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.NET.StringTools.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.NET.StringTools.17.8.3 (netstandard2.0) 84>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 76>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/microsoft.extensions.dependencymodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyModel.6.0.0/pack/microsoft.extensions.dependencymodel.nuspec". GenerateNuspec: The package Microsoft.Extensions.DependencyModel.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.DependencyModel.6.0.0.nupkg'. 76>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj" (Build;Pack target(s)). 74>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj" (Build target(s)). 67>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/refint/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/ref/Microsoft.Extensions.Logging.Abstractions.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (88:11) on node 28 (Build;Pack target(s)). 88:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (88:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (88:12) on node 28 (Build target(s)). 88>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.3.0/Release/netstandard1.3/". 67>CopyFilesToOutputDirectory: Microsoft.Extensions.Logging.Abstractions.6.0.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/pack/lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll". 75>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/net7.0/Microsoft.NET.StringTools.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/net7.0/refint/Microsoft.NET.StringTools.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/net7.0/Microsoft.NET.StringTools.17.4.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net7.0/Microsoft.NET.StringTools.cs /warnaserror+:NU1605,SYSLIB0011 75>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj" (Build target(s)). 75>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.NET.StringTools.17.4.0 (net7.0) 78>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/Release/netstandard2.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/Release/netstandard2.0/Microsoft.VisualBasic.dll". 91>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/refint/Microsoft.Extensions.Logging.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/Microsoft.Extensions.Logging.Abstractions.cs /warnaserror+:NU1605 78>CopyFilesToOutputDirectory: Microsoft.VisualBasic.10.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/Release/netstandard2.0/Microsoft.VisualBasic.dll 65>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Extensions.Logging.Abstractions.8.0.0 (net6.0) 78>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/netstandard2.0". 84>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/Release/netstandard2.0/Microsoft.NET.StringTools.dll". 78>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/Release/netstandard2.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/netstandard2.0/Microsoft.VisualBasic.dll". 84>CopyFilesToOutputDirectory: Microsoft.NET.StringTools.17.8.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/Release/netstandard2.0/Microsoft.NET.StringTools.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (102:15) on node 18 (Build;Pack target(s)). 102:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (102:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (102:16) on node 18 (Build target(s)). 102>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Release/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (93:11) on node 29 (Build;Pack target(s)). 93:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (93:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (93:12) on node 29 (Build target(s)). 93>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/Release/netstandard1.3/". 84>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/pack/ref/netstandard2.0". 102:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (102:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (102:17) on node 25 (Build target(s)). 102>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/Release/netstandard2.0/". 84>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/Release/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/pack/ref/netstandard2.0/Microsoft.NET.StringTools.dll". 81>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/Microsoft.Extensions.Primitives.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/refint/Microsoft.Extensions.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/Microsoft.Extensions.Primitives.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/Microsoft.Extensions.Primitives.cs /warnaserror+:NU1605 102>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Release/netstandard2.0/". 81>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Extensions.Primitives.6.0.0 (net6.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (87:11) on node 17 (Build;Pack target(s)). 87:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (87:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (87:12) on node 17 (Build target(s)). 87>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/Release/netstandard2.0/". 67>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj" (Build target(s)). 75>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/Release/net7.0/Microsoft.NET.StringTools.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj" (86:15) on node 32 (Build;Pack target(s)). 86:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj" (86:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj" (86:16) on node 14 (Build target(s)). 86>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/netstandard2.0/". 75>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/net7.0/refint/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/Release/net7.0/ref/Microsoft.NET.StringTools.dll". Microsoft.NET.StringTools.17.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/Release/net7.0/Microsoft.NET.StringTools.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/pack/ref/net7.0". 78>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (Build target(s)). 75>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/Release/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/pack/ref/net7.0/Microsoft.NET.StringTools.dll". 65>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/refint/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/ref/Microsoft.Extensions.Logging.Abstractions.dll". Microsoft.Extensions.Logging.Abstractions.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.dll 84>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/net8.0/Microsoft.NET.StringTools.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/net8.0/refint/Microsoft.NET.StringTools.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/net8.0/Microsoft.NET.StringTools.17.8.3.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net8.0/Microsoft.NET.StringTools.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.NET.StringTools.17.8.3 (net8.0) 84>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj" (Build target(s)). 65>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/pack/lib/net6.0". 86:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj" (86:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj" (86:17) on node 32 (Build target(s)). 86>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/". 65>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net6.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/pack/lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll". 86>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/ref". 81>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/Microsoft.Extensions.Primitives.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/refint/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/ref/Microsoft.Extensions.Primitives.dll". 91>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/netstandard2.0/Microsoft.NET.StringTools.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/netstandard2.0/Microsoft.NET.StringTools.17.3.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.NET.StringTools.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.NET.StringTools.17.3.4 (netstandard2.0) 81>CopyFilesToOutputDirectory: Microsoft.Extensions.Primitives.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/Microsoft.Extensions.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/Release/net6.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/pack/lib/net6.0/Microsoft.Extensions.Primitives.dll". 75>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj" (Build target(s)). 91>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (Build target(s)). 84>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/net8.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/Release/net8.0/Microsoft.NET.StringTools.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/net8.0/refint/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/Release/net8.0/ref/Microsoft.NET.StringTools.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (85:19) on node 7 (Build;Pack target(s)). 85:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (85:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (85:20) on node 7 (Build target(s)). 85>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/". 85:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (85:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (85:22) on node 9 (Build target(s)). 85>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/netstandard2.0/". 85>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/refint/". 85>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/netstandard2.0/". 84>CopyFilesToOutputDirectory: Microsoft.NET.StringTools.17.8.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/Release/net8.0/Microsoft.NET.StringTools.dll 85>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/ref". 85:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (85:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (85:21) on node 16 (Build target(s)). 85>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/ref". 81>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj" (Build target(s)). 84>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/pack/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/Release/net8.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/pack/ref/net8.0/Microsoft.NET.StringTools.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj" (92:15) on node 10 (Build;Pack target(s)). 92:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj" (92:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj" (92:17) on node 24 (Build target(s)). 92>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/netstandard2.0/". 99>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 91>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/Release/netstandard2.0/Microsoft.NET.StringTools.dll". Microsoft.NET.StringTools.17.3.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/Release/netstandard2.0/Microsoft.NET.StringTools.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/Release/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/pack/ref/netstandard2.0/Microsoft.NET.StringTools.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj" (89:11) on node 22 (Build;Pack target(s)). 89:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj" (89:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj" (89:12) on node 22 (Build target(s)). 89>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.11.0/Release/netstandard2.0/". 93>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 92:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj" (92:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj" (92:16) on node 10 (Build target(s)). 92>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/net5.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/net5.0/ref". 84>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj" (98:11) on node 1 (Build;Pack target(s)). 98:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj" (98:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj" (98:12) on node 1 (Build target(s)). 98>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.8.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.8.1/Release/netstandard2.0/". 91>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj" (Build target(s)). 91>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/net6.0/Microsoft.NET.StringTools.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/net6.0/refint/Microsoft.NET.StringTools.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/net6.0/Microsoft.NET.StringTools.17.3.4.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/net6.0/Microsoft.NET.StringTools.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.NET.StringTools.17.3.4 (net6.0) 99>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.0.0/Release/netstandard1.3/Microsoft.Win32.Registry.4.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Win32.Registry.4.0.0 (netstandard1.3) 102>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 88>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 93>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/Release/netstandard1.3/Microsoft.Win32.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/Microsoft.Win32.Primitives.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Win32.Primitives.4.3.0 (netstandard1.3) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj" (95:11) on node 30 (Build;Pack target(s)). 95:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj" (95:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj" (95:12) on node 30 (Build target(s)). 95>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.8.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.8.1/Release/netstandard2.0/". 99>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.0.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.0.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.4.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.0.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj" (94:11) on node 31 (Build;Pack target(s)). 94:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj" (94:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj" (94:12) on node 31 (Build target(s)). 94>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.11.0/Release/netstandard2.0/". 91>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/net6.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/Release/net6.0/Microsoft.NET.StringTools.dll". 94>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.11.0/Release/netstandard2.0/". 91>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/net6.0/refint/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/Release/net6.0/ref/Microsoft.NET.StringTools.dll". 99>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.0.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.0.0/pack/ref/netstandard1.3/Microsoft.Win32.Registry.dll". 91>CopyFilesToOutputDirectory: Microsoft.NET.StringTools.17.3.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/Release/net6.0/Microsoft.NET.StringTools.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/pack/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/Release/net6.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/pack/ref/net6.0/Microsoft.NET.StringTools.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj" (90:15) on node 12 (Build;Pack target(s)). 90:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj" (90:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj" (90:17) on node 21 (Build target(s)). 90>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/netstandard2.0/". 65>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 93>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/Release/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/Release/netstandard1.3/Microsoft.Win32.Primitives.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj" (100:15) on node 5 (Build;Pack target(s)). 100:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj" (100:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj" (100:17) on node 15 (Build target(s)). 100>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/netstandard2.0/". 93>CopyFilesToOutputDirectory: Microsoft.Win32.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/Release/netstandard1.3/Microsoft.Win32.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/Release/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/pack/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". 102>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Release/netstandard1.3/Microsoft.Win32.Registry.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 90:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj" (90:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj" (90:16) on node 12 (Build target(s)). 90>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/net5.0/". 102>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Win32.Registry.5.0.0 (netstandard1.3) 90>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/net5.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/net5.0/ref". 88>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.3.0/Release/netstandard1.3/Microsoft.Win32.Registry.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Win32.Registry.4.3.0 (netstandard1.3) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj" (106:15) on node 19 (Build;Pack target(s)). 106:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj" (106:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj" (106:16) on node 6 (Build target(s)). 106>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/netstandard2.0/". 100:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj" (100:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj" (100:16) on node 5 (Build target(s)). 100>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/Release/net5.0/". 99>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (Build target(s)). 100>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/net5.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/net5.0/ref". 65>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 91>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj" (Build target(s)). 106:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj" (106:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj" (106:17) on node 19 (Build target(s)). 106>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/ref". 102>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll". 93>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (Build target(s)). 102>CopyFilesToOutputDirectory: Microsoft.Win32.Registry.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/netstandard1.3/Microsoft.Win32.Registry.dll". 65>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Extensions.Logging.Abstractions.8.0.0 (netstandard2.0) 88>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.3.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.3.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.3.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.3.0/Release/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.3.0/pack/ref/netstandard1.3/Microsoft.Win32.Registry.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj" (119:11) on node 8 (Build;Pack target(s)). 119:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj" (119:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj" (119:12) on node 8 (Build target(s)). 119>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.11.0/Release/netstandard2.0/". 102>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (Build target(s)). 102>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". Microsoft.Extensions.Logging.Abstractions.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll 65>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 88>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (Build target(s)). 65>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.Logging.Abstractions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/refint/Microsoft.Extensions.Logging.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/Microsoft.Extensions.Logging.Abstractions.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.Extensions.Logging.Abstractions.8.0.0 (net7.0) 65>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/pack/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". 87>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 86>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj" (103:11) on node 27 (Build;Pack target(s)). 103:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj" (103:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj" (103:12) on node 27 (Build target(s)). 103>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.LibraryModel.6.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.LibraryModel.6.11.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj" (107:11) on node 11 (Build;Pack target(s)). 107:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj" (107:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj" (107:12) on node 11 (Build target(s)). 107>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.8.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.8.1/Release/netstandard2.0/". 65>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (Build target(s)). 65>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/refint/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/ref/Microsoft.Extensions.Logging.Abstractions.dll". Microsoft.Extensions.Logging.Abstractions.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.Logging.Abstractions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net7.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/pack/lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll". 102>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Release/netstandard2.0/Microsoft.Win32.Registry.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Win32.Registry.5.0.0 (netstandard2.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj" (97:15) on node 20 (Build;Pack target(s)). 97:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj" (97:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj" (97:17) on node 13 (Build target(s)). 97>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/netstandard2.0/". 86>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Win32.SystemEvents.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Win32.SystemEvents.6.0.0 (netstandard2.0) 65>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.Logging.Abstractions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/refint/Microsoft.Extensions.Logging.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/Microsoft.Extensions.Logging.Abstractions.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Microsoft.Extensions.Logging.Abstractions.8.0.0 (net8.0) 87>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/Microsoft.Win32.SystemEvents.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Win32.SystemEvents.4.7.0 (netstandard2.0) 97:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj" (97:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj" (97:16) on node 20 (Build target(s)). 97>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/net5.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/net5.0/ref". 65>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (Build target(s)). 85>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 102>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Release/netstandard2.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/Release/netstandard2.0/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/Release/netstandard2.0/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/Release/netstandard2.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/netstandard2.0/Microsoft.Win32.Registry.dll". 89>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 86>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Microsoft.Win32.SystemEvents.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll 87>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll". 86>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/pack/lib/netstandard2.0". 87>CopyFilesToOutputDirectory: Microsoft.Win32.SystemEvents.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll 86>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/pack/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll". 87>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/pack/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll". 65>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/refint/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/ref/Microsoft.Extensions.Logging.Abstractions.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj" (116:15) on node 4 (Build;Pack target(s)). 116:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj" (116:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj" (116:16) on node 4 (Build target(s)). 116>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/net5.0/". 65>CopyFilesToOutputDirectory: Microsoft.Extensions.Logging.Abstractions.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.Logging.Abstractions.dll 116>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/net5.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/net5.0/ref". 92>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/pack/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/Release/net8.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/pack/lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll". 116:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj" (116:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj" (116:17) on node 18 (Build target(s)). 116>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/netstandard2.0/". 102>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (Build target(s)). 98>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 85>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.Win32.SystemEvents.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Win32.SystemEvents.7.0.0 (netstandard2.0) 86>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj" (Build target(s)). 87>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (Build target(s)). 95>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 86>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (Build target(s)). 85>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 94>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 89>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.11.0/Release/netstandard2.0/NuGet.Common.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.11.0/Release/netstandard2.0/NuGet.Common.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Common.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Common.6.11.0 (netstandard2.0) 85>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 85>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Microsoft.Win32.SystemEvents.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll 92>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/6.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/6.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.credentials/6.11.0/lib/netstandard2.0/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/lib/netstandard2.0/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/netstandard2.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/netstandard2.0/NuGet.Commands.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/netstandard2.0/NuGet.Commands.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Commands.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Commands.6.11.0 (netstandard2.0) 99>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.0.0/pack/microsoft.win32.registry.nuspec". 85>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/pack/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll". 95>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.8.1/Release/netstandard2.0/NuGet.Configuration.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.8.1/Release/netstandard2.0/NuGet.Configuration.6.8.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Configuration.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Configuration.6.8.1 (netstandard2.0) 99>GenerateNuspec: The package Microsoft.Win32.Registry.4.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.Registry.4.0.0.nupkg'. 98>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.8.1/Release/netstandard2.0/NuGet.Common.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.8.1/Release/netstandard2.0/NuGet.Common.6.8.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Common.cs /warnaserror+:NU1605 99>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (Build;Pack target(s)). 92>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 100>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 89>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.11.0/Release/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.11.0/Release/netstandard2.0/NuGet.Common.dll". NuGet.Common.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.11.0/Release/netstandard2.0/NuGet.Common.dll 93>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/pack/microsoft.win32.primitives.nuspec". 98>CoreCompile: CompilerServer: server - server processed compilation - NuGet.Common.6.8.1 (netstandard2.0) 89>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.11.0/Release/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.11.0/pack/lib/netstandard2.0/NuGet.Common.dll". 85>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (Build target(s)). 86>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/refint/Microsoft.Win32.SystemEvents.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/Microsoft.Win32.SystemEvents.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Win32.SystemEvents.6.0.0 (net6.0) 93>GenerateNuspec: The package Microsoft.Win32.Primitives.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.Primitives.4.3.0.nupkg'. 93>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (Build;Pack target(s)). 94>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.11.0/Release/netstandard2.0/NuGet.Configuration.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.11.0/Release/netstandard2.0/NuGet.Configuration.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Configuration.cs /warnaserror+:NU1605 85>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/refint/Microsoft.Win32.SystemEvents.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/Microsoft.Win32.SystemEvents.cs /warnaserror+:NU1605 94>CoreCompile: CompilerServer: server - server processed compilation - NuGet.Configuration.6.11.0 (netstandard2.0) 85>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Win32.SystemEvents.7.0.0 (net6.0) 92>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/netstandard2.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/Release/netstandard2.0/NuGet.Commands.dll". NuGet.Commands.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/Release/netstandard2.0/NuGet.Commands.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/Release/netstandard2.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/pack/lib/netstandard2.0/NuGet.Commands.dll". 90>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 95>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.8.1/Release/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.8.1/Release/netstandard2.0/NuGet.Configuration.dll". NuGet.Configuration.6.8.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.8.1/Release/netstandard2.0/NuGet.Configuration.dll 89>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj" (Build target(s)). 95>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.8.1/pack/lib/netstandard2.0". 85>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/Microsoft.Win32.SystemEvents.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/refint/Microsoft.Win32.SystemEvents.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/Microsoft.Win32.SystemEvents.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/Microsoft.Win32.SystemEvents.cs /warnaserror+:NU1605,SYSLIB0011 98>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.8.1/Release/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.8.1/Release/netstandard2.0/NuGet.Common.dll". 95>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.8.1/Release/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.8.1/pack/lib/netstandard2.0/NuGet.Configuration.dll". 85>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Win32.SystemEvents.7.0.0 (net7.0) 106>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 98>CopyFilesToOutputDirectory: NuGet.Common.6.8.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.8.1/Release/netstandard2.0/NuGet.Common.dll 86>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.dll". 98>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.8.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.8.1/Release/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.8.1/pack/lib/netstandard2.0/NuGet.Common.dll". 92>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj" (Build target(s)). 86>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/refint/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/ref/Microsoft.Win32.SystemEvents.dll". 94>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.11.0/Release/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.11.0/Release/netstandard2.0/NuGet.Configuration.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj" (104:15) on node 3 (Build;Pack target(s)). 104:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj" (104:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj" (104:16) on node 3 (Build target(s)). 104>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/net5.0/". 94>CopyFilesToOutputDirectory: NuGet.Configuration.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.11.0/Release/netstandard2.0/NuGet.Configuration.dll 104>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/net5.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/net5.0/ref". 86>CopyFilesToOutputDirectory: Microsoft.Win32.SystemEvents.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.dll 100>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.8.1/lib/netstandard2.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/netstandard2.0/NuGet.Credentials.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/netstandard2.0/NuGet.Credentials.6.8.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Credentials.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Credentials.6.8.1 (netstandard2.0) 85>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.dll". 94>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.11.0/Release/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.11.0/pack/lib/netstandard2.0/NuGet.Configuration.dll". 86>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/pack/lib/net6.0". 85>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/refint/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/ref/Microsoft.Win32.SystemEvents.dll". 86>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/pack/lib/net6.0/Microsoft.Win32.SystemEvents.dll". 85>CopyFilesToOutputDirectory: Microsoft.Win32.SystemEvents.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.dll 95>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj" (112:15) on node 26 (Build;Pack target(s)). 112:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj" (112:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj" (112:16) on node 25 (Build target(s)). 112>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/Release/netstandard2.0/". 119>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 92>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:5 /define:TRACE;RELEASE;NET;NET5_0;NETCOREAPP;NET5_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/6.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/6.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.credentials/6.11.0/lib/net5.0/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/lib/net5.0/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/lib/net5.0/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/net5.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/net5.0/NuGet.Commands.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/net5.0/refint/NuGet.Commands.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/net5.0/NuGet.Commands.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net5.0/NuGet.Commands.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Commands.6.11.0 (net5.0) 112>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/netstandard2.0/". 85>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/pack/lib/net6.0". 103>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 85>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/net6.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/pack/lib/net6.0/Microsoft.Win32.SystemEvents.dll". 88>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.4.3.0/pack/microsoft.win32.registry.nuspec". 107>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 98>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj" (Build target(s)). 100>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 104:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj" (104:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj" (104:17) on node 14 (Build target(s)). 104>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/netstandard2.0/". 85>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/Microsoft.Win32.SystemEvents.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/refint/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/ref/Microsoft.Win32.SystemEvents.dll". Microsoft.Win32.SystemEvents.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/Microsoft.Win32.SystemEvents.dll 88>GenerateNuspec: The package Microsoft.Win32.Registry.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.Registry.4.3.0.nupkg'. 88>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (Build;Pack target(s)). 85>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/Release/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/pack/lib/net7.0/Microsoft.Win32.SystemEvents.dll". 94>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj" (Build target(s)). 90>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/netstandard2.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/netstandard2.0/NuGet.Credentials.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/netstandard2.0/NuGet.Credentials.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Credentials.cs /warnaserror+:NU1605 112:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj" (112:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj" (112:17) on node 26 (Build target(s)). 112>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/Release/net5.0/". 90>CoreCompile: CompilerServer: server - server processed compilation - NuGet.Credentials.6.11.0 (netstandard2.0) 112>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/net5.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/net5.0/ref". 90>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 100>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/netstandard2.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/Release/netstandard2.0/NuGet.Credentials.dll". 85>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (Build target(s)). 86>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj" (Build target(s)). 100>CopyFilesToOutputDirectory: NuGet.Credentials.6.8.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/Release/netstandard2.0/NuGet.Credentials.dll 92>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/net5.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/Release/net5.0/NuGet.Commands.dll". 100>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/Release/netstandard2.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/pack/lib/netstandard2.0/NuGet.Credentials.dll". 92>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/net5.0/refint/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/Release/net5.0/ref/NuGet.Commands.dll". NuGet.Commands.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/Release/net5.0/NuGet.Commands.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/pack/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/Release/net5.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/pack/lib/net5.0/NuGet.Commands.dll". 106>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/netstandard2.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/netstandard2.0/NuGet.DependencyResolver.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/netstandard2.0/NuGet.DependencyResolver.Core.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.DependencyResolver.Core.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.DependencyResolver.Core.6.11.0 (netstandard2.0) 85>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (Build target(s)). 90>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/netstandard2.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/Release/netstandard2.0/NuGet.Credentials.dll". NuGet.Credentials.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/Release/netstandard2.0/NuGet.Credentials.dll 106>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 90>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/pack/lib/netstandard2.0". 119>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.11.0/Release/netstandard2.0/NuGet.Frameworks.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.11.0/Release/netstandard2.0/NuGet.Frameworks.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Frameworks.cs /warnaserror+:NU1605 90>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/Release/netstandard2.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/pack/lib/netstandard2.0/NuGet.Credentials.dll". 119>CoreCompile: CompilerServer: server - server processed compilation - NuGet.Frameworks.6.11.0 (netstandard2.0) 107>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.8.1/Release/netstandard2.0/NuGet.Frameworks.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.8.1/Release/netstandard2.0/NuGet.Frameworks.6.8.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Frameworks.cs /warnaserror+:NU1605 103>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.LibraryModel.6.11.0/Release/netstandard2.0/NuGet.LibraryModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.LibraryModel.6.11.0/Release/netstandard2.0/NuGet.LibraryModel.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.LibraryModel.cs /warnaserror+:NU1605 107>CoreCompile: CompilerServer: server - server processed compilation - NuGet.Frameworks.6.8.1 (netstandard2.0) 103>CoreCompile: CompilerServer: server - server processed compilation - NuGet.LibraryModel.6.11.0 (netstandard2.0) 100>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj" (Build target(s)). 92>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj" (Build target(s)). 100>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:5 /define:TRACE;RELEASE;NET;NET5_0;NETCOREAPP;NET5_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.8.1/lib/net5.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/net5.0/NuGet.Credentials.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/net5.0/refint/NuGet.Credentials.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/net5.0/NuGet.Credentials.6.8.1.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net5.0/NuGet.Credentials.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Credentials.6.8.1 (net5.0) 106>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/netstandard2.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/Release/netstandard2.0/NuGet.DependencyResolver.Core.dll". NuGet.DependencyResolver.Core.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/Release/netstandard2.0/NuGet.DependencyResolver.Core.dll 97>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 106>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/Release/netstandard2.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/pack/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll". 90>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj" (101:15) on node 2 (Build;Pack target(s)). 101:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj" (101:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj" (101:17) on node 9 (Build target(s)). 101>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/netstandard2.0/". 90>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:5 /define:TRACE;RELEASE;NET;NET5_0;NETCOREAPP;NET5_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/net5.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/net5.0/NuGet.Credentials.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/net5.0/refint/NuGet.Credentials.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/net5.0/NuGet.Credentials.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net5.0/NuGet.Credentials.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Credentials.6.11.0 (net5.0) 119>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.11.0/Release/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.11.0/Release/netstandard2.0/NuGet.Frameworks.dll". NuGet.Frameworks.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.11.0/Release/netstandard2.0/NuGet.Frameworks.dll 101:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj" (101:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj" (101:16) on node 2 (Build target(s)). 101>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/Release/net5.0/". 107>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.8.1/Release/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.8.1/Release/netstandard2.0/NuGet.Frameworks.dll". 103>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.LibraryModel.6.11.0/Release/netstandard2.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.LibraryModel.6.11.0/Release/netstandard2.0/NuGet.LibraryModel.dll". 101>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/net5.0/refint/". 107>CopyFilesToOutputDirectory: NuGet.Frameworks.6.8.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.8.1/Release/netstandard2.0/NuGet.Frameworks.dll 101>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/net5.0/ref". 103>CopyFilesToOutputDirectory: NuGet.LibraryModel.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.LibraryModel.6.11.0/Release/netstandard2.0/NuGet.LibraryModel.dll 119>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.11.0/Release/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.11.0/pack/lib/netstandard2.0/NuGet.Frameworks.dll". 103>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.LibraryModel.6.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.LibraryModel.6.11.0/Release/netstandard2.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.LibraryModel.6.11.0/pack/lib/netstandard2.0/NuGet.LibraryModel.dll". 107>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.8.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.8.1/Release/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.8.1/pack/lib/netstandard2.0/NuGet.Frameworks.dll". 100>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/net5.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/Release/net5.0/NuGet.Credentials.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/net5.0/refint/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/Release/net5.0/ref/NuGet.Credentials.dll". NuGet.Credentials.6.8.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/Release/net5.0/NuGet.Credentials.dll 106>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:5 /define:TRACE;RELEASE;NET;NET5_0;NETCOREAPP;NET5_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/net5.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/NuGet.DependencyResolver.Core.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/refint/NuGet.DependencyResolver.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/NuGet.DependencyResolver.Core.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net5.0/NuGet.DependencyResolver.Core.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.DependencyResolver.Core.6.11.0 (net5.0) 100>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/pack/lib/net5.0". 106>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj" (Build target(s)). 100>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/Release/net5.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/pack/lib/net5.0/NuGet.Credentials.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj" (108:11) on node 23 (Build;Pack target(s)). 108:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj" (108:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj" (108:12) on node 23 (Build target(s)). 108>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.11.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.11.0/Release/netstandard2.0/". 107>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj" (Build target(s)). 119>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj" (Build target(s)). 103>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj" (Build target(s)). 90>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/net5.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/Release/net5.0/NuGet.Credentials.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/net5.0/refint/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/Release/net5.0/ref/NuGet.Credentials.dll". NuGet.Credentials.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/Release/net5.0/NuGet.Credentials.dll 87>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/pack/microsoft.win32.systemevents.nuspec". 100>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj" (Build target(s)). 90>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/pack/lib/net5.0". 97>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/netstandard2.0/NuGet.Packaging.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/netstandard2.0/NuGet.Packaging.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Packaging.cs /warnaserror+:NU1605 90>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/Release/net5.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/pack/lib/net5.0/NuGet.Credentials.dll". 97>CoreCompile: CompilerServer: server - server processed compilation - NuGet.Packaging.6.11.0 (netstandard2.0) 116>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 87>GenerateNuspec: The package Microsoft.Win32.SystemEvents.4.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.SystemEvents.4.7.0.nupkg'. 87>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (Build;Pack target(s)). 106>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/NuGet.DependencyResolver.Core.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/refint/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/ref/NuGet.DependencyResolver.Core.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj" (96:11) on node 29 (Build;Pack target(s)). 96:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj" (96:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj" (96:12) on node 29 (Build target(s)). 96>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.8.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.8.1/Release/netstandard2.0/". 106>CopyFilesToOutputDirectory: NuGet.DependencyResolver.Core.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/NuGet.DependencyResolver.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/pack/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/Release/net5.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/pack/lib/net5.0/NuGet.DependencyResolver.Core.dll". 90>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (120:15) on node 24 (Build;Pack target(s)). 120:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (120:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (120:16) on node 24 (Build target(s)). 120>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/Release/netstandard1.3/". 97>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 97>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/Release/netstandard2.0/NuGet.Packaging.dll". 120:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (120:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (120:17) on node 16 (Build target(s)). 120>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/Release/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/Release/netstandard1.6/". 97>CopyFilesToOutputDirectory: NuGet.Packaging.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/Release/netstandard2.0/NuGet.Packaging.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/Release/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/pack/lib/netstandard2.0/NuGet.Packaging.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (105:15) on node 28 (Build;Pack target(s)). 105:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (105:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (105:16) on node 28 (Build target(s)). 105>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/Release/netstandard1.3/". 106>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj" (Build target(s)). 116>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/netstandard2.0/NuGet.Packaging.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/netstandard2.0/NuGet.Packaging.6.8.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Packaging.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Packaging.6.8.1 (netstandard2.0) 105:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (105:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (105:17) on node 32 (Build target(s)). 105>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/Release/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/Release/netstandard1.6/". 97>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj" (Build target(s)). 116>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 89>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/nuget.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.11.0/pack/nuget.common.nuspec". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" (115:11) on node 7 (Build;Pack target(s)). 115:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" (115:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" (115:12) on node 10 (Build target(s)). 115>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.3.0/Release/netstandard1.1/". 89>GenerateNuspec: The package NuGet.Common.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Common.6.11.0.nupkg'. 89>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj" (Build;Pack target(s)). 116>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/Release/netstandard2.0/NuGet.Packaging.dll". NuGet.Packaging.6.8.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/Release/netstandard2.0/NuGet.Packaging.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (110:15) on node 15 (Build;Pack target(s)). 110:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (110:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (110:16) on node 15 (Build target(s)). 110>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/Release/netstandard1.1/". 97>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:5 /define:TRACE;RELEASE;NET;NET5_0;NETCOREAPP;NET5_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/net5.0/NuGet.Packaging.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/net5.0/refint/NuGet.Packaging.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/net5.0/NuGet.Packaging.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net5.0/NuGet.Packaging.cs /warnaserror+:NU1605 116>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/Release/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/pack/lib/netstandard2.0/NuGet.Packaging.dll". 97>CoreCompile: CompilerServer: server - server processed compilation - NuGet.Packaging.6.11.0 (net5.0) 110:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (110:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (110:17) on node 6 (Build target(s)). 110>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/Release/netstandard2.0/". 120>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 120>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 116>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj" (Build target(s)). 105>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 95>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/nuget.configuration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.8.1/pack/nuget.configuration.nuspec". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (118:15) on node 21 (Build;Pack target(s)). 118:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (118:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (118:17) on node 21 (Build target(s)). 118>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/Release/netstandard1.1/". 98>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/nuget.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Common.6.8.1/pack/nuget.common.nuspec". 118>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/Release/netstandard1.1/". 116>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:5 /define:TRACE;RELEASE;NET;NET5_0;NETCOREAPP;NET5_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/net5.0/NuGet.Packaging.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/net5.0/refint/NuGet.Packaging.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/net5.0/NuGet.Packaging.6.8.1.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net5.0/NuGet.Packaging.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Packaging.6.8.1 (net5.0) 112>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 118:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (118:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (118:16) on node 17 (Build target(s)). 118>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/Release/netstandard2.0/". 95>GenerateNuspec: The package NuGet.Configuration.6.8.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Configuration.6.8.1.nupkg'. 95>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj" (Build;Pack target(s)). 97>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/Release/net5.0/NuGet.Packaging.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/net5.0/refint/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/Release/net5.0/ref/NuGet.Packaging.dll". NuGet.Packaging.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/Release/net5.0/NuGet.Packaging.dll 105>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (113:15) on node 7 (Build;Pack target(s)). 113:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (113:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (113:17) on node 5 (Build target(s)). 113>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/Release/netstandard2.0/". 97>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/pack/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/Release/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/pack/lib/net5.0/NuGet.Packaging.dll". 113>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/Release/netstandard2.0/". 98>GenerateNuspec: The package NuGet.Common.6.8.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Common.6.8.1.nupkg'. 113:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (113:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (113:16) on node 7 (Build target(s)). 113>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/Release/netstandard1.1/". 104>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 113>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/Release/netstandard1.1/". 98>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj" (Build;Pack target(s)). 120>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/Release/netstandard1.3/System.AppContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/Release/netstandard1.3/System.AppContext.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.AppContext.4.1.0 (netstandard1.3) 116>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/Release/net5.0/NuGet.Packaging.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/net5.0/refint/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/Release/net5.0/ref/NuGet.Packaging.dll". NuGet.Packaging.6.8.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/Release/net5.0/NuGet.Packaging.dll 120>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/Release/netstandard1.6/System.AppContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/Release/netstandard1.6/System.AppContext.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.AppContext.4.1.0 (netstandard1.6) 105>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/Release/netstandard1.3/System.AppContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/Release/netstandard1.3/System.AppContext.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.AppContext.4.3.0 (netstandard1.3) 116>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/pack/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/Release/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/pack/lib/net5.0/NuGet.Packaging.dll". 97>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj" (Build target(s)). 105>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/Release/netstandard1.6/System.AppContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/Release/netstandard1.6/System.AppContext.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.AppContext.4.3.0 (netstandard1.6) 112>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/netstandard2.0/NuGet.Protocol.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/netstandard2.0/NuGet.Protocol.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Protocol.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Protocol.6.11.0 (netstandard2.0) 120>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/Release/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/Release/netstandard1.3/System.AppContext.dll". System.AppContext.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/Release/netstandard1.3/System.AppContext.dll 104>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 120>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/Release/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard1.3/System.AppContext.dll". 104>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/netstandard2.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/netstandard2.0/NuGet.ProjectModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/netstandard2.0/NuGet.ProjectModel.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.ProjectModel.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.ProjectModel.6.11.0 (netstandard2.0) 105>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/Release/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/Release/netstandard1.3/System.AppContext.dll". 120>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/Release/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/Release/netstandard1.6/System.AppContext.dll". 116>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj" (Build target(s)). 105>CopyFilesToOutputDirectory: System.AppContext.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/Release/netstandard1.3/System.AppContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/Release/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard1.3/System.AppContext.dll". 120>CopyFilesToOutputDirectory: System.AppContext.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/Release/netstandard1.6/System.AppContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/Release/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard1.6/System.AppContext.dll". 112>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 110>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 105>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/Release/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/Release/netstandard1.6/System.AppContext.dll". 101>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 105>CopyFilesToOutputDirectory: System.AppContext.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/Release/netstandard1.6/System.AppContext.dll 115>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 112>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/Release/netstandard2.0/NuGet.Protocol.dll". 120>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (Build target(s)). 112>CopyFilesToOutputDirectory: NuGet.Protocol.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/Release/netstandard2.0/NuGet.Protocol.dll 105>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/Release/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard1.6/System.AppContext.dll". 103>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/nuget.librarymodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.LibraryModel.6.11.0/pack/nuget.librarymodel.nuspec". 112>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/Release/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/pack/lib/netstandard2.0/NuGet.Protocol.dll". 107>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/nuget.frameworks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.8.1/pack/nuget.frameworks.nuspec". 108>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 104>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/netstandard2.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/Release/netstandard2.0/NuGet.ProjectModel.dll". 105>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj" (114:11) on node 12 (Build;Pack target(s)). 114:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj" (114:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj" (114:12) on node 12 (Build target(s)). 114>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.6.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.6.0/Release/netstandard2.0/". 104>CopyFilesToOutputDirectory: NuGet.ProjectModel.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/Release/netstandard2.0/NuGet.ProjectModel.dll 103>GenerateNuspec: The package NuGet.LibraryModel.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.LibraryModel.6.11.0.nupkg'. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (109:11) on node 13 (Build;Pack target(s)). 109:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (109:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (109:12) on node 13 (Build target(s)). 109>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.4.4.0/Release/netstandard2.0/". 120>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (Build target(s)). 109>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.4.4.0/Release/netstandard2.0/". 104>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/Release/netstandard2.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/pack/lib/netstandard2.0/NuGet.ProjectModel.dll". 103>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj" (Build;Pack target(s)). 96>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 107>GenerateNuspec: The package NuGet.Frameworks.6.8.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Frameworks.6.8.1.nupkg'. 107>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj" (Build;Pack target(s)). 105>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (Build target(s)). 119>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/nuget.frameworks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Frameworks.6.11.0/pack/nuget.frameworks.nuspec". 104>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:5 /define:TRACE;RELEASE;NET;NET5_0;NETCOREAPP;NET5_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/lib/net5.0/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/net5.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/net5.0/NuGet.ProjectModel.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/net5.0/refint/NuGet.ProjectModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/net5.0/NuGet.ProjectModel.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net5.0/NuGet.ProjectModel.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.ProjectModel.6.11.0 (net5.0) 119>GenerateNuspec: The package NuGet.Frameworks.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Frameworks.6.11.0.nupkg'. 118>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 112>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj" (Build target(s)). 119>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj" (Build;Pack target(s)). 104>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj" (Build target(s)). 110>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/Release/netstandard1.1/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/Release/netstandard1.1/System.Buffers.4.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Buffers.4.4.0 (netstandard1.1) 101>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/netstandard2.0/NuGet.Protocol.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/netstandard2.0/NuGet.Protocol.6.8.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Protocol.cs /warnaserror+:NU1605 115>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.3.0/Release/netstandard1.1/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.3.0/Release/netstandard1.1/System.Buffers.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Buffers.cs /warnaserror+:NU1605 101>CoreCompile: CompilerServer: server - server processed compilation - NuGet.Protocol.6.8.1 (netstandard2.0) 115>CoreCompile: CompilerServer: server - server processed compilation - System.Buffers.4.3.0 (netstandard1.1) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj" (124:15) on node 19 (Build;Pack target(s)). 124:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj" (124:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj" (124:16) on node 1 (Build target(s)). 124>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/netstandard2.0/". 112>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:5 /define:TRACE;RELEASE;NET;NET5_0;NETCOREAPP;NET5_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/net5.0/NuGet.Protocol.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/net5.0/refint/NuGet.Protocol.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/net5.0/NuGet.Protocol.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net5.0/NuGet.Protocol.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Protocol.6.11.0 (net5.0) 113>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 108>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.11.0/Release/netstandard2.0/NuGet.Versioning.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.11.0/Release/netstandard2.0/NuGet.Versioning.6.11.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Versioning.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Versioning.6.11.0 (netstandard2.0) 101>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 96>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.8.1/Release/netstandard2.0/NuGet.Versioning.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.8.1/Release/netstandard2.0/NuGet.Versioning.6.8.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/NuGet.Versioning.cs /warnaserror+:NU1605 104>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/net5.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/Release/net5.0/NuGet.ProjectModel.dll". 110>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/Release/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/Release/netstandard1.1/System.Buffers.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (117:19) on node 22 (Build;Pack target(s)). 117:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (117:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (117:20) on node 22 (Build target(s)). 117>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net6.0/refint/". 110>CopyFilesToOutputDirectory: System.Buffers.4.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/Release/netstandard1.1/System.Buffers.dll 104>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/net5.0/refint/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/Release/net5.0/ref/NuGet.ProjectModel.dll". 96>CoreCompile: CompilerServer: server - server processed compilation - NuGet.Versioning.6.8.1 (netstandard2.0) 117>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net6.0/ref". 124:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj" (124:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj" (124:17) on node 19 (Build target(s)). 124>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/net6.0/refint/". 104>CopyFilesToOutputDirectory: NuGet.ProjectModel.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/Release/net5.0/NuGet.ProjectModel.dll 124>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/net6.0/ref". 104>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/pack/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/Release/net5.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/pack/lib/net5.0/NuGet.ProjectModel.dll". 110>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/Release/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/pack/ref/netstandard1.1/System.Buffers.dll". 101>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/Release/netstandard2.0/NuGet.Protocol.dll". NuGet.Protocol.6.8.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/Release/netstandard2.0/NuGet.Protocol.dll 115>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.3.0/Release/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.3.0/Release/netstandard1.1/System.Buffers.dll". System.Buffers.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.3.0/Release/netstandard1.1/System.Buffers.dll 117:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (117:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (117:21) on node 18 (Build target(s)). 117>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net7.0/ref". 101>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/Release/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/pack/lib/netstandard2.0/NuGet.Protocol.dll". 115>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.3.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.3.0/Release/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.3.0/pack/lib/netstandard1.1/System.Buffers.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (111:15) on node 30 (Build;Pack target(s)). 111:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (111:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (111:16) on node 30 (Build target(s)). 111>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/Release/netstandard1.1/". 112>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/net5.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/Release/net5.0/NuGet.Protocol.dll". 111:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (111:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (111:17) on node 20 (Build target(s)). 111>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/Release/netstandard1.3/". 112>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/net5.0/refint/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/Release/net5.0/ref/NuGet.Protocol.dll". 111>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/Release/netstandard1.3/". 118>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/Release/netstandard1.1/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/Release/netstandard1.1/System.Buffers.4.5.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Buffers.cs /warnaserror+:NU1605 112>CopyFilesToOutputDirectory: NuGet.Protocol.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/Release/net5.0/NuGet.Protocol.dll 118>CoreCompile: CompilerServer: server - server processed compilation - System.Buffers.4.5.0 (netstandard1.1) 112>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/pack/lib/net5.0". 108>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.11.0/Release/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.11.0/Release/netstandard2.0/NuGet.Versioning.dll". 112>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/Release/net5.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/pack/lib/net5.0/NuGet.Protocol.dll". 108>CopyFilesToOutputDirectory: NuGet.Versioning.6.11.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.11.0/Release/netstandard2.0/NuGet.Versioning.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.11.0/pack/lib/netstandard2.0". 104>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj" (Build target(s)). 108>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.11.0/Release/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.11.0/pack/lib/netstandard2.0/NuGet.Versioning.dll". 96>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.8.1/Release/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.8.1/Release/netstandard2.0/NuGet.Versioning.dll". 113>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/Release/netstandard1.1/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/Release/netstandard1.1/System.Buffers.4.5.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Buffers.4.5.1 (netstandard1.1) 96>CopyFilesToOutputDirectory: NuGet.Versioning.6.8.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.8.1/Release/netstandard2.0/NuGet.Versioning.dll 115>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" (Build target(s)). 101>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj" (Build target(s)). 110>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (Build target(s)). 117:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (117:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (117:22) on node 24 (Build target(s)). 117>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/netstandard2.0/". 96>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.8.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.8.1/Release/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.8.1/pack/lib/netstandard2.0/NuGet.Versioning.dll". 112>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj" (Build target(s)). 118>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/Release/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/Release/netstandard1.1/System.Buffers.dll". System.Buffers.4.5.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/Release/netstandard1.1/System.Buffers.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/Release/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/pack/ref/netstandard1.1/System.Buffers.dll". 101>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:5 /define:TRACE;RELEASE;NET;NET5_0;NETCOREAPP;NET5_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/net5.0/NuGet.Protocol.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/net5.0/refint/NuGet.Protocol.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/net5.0/NuGet.Protocol.6.8.1.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net5.0/NuGet.Protocol.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - NuGet.Protocol.6.8.1 (net5.0) 108>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj" (Build target(s)). 110>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 113>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/Release/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/Release/netstandard1.1/System.Buffers.dll". System.Buffers.4.5.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/Release/netstandard1.1/System.Buffers.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/Release/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/pack/ref/netstandard1.1/System.Buffers.dll". 96>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj" (Build target(s)). 118>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (Build target(s)). 113>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 118>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" (130:11) on node 27 (Build;Pack target(s)). 130:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" (130:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" (130:12) on node 27 (Build target(s)). 130>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.0/Release/netstandard1.0/". 113>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (Build target(s)). 101>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/net5.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/Release/net5.0/NuGet.Protocol.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/net5.0/refint/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/Release/net5.0/ref/NuGet.Protocol.dll". NuGet.Protocol.6.8.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/Release/net5.0/NuGet.Protocol.dll 111>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 101>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/pack/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/Release/net5.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/pack/lib/net5.0/NuGet.Protocol.dll". 111>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (135:15) on node 28 (Build;Pack target(s)). 135:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (135:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (135:16) on node 25 (Build target(s)). 135>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/Release/netstandard1.1/". 110>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/Release/netstandard2.0/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/Release/netstandard2.0/System.Buffers.4.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Buffers.4.4.0 (netstandard2.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" (126:11) on node 11 (Build;Pack target(s)). 126:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" (126:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" (126:12) on node 11 (Build target(s)). 126>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.1/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.1/Release/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" (123:11) on node 4 (Build;Pack target(s)). 123:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" (123:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" (123:12) on node 4 (Build target(s)). 123>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.2.0/Release/netstandard1.0/". 101>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj" (Build target(s)). 123>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.2.0/Release/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (122:19) on node 32 (Build;Pack target(s)). 122:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (122:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (122:20) on node 32 (Build target(s)). 122>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/netstandard1.0/". 113>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/Release/netstandard2.0/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/Release/netstandard2.0/System.Buffers.4.5.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Buffers.cs /warnaserror+:NU1605 118>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/Release/netstandard2.0/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/Release/netstandard2.0/System.Buffers.4.5.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Buffers.4.5.0 (netstandard2.0) 113>CoreCompile: CompilerServer: server - server processed compilation - System.Buffers.4.5.1 (netstandard2.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (121:19) on node 16 (Build;Pack target(s)). 121:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (121:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (121:20) on node 28 (Build target(s)). 121>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/netstandard1.3/". 121:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (121:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (121:21) on node 16 (Build target(s)). 121>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/netstandard1.0/". 110>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/Release/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/Release/netstandard2.0/System.Buffers.dll". System.Buffers.4.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/Release/netstandard2.0/System.Buffers.dll 111>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/Release/netstandard1.1/System.Collections.Concurrent.4.0.12.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Collections.Concurrent.cs /warnaserror+:NU1605 110>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/Release/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/pack/ref/netstandard2.0/System.Buffers.dll". 111>CoreCompile: CompilerServer: server - server processed compilation - System.Collections.Concurrent.4.0.12 (netstandard1.1) 118>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/Release/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/Release/netstandard2.0/System.Buffers.dll". System.Buffers.4.5.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/Release/netstandard2.0/System.Buffers.dll 113>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/Release/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/Release/netstandard2.0/System.Buffers.dll". 111>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/Release/netstandard1.3/System.Collections.Concurrent.4.0.12.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Collections.Concurrent.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Concurrent.4.0.12 (netstandard1.3) 113>CopyFilesToOutputDirectory: System.Buffers.4.5.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/Release/netstandard2.0/System.Buffers.dll 122:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (122:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (122:21) on node 3 (Build target(s)). 122>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/netstandard1.3/". 118>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/Release/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/pack/ref/netstandard2.0/System.Buffers.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj" (134:15) on node 8 (Build;Pack target(s)). 134:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj" (134:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj" (134:17) on node 8 (Build target(s)). 134>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/net6.0/ref". 113>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/Release/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/pack/ref/netstandard2.0/System.Buffers.dll". 134:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj" (134:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj" (134:16) on node 15 (Build target(s)). 134>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (125:19) on node 14 (Build;Pack target(s)). 125:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (125:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (125:20) on node 14 (Build target(s)). 125>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net6.0/ref". 114>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 109>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 125:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (125:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (125:21) on node 9 (Build target(s)). 125>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net7.0/ref". 125:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (125:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (125:22) on node 10 (Build target(s)). 125>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/netstandard2.0/". 122:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (122:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (122:22) on node 26 (Build target(s)). 122>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/netstandard2.0/". 111>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/Release/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/Release/netstandard1.1/System.Collections.Concurrent.dll". 110>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (Build target(s)). 111>CopyFilesToOutputDirectory: System.Collections.Concurrent.4.0.12 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/Release/netstandard1.1/System.Collections.Concurrent.dll 135>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 111>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/Release/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/ref/netstandard1.1/System.Collections.Concurrent.dll". 111>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/Release/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/Release/netstandard1.3/System.Collections.Concurrent.dll". 118>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (Build target(s)). 111>CopyFilesToOutputDirectory: System.Collections.Concurrent.4.0.12 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/Release/netstandard1.3/System.Collections.Concurrent.dll 113>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (Build target(s)). 111>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/Release/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/ref/netstandard1.3/System.Collections.Concurrent.dll". 130>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 33>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/microsoft.bcl.hashcode.nuspec". 121:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (121:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (121:22) on node 21 (Build target(s)). 121>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/netstandard2.0/". 33>GenerateNuspec: The package Microsoft.Bcl.HashCode.1.1.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.HashCode.1.1.1.nupkg'. 33>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (Build;Pack target(s)). 111>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (Build target(s)). 111>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (Build target(s)). 126>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 109>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.4.4.0/Release/netstandard2.0/System.CodeDom.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.4.4.0/Release/netstandard2.0/System.CodeDom.4.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.CodeDom.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.CodeDom.4.4.0 (netstandard2.0) 122>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 135:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (135:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (135:17) on node 7 (Build target(s)). 135>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/Release/netstandard1.3/". 114>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.6.0/Release/netstandard2.0/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.6.0/Release/netstandard2.0/System.Buffers.4.6.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Buffers.cs /warnaserror+:NU1605 135>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/Release/netstandard1.3/". 114>CoreCompile: CompilerServer: server - server processed compilation - System.Buffers.4.6.0 (netstandard2.0) 123>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 135>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/Release/netstandard1.1/System.Collections.Concurrent.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Collections.Concurrent.cs /warnaserror+:NU1605 124>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 135>CoreCompile: CompilerServer: server - server processed compilation - System.Collections.Concurrent.4.3.0 (netstandard1.1) 121>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 130>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.0/Release/netstandard1.0/System.Collections.Immutable.1.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.1.3.0 (netstandard1.0) 114>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.6.0/Release/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.6.0/Release/netstandard2.0/System.Buffers.dll". System.Buffers.4.6.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.6.0/Release/netstandard2.0/System.Buffers.dll 109>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.4.4.0/Release/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.4.4.0/Release/netstandard2.0/System.CodeDom.dll". System.CodeDom.4.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.4.4.0/Release/netstandard2.0/System.CodeDom.dll 114>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.6.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.6.0/Release/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.6.0/pack/lib/netstandard2.0/System.Buffers.dll". 109>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.4.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.4.4.0/Release/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.4.4.0/pack/ref/netstandard2.0/System.CodeDom.dll". 135>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/Release/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/Release/netstandard1.1/System.Collections.Concurrent.dll". System.Collections.Concurrent.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/Release/netstandard1.1/System.Collections.Concurrent.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/Release/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/ref/netstandard1.1/System.Collections.Concurrent.dll". 121>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 122>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/netstandard1.0/System.Collections.Immutable.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 117>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 122>CoreCompile: CompilerServer: server - server processed compilation - System.Collections.Immutable.5.0.0 (netstandard1.0) 126>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.1/Release/netstandard1.0/System.Collections.Immutable.1.3.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.1.3.1 (netstandard1.0) 130>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.0/Release/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.0/Release/netstandard1.0/System.Collections.Immutable.dll". 123>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.2.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.2.0/Release/netstandard1.0/System.Collections.Immutable.1.2.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.1.2.0 (netstandard1.0) 130>CopyFilesToOutputDirectory: System.Collections.Immutable.1.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.0/Release/netstandard1.0/System.Collections.Immutable.dll 124>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/netstandard2.0/System.CodeDom.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/netstandard2.0/System.CodeDom.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.CodeDom.cs /warnaserror+:NU1605 122>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 114>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj" (Build target(s)). 130>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.0/Release/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.0/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 109>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (Build target(s)). 135>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (Build target(s)). 124>CoreCompile: CompilerServer: server - server processed compilation - System.CodeDom.6.0.0 (netstandard2.0) 121>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/netstandard1.0/System.Collections.Immutable.1.5.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.1.5.0 (netstandard1.0) 126>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.1/Release/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.1/Release/netstandard1.0/System.Collections.Immutable.dll". System.Collections.Immutable.1.3.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.1/Release/netstandard1.0/System.Collections.Immutable.dll 122>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard1.0/System.Collections.Immutable.dll". 126>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.1/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.1/Release/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.1/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 122>CopyFilesToOutputDirectory: System.Collections.Immutable.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard1.0/System.Collections.Immutable.dll 130>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" (Build target(s)). 123>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.2.0/Release/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.2.0/Release/netstandard1.0/System.Collections.Immutable.dll". 122>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 123>CopyFilesToOutputDirectory: System.Collections.Immutable.1.2.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.2.0/Release/netstandard1.0/System.Collections.Immutable.dll 108>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/nuget.versioning.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.11.0/pack/nuget.versioning.nuspec". 123>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.2.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.2.0/Release/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.2.0/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 121>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/netstandard1.3/System.Collections.Immutable.1.5.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.3/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.1.5.0 (netstandard1.3) 135>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 124>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/Release/netstandard2.0/System.CodeDom.dll". System.CodeDom.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/Release/netstandard2.0/System.CodeDom.dll 96>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/nuget.versioning.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Versioning.6.8.1/pack/nuget.versioning.nuspec". 108>GenerateNuspec: The package NuGet.Versioning.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Versioning.6.11.0.nupkg'. 121>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard1.0/System.Collections.Immutable.dll". 124>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/Release/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/pack/lib/netstandard2.0/System.CodeDom.dll". 108>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj" (Build;Pack target(s)). 121>CopyFilesToOutputDirectory: System.Collections.Immutable.1.5.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard1.0/System.Collections.Immutable.dll 117>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/netstandard2.0/System.CodeDom.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/netstandard2.0/System.CodeDom.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.CodeDom.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.CodeDom.7.0.0 (netstandard2.0) 126>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" (Build target(s)). 124>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 121>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 96>GenerateNuspec: The package NuGet.Versioning.6.8.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 122>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/netstandard1.3/System.Collections.Immutable.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.3/System.Collections.Immutable.cs /warnaserror+:NU1605 96>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Versioning.6.8.1.nupkg'. 122>CoreCompile: CompilerServer: server - server processed compilation - System.Collections.Immutable.5.0.0 (netstandard1.3) 96>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj" (Build;Pack target(s)). 123>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" (Build target(s)). 117>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (133:23) on node 2 (Build;Pack target(s)). 133:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (133:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (133:24) on node 5 (Build target(s)). 133>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net7.0/ref". 133:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (133:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (133:25) on node 30 (Build target(s)). 133>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net8.0/". 122>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (Build target(s)). 133>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net8.0/ref". 133:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (133:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (133:27) on node 31 (Build target(s)). 133>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/netstandard2.0/". 133:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (133:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (133:26) on node 2 (Build target(s)). 133>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net6.0/". 124>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj" (Build target(s)). 133>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net6.0/ref". 117>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 121>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard1.3/System.Collections.Immutable.dll". 121>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (Build target(s)). 121>CopyFilesToOutputDirectory: System.Collections.Immutable.1.5.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard1.3/System.Collections.Immutable.dll 122>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard1.3/System.Collections.Immutable.dll". System.Collections.Immutable.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard1.3/System.Collections.Immutable.dll 121>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard1.3/System.Collections.Immutable.dll". 117>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/netstandard2.0/System.CodeDom.dll". System.CodeDom.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/netstandard2.0/System.CodeDom.dll 122>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard1.3/System.Collections.Immutable.dll". 117>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/pack/lib/netstandard2.0/System.CodeDom.dll". 135>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/Release/netstandard1.3/System.Collections.Concurrent.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Collections.Concurrent.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Concurrent.4.3.0 (netstandard1.3) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (140:15) on node 17 (Build;Pack target(s)). 140:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (140:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (140:16) on node 6 (Build target(s)). 140>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/Release/netstandard1.3/". 140:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (140:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (140:17) on node 17 (Build target(s)). 140>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/Release/netstandard1.0/". 121>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (Build target(s)). 122>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (Build target(s)). 117>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net7.0/System.CodeDom.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net7.0/refint/System.CodeDom.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net7.0/System.CodeDom.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.CodeDom.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.CodeDom.7.0.0 (net7.0) 117>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (Build target(s)). 124>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/net6.0/System.CodeDom.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/net6.0/refint/System.CodeDom.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/net6.0/System.CodeDom.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.CodeDom.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.CodeDom.6.0.0 (net6.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:27) on node 20 (Build;Pack target(s)). 132:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:28) on node 20 (Build target(s)). 132>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.1/". 135>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/Release/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/Release/netstandard1.3/System.Collections.Concurrent.dll". System.Collections.Concurrent.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/Release/netstandard1.3/System.Collections.Concurrent.dll 134>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 135>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/Release/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/ref/netstandard1.3/System.Collections.Concurrent.dll". 132:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:29) on node 25 (Build target(s)). 132>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.3/". 122>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 117>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net6.0/System.CodeDom.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net6.0/refint/System.CodeDom.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net6.0/System.CodeDom.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.CodeDom.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.CodeDom.7.0.0 (net6.0) 125>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 117>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net7.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/net7.0/System.CodeDom.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net7.0/refint/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net7.0/ref/System.CodeDom.dll". System.CodeDom.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/net7.0/System.CodeDom.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/net7.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/pack/lib/net7.0/System.CodeDom.dll". 124>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/net6.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/Release/net6.0/System.CodeDom.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/net6.0/refint/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/Release/net6.0/ref/System.CodeDom.dll". 135>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (Build target(s)). 124>CopyFilesToOutputDirectory: System.CodeDom.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/Release/net6.0/System.CodeDom.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/Release/net6.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/pack/lib/net6.0/System.CodeDom.dll". 132:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:30) on node 23 (Build target(s)). 132>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.4/". 121>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 132:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:31) on node 29 (Build target(s)). 132>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.0/". 117>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net6.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/net6.0/System.CodeDom.dll". 140>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 117>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net6.0/refint/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/Release/net6.0/ref/System.CodeDom.dll". 134>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/netstandard2.0/System.Collections.Immutable.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.6.0.0 (netstandard2.0) 117>CopyFilesToOutputDirectory: System.CodeDom.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/net6.0/System.CodeDom.dll 117>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (Build target(s)). 140>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 117>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/Release/net6.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/pack/lib/net6.0/System.CodeDom.dll". 124>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj" (Build target(s)). 122>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/netstandard2.0/System.Collections.Immutable.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.5.0.0 (netstandard2.0) 125>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/netstandard2.0/System.Collections.Immutable.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.7.0.0 (netstandard2.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (128:15) on node 6 (Build;Pack target(s)). 128:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (128:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (128:17) on node 16 (Build target(s)). 128>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/Release/netstandard1.3/". 128:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (128:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (128:16) on node 32 (Build target(s)). 128>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/Release/netstandard1.0/". 125>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 134>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 134>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/Release/netstandard2.0/System.Collections.Immutable.dll". System.Collections.Immutable.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/Release/netstandard2.0/System.Collections.Immutable.dll 117>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (Build target(s)). 132:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (132:32) on node 1 (Build target(s)). 132>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.1/". 125>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 134>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/Release/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/pack/lib/netstandard2.0/System.Collections.Immutable.dll". 121>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/netstandard2.0/System.Collections.Immutable.1.5.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.1.5.0 (netstandard2.0) 125>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/netstandard2.0/System.Collections.Immutable.dll". System.Collections.Immutable.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/netstandard2.0/System.Collections.Immutable.dll 122>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/Release/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard2.0/System.Collections.Immutable.dll". System.Collections.Immutable.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard2.0/System.Collections.Immutable.dll 125>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/pack/lib/netstandard2.0/System.Collections.Immutable.dll". 122>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/Release/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard2.0/System.Collections.Immutable.dll". 140>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/Release/netstandard1.3/System.Collections.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/Release/netstandard1.3/System.Collections.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Collections.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.4.0.11 (netstandard1.3) 140>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/Release/netstandard1.0/System.Collections.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/Release/netstandard1.0/System.Collections.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Collections.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.4.0.11 (netstandard1.0) 132>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 134>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj" (Build target(s)). 82>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 121>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/Release/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard2.0/System.Collections.Immutable.dll". System.Collections.Immutable.1.5.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard2.0/System.Collections.Immutable.dll 130>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.0/pack/system.collections.immutable.nuspec". 125>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (Build target(s)). 122>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (Build target(s)). 121>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/Release/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard2.0/System.Collections.Immutable.dll". 140>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/Release/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/Release/netstandard1.3/System.Collections.dll". 125>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net6.0/System.Collections.Immutable.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net6.0/refint/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net6.0/System.Collections.Immutable.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Collections.Immutable.cs /warnaserror+:NU1605 109>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.4.4.0/pack/system.codedom.nuspec". 140>CopyFilesToOutputDirectory: System.Collections.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/Release/netstandard1.3/System.Collections.dll 125>CoreCompile: CompilerServer: server - server processed compilation - System.Collections.Immutable.7.0.0 (net6.0) 130>GenerateNuspec: The package System.Collections.Immutable.1.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.3.0.nupkg'. 128>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (127:11) on node 3 (Build;Pack target(s)). 127:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (127:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (127:12) on node 3 (Build target(s)). 127>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.4.3.0/Release/netstandard1.0/". 140>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/Release/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/Release/netstandard1.0/System.Collections.dll". System.Collections.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/Release/netstandard1.0/System.Collections.dll 127>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.4.3.0/Release/netstandard1.0/". 140>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/pack/ref/netstandard1.3". 130>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" (Build;Pack target(s)). 140>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/Release/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/pack/ref/netstandard1.3/System.Collections.dll". 125>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net7.0/System.Collections.Immutable.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net7.0/refint/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net7.0/System.Collections.Immutable.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Collections.Immutable.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Collections.Immutable.7.0.0 (net7.0) 128>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 134>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/net6.0/System.Collections.Immutable.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/net6.0/refint/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/net6.0/System.Collections.Immutable.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.6.0.0 (net6.0) 109>GenerateNuspec: The package System.CodeDom.4.4.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 140>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/pack/ref/netstandard1.0". 109>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.CodeDom.4.4.0.nupkg'. 140>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/Release/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/pack/ref/netstandard1.0/System.Collections.dll". 109>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (Build;Pack target(s)). 126>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.3.1/pack/system.collections.immutable.nuspec". 132>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 132>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.1/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.ComponentModel.Annotations.5.0.0 (netstandard1.1) 126>GenerateNuspec: The package System.Collections.Immutable.1.3.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.3.1.nupkg'. 126>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" (Build;Pack target(s)). 123>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.2.0/pack/system.collections.immutable.nuspec". 121>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (Build target(s)). 140>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" (148:11) on node 28 (Build;Pack target(s)). 148:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" (148:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" (148:12) on node 28 (Build target(s)). 148>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.AttributedModel.1.0.31/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.AttributedModel.1.0.31/Release/netstandard1.0/". 125>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net6.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/net6.0/System.Collections.Immutable.dll". 123>GenerateNuspec: The package System.Collections.Immutable.1.2.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.2.0.nupkg'. 125>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net6.0/refint/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net6.0/ref/System.Collections.Immutable.dll". 82>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.cs /warnaserror+:NU1605 123>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" (Build;Pack target(s)). 125>CopyFilesToOutputDirectory: System.Collections.Immutable.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/net6.0/System.Collections.Immutable.dll 82>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.CodeAnalysis.VisualBasic.4.0.1 (netstandard2.0) 140>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (Build target(s)). 125>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/net6.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/pack/lib/net6.0/System.Collections.Immutable.dll". 134>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/net6.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/Release/net6.0/System.Collections.Immutable.dll". 125>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/net7.0/System.Collections.Immutable.dll". 134>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/net6.0/refint/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/Release/net6.0/ref/System.Collections.Immutable.dll". 132>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.1/System.ComponentModel.Annotations.dll". 125>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net7.0/refint/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/Release/net7.0/ref/System.Collections.Immutable.dll". System.Collections.Immutable.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/net7.0/System.Collections.Immutable.dll 132>CopyFilesToOutputDirectory: System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.1/System.ComponentModel.Annotations.dll 82>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/Microsof.64F75C74.Up2Date" because "AlwaysCreate" was specified. 134>CopyFilesToOutputDirectory: System.Collections.Immutable.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/Release/net6.0/System.Collections.Immutable.dll 82>_CopyFilesMarkedCopyLocal: Touching "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/Microsof.64F75C74.Up2Date". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" (137:11) on node 24 (Build;Pack target(s)). 137:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" (137:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" (137:12) on node 24 (Build target(s)). 137>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Convention.1.0.31/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Convention.1.0.31/Release/netstandard1.0/". 132>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 128>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/Release/netstandard1.3/System.Collections.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/Release/netstandard1.3/System.Collections.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Collections.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.4.3.0 (netstandard1.3) 125>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/Release/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/pack/lib/net7.0/System.Collections.Immutable.dll". 132>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.1/System.ComponentModel.Annotations.dll". 134>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/Release/net6.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/pack/lib/net6.0/System.Collections.Immutable.dll". 133>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 132>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.3/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 125>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (Build target(s)). 132>CoreCompile: CompilerServer: server - server processed compilation - System.ComponentModel.Annotations.5.0.0 (netstandard1.3) 128>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/Release/netstandard1.0/System.Collections.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/Release/netstandard1.0/System.Collections.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Collections.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.4.3.0 (netstandard1.0) 132>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build target(s)). 128>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/Release/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/Release/netstandard1.3/System.Collections.dll". System.Collections.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/Release/netstandard1.3/System.Collections.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" (155:11) on node 7 (Build;Pack target(s)). 155:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" (155:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" (155:12) on node 7 (Build target(s)). 155>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Hosting.1.0.31/Release/netstandard1.0/". 125>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (Build target(s)). 155>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Hosting.1.0.31/Release/netstandard1.0/". 128>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/Release/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/pack/ref/netstandard1.3/System.Collections.dll". 134>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj" (Build target(s)). 132>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.3/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.3/System.ComponentModel.Annotations.dll". System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.3/System.ComponentModel.Annotations.dll 128>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/Release/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/Release/netstandard1.0/System.Collections.dll". 132>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.4/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.4/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 128>CopyFilesToOutputDirectory: System.Collections.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/Release/netstandard1.0/System.Collections.dll 132>CoreCompile: CompilerServer: server - server processed compilation - System.ComponentModel.Annotations.5.0.0 (netstandard1.4) 132>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.3/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.3/System.ComponentModel.Annotations.dll". 128>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/Release/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/pack/ref/netstandard1.0/System.Collections.dll". 128>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" (139:11) on node 18 (Build;Pack target(s)). 139:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" (139:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" (139:12) on node 18 (Build target(s)). 139>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Runtime.1.0.31/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Runtime.1.0.31/Release/netstandard1.0/". 127>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 133>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/netstandard2.0/System.Collections.Immutable.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.Manual.cs lib/netstandard2.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.8.0.0 (netstandard2.0) 132>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.4/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.4/System.ComponentModel.Annotations.dll". 128>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (Build target(s)). 132>CopyFilesToOutputDirectory: System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.4/System.ComponentModel.Annotations.dll 132>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build target(s)). 132>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard1.4/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.4/System.ComponentModel.Annotations.dll". 148>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 133>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 133>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 133>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" (150:11) on node 19 (Build;Pack target(s)). 150:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" (150:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" (150:12) on node 19 (Build target(s)). 150>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.TypedParts.1.0.31/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.TypedParts.1.0.31/Release/netstandard1.0/". 133>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/netstandard2.0/System.Collections.Immutable.dll". System.Collections.Immutable.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/netstandard2.0/System.Collections.Immutable.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj" (141:15) on node 22 (Build;Pack target(s)). 141:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj" (141:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj" (141:17) on node 4 (Build target(s)). 141>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/netstandard2.0/". 133>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/pack/lib/netstandard2.0/System.Collections.Immutable.dll". 132>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 127>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.4.3.0/Release/netstandard1.0/System.ComponentModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.4.3.0/Release/netstandard1.0/System.ComponentModel.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.ComponentModel.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.ComponentModel.4.3.0 (netstandard1.0) 132>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build target(s)). 141:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj" (141:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj" (141:16) on node 22 (Build target(s)). 141>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/ref". 137>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (142:15) on node 13 (Build;Pack target(s)). 142:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (142:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (142:17) on node 17 (Build target(s)). 142>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/Release/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (138:19) on node 27 (Build;Pack target(s)). 138:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (138:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (138:20) on node 21 (Build target(s)). 138>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/netstandard2.0/". 148>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.AttributedModel.1.0.31/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.AttributedModel.1.0.31/Release/netstandard1.0/System.Composition.AttributedModel.1.0.31.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Composition.AttributedModel.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Composition.AttributedModel.1.0.31 (netstandard1.0) 133>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (Build target(s)). 142:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (142:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (142:16) on node 13 (Build target(s)). 142>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/Release/netstandard1.0/". 133>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net7.0/System.Collections.Immutable.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net7.0/refint/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net7.0/System.Collections.Immutable.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.Manual.cs lib/net7.0/System.Collections.Immutable.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Collections.Immutable.8.0.0 (net7.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (131:11) on node 26 (Build;Pack target(s)). 131:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (131:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (131:12) on node 26 (Build target(s)). 131>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Console.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Console.4.3.0/Release/netstandard1.3/". 127>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.4.3.0/Release/netstandard1.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.4.3.0/Release/netstandard1.0/System.ComponentModel.dll". 155>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 133>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net6.0/System.Collections.Immutable.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net6.0/refint/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net6.0/System.Collections.Immutable.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.Manual.cs lib/net6.0/System.Collections.Immutable.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Collections.Immutable.8.0.0 (net6.0) 127>CopyFilesToOutputDirectory: System.ComponentModel.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.4.3.0/Release/netstandard1.0/System.ComponentModel.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (129:15) on node 11 (Build;Pack target(s)). 129:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (129:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (129:17) on node 11 (Build target(s)). 129>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/Release/netstandard1.0/". 129:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (129:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (129:16) on node 20 (Build target(s)). 129>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/Release/netstandard1.3/". 133>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net8.0/System.Collections.Immutable.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net8.0/refint/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net8.0/System.Collections.Immutable.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/System.Collections.Immutable.cs /warnaserror+:NU1605,SYSLIB0011 127>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.4.3.0/Release/netstandard1.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.4.3.0/pack/ref/netstandard1.0/System.ComponentModel.dll". 133>CoreCompile: CompilerServer: server - server processed compilation - System.Collections.Immutable.8.0.0 (net8.0) 138:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (138:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (138:21) on node 27 (Build target(s)). 138>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/ref". 138:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (138:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (138:22) on node 12 (Build target(s)). 138>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/ref". 148>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.AttributedModel.1.0.31/Release/netstandard1.0/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.AttributedModel.1.0.31/Release/netstandard1.0/System.Composition.AttributedModel.dll". 139>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 148>CopyFilesToOutputDirectory: System.Composition.AttributedModel.1.0.31 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.AttributedModel.1.0.31/Release/netstandard1.0/System.Composition.AttributedModel.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.AttributedModel.1.0.31/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.AttributedModel.1.0.31/Release/netstandard1.0/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.AttributedModel.1.0.31/pack/lib/netstandard1.0/System.Composition.AttributedModel.dll". 132>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 132>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.0/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.ComponentModel.Annotations.5.0.0 (netstandard2.0) 137>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Convention.1.0.31/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Convention.1.0.31/Release/netstandard1.0/System.Composition.Convention.1.0.31.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Composition.Convention.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Composition.Convention.1.0.31 (netstandard1.0) 133>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net7.0/System.Collections.Immutable.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net7.0/refint/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net7.0/ref/System.Collections.Immutable.dll". 127>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (Build target(s)). 133>CopyFilesToOutputDirectory: System.Collections.Immutable.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net7.0/System.Collections.Immutable.dll 94>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/nuget.configuration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Configuration.6.11.0/pack/nuget.configuration.nuspec". 133>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net6.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net6.0/System.Collections.Immutable.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net6.0/refint/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net6.0/ref/System.Collections.Immutable.dll". System.Collections.Immutable.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net6.0/System.Collections.Immutable.dll 133>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/pack/lib/net7.0/System.Collections.Immutable.dll". 133>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net6.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/pack/lib/net6.0/System.Collections.Immutable.dll". 133>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net8.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net8.0/System.Collections.Immutable.dll". 94>GenerateNuspec: The package NuGet.Configuration.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (136:15) on node 14 (Build;Pack target(s)). 136:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (136:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (136:17) on node 16 (Build target(s)). 136>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.3/". 94>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Configuration.6.11.0.nupkg'. 133>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net8.0/refint/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/Release/net8.0/ref/System.Collections.Immutable.dll". 94>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj" (Build;Pack target(s)). 133>CopyFilesToOutputDirectory: System.Collections.Immutable.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net8.0/System.Collections.Immutable.dll 148>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" (Build target(s)). 133>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/pack/lib/net8.0". 155>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Hosting.1.0.31/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Hosting.1.0.31/Release/netstandard1.0/System.Composition.Hosting.1.0.31.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Composition.Hosting.cs /warnaserror+:NU1605 133>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/Release/net8.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/pack/lib/net8.0/System.Collections.Immutable.dll". 136:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (136:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (136:16) on node 8 (Build target(s)). 136>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.1/". 155>CoreCompile: CompilerServer: server - server processed compilation - System.Composition.Hosting.1.0.31 (netstandard1.0) 132>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.0/System.ComponentModel.Annotations.dll". 137>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Convention.1.0.31/Release/netstandard1.0/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Convention.1.0.31/Release/netstandard1.0/System.Composition.Convention.dll". 132>CopyFilesToOutputDirectory: System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.0/System.ComponentModel.Annotations.dll 139>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Runtime.1.0.31/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Runtime.1.0.31/Release/netstandard1.0/System.Composition.Runtime.1.0.31.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Composition.Runtime.cs /warnaserror+:NU1605 142>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 137>CopyFilesToOutputDirectory: System.Composition.Convention.1.0.31 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Convention.1.0.31/Release/netstandard1.0/System.Composition.Convention.dll 139>CoreCompile: CompilerServer: server - server processed compilation - System.Composition.Runtime.1.0.31 (netstandard1.0) 133>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (166:19) on node 9 (Build;Pack target(s)). 166:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (166:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (166:20) on node 25 (Build target(s)). 166>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.3/". 132>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard2.0/System.ComponentModel.Annotations.dll". 137>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Convention.1.0.31/pack/lib/netstandard1.0". 166>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.3/". 137>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Convention.1.0.31/Release/netstandard1.0/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Convention.1.0.31/pack/lib/netstandard1.0/System.Composition.Convention.dll". 133>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (Build target(s)). 132>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.1/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.1/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 150>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 166:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (166:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (166:21) on node 14 (Build target(s)). 166>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.1/". 133>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (Build target(s)). 155>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Hosting.1.0.31/Release/netstandard1.0/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Hosting.1.0.31/Release/netstandard1.0/System.Composition.Hosting.dll". System.Composition.Hosting.1.0.31 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Hosting.1.0.31/Release/netstandard1.0/System.Composition.Hosting.dll 142>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 132>CoreCompile: CompilerServer: server - server processed compilation - System.ComponentModel.Annotations.5.0.0 (netstandard2.1) 155>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Hosting.1.0.31/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Hosting.1.0.31/Release/netstandard1.0/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Hosting.1.0.31/pack/lib/netstandard1.0/System.Composition.Hosting.dll". 129>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 139>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Runtime.1.0.31/Release/netstandard1.0/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Runtime.1.0.31/Release/netstandard1.0/System.Composition.Runtime.dll". 137>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" (Build target(s)). 129>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 131>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 166:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (166:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (166:22) on node 9 (Build target(s)). 166>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/". 139>CopyFilesToOutputDirectory: System.Composition.Runtime.1.0.31 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Runtime.1.0.31/Release/netstandard1.0/System.Composition.Runtime.dll 166>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/ref". 132>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build target(s)). 139>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Runtime.1.0.31/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Runtime.1.0.31/Release/netstandard1.0/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Runtime.1.0.31/pack/lib/netstandard1.0/System.Composition.Runtime.dll". 155>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" (Build target(s)). 132>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.1/System.ComponentModel.Annotations.dll". 142>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/Release/netstandard1.3/System.Diagnostics.Debug.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Diagnostics.Debug.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Debug.4.0.11 (netstandard1.3) 132>CopyFilesToOutputDirectory: System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.1/System.ComponentModel.Annotations.dll 150>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.TypedParts.1.0.31/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.TypedParts.1.0.31/Release/netstandard1.0/System.Composition.TypedParts.1.0.31.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Composition.TypedParts.cs /warnaserror+:NU1605 132>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/Release/netstandard2.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard2.1/System.ComponentModel.Annotations.dll". 150>CoreCompile: CompilerServer: server - server processed compilation - System.Composition.TypedParts.1.0.31 (netstandard1.0) 139>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" (Build target(s)). 129>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/Release/netstandard1.0/System.Diagnostics.Debug.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Diagnostics.Debug.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Debug.4.3.0 (netstandard1.0) 142>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/Release/netstandard1.0/System.Diagnostics.Debug.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Diagnostics.Debug.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Debug.4.0.11 (netstandard1.0) 131>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Console.4.3.0/Release/netstandard1.3/System.Console.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Console.4.3.0/Release/netstandard1.3/System.Console.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Console.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Console.4.3.0 (netstandard1.3) 136>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 136>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 129>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/Release/netstandard1.3/System.Diagnostics.Debug.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Diagnostics.Debug.cs /warnaserror+:NU1605 132>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (143:23) on node 23 (Build;Pack target(s)). 143:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (143:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (143:24) on node 23 (Build target(s)). 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/". 129>CoreCompile: CompilerServer: server - server processed compilation - System.Diagnostics.Debug.4.3.0 (netstandard1.3) 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/". 142>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/Release/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/Release/netstandard1.3/System.Diagnostics.Debug.dll". 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/ref". 142>CopyFilesToOutputDirectory: System.Diagnostics.Debug.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/Release/netstandard1.3/System.Diagnostics.Debug.dll 150>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.TypedParts.1.0.31/Release/netstandard1.0/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.TypedParts.1.0.31/Release/netstandard1.0/System.Composition.TypedParts.dll". 142>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/Release/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/ref/netstandard1.3/System.Diagnostics.Debug.dll". 150>CopyFilesToOutputDirectory: System.Composition.TypedParts.1.0.31 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.TypedParts.1.0.31/Release/netstandard1.0/System.Composition.TypedParts.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.TypedParts.1.0.31/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.TypedParts.1.0.31/Release/netstandard1.0/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.TypedParts.1.0.31/pack/lib/netstandard1.0/System.Composition.TypedParts.dll". 129>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/Release/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/Release/netstandard1.0/System.Diagnostics.Debug.dll". 142>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/Release/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/Release/netstandard1.0/System.Diagnostics.Debug.dll". 129>CopyFilesToOutputDirectory: System.Diagnostics.Debug.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/Release/netstandard1.0/System.Diagnostics.Debug.dll 142>CopyFilesToOutputDirectory: System.Diagnostics.Debug.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/Release/netstandard1.0/System.Diagnostics.Debug.dll 166>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 129>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/Release/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/ref/netstandard1.0/System.Diagnostics.Debug.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (152:11) on node 32 (Build;Pack target(s)). 152:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (152:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (152:12) on node 32 (Build target(s)). 152>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.5.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.5.0.0/Release/netstandard2.0/". 142>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/ref/netstandard1.0". 131>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Console.4.3.0/Release/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Console.4.3.0/Release/netstandard1.3/System.Console.dll". 142>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/Release/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/ref/netstandard1.0/System.Diagnostics.Debug.dll". 131>CopyFilesToOutputDirectory: System.Console.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Console.4.3.0/Release/netstandard1.3/System.Console.dll 166>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 142>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (Build target(s)). 129>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/Release/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/Release/netstandard1.3/System.Diagnostics.Debug.dll". 143:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (143:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (143:25) on node 31 (Build target(s)). 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/refint/". 129>CopyFilesToOutputDirectory: System.Diagnostics.Debug.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/Release/netstandard1.3/System.Diagnostics.Debug.dll 131>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Console.4.3.0/pack/ref/netstandard1.3". 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/ref". 131>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Console.4.3.0/Release/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Console.4.3.0/pack/ref/netstandard1.3/System.Console.dll". 150>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" (Build target(s)). 129>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/Release/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/ref/netstandard1.3/System.Diagnostics.Debug.dll". 136>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.3/System.Diagnostics.DiagnosticSource.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 136>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.1/System.Diagnostics.DiagnosticSource.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 136>CoreCompile: CompilerServer: server - server processed compilation - System.Diagnostics.DiagnosticSource.4.3.0 (netstandard1.3) 136>CoreCompile: CompilerServer: server - server processed compilation - System.Diagnostics.DiagnosticSource.4.3.0 (netstandard1.1) 142>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (Build target(s)). 129>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (Build target(s)). 131>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (Build target(s)). 143:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (143:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (143:26) on node 5 (Build target(s)). 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/ref". 141>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 129>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (Build target(s)). 136>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.1/System.Diagnostics.DiagnosticSource.dll 136>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". 136>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". 136>CopyFilesToOutputDirectory: System.Diagnostics.DiagnosticSource.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.3/System.Diagnostics.DiagnosticSource.dll 143:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (143:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (143:27) on node 29 (Build target(s)). 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/netstandard2.0/". 136>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/Release/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". 166>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.3/System.Diagnostics.DiagnosticSource.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.DiagnosticSource.5.0.0 (netstandard1.3) 166>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.1/System.Diagnostics.DiagnosticSource.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.DiagnosticSource.5.0.0 (netstandard1.1) 138>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 136>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (Build target(s)). 136>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (Build target(s)). 72>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.4.0/pack/microsoft.build.utilities.core.nuspec". 166>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". 127>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/system.componentmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.4.3.0/pack/system.componentmodel.nuspec". 166>CopyFilesToOutputDirectory: System.Diagnostics.DiagnosticSource.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.3/System.Diagnostics.DiagnosticSource.dll 141>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Configuration.ConfigurationManager.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Configuration.ConfigurationManager.6.0.0 (netstandard2.0) 148>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.AttributedModel.1.0.31/pack/system.composition.attributedmodel.nuspec". 166>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". 72>GenerateNuspec: The package Microsoft.Build.Utilities.Core.17.4.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.17.4.0.nupkg'. 72>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj" (Build;Pack target(s)). 166>CopyFilesToOutputDirectory: System.Diagnostics.DiagnosticSource.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.1/System.Diagnostics.DiagnosticSource.dll 127>GenerateNuspec: The package System.ComponentModel.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.ComponentModel.4.3.0.nupkg'. 166>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/netstandard1.3". 127>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (Build;Pack target(s)). 166>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". 166>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". 148>GenerateNuspec: The package System.Composition.AttributedModel.1.0.31 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Composition.AttributedModel.1.0.31.nupkg'. 148>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" (Build;Pack target(s)). 58>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.8.3/pack/microsoft.build.utilities.core.nuspec". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (149:19) on node 30 (Build;Pack target(s)). 149:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (149:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (149:20) on node 30 (Build target(s)). 149>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net6.0/refint/". 138>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Configuration.ConfigurationManager.cs /warnaserror+:NU1605 149>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net6.0/ref". 138>CoreCompile: CompilerServer: server - server processed compilation - System.Configuration.ConfigurationManager.7.0.0 (netstandard2.0) 58>GenerateNuspec: The package Microsoft.Build.Utilities.Core.17.8.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.17.8.3.nupkg'. 141>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 58>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj" (Build;Pack target(s)). 141>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.dll". System.Configuration.ConfigurationManager.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.dll 166>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (Build target(s)). 141>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/pack/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll". 166>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (Build target(s)). 149:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (149:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (149:22) on node 17 (Build target(s)). 149>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/netstandard2.0/". 149:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (149:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (149:21) on node 1 (Build target(s)). 149>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net7.0/ref". 138>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.dll". System.Configuration.ConfigurationManager.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/netstandard2.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/pack/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll". 141>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj" (Build target(s)). 137>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/system.composition.convention.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Convention.1.0.31/pack/system.composition.convention.nuspec". 138>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (Build target(s)). 139>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/system.composition.runtime.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Runtime.1.0.31/pack/system.composition.runtime.nuspec". 137>GenerateNuspec: The package System.Composition.Convention.1.0.31 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Composition.Convention.1.0.31.nupkg'. 137>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" (Build;Pack target(s)). 141>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/System.Configuration.ConfigurationManager.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/refint/System.Configuration.ConfigurationManager.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/System.Configuration.ConfigurationManager.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Configuration.ConfigurationManager.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Configuration.ConfigurationManager.6.0.0 (net6.0) 139>GenerateNuspec: The package System.Composition.Runtime.1.0.31 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Composition.Runtime.1.0.31.nupkg'. 139>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" (Build;Pack target(s)). 155>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/system.composition.hosting.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.Hosting.1.0.31/pack/system.composition.hosting.nuspec". 138>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 155>GenerateNuspec: The package System.Composition.Hosting.1.0.31 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Composition.Hosting.1.0.31.nupkg'. 155>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (147:11) on node 11 (Build;Pack target(s)). 147:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (147:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (147:12) on node 20 (Build target(s)). 147>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/Release/netstandard1.3/". 138>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 141>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/System.Configuration.ConfigurationManager.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/refint/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/ref/System.Configuration.ConfigurationManager.dll". System.Configuration.ConfigurationManager.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/System.Configuration.ConfigurationManager.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/Release/net6.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/pack/lib/net6.0/System.Configuration.ConfigurationManager.dll". 166>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 131>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Console.4.3.0/pack/system.console.nuspec". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" (153:11) on node 13 (Build;Pack target(s)). 153:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" (153:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" (153:12) on node 13 (Build target(s)). 153>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tools.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tools.4.3.0/Release/netstandard1.0/". 131>GenerateNuspec: The package System.Console.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Console.4.3.0.nupkg'. 131>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (Build;Pack target(s)). 152>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 141>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj" (Build target(s)). 138>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net6.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/System.Configuration.ConfigurationManager.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/refint/System.Configuration.ConfigurationManager.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/System.Configuration.ConfigurationManager.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Configuration.ConfigurationManager.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (145:11) on node 8 (Build;Pack target(s)). 145:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (145:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (145:12) on node 8 (Build target(s)). 145>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/Release/netstandard1.3/". 138>CoreCompile: CompilerServer: server - server processed compilation - System.Configuration.ConfigurationManager.7.0.0 (net6.0) 145>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/Release/netstandard1.3/". 150>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/system.composition.typedparts.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Composition.TypedParts.1.0.31/pack/system.composition.typedparts.nuspec". 51>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/microsoft.bcl.hashcode.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.HashCode.6.0.0/pack/microsoft.bcl.hashcode.nuspec". 150>GenerateNuspec: The package System.Composition.TypedParts.1.0.31 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Composition.TypedParts.1.0.31.nupkg'. 51>GenerateNuspec: The package Microsoft.Bcl.HashCode.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 150>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (160:23) on node 10 (Build;Pack target(s)). 160:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (160:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (160:24) on node 16 (Build target(s)). 160>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.1/". 138>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/System.Configuration.ConfigurationManager.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/refint/System.Configuration.ConfigurationManager.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/System.Configuration.ConfigurationManager.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Configuration.ConfigurationManager.cs /warnaserror+:NU1605,SYSLIB0011 51>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.HashCode.6.0.0.nupkg'. 51>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj" (Build;Pack target(s)). 160>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.1/". 138>CoreCompile: CompilerServer: server - server processed compilation - System.Configuration.ConfigurationManager.7.0.0 (net7.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (151:23) on node 16 (Build;Pack target(s)). 151:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (151:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (151:24) on node 4 (Build target(s)). 151>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.1/". 143>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 160:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (160:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (160:25) on node 10 (Build target(s)). 160>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.2/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj" (158:15) on node 11 (Build;Pack target(s)). 158:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj" (158:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj" (158:16) on node 14 (Build target(s)). 158>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/Release/netstandard2.0/". 138>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/System.Configuration.ConfigurationManager.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/refint/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/ref/System.Configuration.ConfigurationManager.dll". System.Configuration.ConfigurationManager.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/System.Configuration.ConfigurationManager.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/net6.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/pack/lib/net6.0/System.Configuration.ConfigurationManager.dll". 143>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 152>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.5.0.0/Release/netstandard2.0/System.Diagnostics.EventLog.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Diagnostics.EventLog.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.EventLog.5.0.0 (netstandard2.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (159:19) on node 28 (Build;Pack target(s)). 159:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (159:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (159:21) on node 21 (Build target(s)). 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/netstandard2.0/". 166>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:5 /define:TRACE;RELEASE;NET;NET5_0;NETCOREAPP;NET5_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/System.Diagnostics.DiagnosticSource.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/refint/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/System.Diagnostics.DiagnosticSource.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net5.0/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.DiagnosticSource.5.0.0 (net5.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (154:15) on node 6 (Build;Pack target(s)). 154:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (154:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (154:16) on node 6 (Build target(s)). 154>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/Release/netstandard1.0/". 138>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/System.Configuration.ConfigurationManager.dll". 160:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (160:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (160:26) on node 18 (Build target(s)). 160>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.3/". 138>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/refint/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/ref/System.Configuration.ConfigurationManager.dll". 160>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.3/". 138>CopyFilesToOutputDirectory: System.Configuration.ConfigurationManager.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/System.Configuration.ConfigurationManager.dll 158:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj" (158:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj" (158:17) on node 11 (Build target(s)). 158>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/Release/netcoreapp3.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj" (146:15) on node 3 (Build;Pack target(s)). 146:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj" (146:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj" (146:17) on node 3 (Build target(s)). 146>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/Release/netstandard2.0/". 138>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/pack/lib/net7.0". 158>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/Release/netcoreapp3.0/". 138>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/Release/net7.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/pack/lib/net7.0/System.Configuration.ConfigurationManager.dll". 146>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/netstandard2.0/". 159:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (159:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (159:20) on node 28 (Build target(s)). 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net6.0/". 159:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (159:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (159:22) on node 2 (Build target(s)). 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/net7.0/". 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net6.0/refint/". 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net7.0/". 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net6.0/ref". 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net7.0/ref". 138>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (Build target(s)). 146:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj" (146:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj" (146:16) on node 24 (Build target(s)). 146>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/net6.0/ref". 153>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 152>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.5.0.0/Release/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.5.0.0/Release/netstandard2.0/System.Diagnostics.EventLog.dll". System.Diagnostics.EventLog.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.5.0.0/Release/netstandard2.0/System.Diagnostics.EventLog.dll 143>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/System.Diagnostics.DiagnosticSource.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/refint/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/System.Diagnostics.DiagnosticSource.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.DiagnosticSource.8.0.0 (net6.0) 152>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.5.0.0/Release/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.5.0.0/pack/ref/netstandard2.0/System.Diagnostics.EventLog.dll". 166>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/System.Diagnostics.DiagnosticSource.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/refint/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/ref/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/System.Diagnostics.DiagnosticSource.dll 138>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (Build target(s)). 166>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/Release/net5.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/net5.0/System.Diagnostics.DiagnosticSource.dll". 151>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 160>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 143>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/netstandard2.0/System.Diagnostics.DiagnosticSource.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.DiagnosticSource.8.0.0 (netstandard2.0) 147>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 143>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 160>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 154:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (154:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (154:17) on node 26 (Build target(s)). 154>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/Release/netstandard1.3/". 152>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (Build target(s)). 82>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll". 143>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/System.Diagnostics.DiagnosticSource.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/refint/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/ref/System.Diagnostics.DiagnosticSource.dll". 143>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 82>CopyFilesToOutputDirectory: Microsoft.CodeAnalysis.VisualBasic.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll 143>CopyFilesToOutputDirectory: System.Diagnostics.DiagnosticSource.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/System.Diagnostics.DiagnosticSource.dll 160:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (160:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (160:27) on node 19 (Build target(s)). 160>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.5/". 143>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/pack/lib/net6.0". 82>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.4.0.1/pack/lib/netstandard2.0". 143>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net6.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/pack/lib/net6.0/System.Diagnostics.DiagnosticSource.dll". 82>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.4.0.1/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.4.0.1/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll". 166>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (Build target(s)). 149>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 153>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tools.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tools.4.3.0/Release/netstandard1.0/System.Diagnostics.Tools.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Diagnostics.Tools.cs /warnaserror+:NU1605 143>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/netstandard2.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/netstandard2.0/System.Diagnostics.DiagnosticSource.dll". 153>CoreCompile: CompilerServer: server - server processed compilation - System.Diagnostics.Tools.4.3.0 (netstandard1.0) 143>CopyFilesToOutputDirectory: System.Diagnostics.DiagnosticSource.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/netstandard2.0/System.Diagnostics.DiagnosticSource.dll 160>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 143>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/netstandard2.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/pack/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll". 151:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (151:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (151:25) on node 15 (Build target(s)). 151>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.2/". 82>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj" (Build target(s)). 143>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (Build target(s)). 160>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.1/System.Diagnostics.Tracing.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Tracing.4.3.0 (netstandard1.1) 151>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.1/System.Diagnostics.Tracing.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Tracing.4.1.0 (netstandard1.1) 160>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.2/System.Diagnostics.Tracing.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.2/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Tracing.4.3.0 (netstandard1.2) 147>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/Release/netstandard1.3/System.Diagnostics.FileVersionInfo.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Diagnostics.FileVersionInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.FileVersionInfo.4.3.0 (netstandard1.3) 145>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 143>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (Build target(s)). 154>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 153>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tools.4.3.0/Release/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tools.4.3.0/Release/netstandard1.0/System.Diagnostics.Tools.dll". 143>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/System.Diagnostics.DiagnosticSource.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/refint/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/System.Diagnostics.DiagnosticSource.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605,SYSLIB0011 151:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (151:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (151:26) on node 22 (Build target(s)). 151>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.3/". 153>CopyFilesToOutputDirectory: System.Diagnostics.Tools.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tools.4.3.0/Release/netstandard1.0/System.Diagnostics.Tools.dll 143>CoreCompile: CompilerServer: server - server processed compilation - System.Diagnostics.DiagnosticSource.8.0.0 (net7.0) 153>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tools.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tools.4.3.0/Release/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tools.4.3.0/pack/ref/netstandard1.0/System.Diagnostics.Tools.dll". 149>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/netstandard2.0/System.Diagnostics.EventLog.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Diagnostics.EventLog.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.EventLog.7.0.0 (netstandard2.0) 143>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/System.Diagnostics.DiagnosticSource.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/refint/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/System.Diagnostics.DiagnosticSource.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605,SYSLIB0011 151:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (151:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (151:27) on node 25 (Build target(s)). 151>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.5/". 160>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.1/System.Diagnostics.Tracing.dll". 143>CoreCompile: CompilerServer: server - server processed compilation - System.Diagnostics.DiagnosticSource.8.0.0 (net8.0) 160>CopyFilesToOutputDirectory: System.Diagnostics.Tracing.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.1/System.Diagnostics.Tracing.dll 160>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.3/System.Diagnostics.Tracing.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Tracing.4.3.0 (netstandard1.3) 151>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.1/System.Diagnostics.Tracing.dll". 160>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.2/System.Diagnostics.Tracing.dll". 151>CopyFilesToOutputDirectory: System.Diagnostics.Tracing.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.1/System.Diagnostics.Tracing.dll 160>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.1". 149>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 160>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.1/System.Diagnostics.Tracing.dll". 160>CopyFilesToOutputDirectory: System.Diagnostics.Tracing.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.2/System.Diagnostics.Tracing.dll 151>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.1/System.Diagnostics.Tracing.dll". 160>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.2/System.Diagnostics.Tracing.dll". 153>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" (Build target(s)). 147>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/Release/netstandard1.3/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/Release/netstandard1.3/System.Diagnostics.FileVersionInfo.dll". System.Diagnostics.FileVersionInfo.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/Release/netstandard1.3/System.Diagnostics.FileVersionInfo.dll 160>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 147>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/pack/ref/netstandard1.3". 143>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/System.Diagnostics.DiagnosticSource.dll". 147>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/Release/netstandard1.3/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/pack/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll". 143>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/refint/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/ref/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/System.Diagnostics.DiagnosticSource.dll 149>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/netstandard2.0/System.Diagnostics.EventLog.dll". 143>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net7.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/pack/lib/net7.0/System.Diagnostics.DiagnosticSource.dll". 154>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/Release/netstandard1.0/System.Dynamic.Runtime.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Dynamic.Runtime.cs /warnaserror+:NU1605 149>CopyFilesToOutputDirectory: System.Diagnostics.EventLog.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/netstandard2.0/System.Diagnostics.EventLog.dll 143>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/System.Diagnostics.DiagnosticSource.dll". 154>CoreCompile: CompilerServer: server - server processed compilation - System.Dynamic.Runtime.4.0.11 (netstandard1.0) 160>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.3/System.Diagnostics.Tracing.dll". 143>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/refint/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/ref/System.Diagnostics.DiagnosticSource.dll". 145>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/Release/netstandard1.3/System.Diagnostics.TraceSource.4.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Diagnostics.TraceSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.TraceSource.4.0.0 (netstandard1.3) 143>CopyFilesToOutputDirectory: System.Diagnostics.DiagnosticSource.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/System.Diagnostics.DiagnosticSource.dll 160>CopyFilesToOutputDirectory: System.Diagnostics.Tracing.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.3/System.Diagnostics.Tracing.dll 160>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build target(s)). 149>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/pack/lib/netstandard2.0/System.Diagnostics.EventLog.dll". 151>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build target(s)). 160>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build target(s)). 143>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/pack/lib/net8.0". 160>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.3". 143>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/Release/net8.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/pack/lib/net8.0/System.Diagnostics.DiagnosticSource.dll". 160>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.3/System.Diagnostics.Tracing.dll". 147>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (Build target(s)). 151>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 143>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (Build target(s)). 145>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/Release/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/Release/netstandard1.3/System.Diagnostics.TraceSource.dll". 149>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>CopyFilesToOutputDirectory: System.Diagnostics.TraceSource.4.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/Release/netstandard1.3/System.Diagnostics.TraceSource.dll 154>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/Release/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/Release/netstandard1.0/System.Dynamic.Runtime.dll". 145>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/Release/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/pack/ref/netstandard1.3/System.Diagnostics.TraceSource.dll". 154>CopyFilesToOutputDirectory: System.Dynamic.Runtime.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/Release/netstandard1.0/System.Dynamic.Runtime.dll 149>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net6.0/System.Diagnostics.EventLog.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net6.0/refint/System.Diagnostics.EventLog.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net6.0/System.Diagnostics.EventLog.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Diagnostics.EventLog.cs /warnaserror+:NU1605 149>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (Build target(s)). 160>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build target(s)). 149>CoreCompile: CompilerServer: server - server processed compilation - System.Diagnostics.EventLog.7.0.0 (net6.0) 160>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.5/System.Diagnostics.Tracing.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Tracing.4.3.0 (netstandard1.5) 143>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (Build target(s)). 154>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/Release/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/ref/netstandard1.0/System.Dynamic.Runtime.dll". 151>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 151>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 154>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (165:15) on node 27 (Build;Pack target(s)). 165:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (165:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (165:16) on node 27 (Build target(s)). 165>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/Release/netstandard1.0/". 145>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (Build target(s)). 165:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (165:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (165:17) on node 23 (Build target(s)). 165>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/Release/netstandard1.3/". 151>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.2/System.Diagnostics.Tracing.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.2/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Tracing.4.1.0 (netstandard1.2) 160>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.5/System.Diagnostics.Tracing.dll". 154>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (Build target(s)). 160>CopyFilesToOutputDirectory: System.Diagnostics.Tracing.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.5/System.Diagnostics.Tracing.dll 149>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net6.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/net6.0/System.Diagnostics.EventLog.dll". 159>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 149>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net6.0/refint/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net6.0/ref/System.Diagnostics.EventLog.dll". System.Diagnostics.EventLog.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/net6.0/System.Diagnostics.EventLog.dll 160>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/Release/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.5/System.Diagnostics.Tracing.dll". 158>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 149>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/net6.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/pack/lib/net6.0/System.Diagnostics.EventLog.dll". 149>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net7.0/System.Diagnostics.EventLog.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net7.0/refint/System.Diagnostics.EventLog.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net7.0/System.Diagnostics.EventLog.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Diagnostics.EventLog.cs /warnaserror+:NU1605,SYSLIB0011 146>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 151>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.3/System.Diagnostics.Tracing.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Tracing.4.1.0 (netstandard1.3) 151>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.5/System.Diagnostics.Tracing.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Diagnostics.Tracing.4.1.0 (netstandard1.5) 160>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build target(s)). 151>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.2/System.Diagnostics.Tracing.dll". 154>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/Release/netstandard1.3/System.Dynamic.Runtime.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Dynamic.Runtime.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Dynamic.Runtime.4.0.11 (netstandard1.3) 151>CopyFilesToOutputDirectory: System.Diagnostics.Tracing.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.2/System.Diagnostics.Tracing.dll 149>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (Build target(s)). 149>CoreCompile: CompilerServer: server - server processed compilation - System.Diagnostics.EventLog.7.0.0 (net7.0) 151>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.2/System.Diagnostics.Tracing.dll". 151>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.3/System.Diagnostics.Tracing.dll". System.Diagnostics.Tracing.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.3/System.Diagnostics.Tracing.dll 159>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/netstandard2.0/System.Drawing.Common.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Drawing.Common.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Drawing.Common.7.0.0 (netstandard2.0) 151>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.5/System.Diagnostics.Tracing.dll". 158>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/Release/netstandard2.0/System.Drawing.Common.4.7.2.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Drawing.Common.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Drawing.Common.4.7.2 (netstandard2.0) 151>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.3/System.Diagnostics.Tracing.dll". 151>CopyFilesToOutputDirectory: System.Diagnostics.Tracing.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.5/System.Diagnostics.Tracing.dll 151>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build target(s)). 154>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/Release/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/Release/netstandard1.3/System.Dynamic.Runtime.dll". System.Dynamic.Runtime.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/Release/netstandard1.3/System.Dynamic.Runtime.dll 151>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/Release/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.5/System.Diagnostics.Tracing.dll". 149>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/net7.0/System.Diagnostics.EventLog.dll". 154>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/ref/netstandard1.3". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (176:11) on node 9 (Build;Pack target(s)). 176:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (176:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (176:12) on node 9 (Build target(s)). 176>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.5.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.5.0.0/Release/netstandard2.0/". 154>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/Release/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/ref/netstandard1.3/System.Dynamic.Runtime.dll". 149>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net7.0/refint/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/Release/net7.0/ref/System.Diagnostics.EventLog.dll". System.Diagnostics.EventLog.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/net7.0/System.Diagnostics.EventLog.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/Release/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/pack/lib/net7.0/System.Diagnostics.EventLog.dll". 146>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/netstandard2.0/System.Drawing.Common.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Drawing.Common.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Drawing.Common.6.0.0 (netstandard2.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj" (163:15) on node 29 (Build;Pack target(s)). 163:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj" (163:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj" (163:16) on node 31 (Build target(s)). 163>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/netstandard2.0/". 152>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/system.diagnostics.eventlog.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.5.0.0/pack/system.diagnostics.eventlog.nuspec". 159>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/netstandard2.0/System.Drawing.Common.dll". System.Drawing.Common.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/netstandard2.0/System.Drawing.Common.dll 151>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build target(s)). 152>GenerateNuspec: The package System.Diagnostics.EventLog.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.EventLog.5.0.0.nupkg'. 151>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build target(s)). 159>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/pack/lib/netstandard2.0/System.Drawing.Common.dll". 154>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (Build target(s)). 158>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/Release/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/Release/netstandard2.0/System.Drawing.Common.dll". 152>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (Build;Pack target(s)). 158>CopyFilesToOutputDirectory: System.Drawing.Common.4.7.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/Release/netstandard2.0/System.Drawing.Common.dll 158>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 158>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/Release/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/pack/ref/netstandard2.0/System.Drawing.Common.dll". 165>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 163:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj" (163:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj" (163:17) on node 29 (Build target(s)). 163>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/net6.0/ref". 149>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (Build target(s)). 146>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/Release/netstandard2.0/System.Drawing.Common.dll". 146>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 146>CopyFilesToOutputDirectory: System.Drawing.Common.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/Release/netstandard2.0/System.Drawing.Common.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/Release/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/pack/lib/netstandard2.0/System.Drawing.Common.dll". 43>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/pack/microsoft.build.utilities.core.nuspec". GenerateNuspec: The package Microsoft.Build.Utilities.Core.16.8.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 159>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (Build target(s)). 43>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.16.8.0.nupkg'. 43>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (Build;Pack target(s)). 159>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 158>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (144:15) on node 20 (Build;Pack target(s)). 144:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (144:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (144:17) on node 20 (Build target(s)). 144>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/Release/netstandard1.0/". 144:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (144:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (144:16) on node 4 (Build target(s)). 144>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/Release/netstandard1.3/". 159>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (175:23) on node 10 (Build;Pack target(s)). 175:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (175:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (175:25) on node 17 (Build target(s)). 175>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net7.0/ref". 175:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (175:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (175:24) on node 10 (Build target(s)). 175>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net6.0/ref". 165>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/Release/netstandard1.0/System.Dynamic.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Dynamic.Runtime.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Dynamic.Runtime.4.3.0 (netstandard1.0) 175:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (175:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (175:26) on node 16 (Build target(s)). 175>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net8.0/refint/". 165>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net8.0/ref". 146>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (178:15) on node 18 (Build;Pack target(s)). 178:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (178:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (178:17) on node 30 (Build target(s)). 178>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/Release/netstandard1.3/". 158>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/Release/netcoreapp3.0/System.Drawing.Common.4.7.2.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netcoreapp3.0/System.Drawing.Common.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Drawing.Common.4.7.2 (netcoreapp3.0) 178:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (178:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (178:16) on node 18 (Build target(s)). 178>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/Release/netstandard1.0/". 165>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/Release/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/Release/netstandard1.0/System.Dynamic.Runtime.dll". System.Dynamic.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/Release/netstandard1.0/System.Dynamic.Runtime.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/Release/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/ref/netstandard1.0/System.Dynamic.Runtime.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (161:11) on node 4 (Build;Pack target(s)). 161:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (161:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (161:12) on node 15 (Build target(s)). 161>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.Calendars.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.Calendars.4.3.0/Release/netstandard1.3/". 146>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/net6.0/System.Drawing.Common.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/net6.0/refint/System.Drawing.Common.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/net6.0/System.Drawing.Common.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Drawing.Common.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Drawing.Common.6.0.0 (net6.0) 158>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/Release/netcoreapp3.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/Release/netcoreapp3.0/System.Drawing.Common.dll". System.Drawing.Common.4.7.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/Release/netcoreapp3.0/System.Drawing.Common.dll 159>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net6.0/System.Drawing.Common.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net6.0/refint/System.Drawing.Common.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net6.0/System.Drawing.Common.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Drawing.Common.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Drawing.Common.7.0.0 (net6.0) 159>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net7.0/System.Drawing.Common.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net7.0/refint/System.Drawing.Common.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net7.0/System.Drawing.Common.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Drawing.Common.cs /warnaserror+:NU1605,SYSLIB0011 158>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/Release/netcoreapp3.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/pack/ref/netcoreapp3.0/System.Drawing.Common.dll". 159>CoreCompile: CompilerServer: server - server processed compilation - System.Drawing.Common.7.0.0 (net7.0) 165>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/Release/netstandard1.3/System.Dynamic.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Dynamic.Runtime.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Dynamic.Runtime.4.3.0 (netstandard1.3) 165>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (Build target(s)). 145>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/pack/system.diagnostics.tracesource.nuspec". 146>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/net6.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/Release/net6.0/System.Drawing.Common.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/net6.0/refint/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/Release/net6.0/ref/System.Drawing.Common.dll". System.Drawing.Common.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/Release/net6.0/System.Drawing.Common.dll 175:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (175:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (175:27) on node 25 (Build target(s)). 175>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/netstandard2.0/". 146>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/Release/net6.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/pack/lib/net6.0/System.Drawing.Common.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (157:19) on node 16 (Build;Pack target(s)). 157:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (157:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (157:21) on node 22 (Build target(s)). 157>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/netstandard2.0/". 144>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 157>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/netstandard2.0/". 145>GenerateNuspec: The package System.Diagnostics.TraceSource.4.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.TraceSource.4.0.0.nupkg'. 145>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (Build;Pack target(s)). 158>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj" (Build target(s)). 157:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (157:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (157:20) on node 26 (Build target(s)). 157>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net6.0/ref". 144>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 159>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net6.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/net6.0/System.Drawing.Common.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net6.0/refint/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net6.0/ref/System.Drawing.Common.dll". 159>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/net7.0/System.Drawing.Common.dll". 165>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/Release/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/Release/netstandard1.3/System.Dynamic.Runtime.dll". 159>CopyFilesToOutputDirectory: System.Drawing.Common.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/net6.0/System.Drawing.Common.dll 159>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net7.0/refint/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/Release/net7.0/ref/System.Drawing.Common.dll". System.Drawing.Common.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/net7.0/System.Drawing.Common.dll 165>CopyFilesToOutputDirectory: System.Dynamic.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/Release/netstandard1.3/System.Dynamic.Runtime.dll 159>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/net6.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/pack/lib/net6.0/System.Drawing.Common.dll". 165>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/Release/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/ref/netstandard1.3/System.Dynamic.Runtime.dll". 159>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/Release/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/pack/lib/net7.0/System.Drawing.Common.dll". 178>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 157:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (157:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (157:22) on node 32 (Build target(s)). 157>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net7.0/refint/". 178>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 157>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net7.0/ref". 146>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj" (Build target(s)). 159>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (Build target(s)). 165>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (Build target(s)). 159>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (Build target(s)). 161>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 144>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/Release/netstandard1.0/System.Globalization.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/Release/netstandard1.0/System.Globalization.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Globalization.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Globalization.4.0.11 (netstandard1.0) 144>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/Release/netstandard1.3/System.Globalization.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/Release/netstandard1.3/System.Globalization.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Globalization.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Globalization.4.0.11 (netstandard1.3) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (162:11) on node 1 (Build;Pack target(s)). 162:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (162:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (162:12) on node 1 (Build target(s)). 162>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/Release/netstandard1.3/". 178>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/Release/netstandard1.3/System.Globalization.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/Release/netstandard1.3/System.Globalization.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Globalization.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Globalization.4.3.0 (netstandard1.3) 178>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/Release/netstandard1.0/System.Globalization.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/Release/netstandard1.0/System.Globalization.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Globalization.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Globalization.4.3.0 (netstandard1.0) 144>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/Release/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/Release/netstandard1.3/System.Globalization.dll". System.Globalization.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/Release/netstandard1.3/System.Globalization.dll 144>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/Release/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/Release/netstandard1.0/System.Globalization.dll". System.Globalization.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/Release/netstandard1.0/System.Globalization.dll 144>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/Release/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/pack/ref/netstandard1.3/System.Globalization.dll". 163>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 144>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/Release/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/pack/ref/netstandard1.0/System.Globalization.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:15) on node 14 (Build;Pack target(s)). 167:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:16) on node 27 (Build target(s)). 167>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/Release/netstandard1.3/". 178>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/Release/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/Release/netstandard1.3/System.Globalization.dll". 161>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.Calendars.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.Calendars.4.3.0/Release/netstandard1.3/System.Globalization.Calendars.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Globalization.Calendars.cs /warnaserror+:NU1605 178>CopyFilesToOutputDirectory: System.Globalization.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/Release/netstandard1.3/System.Globalization.dll 161>CoreCompile: CompilerServer: server - server processed compilation - System.Globalization.Calendars.4.3.0 (netstandard1.3) 167:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:17) on node 14 (Build target(s)). 167>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/Release/netstandard1.1/". 176>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 178>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/pack/ref/netstandard1.3". 178>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/Release/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/Release/netstandard1.0/System.Globalization.dll". 178>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/Release/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/pack/ref/netstandard1.3/System.Globalization.dll". 178>CopyFilesToOutputDirectory: System.Globalization.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/Release/netstandard1.0/System.Globalization.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/Release/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/pack/ref/netstandard1.0/System.Globalization.dll". 153>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tools.4.3.0/pack/system.diagnostics.tools.nuspec". 144>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (Build target(s)). 153>GenerateNuspec: The package System.Diagnostics.Tools.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.Tools.4.3.0.nupkg'. 144>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (Build target(s)). 153>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" (Build;Pack target(s)). 161>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.Calendars.4.3.0/Release/netstandard1.3/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.Calendars.4.3.0/Release/netstandard1.3/System.Globalization.Calendars.dll". 178>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (Build target(s)). 161>CopyFilesToOutputDirectory: System.Globalization.Calendars.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.Calendars.4.3.0/Release/netstandard1.3/System.Globalization.Calendars.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (190:15) on node 6 (Build;Pack target(s)). 190:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (190:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (190:16) on node 6 (Build target(s)). 190>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard1.3/". 66>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/microsoft.extensions.fileproviders.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/pack/microsoft.extensions.fileproviders.abstractions.nuspec". 161>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.Calendars.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.Calendars.4.3.0/Release/netstandard1.3/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.Calendars.4.3.0/pack/ref/netstandard1.3/System.Globalization.Calendars.dll". 178>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (Build target(s)). 66>GenerateNuspec: The package Microsoft.Extensions.FileProviders.Abstractions.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.nupkg'. 66>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj" (Build;Pack target(s)). 163>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/netstandard2.0/System.Formats.Asn1.6.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Formats.Asn1.cs /warnaserror+:NU1605 190:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (190:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (190:17) on node 8 (Build target(s)). 190>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard2.0/". 163>CoreCompile: CompilerServer: server - server processed compilation - System.Formats.Asn1.6.0.1 (netstandard2.0) 190>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard2.0/". 162>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 176>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.5.0.0/Release/netstandard2.0/System.Formats.Asn1.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Formats.Asn1.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Formats.Asn1.5.0.0 (netstandard2.0) 161>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (Build target(s)). 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.7.0.0/pack/microsoft.bcl.asyncinterfaces.nuspec". 163>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/Release/netstandard2.0/System.Formats.Asn1.dll". 167>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 163>CopyFilesToOutputDirectory: System.Formats.Asn1.6.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/Release/netstandard2.0/System.Formats.Asn1.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/Release/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/pack/lib/netstandard2.0/System.Formats.Asn1.dll". 28>GenerateNuspec: The package Microsoft.Bcl.AsyncInterfaces.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.AsyncInterfaces.7.0.0.nupkg'. 28>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj" (Build;Pack target(s)). 176>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.5.0.0/Release/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.5.0.0/Release/netstandard2.0/System.Formats.Asn1.dll". System.Formats.Asn1.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.5.0.0/Release/netstandard2.0/System.Formats.Asn1.dll 162>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/Release/netstandard1.3/System.IO.Compression.ZipFile.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.IO.Compression.ZipFile.cs /warnaserror+:NU1605 176>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.5.0.0/pack/lib/netstandard2.0". 162>CoreCompile: CompilerServer: server - server processed compilation - System.IO.Compression.ZipFile.4.3.0 (netstandard1.3) 176>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.5.0.0/Release/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.5.0.0/pack/lib/netstandard2.0/System.Formats.Asn1.dll". 167>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 163>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj" (Build target(s)). 162>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/Release/netstandard1.3/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/Release/netstandard1.3/System.IO.Compression.ZipFile.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (171:11) on node 11 (Build;Pack target(s)). 171:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (171:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (171:12) on node 11 (Build target(s)). 171>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/Release/netstandard1.3/". 162>CopyFilesToOutputDirectory: System.IO.Compression.ZipFile.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/Release/netstandard1.3/System.IO.Compression.ZipFile.dll 171>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/Release/netstandard1.3/". 162>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/pack/ref/netstandard1.3". 176>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (Build target(s)). 163>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 162>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/Release/netstandard1.3/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/pack/ref/netstandard1.3/System.IO.Compression.ZipFile.dll". 167>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/Release/netstandard1.1/System.IO.Compression.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.IO.Compression.cs /warnaserror+:NU1605 175>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 167>CoreCompile: CompilerServer: server - server processed compilation - System.IO.Compression.4.3.0 (netstandard1.1) 175>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (168:11) on node 28 (Build;Pack target(s)). 168:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (168:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (168:12) on node 28 (Build target(s)). 168>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/Release/netstandard1.3/". 74>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/microsoft.extensions.filesystemglobbing.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.6.0.0/pack/microsoft.extensions.filesystemglobbing.nuspec". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (156:11) on node 2 (Build;Pack target(s)). 156:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (156:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (156:12) on node 2 (Build target(s)). 156>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.0.1/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.0.1/Release/netstandard1.3/". 175>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 162>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (Build target(s)). 74>GenerateNuspec: The package Microsoft.Extensions.FileSystemGlobbing.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.FileSystemGlobbing.6.0.0.nupkg'. 74>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (180:11) on node 23 (Build;Pack target(s)). 180:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (180:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (180:12) on node 23 (Build target(s)). 180>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.3.0/Release/netstandard1.3/". 167>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/Release/netstandard1.3/System.IO.Compression.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.IO.Compression.cs /warnaserror+:NU1605 180>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.3.0/Release/netstandard1.3/". 167>CoreCompile: CompilerServer: server - server processed compilation - System.IO.Compression.4.3.0 (netstandard1.3) 157>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (183:15) on node 21 (Build;Pack target(s)). 183:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (183:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (183:16) on node 21 (Build target(s)). 183>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/Release/netstandard1.3/". 167>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/Release/netstandard1.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/Release/netstandard1.1/System.IO.Compression.dll". System.IO.Compression.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/Release/netstandard1.1/System.IO.Compression.dll 175>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 190>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (181:19) on node 7 (Build;Pack target(s)). 181:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (181:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (181:21) on node 12 (Build target(s)). 181>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.3/". 181:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (181:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (181:20) on node 7 (Build target(s)). 181>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.0/". 167>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/Release/netstandard1.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/netstandard1.1/System.IO.Compression.dll". 183:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (183:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (183:17) on node 18 (Build target(s)). 183>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/Release/netstandard2.0/". 163>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/net6.0/System.Formats.Asn1.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/net6.0/refint/System.Formats.Asn1.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/net6.0/System.Formats.Asn1.6.0.1.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Formats.Asn1.cs /warnaserror+:NU1605 181:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (181:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (181:22) on node 15 (Build target(s)). 181>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.5/". 163>CoreCompile: CompilerServer: server - server processed compilation - System.Formats.Asn1.6.0.1 (net6.0) 181>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.5/". 167>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/Release/netstandard1.3/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/Release/netstandard1.3/System.IO.Compression.dll". System.IO.Compression.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/Release/netstandard1.3/System.IO.Compression.dll 175>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/netstandard2.0/System.Formats.Asn1.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Formats.Asn1.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Formats.Asn1.8.0.0 (netstandard2.0) 167>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/Release/netstandard1.3/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/netstandard1.3/System.IO.Compression.dll". 167>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (Build target(s)). 175>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net7.0/System.Formats.Asn1.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net7.0/refint/System.Formats.Asn1.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net7.0/System.Formats.Asn1.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Formats.Asn1.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Formats.Asn1.8.0.0 (net7.0) 171>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (172:19) on node 4 (Build;Pack target(s)). 172:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (172:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (172:20) on node 5 (Build target(s)). 172>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (169:19) on node 13 (Build;Pack target(s)). 169:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (169:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (169:20) on node 13 (Build target(s)). 169>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/netstandard1.0/". 157>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/netstandard2.0/System.Formats.Asn1.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Formats.Asn1.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Formats.Asn1.7.0.0 (netstandard2.0) 163>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/Release/net6.0/System.Formats.Asn1.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/net6.0/refint/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/Release/net6.0/ref/System.Formats.Asn1.dll". 175>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net6.0/System.Formats.Asn1.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net6.0/refint/System.Formats.Asn1.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net6.0/System.Formats.Asn1.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Formats.Asn1.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Formats.Asn1.8.0.0 (net6.0) 163>CopyFilesToOutputDirectory: System.Formats.Asn1.6.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/Release/net6.0/System.Formats.Asn1.dll 167>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (Build target(s)). 190>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard1.3/System.IO.FileSystem.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.IO.FileSystem.AccessControl.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.IO.FileSystem.AccessControl.5.0.0 (netstandard1.3) 175>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net8.0/System.Formats.Asn1.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net8.0/refint/System.Formats.Asn1.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net8.0/System.Formats.Asn1.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/System.Formats.Asn1.cs /warnaserror+:NU1605,SYSLIB0011 175>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/netstandard2.0/System.Formats.Asn1.dll". 175>CoreCompile: CompilerServer: server - server processed compilation - System.Formats.Asn1.8.0.0 (net8.0) 168>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>CopyFilesToOutputDirectory: System.Formats.Asn1.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/netstandard2.0/System.Formats.Asn1.dll 163>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/pack/lib/net6.0". 169:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (169:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (169:21) on node 24 (Build target(s)). 169>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.3/". 163>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/Release/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/pack/lib/net6.0/System.Formats.Asn1.dll". 169>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/netstandard1.3/". 172:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (172:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (172:21) on node 4 (Build target(s)). 172>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.3/". 175>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/pack/lib/netstandard2.0/System.Formats.Asn1.dll". 169:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (169:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (169:22) on node 31 (Build target(s)). 169>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/netstandard1.6/". 175>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net7.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net7.0/System.Formats.Asn1.dll". 156>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net7.0/refint/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net7.0/ref/System.Formats.Asn1.dll". System.Formats.Asn1.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net7.0/System.Formats.Asn1.dll 180>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net7.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/pack/lib/net7.0/System.Formats.Asn1.dll". 157>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/netstandard2.0/System.Formats.Asn1.dll". 157>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 181>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 157>CopyFilesToOutputDirectory: System.Formats.Asn1.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/netstandard2.0/System.Formats.Asn1.dll 190>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard1.3/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard1.3/System.IO.FileSystem.AccessControl.dll". 175>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net6.0/System.Formats.Asn1.dll". 163>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj" (Build target(s)). 171>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/Release/netstandard1.3/System.IO.FileSystem.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.IO.FileSystem.Primitives.cs /warnaserror+:NU1605 157>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/pack/lib/netstandard2.0/System.Formats.Asn1.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (182:19) on node 3 (Build;Pack target(s)). 182:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (182:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (182:20) on node 3 (Build target(s)). 182>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.0/". 181>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 182>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/netstandard1.0/". 190>CopyFilesToOutputDirectory: System.IO.FileSystem.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard1.3/System.IO.FileSystem.AccessControl.dll 175>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net8.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net8.0/System.Formats.Asn1.dll". 171>CoreCompile: CompilerServer: server - server processed compilation - System.IO.FileSystem.Primitives.4.3.0 (netstandard1.3) 175>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net6.0/refint/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net6.0/ref/System.Formats.Asn1.dll". System.Formats.Asn1.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net6.0/System.Formats.Asn1.dll 175>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net8.0/refint/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/Release/net8.0/ref/System.Formats.Asn1.dll". 157>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>CopyFilesToOutputDirectory: System.Formats.Asn1.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net8.0/System.Formats.Asn1.dll 175>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (Build target(s)). 190>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard1.3/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll". 175>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/pack/lib/net6.0/System.Formats.Asn1.dll". 181>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/pack/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/Release/net8.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/pack/lib/net8.0/System.Formats.Asn1.dll". 168>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/Release/netstandard1.3/System.IO.FileSystem.Primitives.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.IO.FileSystem.Primitives.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.IO.FileSystem.Primitives.4.0.1 (netstandard1.3) 175>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (Build target(s)). 172>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 157>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (Build target(s)). 171>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/Release/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/Release/netstandard1.3/System.IO.FileSystem.Primitives.dll". 156>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.0.1/Release/netstandard1.3/System.IO.FileSystem.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.IO.FileSystem.cs /warnaserror+:NU1605 171>CopyFilesToOutputDirectory: System.IO.FileSystem.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/Release/netstandard1.3/System.IO.FileSystem.Primitives.dll 156>CoreCompile: CompilerServer: server - server processed compilation - System.IO.FileSystem.4.0.1 (netstandard1.3) 171>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/Release/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/pack/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". 175>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (Build target(s)). 190>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (Build target(s)). 180>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.3.0/Release/netstandard1.3/System.IO.FileSystem.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.IO.FileSystem.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.IO.FileSystem.4.3.0 (netstandard1.3) 175>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (Build target(s)). 181>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.3/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.3/System.IO.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.IO.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.IO.4.1.0 (netstandard1.3) 181>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.0/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.0/System.IO.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.IO.cs /warnaserror+:NU1605 169>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 181>CoreCompile: CompilerServer: server - server processed compilation - System.IO.4.1.0 (netstandard1.0) 168>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/Release/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/Release/netstandard1.3/System.IO.FileSystem.Primitives.dll". System.IO.FileSystem.Primitives.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/Release/netstandard1.3/System.IO.FileSystem.Primitives.dll 183>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 172>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 168>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/Release/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/pack/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". 157>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net6.0/System.Formats.Asn1.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net6.0/refint/System.Formats.Asn1.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net6.0/System.Formats.Asn1.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Formats.Asn1.cs /warnaserror+:NU1605 190>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 157>CoreCompile: CompilerServer: server - server processed compilation - System.Formats.Asn1.7.0.0 (net6.0) 156>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.0.1/Release/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.0.1/Release/netstandard1.3/System.IO.FileSystem.dll". System.IO.FileSystem.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.0.1/Release/netstandard1.3/System.IO.FileSystem.dll 181>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.5/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.5/System.IO.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.IO.cs /warnaserror+:NU1605 171>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (Build target(s)). 181>CoreCompile: CompilerServer: server - server processed compilation - System.IO.4.1.0 (netstandard1.5) 156>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.0.1/pack/ref/netstandard1.3". 169>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 156>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.0.1/Release/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.0.1/pack/ref/netstandard1.3/System.IO.FileSystem.dll". 157>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net7.0/System.Formats.Asn1.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net7.0/refint/System.Formats.Asn1.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net7.0/System.Formats.Asn1.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Formats.Asn1.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Formats.Asn1.7.0.0 (net7.0) 181>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.3/System.IO.dll". 180>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.3.0/Release/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.3.0/Release/netstandard1.3/System.IO.FileSystem.dll". 181>CopyFilesToOutputDirectory: System.IO.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.3/System.IO.dll 180>CopyFilesToOutputDirectory: System.IO.FileSystem.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.3.0/Release/netstandard1.3/System.IO.FileSystem.dll 181>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.0/System.IO.dll". System.IO.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.0/System.IO.dll 181>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.3/System.IO.dll". 172>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.0/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.0/System.IO.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.IO.cs /warnaserror+:NU1605 180>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.3.0/pack/ref/netstandard1.3". 181>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.0". 172>CoreCompile: CompilerServer: server - server processed compilation - System.IO.4.3.0 (netstandard1.0) 168>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (Build target(s)). 181>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.0/System.IO.dll". 180>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.3.0/Release/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.3.0/pack/ref/netstandard1.3/System.IO.FileSystem.dll". 169>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 156>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (Build target(s)). 157>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/net6.0/System.Formats.Asn1.dll". 182>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 181>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/Release/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.5/System.IO.dll". System.IO.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.5/System.IO.dll 157>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net6.0/refint/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net6.0/ref/System.Formats.Asn1.dll". System.Formats.Asn1.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/net6.0/System.Formats.Asn1.dll 172>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.3/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.3/System.IO.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.IO.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.IO.4.3.0 (netstandard1.3) 181>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/Release/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.5/System.IO.dll". 169>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/netstandard1.0/System.Linq.Expressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Linq.Expressions.cs /warnaserror+:NU1605 157>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net7.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/net7.0/System.Formats.Asn1.dll". 169>CoreCompile: CompilerServer: server - server processed compilation - System.Linq.Expressions.4.1.0 (netstandard1.0) 162>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/pack/system.io.compression.zipfile.nuspec". 157>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/pack/lib/net6.0". 157>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net7.0/refint/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/Release/net7.0/ref/System.Formats.Asn1.dll". 157>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/pack/lib/net6.0/System.Formats.Asn1.dll". 183>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/Release/netstandard1.3/System.IO.Pipelines.5.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.3/System.IO.Pipelines.cs /warnaserror+:NU1605 181>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (Build target(s)). 176>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.5.0.0/pack/system.formats.asn1.nuspec". 183>CoreCompile: CompilerServer: server - server processed compilation - System.IO.Pipelines.5.0.1 (netstandard1.3) 181>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (Build target(s)). 157>CopyFilesToOutputDirectory: System.Formats.Asn1.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/net7.0/System.Formats.Asn1.dll 182:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (182:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (182:22) on node 27 (Build target(s)). 182>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/netstandard1.6/". 172>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.0/System.IO.dll". 182:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (182:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (182:21) on node 30 (Build target(s)). 182>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.3/". 190>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard2.0/System.IO.FileSystem.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.IO.FileSystem.AccessControl.cs /warnaserror+:NU1605 172>CopyFilesToOutputDirectory: System.IO.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.0/System.IO.dll 182>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/netstandard1.3/". 190>CoreCompile: CompilerServer: server - server processed compilation - System.IO.FileSystem.AccessControl.5.0.0 (netstandard2.0) 157>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/Release/net7.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/pack/lib/net7.0/System.Formats.Asn1.dll". 180>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (Build target(s)). 172>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.0/System.IO.dll". 162>GenerateNuspec: The package System.IO.Compression.ZipFile.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 176>GenerateNuspec: The package System.Formats.Asn1.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 162>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.Compression.ZipFile.4.3.0.nupkg'. 176>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Formats.Asn1.5.0.0.nupkg'. 162>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (Build;Pack target(s)). 169>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/netstandard1.3/System.Linq.Expressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Linq.Expressions.cs /warnaserror+:NU1605 176>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (Build;Pack target(s)). 169>CoreCompile: CompilerServer: server - server processed compilation - System.Linq.Expressions.4.1.0 (netstandard1.3) 181>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (Build target(s)). 172>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.3/System.IO.dll". System.IO.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.3/System.IO.dll 169>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.0/System.Linq.Expressions.dll". System.Linq.Expressions.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.0/System.Linq.Expressions.dll 157>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (Build target(s)). 183>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/Release/netstandard1.3/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/Release/netstandard1.3/System.IO.Pipelines.dll". 169>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.0". 172>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.3". 169>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.0/System.Linq.Expressions.dll". 172>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.3/System.IO.dll". 183>CopyFilesToOutputDirectory: System.IO.Pipelines.5.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/Release/netstandard1.3/System.IO.Pipelines.dll 169>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/netstandard1.6/System.Linq.Expressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.Linq.Expressions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Linq.Expressions.4.1.0 (netstandard1.6) 172>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (Build target(s)). 182>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/netstandard1.0/System.Linq.Expressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Linq.Expressions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Linq.Expressions.4.3.0 (netstandard1.0) 157>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (Build target(s)). 190>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard2.0/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard2.0/System.IO.FileSystem.AccessControl.dll". 183>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/Release/netstandard1.3/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/netstandard1.3/System.IO.Pipelines.dll". 172:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (172:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (172:22) on node 17 (Build target(s)). 172>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.5/". 190>CopyFilesToOutputDirectory: System.IO.FileSystem.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard2.0/System.IO.FileSystem.AccessControl.dll 169>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.3/System.Linq.Expressions.dll". System.Linq.Expressions.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.3/System.Linq.Expressions.dll 190>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/Release/netstandard2.0/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll". 169>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.3/System.Linq.Expressions.dll". 172>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (Build target(s)). 183>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (Build target(s)). 169>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/Release/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.6/System.Linq.Expressions.dll". 169>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (Build target(s)). 183>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 169>CopyFilesToOutputDirectory: System.Linq.Expressions.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.6/System.Linq.Expressions.dll 182>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.0/System.Linq.Expressions.dll". System.Linq.Expressions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.0/System.Linq.Expressions.dll 169>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/Release/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.6/System.Linq.Expressions.dll". 182>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.0". 169>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (Build target(s)). 182>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.0/System.Linq.Expressions.dll". 190>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (Build target(s)). 182>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 182>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 169>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (179:15) on node 29 (Build;Pack target(s)). 179:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (179:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (179:17) on node 10 (Build target(s)). 179>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/Release/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/Release/netstandard1.6/". 179:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (179:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (179:16) on node 29 (Build target(s)). 179>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/Release/netstandard1.0/". 182>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (164:15) on node 22 (Build;Pack target(s)). 164:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (164:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (164:16) on node 22 (Build target(s)). 164>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/Release/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (186:15) on node 6 (Build;Pack target(s)). 186:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (186:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (186:16) on node 6 (Build target(s)). 186>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/Release/netstandard1.1/". 183>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/Release/netstandard2.0/System.IO.Pipelines.5.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.IO.Pipelines.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.IO.Pipelines.5.0.1 (netstandard2.0) 164:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (164:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (164:17) on node 7 (Build target(s)). 164>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/Release/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/Release/netstandard1.6/". 186:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (186:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (186:17) on node 12 (Build target(s)). 186>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/Release/netstandard2.0/". 172>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 97>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/nuget.packaging.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.11.0/pack/nuget.packaging.nuspec". GenerateNuspec: The package NuGet.Packaging.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Packaging.6.11.0.nupkg'. 182>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/netstandard1.6/System.Linq.Expressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.Linq.Expressions.cs /warnaserror+:NU1605 97>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj" (Build;Pack target(s)). 182>CoreCompile: CompilerServer: server - server processed compilation - System.Linq.Expressions.4.3.0 (netstandard1.6) 182>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/netstandard1.3/System.Linq.Expressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Linq.Expressions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Linq.Expressions.4.3.0 (netstandard1.3) 183>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/Release/netstandard2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/Release/netstandard2.0/System.IO.Pipelines.dll". System.IO.Pipelines.5.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/Release/netstandard2.0/System.IO.Pipelines.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/Release/netstandard2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/netstandard2.0/System.IO.Pipelines.dll". 182>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.6/System.Linq.Expressions.dll". 172>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.5/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.5/System.IO.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.IO.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.IO.4.3.0 (netstandard1.5) 182>CopyFilesToOutputDirectory: System.Linq.Expressions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.6/System.Linq.Expressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.6/System.Linq.Expressions.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (174:15) on node 19 (Build;Pack target(s)). 174:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (174:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (174:16) on node 4 (Build target(s)). 174>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/Release/netstandard1.1/". 182>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/Release/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.3/System.Linq.Expressions.dll". 174>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/Release/netstandard1.1/". 182>CopyFilesToOutputDirectory: System.Linq.Expressions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.3/System.Linq.Expressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/Release/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.3/System.Linq.Expressions.dll". 179>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 168>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/pack/system.io.filesystem.primitives.nuspec". 164>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 179>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 183>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (177:15) on node 1 (Build;Pack target(s)). 177:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (177:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (177:16) on node 24 (Build target(s)). 177>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/Release/netstandard2.0/". 168>GenerateNuspec: The package System.IO.FileSystem.Primitives.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 177>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/Release/netstandard2.0/". 168>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.FileSystem.Primitives.4.0.1.nupkg'. 177:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (177:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (177:17) on node 1 (Build target(s)). 177>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/Release/netstandard1.1/". 168>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (Build;Pack target(s)). 172>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/Release/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.5/System.IO.dll". System.IO.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.5/System.IO.dll 182>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (Build target(s)). 156>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.0.1/pack/system.io.filesystem.nuspec". 172>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/Release/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.5/System.IO.dll". 174:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (174:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (174:17) on node 25 (Build target(s)). 174>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/Release/netstandard2.0/". 182>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (Build target(s)). 174>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (173:15) on node 5 (Build;Pack target(s)). 173:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (173:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (173:16) on node 5 (Build target(s)). 173>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/Release/netstandard1.1/". 156>GenerateNuspec: The package System.IO.FileSystem.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.FileSystem.4.0.1.nupkg'. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj" (170:11) on node 26 (Build;Pack target(s)). 170:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj" (170:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj" (170:12) on node 26 (Build target(s)). 170>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.6.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.6.0/Release/netstandard2.0/". 164>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 156>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (Build;Pack target(s)). 180>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.4.3.0/pack/system.io.filesystem.nuspec". 173:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (173:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (173:17) on node 31 (Build target(s)). 173>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/Release/netstandard1.3/". 180>GenerateNuspec: The package System.IO.FileSystem.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.FileSystem.4.3.0.nupkg'. 180>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (Build;Pack target(s)). 186>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 172>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (Build target(s)). 179>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/Release/netstandard1.6/System.Linq.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/Release/netstandard1.6/System.Linq.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.Linq.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Linq.4.1.0 (netstandard1.6) 164>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/Release/netstandard1.0/System.Linq.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/Release/netstandard1.0/System.Linq.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Linq.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Linq.4.3.0 (netstandard1.0) 179>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/Release/netstandard1.0/System.Linq.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/Release/netstandard1.0/System.Linq.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Linq.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Linq.4.1.0 (netstandard1.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (194:11) on node 14 (Build;Pack target(s)). 194:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (194:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (194:12) on node 14 (Build target(s)). 194>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Sockets.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Sockets.4.3.0/Release/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (191:19) on node 8 (Build;Pack target(s)). 191:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (191:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (191:21) on node 8 (Build target(s)). 191>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/netstandard1.1/". 164>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/Release/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/Release/netstandard1.0/System.Linq.dll". 191:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (191:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (191:20) on node 20 (Build target(s)). 191>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/netstandard1.0/". 179>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/Release/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/Release/netstandard1.6/System.Linq.dll". 164>CopyFilesToOutputDirectory: System.Linq.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/Release/netstandard1.0/System.Linq.dll 179>CopyFilesToOutputDirectory: System.Linq.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/Release/netstandard1.6/System.Linq.dll 164>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/Release/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/pack/ref/netstandard1.0/System.Linq.dll". 164>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/Release/netstandard1.6/System.Linq.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/Release/netstandard1.6/System.Linq.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.Linq.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Linq.4.3.0 (netstandard1.6) 179>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/Release/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/pack/ref/netstandard1.6/System.Linq.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (200:15) on node 3 (Build;Pack target(s)). 200:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (200:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (200:16) on node 3 (Build target(s)). 200>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/Release/netstandard1.0/". 179>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/Release/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/Release/netstandard1.0/System.Linq.dll". 200>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/Release/netstandard1.0/". 186>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/Release/netstandard1.1/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/Release/netstandard1.1/System.Memory.4.5.3.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Memory.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Memory.4.5.3 (netstandard1.1) 179>CopyFilesToOutputDirectory: System.Linq.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/Release/netstandard1.0/System.Linq.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/Release/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/pack/ref/netstandard1.0/System.Linq.dll". 173>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 164>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/Release/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/Release/netstandard1.6/System.Linq.dll". 179>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (Build target(s)). 164>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (Build target(s)). 164>CopyFilesToOutputDirectory: System.Linq.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/Release/netstandard1.6/System.Linq.dll 200:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (200:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (200:17) on node 16 (Build target(s)). 200>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/Release/netstandard2.0/". 164>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/Release/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/pack/ref/netstandard1.6/System.Linq.dll". 179>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (Build target(s)). 191:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (191:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (191:22) on node 9 (Build target(s)). 191>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/netstandard1.3/". 186>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/Release/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/Release/netstandard1.1/System.Memory.dll". System.Memory.4.5.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/Release/netstandard1.1/System.Memory.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/Release/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/pack/lib/netstandard1.1/System.Memory.dll". 174>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 177>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 164>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (Build target(s)). 173>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 191>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 186>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (Build target(s)). 194>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 191>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 173>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/Release/netstandard1.1/System.Net.Http.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Net.Http.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Net.Http.4.3.0 (netstandard1.1) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (195:15) on node 28 (Build;Pack target(s)). 195:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (195:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (195:17) on node 18 (Build target(s)). 195>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/Release/netstandard2.0/". 195:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (195:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (195:16) on node 32 (Build target(s)). 195>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/Release/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj" (189:11) on node 18 (Build;Pack target(s)). 189:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj" (189:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj" (189:12) on node 28 (Build target(s)). 189>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.6.0/Release/netstandard2.0/". 177>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/Release/netstandard1.1/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/Release/netstandard1.1/System.Memory.4.5.5.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Memory.cs /warnaserror+:NU1605 174>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/Release/netstandard1.1/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/Release/netstandard1.1/System.Memory.4.5.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Memory.cs /warnaserror+:NU1605 189>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.6.0/Release/netstandard2.0/". 174>CoreCompile: CompilerServer: server - server processed compilation - System.Memory.4.5.4 (netstandard1.1) 177>CoreCompile: CompilerServer: server - server processed compilation - System.Memory.4.5.5 (netstandard1.1) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (197:15) on node 27 (Build;Pack target(s)). 197:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (197:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (197:16) on node 13 (Build target(s)). 197>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/Release/netstandard1.0/". 186>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 191>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/netstandard1.1/System.Net.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Net.Primitives.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Net.Primitives.4.3.0 (netstandard1.1) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (207:15) on node 15 (Build;Pack target(s)). 207:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (207:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (207:16) on node 27 (Build target(s)). 207>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/Release/netstandard1.3/". 173>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/Release/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/Release/netstandard1.1/System.Net.Http.dll". 173>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/Release/netstandard1.3/System.Net.Http.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Net.Http.cs /warnaserror+:NU1605 200>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 173>CoreCompile: CompilerServer: server - server processed compilation - System.Net.Http.4.3.0 (netstandard1.3) 191>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 173>CopyFilesToOutputDirectory: System.Net.Http.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/Release/netstandard1.1/System.Net.Http.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (223:11) on node 2 (Build;Pack target(s)). 223:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (223:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (223:12) on node 2 (Build target(s)). 223>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/Release/netstandard1.0/". 207:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (207:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (207:17) on node 15 (Build target(s)). 207>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/Release/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (222:11) on node 30 (Build;Pack target(s)). 222:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (222:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (222:12) on node 30 (Build target(s)). 222>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/Release/netstandard1.0/". 207>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/Release/netstandard1.0/". 173>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/Release/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/pack/ref/netstandard1.1/System.Net.Http.dll". 194>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Sockets.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Sockets.4.3.0/Release/netstandard1.3/System.Net.Sockets.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Net.Sockets.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Net.Sockets.4.3.0 (netstandard1.3) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (187:15) on node 23 (Build;Pack target(s)). 187:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (187:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (187:17) on node 21 (Build target(s)). 187>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard2.0/". 191>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/netstandard1.0/System.Net.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Net.Primitives.cs /warnaserror+:NU1605 187>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard2.0/". 191>CoreCompile: CompilerServer: server - server processed compilation - System.Net.Primitives.4.3.0 (netstandard1.0) 177>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/Release/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/Release/netstandard1.1/System.Memory.dll". 187:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (187:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (187:16) on node 23 (Build target(s)). 187>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard1.0/". 177>CopyFilesToOutputDirectory: System.Memory.4.5.5 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/Release/netstandard1.1/System.Memory.dll 174>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/Release/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/Release/netstandard1.1/System.Memory.dll". 177>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/Release/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/pack/lib/netstandard1.1/System.Memory.dll". 174>CopyFilesToOutputDirectory: System.Memory.4.5.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/Release/netstandard1.1/System.Memory.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/Release/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/pack/lib/netstandard1.1/System.Memory.dll". 197:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (197:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (197:17) on node 22 (Build target(s)). 197>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/Release/netstandard1.3/". 191>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/netstandard1.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.1/System.Net.Primitives.dll". System.Net.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.1/System.Net.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.1/System.Net.Primitives.dll". 173>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (Build target(s)). 194>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Sockets.4.3.0/Release/netstandard1.3/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Sockets.4.3.0/Release/netstandard1.3/System.Net.Sockets.dll". 173>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/Release/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/Release/netstandard1.3/System.Net.Http.dll". 194>CopyFilesToOutputDirectory: System.Net.Sockets.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Sockets.4.3.0/Release/netstandard1.3/System.Net.Sockets.dll 173>CopyFilesToOutputDirectory: System.Net.Http.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/Release/netstandard1.3/System.Net.Http.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/pack/ref/netstandard1.3". 191>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/netstandard1.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.0/System.Net.Primitives.dll". 173>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/Release/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/pack/ref/netstandard1.3/System.Net.Http.dll". 194>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Sockets.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Sockets.4.3.0/Release/netstandard1.3/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Sockets.4.3.0/pack/ref/netstandard1.3/System.Net.Sockets.dll". 177>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (Build target(s)). 191>CopyFilesToOutputDirectory: System.Net.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.0/System.Net.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.0". 186>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/Release/netstandard2.0/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/Release/netstandard2.0/System.Memory.4.5.3.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Memory.cs /warnaserror+:NU1605 191>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.0/System.Net.Primitives.dll". 174>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (Build target(s)). 186>CoreCompile: CompilerServer: server - server processed compilation - System.Memory.4.5.3 (netstandard2.0) 177>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 200>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/Release/netstandard1.0/System.Numerics.Vectors.4.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Numerics.Vectors.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Numerics.Vectors.4.4.0 (netstandard1.0) 174>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 191>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/netstandard1.3/System.Net.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Net.Primitives.cs /warnaserror+:NU1605 191>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (Build target(s)). 191>CoreCompile: CompilerServer: server - server processed compilation - System.Net.Primitives.4.3.0 (netstandard1.3) 173>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (Build target(s)). 194>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (Build target(s)). 170>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 197>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 191>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (Build target(s)). 186>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/Release/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/Release/netstandard2.0/System.Memory.dll". System.Memory.4.5.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/Release/netstandard2.0/System.Memory.dll 200>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/Release/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/Release/netstandard1.0/System.Numerics.Vectors.dll". System.Numerics.Vectors.4.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/Release/netstandard1.0/System.Numerics.Vectors.dll 186>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/Release/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/pack/lib/netstandard2.0/System.Memory.dll". 207>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 200>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/Release/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/netstandard1.0/System.Numerics.Vectors.dll". 191>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/Release/netstandard1.3/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.3/System.Net.Primitives.dll". System.Net.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.3/System.Net.Primitives.dll 195>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 207>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 191>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/Release/netstandard1.3/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.3/System.Net.Primitives.dll". 177>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/Release/netstandard2.0/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/Release/netstandard2.0/System.Memory.4.5.5.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Memory.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Memory.4.5.5 (netstandard2.0) 174>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/Release/netstandard2.0/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/Release/netstandard2.0/System.Memory.4.5.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Memory.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Memory.4.5.4 (netstandard2.0) 186>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (Build target(s)). 222>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 200>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (Build target(s)). 223>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 197>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/Release/netstandard1.0/System.ObjectModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/Release/netstandard1.0/System.ObjectModel.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.ObjectModel.cs /warnaserror+:NU1605 170>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.0/lib/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.0/lib/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.6.0/Release/netstandard2.0/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.6.0/Release/netstandard2.0/System.Memory.4.6.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Memory.cs /warnaserror+:NU1605 197>CoreCompile: CompilerServer: server - server processed compilation - System.ObjectModel.4.3.0 (netstandard1.0) 170>CoreCompile: CompilerServer: server - server processed compilation - System.Memory.4.6.0 (netstandard2.0) 187>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 191>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (Build target(s)). 197>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 207>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/Release/netstandard1.0/System.ObjectModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/Release/netstandard1.0/System.ObjectModel.4.0.12.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.ObjectModel.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.ObjectModel.4.0.12 (netstandard1.0) 140>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.0.11/pack/system.collections.nuspec". 174>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/Release/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/Release/netstandard2.0/System.Memory.dll". System.Memory.4.5.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/Release/netstandard2.0/System.Memory.dll 177>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/Release/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/Release/netstandard2.0/System.Memory.dll". System.Memory.4.5.5 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/Release/netstandard2.0/System.Memory.dll 140>GenerateNuspec: The package System.Collections.4.0.11 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 174>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/Release/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/pack/lib/netstandard2.0/System.Memory.dll". 140>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.4.0.11.nupkg'. 177>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/Release/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/pack/lib/netstandard2.0/System.Memory.dll". 195>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/Release/netstandard1.0/System.Numerics.Vectors.4.5.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Numerics.Vectors.cs /warnaserror+:NU1605 207>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/Release/netstandard1.3/System.ObjectModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/Release/netstandard1.3/System.ObjectModel.4.0.12.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.ObjectModel.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.ObjectModel.4.0.12 (netstandard1.3) 140>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (Build;Pack target(s)). 195>CoreCompile: CompilerServer: server - server processed compilation - System.Numerics.Vectors.4.5.0 (netstandard1.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (184:11) on node 7 (Build;Pack target(s)). 184:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (184:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (184:12) on node 7 (Build target(s)). 184>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/Release/netstandard1.0/". 170>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.6.0/Release/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.6.0/Release/netstandard2.0/System.Memory.dll". System.Memory.4.6.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.6.0/Release/netstandard2.0/System.Memory.dll 200>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 170>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.6.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.6.0/Release/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.6.0/pack/lib/netstandard2.0/System.Memory.dll". 197>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/Release/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/Release/netstandard1.0/System.ObjectModel.dll". System.ObjectModel.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/Release/netstandard1.0/System.ObjectModel.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/Release/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/pack/ref/netstandard1.0/System.ObjectModel.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (192:11) on node 6 (Build;Pack target(s)). 192:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (192:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (192:12) on node 6 (Build target(s)). 192>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/Release/netstandard1.0/". 207>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/Release/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/Release/netstandard1.0/System.ObjectModel.dll". System.ObjectModel.4.0.12 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/Release/netstandard1.0/System.ObjectModel.dll 222>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 104>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/nuget.projectmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.ProjectModel.6.11.0/pack/nuget.projectmodel.nuspec". 222>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.Emit.ILGeneration.4.3.0 (netstandard1.0) 207>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/Release/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/pack/ref/netstandard1.0/System.ObjectModel.dll". 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.3.4/pack/microsoft.build.framework.nuspec". 187>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Emit.ILGeneration.4.7.0 (netstandard1.0) 195>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/Release/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/Release/netstandard1.0/System.Numerics.Vectors.dll". 174>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (Build target(s)). 104>GenerateNuspec: The package NuGet.ProjectModel.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.ProjectModel.6.11.0.nupkg'. 104>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj" (Build;Pack target(s)). 195>CopyFilesToOutputDirectory: System.Numerics.Vectors.4.5.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/Release/netstandard1.0/System.Numerics.Vectors.dll 207>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/Release/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/Release/netstandard1.3/System.ObjectModel.dll". 35>GenerateNuspec: The package Microsoft.Build.Framework.17.3.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 177>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (Build target(s)). 35>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.17.3.4.nupkg'. 207>CopyFilesToOutputDirectory: System.ObjectModel.4.0.12 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/Release/netstandard1.3/System.ObjectModel.dll 223>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Emit.ILGeneration.4.0.1 (netstandard1.0) 35>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj" (Build;Pack target(s)). 195>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/Release/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/netstandard1.0/System.Numerics.Vectors.dll". 207>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/Release/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/pack/ref/netstandard1.3/System.ObjectModel.dll". 170>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj" (Build target(s)). 197>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/Release/netstandard1.3/System.ObjectModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/Release/netstandard1.3/System.ObjectModel.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.ObjectModel.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.ObjectModel.4.3.0 (netstandard1.3) 197>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (Build target(s)). 222>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". 207>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (Build target(s)). 222>CopyFilesToOutputDirectory: System.Reflection.Emit.ILGeneration.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll 187>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". System.Reflection.Emit.ILGeneration.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll 222>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/pack/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". 187>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". 200>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/Release/netstandard2.0/System.Numerics.Vectors.4.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Numerics.Vectors.cs /warnaserror+:NU1605 195>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 200>CoreCompile: CompilerServer: server - server processed compilation - System.Numerics.Vectors.4.4.0 (netstandard2.0) 207>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (Build target(s)). 195>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (Build target(s)). 197>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/Release/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/Release/netstandard1.3/System.ObjectModel.dll". 223>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". 197>CopyFilesToOutputDirectory: System.ObjectModel.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/Release/netstandard1.3/System.ObjectModel.dll 223>CopyFilesToOutputDirectory: System.Reflection.Emit.ILGeneration.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll 197>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/Release/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/pack/ref/netstandard1.3/System.ObjectModel.dll". 223>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/Release/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/pack/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". 189>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 222>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (Build target(s)). 187>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (193:11) on node 1 (Build;Pack target(s)). 193:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (193:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (193:12) on node 1 (Build target(s)). 193>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.3.0/Release/netstandard1.1/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (204:11) on node 5 (Build;Pack target(s)). 204:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (204:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (204:12) on node 14 (Build target(s)). 204>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.0.1/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.0.1/Release/netstandard1.1/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" (185:11) on node 8 (Build;Pack target(s)). 185:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" (185:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" (185:12) on node 29 (Build target(s)). 185>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.0.1/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.0.1/Release/netstandard1.0/". 187>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 29>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.8.0.0/pack/microsoft.bcl.asyncinterfaces.nuspec". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (188:15) on node 19 (Build;Pack target(s)). 188:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (188:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (188:16) on node 5 (Build target(s)). 188>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/Release/netstandard1.1/". 200>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/Release/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/Release/netstandard2.0/System.Numerics.Vectors.dll". System.Numerics.Vectors.4.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/Release/netstandard2.0/System.Numerics.Vectors.dll 197>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (Build target(s)). 29>GenerateNuspec: The package Microsoft.Bcl.AsyncInterfaces.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.AsyncInterfaces.8.0.0.nupkg'. 223>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (Build target(s)). 200>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/Release/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/netstandard2.0/System.Numerics.Vectors.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" (198:11) on node 4 (Build;Pack target(s)). 198:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" (198:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" (198:12) on node 4 (Build target(s)). 198>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.3.0/Release/netstandard1.0/". 29>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj" (Build;Pack target(s)). 188:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (188:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (188:17) on node 19 (Build target(s)). 188>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/Release/netstandard2.0/". 184>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" (225:11) on node 10 (Build;Pack target(s)). 225:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" (225:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" (225:12) on node 10 (Build target(s)). 225>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.3.0/Release/netstandard1.1/". 195>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/Release/netstandard2.0/System.Numerics.Vectors.4.5.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Numerics.Vectors.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Numerics.Vectors.4.5.0 (netstandard2.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" (228:11) on node 20 (Build;Pack target(s)). 228:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" (228:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" (228:12) on node 20 (Build target(s)). 228>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.4.1/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.4.1/Release/netstandard1.1/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (201:15) on node 8 (Build;Pack target(s)). 201:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (201:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (201:16) on node 8 (Build target(s)). 201>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/Release/netstandard1.1/". 192>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 187>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard2.0/System.Reflection.Emit.ILGeneration.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 200>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (Build target(s)). 187>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.Emit.ILGeneration.4.7.0 (netstandard2.0) 189>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.6.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.6.0/Release/netstandard2.0/System.Numerics.Vectors.4.6.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Numerics.Vectors.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Numerics.Vectors.4.6.0 (netstandard2.0) 185>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 195>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/Release/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/Release/netstandard2.0/System.Numerics.Vectors.dll". 201:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (201:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (201:17) on node 25 (Build target(s)). 201>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/Release/netstandard2.0/". 195>CopyFilesToOutputDirectory: System.Numerics.Vectors.4.5.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/Release/netstandard2.0/System.Numerics.Vectors.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/Release/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/netstandard2.0/System.Numerics.Vectors.dll". 187>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard2.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard2.0/System.Reflection.Emit.ILGeneration.dll". 184>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/Release/netstandard1.0/System.Reflection.Emit.Lightweight.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Emit.Lightweight.4.0.1 (netstandard1.0) 187>CopyFilesToOutputDirectory: System.Reflection.Emit.ILGeneration.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard2.0/System.Reflection.Emit.ILGeneration.dll 189>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.6.0/Release/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.6.0/Release/netstandard2.0/System.Numerics.Vectors.dll". System.Numerics.Vectors.4.6.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.6.0/Release/netstandard2.0/System.Numerics.Vectors.dll 187>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/Release/netstandard2.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll". 189>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.6.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.6.0/Release/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.6.0/pack/lib/netstandard2.0/System.Numerics.Vectors.dll". 192>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/Release/netstandard1.0/System.Reflection.Emit.Lightweight.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Emit.Lightweight.4.3.0 (netstandard1.0) 195>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (Build target(s)). 198>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 204>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 184>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/Release/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/Release/netstandard1.0/System.Reflection.Emit.Lightweight.dll". System.Reflection.Emit.Lightweight.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/Release/netstandard1.0/System.Reflection.Emit.Lightweight.dll 189>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj" (Build target(s)). 184>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/Release/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/pack/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (210:15) on node 17 (Build;Pack target(s)). 210:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (210:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (210:17) on node 17 (Build target(s)). 210>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/Release/netstandard1.1/". 187>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (Build target(s)). 193>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 188>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 210:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (210:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (210:16) on node 32 (Build target(s)). 210>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/Release/netstandard2.0/". 185>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.0.1/Release/netstandard1.0/System.Reflection.Extensions.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.Extensions.cs /warnaserror+:NU1605 192>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/Release/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/Release/netstandard1.0/System.Reflection.Emit.Lightweight.dll". 185>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.Extensions.4.0.1 (netstandard1.0) 192>CopyFilesToOutputDirectory: System.Reflection.Emit.Lightweight.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/Release/netstandard1.0/System.Reflection.Emit.Lightweight.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/Release/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/pack/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". 184>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (Build target(s)). 225>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj" (199:15) on node 9 (Build;Pack target(s)). 199:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj" (199:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj" (199:17) on node 15 (Build target(s)). 199>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/netstandard2.0/". 192>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (Build target(s)). 198>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.3.0/Release/netstandard1.0/System.Reflection.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Extensions.4.3.0 (netstandard1.0) 199:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj" (199:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj" (199:16) on node 9 (Build target(s)). 199>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/net6.0/ref". 204>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.0.1/Release/netstandard1.1/System.Reflection.Emit.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Reflection.Emit.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Emit.4.0.1 (netstandard1.1) 185>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.0.1/Release/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.0.1/Release/netstandard1.0/System.Reflection.Extensions.dll". 228>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 188>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/Release/netstandard1.1/System.Reflection.Emit.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Reflection.Emit.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Emit.4.7.0 (netstandard1.1) 185>CopyFilesToOutputDirectory: System.Reflection.Extensions.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.0.1/Release/netstandard1.0/System.Reflection.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.0.1/pack/ref/netstandard1.0". 201>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 185>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.0.1/Release/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.0.1/pack/ref/netstandard1.0/System.Reflection.Extensions.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (214:19) on node 3 (Build;Pack target(s)). 214:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (214:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (214:20) on node 3 (Build target(s)). 214>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net6.0/ref". 193>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.3.0/Release/netstandard1.1/System.Reflection.Emit.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Reflection.Emit.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (196:23) on node 27 (Build;Pack target(s)). 196:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (196:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (196:24) on node 31 (Build target(s)). 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net6.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj" (246:15) on node 23 (Build;Pack target(s)). 246:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj" (246:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj" (246:16) on node 27 (Build target(s)). 246>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/netstandard2.0/". 193>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.Emit.4.3.0 (netstandard1.1) 170>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.6.0/pack/system.memory.nuspec". 198>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.3.0/Release/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.3.0/Release/netstandard1.0/System.Reflection.Extensions.dll". System.Reflection.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.3.0/Release/netstandard1.0/System.Reflection.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.3.0/Release/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.3.0/pack/ref/netstandard1.0/System.Reflection.Extensions.dll". 188>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/Release/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/Release/netstandard1.1/System.Reflection.Emit.dll". 170>GenerateNuspec: The package System.Memory.4.6.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 204>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.0.1/Release/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.0.1/Release/netstandard1.1/System.Reflection.Emit.dll". 170>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.6.0.nupkg'. 185>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" (Build target(s)). 204>CopyFilesToOutputDirectory: System.Reflection.Emit.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.0.1/Release/netstandard1.1/System.Reflection.Emit.dll 188>CopyFilesToOutputDirectory: System.Reflection.Emit.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/Release/netstandard1.1/System.Reflection.Emit.dll 196:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (196:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (196:25) on node 16 (Build target(s)). 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net8.0/". 222>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/pack/system.reflection.emit.ilgeneration.nuspec". 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net8.0/ref". 170>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj" (Build;Pack target(s)). 204>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.0.1/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.0.1/Release/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.0.1/pack/ref/netstandard1.1/System.Reflection.Emit.dll". 225>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.3.0/Release/netstandard1.1/System.Reflection.Metadata.1.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.1.3.0 (netstandard1.1) 188>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/Release/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard1.1/System.Reflection.Emit.dll". 246:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj" (246:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj" (246:17) on node 23 (Build target(s)). 246>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/refint/". 222>GenerateNuspec: The package System.Reflection.Emit.ILGeneration.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 246>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/ref". 222>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.ILGeneration.4.3.0.nupkg'. 196:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (196:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (196:26) on node 12 (Build target(s)). 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net7.0/". 222>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (Build;Pack target(s)). 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net7.0/refint/". 193>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.3.0/Release/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.3.0/Release/netstandard1.1/System.Reflection.Emit.dll". 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net7.0/ref". 193>CopyFilesToOutputDirectory: System.Reflection.Emit.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.3.0/Release/netstandard1.1/System.Reflection.Emit.dll 228>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.4.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.4.1/Release/netstandard1.1/System.Reflection.Metadata.1.4.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.1.4.1 (netstandard1.1) 193>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.3.0/Release/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.3.0/pack/ref/netstandard1.1/System.Reflection.Emit.dll". 198>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" (Build target(s)). 201>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/Release/netstandard1.1/System.Reflection.Metadata.1.6.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.1.6.0 (netstandard1.1) 225>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.3.0/Release/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.3.0/Release/netstandard1.1/System.Reflection.Metadata.dll". System.Reflection.Metadata.1.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.3.0/Release/netstandard1.1/System.Reflection.Metadata.dll 204>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (Build target(s)). 196:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (196:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (196:27) on node 18 (Build target(s)). 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/netstandard2.0/". 225>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.3.0/pack/lib/netstandard1.1". 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/netstandard2.0/". 225>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.3.0/Release/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.3.0/pack/lib/netstandard1.1/System.Reflection.Metadata.dll". 188>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (Build target(s)). 210>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 193>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (Build target(s)). 228>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.4.1/Release/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.4.1/Release/netstandard1.1/System.Reflection.Metadata.dll". System.Reflection.Metadata.1.4.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.4.1/Release/netstandard1.1/System.Reflection.Metadata.dll 223>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/pack/system.reflection.emit.ilgeneration.nuspec". 228>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.4.1/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.4.1/Release/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.4.1/pack/lib/netstandard1.1/System.Reflection.Metadata.dll". 188>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 223>GenerateNuspec: The package System.Reflection.Emit.ILGeneration.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 201>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/Release/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/Release/netstandard1.1/System.Reflection.Metadata.dll". 223>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.ILGeneration.4.0.1.nupkg'. 223>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (Build;Pack target(s)). 201>CopyFilesToOutputDirectory: System.Reflection.Metadata.1.6.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/Release/netstandard1.1/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/Release/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/pack/lib/netstandard1.1/System.Reflection.Metadata.dll". 225>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" (Build target(s)). 214:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (214:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (214:21) on node 21 (Build target(s)). 214>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net7.0/refint/". 228>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" (Build target(s)). 214>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net7.0/ref". 201>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (Build target(s)). 210>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/Release/netstandard1.1/System.Reflection.Metadata.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.5.0.0 (netstandard1.1) 75>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.4.0/pack/microsoft.net.stringtools.nuspec". GenerateNuspec: The package Microsoft.NET.StringTools.17.4.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NET.StringTools.17.4.0.nupkg'. 188>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/Release/netstandard2.0/System.Reflection.Emit.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Reflection.Emit.cs /warnaserror+:NU1605 75>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj" (Build;Pack target(s)). 188>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.Emit.4.7.0 (netstandard2.0) 201>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 214:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (214:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (214:22) on node 26 (Build target(s)). 214>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/netstandard2.0/". 210>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/Release/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/Release/netstandard1.1/System.Reflection.Metadata.dll". System.Reflection.Metadata.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/Release/netstandard1.1/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/Release/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/lib/netstandard1.1/System.Reflection.Metadata.dll". 188>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/Release/netstandard2.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/Release/netstandard2.0/System.Reflection.Emit.dll". System.Reflection.Emit.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/Release/netstandard2.0/System.Reflection.Emit.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/Release/netstandard2.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard2.0/System.Reflection.Emit.dll". 210>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (Build target(s)). 184>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/pack/system.reflection.emit.lightweight.nuspec". 201>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/Release/netstandard2.0/System.Reflection.Metadata.1.6.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.1.6.0 (netstandard2.0) 188>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (Build target(s)). 210>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 184>GenerateNuspec: The package System.Reflection.Emit.Lightweight.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.Lightweight.4.0.1.nupkg'. 184>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (Build;Pack target(s)). 56>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Utilities.Core.17.3.4/pack/microsoft.build.utilities.core.nuspec". 201>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/Release/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/Release/netstandard2.0/System.Reflection.Metadata.dll". 199>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 201>CopyFilesToOutputDirectory: System.Reflection.Metadata.1.6.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/Release/netstandard2.0/System.Reflection.Metadata.dll 56>GenerateNuspec: The package Microsoft.Build.Utilities.Core.17.3.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.17.3.4.nupkg'. 201>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/Release/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/pack/lib/netstandard2.0/System.Reflection.Metadata.dll". 56>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj" (Build;Pack target(s)). 246>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 106>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.DependencyResolver.Core.6.11.0/pack/nuget.dependencyresolver.core.nuspec". GenerateNuspec: The package NuGet.DependencyResolver.Core.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.DependencyResolver.Core.6.11.0.nupkg'. 106>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (206:19) on node 30 (Build;Pack target(s)). 206:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (206:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (206:20) on node 10 (Build target(s)). 206>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/ref". 210>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/Release/netstandard2.0/System.Reflection.Metadata.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.5.0.0 (netstandard2.0) 192>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/pack/system.reflection.emit.lightweight.nuspec". 206:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (206:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (206:22) on node 11 (Build target(s)). 206>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/netstandard2.0/". 194>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/system.net.sockets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Sockets.4.3.0/pack/system.net.sockets.nuspec". 206>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/netstandard2.0/". 201>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (Build target(s)). 206:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (206:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (206:21) on node 30 (Build target(s)). 206>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/refint/". 192>GenerateNuspec: The package System.Reflection.Emit.Lightweight.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.Lightweight.4.3.0.nupkg'. 206>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/ref". 192>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (Build;Pack target(s)). 194>GenerateNuspec: The package System.Net.Sockets.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Net.Sockets.4.3.0.nupkg'. 194>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (Build;Pack target(s)). 199>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/netstandard2.0/System.Reflection.Metadata.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.6.0.0 (netstandard2.0) 210>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll". System.Reflection.Metadata.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/lib/netstandard2.0/System.Reflection.Metadata.dll". 246>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/6.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Reflection.MetadataLoadContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.MetadataLoadContext.6.0.0 (netstandard2.0) 193>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.3.0/pack/system.reflection.emit.nuspec". 199>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 196>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 214>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 199>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll". System.Reflection.Metadata.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll 193>GenerateNuspec: The package System.Reflection.Emit.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.4.3.0.nupkg'. 199>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/pack/lib/netstandard2.0". 193>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (Build;Pack target(s)). 199>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/pack/lib/netstandard2.0/System.Reflection.Metadata.dll". 228>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.4.1/pack/system.reflection.metadata.nuspec". 210>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (Build target(s)). 228>GenerateNuspec: The package System.Reflection.Metadata.1.4.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.4.1.nupkg'. 246>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.dll". 196>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 246>CopyFilesToOutputDirectory: System.Reflection.MetadataLoadContext.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.dll 228>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" (Build;Pack target(s)). 246>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/pack/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll". 199>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj" (Build target(s)). 196>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" (202:11) on node 13 (Build;Pack target(s)). 202:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" (202:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" (202:12) on node 24 (Build target(s)). 202>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.0.1/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.0.1/Release/netstandard1.0/". 196>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/netstandard2.0/System.Reflection.Metadata.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.8.0.0 (netstandard2.0) 86>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.6.0.0/pack/microsoft.win32.systemevents.nuspec". 246>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" (203:11) on node 17 (Build;Pack target(s)). 203:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" (203:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" (203:12) on node 17 (Build target(s)). 203>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.3.0/Release/netstandard1.0/". 196>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 214>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/7.0.0/lib/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net6.0/System.Reflection.Metadata.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net6.0/refint/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net6.0/System.Reflection.Metadata.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.7.0.0 (net6.0) 199>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/net6.0/System.Reflection.Metadata.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/net6.0/refint/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/net6.0/System.Reflection.Metadata.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.6.0.0 (net6.0) 86>GenerateNuspec: The package Microsoft.Win32.SystemEvents.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.SystemEvents.6.0.0.nupkg'. 86>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (209:15) on node 29 (Build;Pack target(s)). 209:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (209:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (209:17) on node 6 (Build target(s)). 209>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.5/". 246>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (212:15) on node 7 (Build;Pack target(s)). 212:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (212:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (212:16) on node 25 (Build target(s)). 212>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.3/". 209:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (209:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (209:16) on node 29 (Build target(s)). 209>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.3/". 212>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.3/". 209>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.3/". 214>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 196>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll". System.Reflection.Metadata.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll 196>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/lib/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net6.0/System.Reflection.Metadata.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net6.0/refint/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net6.0/System.Reflection.Metadata.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.8.0.0 (net6.0) 212:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (212:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (212:17) on node 19 (Build target(s)). 212>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.5/". 196>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/pack/lib/netstandard2.0/System.Reflection.Metadata.dll". 214>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net6.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/net6.0/System.Reflection.Metadata.dll". 199>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/net6.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/Release/net6.0/System.Reflection.Metadata.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/net6.0/refint/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/Release/net6.0/ref/System.Reflection.Metadata.dll". 214>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net6.0/refint/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net6.0/ref/System.Reflection.Metadata.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (208:19) on node 5 (Build;Pack target(s)). 208:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (208:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (208:21) on node 5 (Build target(s)). 208>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.0/". 214>CopyFilesToOutputDirectory: System.Reflection.Metadata.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/net6.0/System.Reflection.Metadata.dll 199>CopyFilesToOutputDirectory: System.Reflection.Metadata.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/Release/net6.0/System.Reflection.Metadata.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (244:19) on node 2 (Build;Pack target(s)). 244:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (244:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (244:20) on node 2 (Build target(s)). 244>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.0/". 214>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/net6.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/pack/lib/net6.0/System.Reflection.Metadata.dll". 199>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/Release/net6.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/pack/lib/net6.0/System.Reflection.Metadata.dll". 208:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (208:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (208:22) on node 4 (Build target(s)). 208>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.5/". 208:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (208:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (208:20) on node 22 (Build target(s)). 208>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.3/". 21>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/humanizer.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Humanizer.Core.2.2.0/pack/humanizer.core.nuspec". 196>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (Build target(s)). 21>GenerateNuspec: The package Humanizer.Core.2.2.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Humanizer.Core.2.2.0.nupkg'. 196>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/lib/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net7.0/System.Reflection.Metadata.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net7.0/refint/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net7.0/System.Reflection.Metadata.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Reflection.Metadata.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Reflection.Metadata.8.0.0 (net7.0) 21>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj" (Build;Pack target(s)). 196>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net8.0/System.Reflection.Metadata.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net8.0/refint/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net8.0/System.Reflection.Metadata.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/System.Reflection.Metadata.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Reflection.Metadata.8.0.0 (net8.0) 196>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net6.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net6.0/System.Reflection.Metadata.dll". 214>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 196>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net6.0/refint/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net6.0/ref/System.Reflection.Metadata.dll". 203>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 196>CopyFilesToOutputDirectory: System.Reflection.Metadata.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net6.0/System.Reflection.Metadata.dll 214>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (Build target(s)). 199>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj" (Build target(s)). 202>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 196>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net6.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/pack/lib/net6.0/System.Reflection.Metadata.dll". 246>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/refint/System.Reflection.MetadataLoadContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Reflection.MetadataLoadContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.MetadataLoadContext.6.0.0 (net6.0) 214>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/netstandard2.0/System.Reflection.Metadata.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Metadata.7.0.0 (netstandard2.0) 244:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (244:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (244:21) on node 1 (Build target(s)). 244>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.3/". 244:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (244:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (244:22) on node 20 (Build target(s)). 244>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.5/". 196>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net7.0/System.Reflection.Metadata.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net7.0/refint/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net7.0/ref/System.Reflection.Metadata.dll". 196>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (Build target(s)). 196>CopyFilesToOutputDirectory: System.Reflection.Metadata.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net7.0/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/pack/lib/net7.0/System.Reflection.Metadata.dll". 196>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net8.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net8.0/System.Reflection.Metadata.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net8.0/refint/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/Release/net8.0/ref/System.Reflection.Metadata.dll". System.Reflection.Metadata.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net8.0/System.Reflection.Metadata.dll 214>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll". System.Reflection.Metadata.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll 196>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/pack/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/Release/net8.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/pack/lib/net8.0/System.Reflection.Metadata.dll". 246>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/refint/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/ref/System.Reflection.MetadataLoadContext.dll". 214>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/pack/lib/netstandard2.0". 246>CopyFilesToOutputDirectory: System.Reflection.MetadataLoadContext.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.dll 214>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/pack/lib/netstandard2.0/System.Reflection.Metadata.dll". 202>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.0.1/Release/netstandard1.0/System.Reflection.Primitives.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.Primitives.cs /warnaserror+:NU1605 246>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/pack/lib/net6.0". 202>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.Primitives.4.0.1 (netstandard1.0) 246>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/pack/lib/net6.0/System.Reflection.MetadataLoadContext.dll". 203>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.3.0/Release/netstandard1.0/System.Reflection.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.Primitives.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.Primitives.4.3.0 (netstandard1.0) 208>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 244>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 208>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 196>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (Build target(s)). 208>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 214>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net7.0/System.Reflection.Metadata.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net7.0/refint/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net7.0/System.Reflection.Metadata.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Reflection.Metadata.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Reflection.Metadata.7.0.0 (net7.0) 196>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (Build target(s)). 214>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (Build target(s)). 209>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 206>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 203>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.3.0/Release/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.3.0/Release/netstandard1.0/System.Reflection.Primitives.dll". 246>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj" (Build target(s)). 203>CopyFilesToOutputDirectory: System.Reflection.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.3.0/Release/netstandard1.0/System.Reflection.Primitives.dll 209>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 212>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 203>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.3.0/pack/ref/netstandard1.0". 202>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.0.1/Release/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.0.1/Release/netstandard1.0/System.Reflection.Primitives.dll". 203>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.3.0/Release/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.3.0/pack/ref/netstandard1.0/System.Reflection.Primitives.dll". 244>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 202>CopyFilesToOutputDirectory: System.Reflection.Primitives.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.0.1/Release/netstandard1.0/System.Reflection.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.0.1/Release/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.0.1/pack/ref/netstandard1.0/System.Reflection.Primitives.dll". 212>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" (224:11) on node 15 (Build;Pack target(s)). 224:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" (224:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" (224:12) on node 15 (Build target(s)). 224>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.4.6.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.4.6.0/Release/netstandard2.0/". 208>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.0/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.0/System.Reflection.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.cs /warnaserror+:NU1605 244>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.0/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.0/System.Reflection.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Reflection.cs /warnaserror+:NU1605 244>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 214>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/net7.0/System.Reflection.Metadata.dll". 208>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.4.1.0 (netstandard1.0) 244>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.4.3.0 (netstandard1.0) 214>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net7.0/refint/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/Release/net7.0/ref/System.Reflection.Metadata.dll". System.Reflection.Metadata.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/net7.0/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/Release/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/pack/lib/net7.0/System.Reflection.Metadata.dll". 208>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.5/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.5/System.Reflection.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Reflection.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.4.1.0 (netstandard1.5) 208>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.3/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.3/System.Reflection.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Reflection.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.4.1.0 (netstandard1.3) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj" (220:15) on node 27 (Build;Pack target(s)). 220:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj" (220:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj" (220:16) on node 32 (Build target(s)). 220>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/netstandard2.0/". 203>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" (Build target(s)). 202>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" (Build target(s)). 142>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/system.diagnostics.debug.nuspec". 209>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.3/System.Reflection.TypeExtensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.TypeExtensions.4.3.0 (netstandard1.3) 209>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.5/System.Reflection.TypeExtensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.TypeExtensions.4.3.0 (netstandard1.5) 212>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.3/System.Reflection.TypeExtensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 244>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.0/System.Reflection.dll". System.Reflection.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.0/System.Reflection.dll 212>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.TypeExtensions.4.1.0 (netstandard1.3) 206>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Reflection.MetadataLoadContext.cs /warnaserror+:NU1605 214>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (Build target(s)). 142>GenerateNuspec: The package System.Diagnostics.Debug.4.0.11 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 206>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.MetadataLoadContext.7.0.0 (netstandard2.0) 142>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.Debug.4.0.11.nupkg'. 220:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj" (220:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj" (220:17) on node 27 (Build target(s)). 220>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/Release/net6.0/". 244>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.0/System.Reflection.dll". 220>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/net6.0/ref". 142>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (Build;Pack target(s)). 208>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.0/System.Reflection.dll". 244>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.3/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.3/System.Reflection.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Reflection.cs /warnaserror+:NU1605 208>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.5/System.Reflection.dll". 244>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.4.3.0 (netstandard1.3) 208>CopyFilesToOutputDirectory: System.Reflection.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.0/System.Reflection.dll 208>CopyFilesToOutputDirectory: System.Reflection.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.5/System.Reflection.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.5/System.Reflection.dll". 206>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 208>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.0/System.Reflection.dll". 212>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.5/System.Reflection.TypeExtensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 208>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/Release/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.3/System.Reflection.dll". System.Reflection.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.3/System.Reflection.dll 212>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.TypeExtensions.4.1.0 (netstandard1.5) 244>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.5/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.5/System.Reflection.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Reflection.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.4.3.0 (netstandard1.5) 208>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/Release/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.3/System.Reflection.dll". 209>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.3/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.3/System.Reflection.TypeExtensions.dll 209>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.5/System.Reflection.TypeExtensions.dll". 244>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (Build target(s)). 209>CopyFilesToOutputDirectory: System.Reflection.TypeExtensions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.5/System.Reflection.TypeExtensions.dll 206>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 209>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". 212>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.3/System.Reflection.TypeExtensions.dll". 134>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.6.0.0/pack/system.collections.immutable.nuspec". 244>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.3/System.Reflection.dll". 206>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.dll". System.Reflection.MetadataLoadContext.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.dll 212>CopyFilesToOutputDirectory: System.Reflection.TypeExtensions.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.3/System.Reflection.TypeExtensions.dll 244>CopyFilesToOutputDirectory: System.Reflection.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.3/System.Reflection.dll 208>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (Build target(s)). 208>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (Build target(s)). 244>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.3". 209>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/Release/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". 244>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.3/System.Reflection.dll". 212>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.5/System.Reflection.TypeExtensions.dll". 206>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/netstandard2.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/pack/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll". 212>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/netstandard1.3". 212>CopyFilesToOutputDirectory: System.Reflection.TypeExtensions.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.5/System.Reflection.TypeExtensions.dll 212>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". 134>GenerateNuspec: The package System.Collections.Immutable.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.6.0.0.nupkg'. 212>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/netstandard1.5". 134>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj" (Build;Pack target(s)). 212>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/Release/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". 208>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (Build target(s)). 244>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/Release/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.5/System.Reflection.dll". System.Reflection.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.5/System.Reflection.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" (227:11) on node 18 (Build;Pack target(s)). 227:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" (227:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" (227:12) on node 18 (Build target(s)). 227>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.0.1/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.0.1/Release/netstandard1.0/". 244>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/Release/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.5/System.Reflection.dll". 209>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (Build target(s)). 244>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" (217:11) on node 28 (Build;Pack target(s)). 217:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" (217:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" (217:12) on node 28 (Build target(s)). 217>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.3.0/Release/netstandard1.0/". 209>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (Build target(s)). 206>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (205:19) on node 14 (Build;Pack target(s)). 205:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (205:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (205:21) on node 12 (Build target(s)). 205>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (213:15) on node 3 (Build;Pack target(s)). 213:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (213:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (213:16) on node 26 (Build target(s)). 213>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard2.0/". 205:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (205:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (205:20) on node 14 (Build target(s)). 205>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/net6.0/". 205>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/netstandard2.0/". 205>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net6.0/". 212>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (Build target(s)). 205>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net6.0/ref". 212>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (Build target(s)). 213:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (213:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (213:17) on node 3 (Build target(s)). 213>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard1.0/". 206>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/System.Reflection.MetadataLoadContext.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/refint/System.Reflection.MetadataLoadContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/System.Reflection.MetadataLoadContext.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Reflection.MetadataLoadContext.cs /warnaserror+:NU1605,SYSLIB0011 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (221:15) on node 7 (Build;Pack target(s)). 221:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (221:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (221:16) on node 7 (Build target(s)). 221>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard1.0/". 206>CoreCompile: CompilerServer: server - server processed compilation - System.Reflection.MetadataLoadContext.7.0.0 (net7.0) 221>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard1.0/". 244>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (Build target(s)). 141>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.6.0.0/pack/system.configuration.configurationmanager.nuspec". 205:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (205:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (205:22) on node 16 (Build target(s)). 205>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net7.0/". 141>GenerateNuspec: The package System.Configuration.ConfigurationManager.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Configuration.ConfigurationManager.6.0.0.nupkg'. 205>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net7.0/ref". 141>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj" (Build;Pack target(s)). 206>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/7.0.0/lib/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/7.0.0/lib/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/refint/System.Reflection.MetadataLoadContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Reflection.MetadataLoadContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Reflection.MetadataLoadContext.7.0.0 (net6.0) 221:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (221:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (221:17) on node 24 (Build target(s)). 221>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard2.0/". 206>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/System.Reflection.MetadataLoadContext.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/refint/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/ref/System.Reflection.MetadataLoadContext.dll". System.Reflection.MetadataLoadContext.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/System.Reflection.MetadataLoadContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/net7.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/pack/lib/net7.0/System.Reflection.MetadataLoadContext.dll". 46>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.4.0/pack/microsoft.build.tasks.core.nuspec". GenerateNuspec: The package Microsoft.Build.Tasks.Core.17.4.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.17.4.0.nupkg'. 46>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj" (Build;Pack target(s)). 206>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.dll". 16>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/microsoft.bcl.asyncinterfaces.nuspec". 206>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/refint/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/ref/System.Reflection.MetadataLoadContext.dll". System.Reflection.MetadataLoadContext.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/Release/net6.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/pack/lib/net6.0/System.Reflection.MetadataLoadContext.dll". 217>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 16>GenerateNuspec: The package Microsoft.Bcl.AsyncInterfaces.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg'. 206>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (Build target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (Build;Pack target(s)). 227>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (231:19) on node 23 (Build;Pack target(s)). 231:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (231:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (231:21) on node 23 (Build target(s)). 231>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard1.0/". 231:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (231:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (231:20) on node 4 (Build target(s)). 231>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.0/". 206>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (Build target(s)). 213>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 221>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 231:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (231:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (231:22) on node 8 (Build target(s)). 231>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.1/". 217>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.3.0/Release/netstandard1.0/System.Resources.ResourceManager.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Resources.ResourceManager.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Resources.ResourceManager.4.3.0 (netstandard1.0) 224>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 227>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.0.1/Release/netstandard1.0/System.Resources.ResourceManager.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Resources.ResourceManager.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Resources.ResourceManager.4.0.1 (netstandard1.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (216:15) on node 13 (Build;Pack target(s)). 216:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (216:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (216:16) on node 13 (Build target(s)). 216>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/ref". 216:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (216:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (216:17) on node 31 (Build target(s)). 216>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/netstandard2.0/". 67>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/microsoft.extensions.logging.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.6.0.4/pack/microsoft.extensions.logging.abstractions.nuspec". 203>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.3.0/pack/system.reflection.primitives.nuspec". 217>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.3.0/Release/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.3.0/Release/netstandard1.0/System.Resources.ResourceManager.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj" (211:11) on node 2 (Build;Pack target(s)). 211:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj" (211:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj" (211:12) on node 11 (Build target(s)). 211>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.0/Release/netstandard2.0/". 217>CopyFilesToOutputDirectory: System.Resources.ResourceManager.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.3.0/Release/netstandard1.0/System.Resources.ResourceManager.dll 211>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.1.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (245:19) on node 9 (Build;Pack target(s)). 245:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (245:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (245:20) on node 9 (Build target(s)). 245>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/netstandard1.0/". 67>GenerateNuspec: The package Microsoft.Extensions.Logging.Abstractions.6.0.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.Logging.Abstractions.6.0.4.nupkg'. 217>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.3.0/Release/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.3.0/pack/ref/netstandard1.0/System.Resources.ResourceManager.dll". 67>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj" (Build;Pack target(s)). 203>GenerateNuspec: The package System.Reflection.Primitives.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Primitives.4.3.0.nupkg'. 213>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.4.5.2.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.CompilerServices.Unsafe.4.5.2 (netstandard1.0) 227>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.0.1/Release/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.0.1/Release/netstandard1.0/System.Resources.ResourceManager.dll". 203>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" (Build;Pack target(s)). 220>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 227>CopyFilesToOutputDirectory: System.Resources.ResourceManager.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.0.1/Release/netstandard1.0/System.Resources.ResourceManager.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.0.1/Release/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.0.1/pack/ref/netstandard1.0/System.Resources.ResourceManager.dll". 245:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (245:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (245:21) on node 20 (Build target(s)). 245>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" (226:11) on node 1 (Build;Pack target(s)). 226:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" (226:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" (226:12) on node 1 (Build target(s)). 226>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.0.1/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.0.1/Release/netstandard1.3/". 221>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.4.5.3.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (232:19) on node 29 (Build;Pack target(s)). 232:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (232:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (232:20) on node 29 (Build target(s)). 232>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/netstandard1.0/". 221>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.CompilerServices.Unsafe.4.5.3 (netstandard1.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" (215:11) on node 6 (Build;Pack target(s)). 215:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" (215:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" (215:12) on node 6 (Build target(s)). 215>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.3.0/Release/netstandard1.3/". 224>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.4.6.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.4.6.0/Release/netstandard2.0/System.Resources.Extensions.4.6.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Resources.Extensions.cs /warnaserror+:NU1605 215>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.3.0/Release/netstandard1.3/". 224>CoreCompile: CompilerServer: server - server processed compilation - System.Resources.Extensions.4.6.0 (netstandard2.0) 217>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (239:11) on node 19 (Build;Pack target(s)). 239:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (239:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (239:12) on node 19 (Build target(s)). 239>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/Release/netstandard1.1/". 232:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (232:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (232:21) on node 22 (Build target(s)). 232>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/netstandard1.5/". 213>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". System.Runtime.CompilerServices.Unsafe.4.5.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll 232:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (232:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (232:22) on node 10 (Build target(s)). 232>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (238:11) on node 25 (Build;Pack target(s)). 238:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (238:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (238:12) on node 25 (Build target(s)). 238>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/Release/netstandard1.1/". 227>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" (Build target(s)). 213>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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. 221>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 220>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/netstandard2.0/System.Resources.Extensions.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Resources.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Resources.Extensions.6.0.0 (netstandard2.0) 221>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.4.5.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll 224>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.4.6.0/Release/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.4.6.0/Release/netstandard2.0/System.Resources.Extensions.dll". System.Resources.Extensions.4.6.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.4.6.0/Release/netstandard2.0/System.Resources.Extensions.dll 221>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 224>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.4.6.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.4.6.0/Release/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.4.6.0/pack/ref/netstandard2.0/System.Resources.Extensions.dll". 213>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 213>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (Build target(s)). 226>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 245>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 224>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" (Build target(s)). 220>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/Release/netstandard2.0/System.Resources.Extensions.dll". System.Resources.Extensions.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/Release/netstandard2.0/System.Resources.Extensions.dll 220>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 221>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (Build target(s)). 245>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 220>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/Release/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/pack/lib/netstandard2.0/System.Resources.Extensions.dll". 205>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 231>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 232>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 231>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.CompilerServices.Unsafe.5.0.0 (netstandard1.0) 239>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 232>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 215>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 213>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.4.5.2.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.CompilerServices.Unsafe.4.5.2 (netstandard2.0) 220>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj" (Build target(s)). 245:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (245:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (245:22) on node 21 (Build target(s)). 245>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/netstandard1.5/". 238>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 232>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 231>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". System.Runtime.CompilerServices.Unsafe.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 245>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/netstandard1.0/System.Runtime.Extensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Runtime.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.Extensions.4.1.0 (netstandard1.0) 226>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.0.1/Release/netstandard1.3/System.Runtime.Handles.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Runtime.Handles.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.Handles.4.0.1 (netstandard1.3) 221>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 232>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/netstandard1.0/System.Runtime.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Runtime.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.Extensions.4.3.0 (netstandard1.0) 245>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/netstandard1.3/System.Runtime.Extensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Runtime.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.Extensions.4.1.0 (netstandard1.3) 213>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". System.Runtime.CompilerServices.Unsafe.4.5.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll 205>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 115>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.3.0/pack/system.buffers.nuspec". 205>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/netstandard2.0/System.Resources.Extensions.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Resources.Extensions.cs /warnaserror+:NU1605 220>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/net6.0/System.Resources.Extensions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/net6.0/refint/System.Resources.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/net6.0/System.Resources.Extensions.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Resources.Extensions.cs /warnaserror+:NU1605 205>CoreCompile: CompilerServer: server - server processed compilation - System.Resources.Extensions.7.0.0 (netstandard2.0) 220>CoreCompile: CompilerServer: server - server processed compilation - System.Resources.Extensions.6.0.0 (net6.0) 213>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/pack/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 231>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build target(s)). 115>GenerateNuspec: The package System.Buffers.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.3.0.nupkg'. 226>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.0.1/Release/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.0.1/Release/netstandard1.3/System.Runtime.Handles.dll". 215>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.3.0/Release/netstandard1.3/System.Runtime.Handles.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Runtime.Handles.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.Handles.4.3.0 (netstandard1.3) 115>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" (Build;Pack target(s)). 239>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/Release/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.4.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs /warnaserror+:NU1605 226>CopyFilesToOutputDirectory: System.Runtime.Handles.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.0.1/Release/netstandard1.3/System.Runtime.Handles.dll 239>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.InteropServices.RuntimeInformation.4.0.0 (netstandard1.1) 226>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.0.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.0.1/Release/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.0.1/pack/ref/netstandard1.3/System.Runtime.Handles.dll". 245>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.0/System.Runtime.Extensions.dll". 232>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/netstandard1.5/System.Runtime.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Runtime.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.Extensions.4.3.0 (netstandard1.5) 245>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.0/System.Runtime.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.0/System.Runtime.Extensions.dll". 238>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/Release/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs /warnaserror+:NU1605 232>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/netstandard1.3/System.Runtime.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Runtime.Extensions.cs /warnaserror+:NU1605 238>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.InteropServices.RuntimeInformation.4.3.0 (netstandard1.1) 232>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.Extensions.4.3.0 (netstandard1.3) 232>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.0/System.Runtime.Extensions.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (229:23) on node 17 (Build;Pack target(s)). 229:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (229:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (229:24) on node 5 (Build target(s)). 229>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.2/". 232>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.0/System.Runtime.Extensions.dll 231>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 229:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (229:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (229:25) on node 17 (Build target(s)). 229>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.1/". 232>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.0/System.Runtime.Extensions.dll". 245>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.3/System.Runtime.Extensions.dll". System.Runtime.Extensions.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.3/System.Runtime.Extensions.dll 205>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/netstandard2.0/System.Resources.Extensions.dll". System.Resources.Extensions.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/netstandard2.0/System.Resources.Extensions.dll 245>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.3/System.Runtime.Extensions.dll". 213>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (Build target(s)). 205>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 245>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 205>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/pack/lib/netstandard2.0". 221>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.4.5.3.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 205>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/pack/lib/netstandard2.0/System.Resources.Extensions.dll". 221>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.CompilerServices.Unsafe.4.5.3 (netstandard2.0) 220>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/net6.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/Release/net6.0/System.Resources.Extensions.dll". 215>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.3.0/Release/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.3.0/Release/netstandard1.3/System.Runtime.Handles.dll". 220>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/net6.0/refint/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/Release/net6.0/ref/System.Resources.Extensions.dll". 226>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" (Build target(s)). 220>CopyFilesToOutputDirectory: System.Resources.Extensions.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/Release/net6.0/System.Resources.Extensions.dll 245>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (Build target(s)). 239>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/Release/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/Release/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". 215>CopyFilesToOutputDirectory: System.Runtime.Handles.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.3.0/Release/netstandard1.3/System.Runtime.Handles.dll 239>CopyFilesToOutputDirectory: System.Runtime.InteropServices.RuntimeInformation.4.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/Release/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll 232>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.5/System.Runtime.Extensions.dll". 220>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/Release/net6.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/pack/lib/net6.0/System.Resources.Extensions.dll". 239>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/pack/ref/netstandard1.1". 232>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.5/System.Runtime.Extensions.dll 239>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/Release/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/pack/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". 215>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.3.0/Release/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.3.0/pack/ref/netstandard1.3/System.Runtime.Handles.dll". 232>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/Release/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.3/System.Runtime.Extensions.dll". 232>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.5". 238>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/Release/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/Release/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". 232>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.5/System.Runtime.Extensions.dll". 232>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.3/System.Runtime.Extensions.dll 238>CopyFilesToOutputDirectory: System.Runtime.InteropServices.RuntimeInformation.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/Release/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll 205>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net6.0/System.Resources.Extensions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net6.0/refint/System.Resources.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net6.0/System.Resources.Extensions.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Resources.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Resources.Extensions.7.0.0 (net6.0) 232>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.3". 232>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (Build target(s)). 232>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/Release/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.3/System.Runtime.Extensions.dll". 238>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/Release/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/pack/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". 229:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (229:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (229:26) on node 30 (Build target(s)). 229>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.3/". 245>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (Build target(s)). 205>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (Build target(s)). 221>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 216>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 221>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.4.5.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll 239>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (Build target(s)). 231>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 211>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 221>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 215>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" (Build target(s)). 220>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj" (Build target(s)). 232>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (Build target(s)). 232>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (Build target(s)). 231>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 245>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/netstandard1.5/System.Runtime.Extensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Runtime.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.Extensions.4.1.0 (netstandard1.5) 229:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (229:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (229:27) on node 32 (Build target(s)). 229>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.5/". 231>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.CompilerServices.Unsafe.5.0.0 (netstandard2.0) 229>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.5/". 238>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (Build target(s)). 205>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net6.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/net6.0/System.Resources.Extensions.dll". 205>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net7.0/System.Resources.Extensions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net7.0/refint/System.Resources.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net7.0/System.Resources.Extensions.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Resources.Extensions.cs /warnaserror+:NU1605,SYSLIB0011 205>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net6.0/refint/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net6.0/ref/System.Resources.Extensions.dll". 205>CoreCompile: CompilerServer: server - server processed compilation - System.Resources.Extensions.7.0.0 (net7.0) 205>CopyFilesToOutputDirectory: System.Resources.Extensions.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/net6.0/System.Resources.Extensions.dll 217>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.3.0/pack/system.resources.resourcemanager.nuspec". 205>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/net6.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/pack/lib/net6.0/System.Resources.Extensions.dll". 221>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (Build target(s)). 217>GenerateNuspec: The package System.Resources.ResourceManager.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Resources.ResourceManager.4.3.0.nupkg'. 217>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" (Build;Pack target(s)). 229>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 229>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 231>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". System.Runtime.CompilerServices.Unsafe.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll 245>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/Release/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.5/System.Runtime.Extensions.dll". System.Runtime.Extensions.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.5/System.Runtime.Extensions.dll 231>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 211>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.1.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.6.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.CompilerServices.Unsafe.6.1.0 (netstandard2.0) 216>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 245>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/Release/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.5/System.Runtime.Extensions.dll". 216>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.CompilerServices.Unsafe.6.0.0 (netstandard2.0) 205>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (Build target(s)). 205>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net7.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/net7.0/System.Resources.Extensions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net7.0/refint/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/Release/net7.0/ref/System.Resources.Extensions.dll". 231>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.1/System.Runtime.CompilerServices.Unsafe.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 205>CopyFilesToOutputDirectory: System.Resources.Extensions.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/net7.0/System.Resources.Extensions.dll 231>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.CompilerServices.Unsafe.5.0.0 (netstandard2.1) 205>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/Release/net7.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/pack/lib/net7.0/System.Resources.Extensions.dll". 231>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build target(s)). 211>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.1.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 245>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (Build target(s)). 216>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 211>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.6.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll 216>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". System.Runtime.CompilerServices.Unsafe.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll 211>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.0/pack/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 229>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 216>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/pack/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 229>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.1/System.Runtime.InteropServices.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Runtime.InteropServices.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.InteropServices.4.1.0 (netstandard1.1) 49>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.8.3/pack/microsoft.build.tasks.core.nuspec". 205>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (Build target(s)). 231>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll". 229>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.2/System.Runtime.InteropServices.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.2/System.Runtime.InteropServices.cs /warnaserror+:NU1605 231>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll 229>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.InteropServices.4.1.0 (netstandard1.2) 224>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.4.6.0/pack/system.resources.extensions.nuspec". 49>GenerateNuspec: The package Microsoft.Build.Tasks.Core.17.8.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.17.8.3.nupkg'. 231>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/Release/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll". 49>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj" (Build;Pack target(s)). 229>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:27) on node 7 (Build;Pack target(s)). 236:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:28) on node 12 (Build target(s)). 236>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netcoreapp1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netcoreapp1.1/". 224>GenerateNuspec: The package System.Resources.Extensions.4.6.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Resources.Extensions.4.6.0.nupkg'. 216>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (Build target(s)). 211>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj" (Build target(s)). 101>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/nuget.protocol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.8.1/pack/nuget.protocol.nuspec". 224>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" (Build;Pack target(s)). 236:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:30) on node 7 (Build target(s)). 236>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.2/". 118>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.0/pack/system.buffers.nuspec". 101>GenerateNuspec: The package NuGet.Protocol.6.8.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Protocol.6.8.1.nupkg'. 229>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.1/System.Runtime.InteropServices.dll". 101>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj" (Build;Pack target(s)). 229>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.1/System.Runtime.InteropServices.dll 229>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.2/System.Runtime.InteropServices.dll". 229>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.1". 118>GenerateNuspec: The package System.Buffers.4.5.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 236:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:29) on node 29 (Build target(s)). 236>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.1/". 229>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.2/System.Runtime.InteropServices.dll 229>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.1/System.Runtime.InteropServices.dll". 118>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.5.0.nupkg'. 231>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" (219:11) on node 9 (Build;Pack target(s)). 219:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" (219:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" (219:12) on node 9 (Build target(s)). 219>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Loader.4.0.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Loader.4.0.0/Release/netstandard1.5/". 118>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (Build;Pack target(s)). 229>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.2/System.Runtime.InteropServices.dll". 38>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Tasks.Core.17.3.4/pack/microsoft.build.tasks.core.nuspec". 216>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/System.Runtime.CompilerServices.Unsafe.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/refint/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/System.Runtime.CompilerServices.Unsafe.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 236:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:31) on node 10 (Build target(s)). 236>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.3/". 216>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.CompilerServices.Unsafe.6.0.0 (net6.0) 38>GenerateNuspec: The package Microsoft.Build.Tasks.Core.17.3.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.17.3.4.nupkg'. 229>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.3/System.Runtime.InteropServices.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Runtime.InteropServices.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.InteropServices.4.1.0 (netstandard1.3) 38>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj" (Build;Pack target(s)). 236:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (236:32) on node 24 (Build target(s)). 236>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.5/". 229>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (249:15) on node 20 (Build;Pack target(s)). 249:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (249:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (249:16) on node 3 (Build target(s)). 249>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.3/". 229>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build target(s)). 229>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.5/System.Runtime.InteropServices.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Runtime.InteropServices.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (218:11) on node 26 (Build;Pack target(s)). 218:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (218:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (218:12) on node 26 (Build target(s)). 218>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Numerics.4.3.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Numerics.4.3.0/Release/netstandard1.1/". 229>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.InteropServices.4.1.0 (netstandard1.5) 249:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (249:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (249:17) on node 28 (Build target(s)). 249>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.0/". 229>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.3/System.Runtime.InteropServices.dll". System.Runtime.InteropServices.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.3/System.Runtime.InteropServices.dll 226>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.0.1/pack/system.runtime.handles.nuspec". 229>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.3/System.Runtime.InteropServices.dll". 102>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/microsoft.win32.registry.nuspec". 216>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/System.Runtime.CompilerServices.Unsafe.dll". 226>GenerateNuspec: The package System.Runtime.Handles.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Handles.4.0.1.nupkg'. 216>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/refint/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/ref/System.Runtime.CompilerServices.Unsafe.dll". 226>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" (Build;Pack target(s)). 102>GenerateNuspec: The package Microsoft.Win32.Registry.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.Registry.5.0.0.nupkg'. 216>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/System.Runtime.CompilerServices.Unsafe.dll 102>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (Build;Pack target(s)). 216>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/Release/net6.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/pack/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll". 229>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/Release/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.5/System.Runtime.InteropServices.dll". System.Runtime.InteropServices.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.5/System.Runtime.InteropServices.dll 229>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build target(s)). 229>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.5". 236>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 229>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/Release/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.5/System.Runtime.InteropServices.dll". 236>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 216>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (Build target(s)). 236>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (247:23) on node 20 (Build;Pack target(s)). 247:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (247:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (247:24) on node 20 (Build target(s)). 247>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.0/". 247:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (247:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (247:25) on node 23 (Build target(s)). 247>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.2/". 229>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build target(s)). 236>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 218>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 239>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/pack/system.runtime.interopservices.runtimeinformation.nuspec". 236>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 239>GenerateNuspec: The package System.Runtime.InteropServices.RuntimeInformation.4.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg'. 238>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/pack/system.runtime.interopservices.runtimeinformation.nuspec". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (230:23) on node 27 (Build;Pack target(s)). 230:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (230:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (230:25) on node 14 (Build target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.5/". 239>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (Build;Pack target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.5/". 230:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (230:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (230:24) on node 21 (Build target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.2/". 247:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (247:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (247:26) on node 15 (Build target(s)). 247>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.3/". 236>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netcoreapp1.1/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.Manual.cs ref/netcoreapp1.1/System.Runtime.InteropServices.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.InteropServices.4.3.0 (netcoreapp1.1) 247>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.3/". 230:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (230:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (230:26) on node 27 (Build target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.0/". 230:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (230:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (230:27) on node 2 (Build target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.3/". 238>GenerateNuspec: The package System.Runtime.InteropServices.RuntimeInformation.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg'. 238>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (Build;Pack target(s)). 236>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.2/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.2/System.Runtime.InteropServices.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.InteropServices.4.3.0 (netstandard1.2) 247:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (247:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (247:27) on node 8 (Build target(s)). 247>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.5/". 236>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.1/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Runtime.InteropServices.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.InteropServices.4.3.0 (netstandard1.1) 249>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 219>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 236>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.3/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Runtime.InteropServices.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.InteropServices.4.3.0 (netstandard1.3) 236>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netcoreapp1.1/System.Runtime.InteropServices.dll". System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netcoreapp1.1/System.Runtime.InteropServices.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netcoreapp1.1/System.Runtime.InteropServices.dll". 218>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Numerics.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Numerics.4.3.0/Release/netstandard1.1/System.Runtime.Numerics.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.1/System.Runtime.Numerics.cs /warnaserror+:NU1605 236>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.5/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.Manual.cs ref/netstandard1.5/System.Runtime.InteropServices.cs /warnaserror+:NU1605 218>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.Numerics.4.3.0 (netstandard1.1) 236>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.InteropServices.4.3.0 (netstandard1.5) 236>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.2/System.Runtime.InteropServices.dll". System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.2/System.Runtime.InteropServices.dll 161>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.Calendars.4.3.0/pack/system.globalization.calendars.nuspec". 236>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.2/System.Runtime.InteropServices.dll". 236>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.1/System.Runtime.InteropServices.dll". System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.1/System.Runtime.InteropServices.dll 161>GenerateNuspec: The package System.Globalization.Calendars.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Globalization.Calendars.4.3.0.nupkg'. 247>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 161>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (Build;Pack target(s)). 236>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.1". 236>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.3/System.Runtime.InteropServices.dll". 236>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.1/System.Runtime.InteropServices.dll". 236>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.3/System.Runtime.InteropServices.dll 249>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 247>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 236>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.3/System.Runtime.InteropServices.dll". 236>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 218>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Numerics.4.3.0/Release/netstandard1.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Numerics.4.3.0/Release/netstandard1.1/System.Runtime.Numerics.dll". 230>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 218>CopyFilesToOutputDirectory: System.Runtime.Numerics.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Numerics.4.3.0/Release/netstandard1.1/System.Runtime.Numerics.dll 236>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 230>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 236>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/Release/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.5/System.Runtime.InteropServices.dll". System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.5/System.Runtime.InteropServices.dll 247>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 230>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 249>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.0/System.Runtime.Serialization.Primitives.4.1.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs /warnaserror+:NU1605 218>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Numerics.4.3.0/pack/ref/netstandard1.1". 230>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 218>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Numerics.4.3.0/Release/netstandard1.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Numerics.4.3.0/pack/ref/netstandard1.1/System.Runtime.Numerics.dll". 249>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.Serialization.Primitives.4.1.1 (netstandard1.0) 236>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/Release/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.5/System.Runtime.InteropServices.dll". 236>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (243:15) on node 17 (Build;Pack target(s)). 243:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (243:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (243:16) on node 17 (Build target(s)). 243>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/Release/netstandard1.3/". 219>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Loader.4.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Loader.4.0.0/Release/netstandard1.5/System.Runtime.Loader.4.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Runtime.Loader.cs /warnaserror+:NU1605 243>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.4.7.0/Release/netstandard1.3/". 219>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.Loader.4.0.0 (netstandard1.5) 236>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 243:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (243:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (243:17) on node 30 (Build target(s)). 243>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.4.7.0/Release/netstandard2.0/". 198>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.3.0/pack/system.reflection.extensions.nuspec". 247>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 247>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Runtime.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.4.1.0.GlobalUsings.g.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.4.1.0 (netstandard1.0) 236>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 218>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (Build target(s)). 249>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.0/System.Runtime.Serialization.Primitives.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (235:15) on node 22 (Build;Pack target(s)). 235:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (235:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (235:16) on node 22 (Build target(s)). 235>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/Release/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (233:15) on node 5 (Build;Pack target(s)). 233:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (233:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (233:17) on node 32 (Build target(s)). 233>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/Release/netstandard2.0/". 235>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/Release/netstandard1.3/". 249>CopyFilesToOutputDirectory: System.Runtime.Serialization.Primitives.4.1.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.0/System.Runtime.Serialization.Primitives.dll 233>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/netstandard2.0/". 198>GenerateNuspec: The package System.Reflection.Extensions.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Extensions.4.3.0.nupkg'. 249>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (234:11) on node 1 (Build;Pack target(s)). 234:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (234:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (234:12) on node 1 (Build target(s)). 234>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Claims.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Claims.4.3.0/Release/netstandard1.3/". 247>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.2/System.Runtime.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.4.1.0.GlobalUsings.g.cs /warnaserror+:NU1605 233:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (233:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (233:16) on node 5 (Build target(s)). 233>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/net6.0/ref". 249>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.3/System.Runtime.Serialization.Primitives.4.1.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs /warnaserror+:NU1605 198>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" (Build;Pack target(s)). 249>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.Serialization.Primitives.4.1.1 (netstandard1.3) 247>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.4.1.0 (netstandard1.2) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (248:19) on node 16 (Build;Pack target(s)). 248:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (248:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (248:20) on node 19 (Build target(s)). 248>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.3/". 219>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Loader.4.0.0/Release/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Loader.4.0.0/Release/netstandard1.5/System.Runtime.Loader.dll". 248:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (248:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (248:22) on node 25 (Build target(s)). 248>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.6/". 219>CopyFilesToOutputDirectory: System.Runtime.Loader.4.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Loader.4.0.0/Release/netstandard1.5/System.Runtime.Loader.dll 235:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (235:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (235:17) on node 13 (Build target(s)). 235>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/Release/netstandard2.0/". 219>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Loader.4.0.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Loader.4.0.0/Release/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Loader.4.0.0/pack/ref/netstandard1.5/System.Runtime.Loader.dll". 230>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.2/System.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.2/System.Runtime.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.2/System.Runtime.4.3.0.GlobalUsings.g.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.4.3.0 (netstandard1.2) 248:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (248:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (248:21) on node 16 (Build target(s)). 248>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.4/". 230>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.0/System.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Runtime.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.0/System.Runtime.4.3.0.GlobalUsings.g.cs /warnaserror+:NU1605 230>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.5/System.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Runtime.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.5/System.Runtime.4.3.0.GlobalUsings.g.cs /warnaserror+:NU1605 230>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.4.3.0 (netstandard1.0) 230>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.4.3.0 (netstandard1.5) 247>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Runtime.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.4.1.0.GlobalUsings.g.cs /warnaserror+:NU1605 230>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.3/System.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Runtime.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.3/System.Runtime.4.3.0.GlobalUsings.g.cs /warnaserror+:NU1605 247>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.dll". 230>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.4.3.0 (netstandard1.3) 247>CopyFilesToOutputDirectory: System.Runtime.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.dll 247>CoreCompile: CompilerServer: server - server processed compilation - System.Runtime.4.1.0 (netstandard1.3) 247>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.0/System.Runtime.dll". 249>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (Build target(s)). 249>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.3/System.Runtime.Serialization.Primitives.dll". System.Runtime.Serialization.Primitives.4.1.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.3/System.Runtime.Serialization.Primitives.dll 247>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.dll". System.Runtime.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.dll 227>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.ResourceManager.4.0.1/pack/system.resources.resourcemanager.nuspec". 249>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/Release/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". 247>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.2". 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.2/System.Runtime.dll". 247>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.2/System.Runtime.dll". 219>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" (Build target(s)). 230>CopyFilesToOutputDirectory: System.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.2/System.Runtime.dll 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.5/System.Runtime.dll". 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.0/System.Runtime.dll". 230>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.2/System.Runtime.dll". 227>GenerateNuspec: The package System.Resources.ResourceManager.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Resources.ResourceManager.4.0.1.nupkg'. 154>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/system.dynamic.runtime.nuspec". 230>CopyFilesToOutputDirectory: System.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.5/System.Runtime.dll 227>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" (Build;Pack target(s)). 230>CopyFilesToOutputDirectory: System.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.0/System.Runtime.dll 247>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build target(s)). 247>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.dll". 247>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.4.1.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.5/System.Runtime.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.4.1.0.GlobalUsings.g.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Runtime.4.1.0 (netstandard1.5) 247>CopyFilesToOutputDirectory: System.Runtime.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.dll 230>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.5". 230>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.0/System.Runtime.dll". 230>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.5/System.Runtime.dll". 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/Release/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.3/System.Runtime.dll". 247>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.3/System.Runtime.dll". 230>CopyFilesToOutputDirectory: System.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.3/System.Runtime.dll 154>GenerateNuspec: The package System.Dynamic.Runtime.4.0.11 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Dynamic.Runtime.4.0.11.nupkg'. 154>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (Build;Pack target(s)). 249>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (Build target(s)). 230>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/Release/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.3/System.Runtime.dll". 247>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build target(s)). 129>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/system.diagnostics.debug.nuspec". 230>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build target(s)). 230>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build target(s)). 247>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build target(s)). 129>GenerateNuspec: The package System.Diagnostics.Debug.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.Debug.4.3.0.nupkg'. 247>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.dll". 248>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 247>CopyFilesToOutputDirectory: System.Runtime.4.1.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.dll 129>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (Build;Pack target(s)). 230>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build target(s)). 247>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.5/System.Runtime.dll". 230>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build target(s)). 248>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 248>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 247>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build target(s)). 84>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.8.3/pack/microsoft.net.stringtools.nuspec". GenerateNuspec: The package Microsoft.NET.StringTools.17.8.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NET.StringTools.17.8.3.nupkg'. 243>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 84>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj" (Build;Pack target(s)). 248>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Algorithms.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Algorithms.4.3.0 (netstandard1.3) 235>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 234>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 248>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.4/System.Security.Cryptography.Algorithms.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Algorithms.4.3.0 (netstandard1.4) 248>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.6/System.Security.Cryptography.Algorithms.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Algorithms.4.3.0 (netstandard1.6) 248>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Algorithms.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (240:19) on node 29 (Build;Pack target(s)). 240:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (240:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (240:20) on node 29 (Build target(s)). 240>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.3/". 248>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Algorithms.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". 240:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (240:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (240:21) on node 20 (Build target(s)). 240>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.6/". 91>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.NET.StringTools.17.3.4/pack/microsoft.net.stringtools.nuspec". 240:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (240:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (240:22) on node 18 (Build target(s)). 240>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.4/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:31) on node 7 (Build;Pack target(s)). 254:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:32) on node 3 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.3/". 234>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Claims.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Claims.4.3.0/Release/netstandard1.3/System.Security.Claims.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Claims.cs /warnaserror+:NU1605 91>GenerateNuspec: The package Microsoft.NET.StringTools.17.3.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NET.StringTools.17.3.4.nupkg'. 91>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj" (Build;Pack target(s)). 248>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.4/System.Security.Cryptography.Algorithms.dll". System.Security.Cryptography.Algorithms.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.4/System.Security.Cryptography.Algorithms.dll 243>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.4.7.0/Release/netstandard1.3/System.Security.AccessControl.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.AccessControl.cs /warnaserror+:NU1605 234>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Claims.4.3.0 (netstandard1.3) 243>CoreCompile: CompilerServer: server - server processed compilation - System.Security.AccessControl.4.7.0 (netstandard1.3) 248>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.6/System.Security.Cryptography.Algorithms.dll". 248>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". 235>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/Release/netstandard1.3/System.Security.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.AccessControl.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.AccessControl.5.0.0 (netstandard1.3) 248>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.6/System.Security.Cryptography.Algorithms.dll 248>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:31) on node 4 (Build;Pack target(s)). 241:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:32) on node 14 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.4/". 248>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/Release/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". 241:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:34) on node 21 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.3/". 241:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:33) on node 11 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.6/". 218>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Numerics.4.3.0/pack/system.runtime.numerics.nuspec". 254:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:33) on node 7 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netcoreapp3.0/". 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.6/". 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netcoreapp3.0/". 243>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (237:11) on node 28 (Build;Pack target(s)). 237:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (237:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (237:12) on node 28 (Build target(s)). 237>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/Release/netstandard1.3/". 233>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 237>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/Release/netstandard1.3/". 218>GenerateNuspec: The package System.Runtime.Numerics.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Numerics.4.3.0.nupkg'. 234>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Claims.4.3.0/Release/netstandard1.3/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Claims.4.3.0/Release/netstandard1.3/System.Security.Claims.dll". System.Security.Claims.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Claims.4.3.0/Release/netstandard1.3/System.Security.Claims.dll 218>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (Build;Pack target(s)). 225>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.3.0/pack/system.reflection.metadata.nuspec". 241:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:35) on node 9 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.0/". 234>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Claims.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Claims.4.3.0/Release/netstandard1.3/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Claims.4.3.0/pack/ref/netstandard1.3/System.Security.Claims.dll". 248>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build target(s)). 243>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.4.7.0/Release/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/Release/netstandard1.3/System.Security.AccessControl.dll". System.Security.AccessControl.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/Release/netstandard1.3/System.Security.AccessControl.dll 254:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:34) on node 23 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.4/". 248>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build target(s)). 243>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/Release/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/netstandard1.3/System.Security.AccessControl.dll". 235>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/Release/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/Release/netstandard1.3/System.Security.AccessControl.dll". 225>GenerateNuspec: The package System.Reflection.Metadata.1.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.3.0.nupkg'. 241:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:36) on node 2 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.1/". 235>CopyFilesToOutputDirectory: System.Security.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/Release/netstandard1.3/System.Security.AccessControl.dll 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.1/". 225>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" (Build;Pack target(s)). 235>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/Release/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/netstandard1.3/System.Security.AccessControl.dll". 241:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (241:37) on node 15 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netcoreapp3.0/". 235>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 215>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Handles.4.3.0/pack/system.runtime.handles.nuspec". 234>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (Build target(s)). 240>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 215>GenerateNuspec: The package System.Runtime.Handles.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Handles.4.3.0.nupkg'. 243>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (Build target(s)). 215>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" (Build;Pack target(s)). 235>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (Build target(s)). 254:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:35) on node 4 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.6/". 82>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/microsoft.codeanalysis.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.4.0.1/pack/microsoft.codeanalysis.visualbasic.nuspec". 240>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 82>GenerateNuspec: The package Microsoft.CodeAnalysis.VisualBasic.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.VisualBasic.4.0.1.nupkg'. 240>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 233>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/netstandard2.0/System.Security.AccessControl.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.AccessControl.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.AccessControl.6.0.0 (netstandard2.0) 243>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.4.7.0/Release/netstandard2.0/System.Security.AccessControl.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Security.AccessControl.cs /warnaserror+:NU1605 82>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj" (Build;Pack target(s)). 243>CoreCompile: CompilerServer: server - server processed compilation - System.Security.AccessControl.4.7.0 (netstandard2.0) 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 240>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.3/System.Security.Cryptography.Algorithms.4.3.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 185>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Extensions.4.0.1/pack/system.reflection.extensions.nuspec". 233>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/Release/netstandard2.0/System.Security.AccessControl.dll". 235>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/Release/netstandard2.0/System.Security.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Security.AccessControl.cs /warnaserror+:NU1605 240>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Algorithms.4.3.1 (netstandard1.3) 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 233>CopyFilesToOutputDirectory: System.Security.AccessControl.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/Release/netstandard2.0/System.Security.AccessControl.dll 235>CoreCompile: CompilerServer: server - server processed compilation - System.Security.AccessControl.5.0.0 (netstandard2.0) 243>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.4.7.0/Release/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/Release/netstandard2.0/System.Security.AccessControl.dll". 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 243>CopyFilesToOutputDirectory: System.Security.AccessControl.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/Release/netstandard2.0/System.Security.AccessControl.dll 254:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:36) on node 31 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.0/". 233>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/Release/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/pack/lib/netstandard2.0/System.Security.AccessControl.dll". 243>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/Release/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/netstandard2.0/System.Security.AccessControl.dll". 185>GenerateNuspec: The package System.Reflection.Extensions.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Extensions.4.0.1.nupkg'. 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 237>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 185>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" (Build;Pack target(s)). 240>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.4/System.Security.Cryptography.Algorithms.4.3.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Algorithms.4.3.1 (netstandard1.4) 240>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.6/System.Security.Cryptography.Algorithms.4.3.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Algorithms.4.3.1 (netstandard1.6) 120>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/pack/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard/_._". 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 254>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.3/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.4.7.0 (netstandard1.3) 165>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/system.dynamic.runtime.nuspec". 233>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 243>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (Build target(s)). 120>GenerateNuspec: The package System.AppContext.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.AppContext.4.1.0.nupkg'. 235>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/Release/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/Release/netstandard2.0/System.Security.AccessControl.dll". 120>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (Build;Pack target(s)). 235>CopyFilesToOutputDirectory: System.Security.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/Release/netstandard2.0/System.Security.AccessControl.dll 233>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (Build target(s)). 165>GenerateNuspec: The package System.Dynamic.Runtime.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 240>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.3/System.Security.Cryptography.Algorithms.dll". 165>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Dynamic.Runtime.4.3.0.nupkg'. 165>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (Build;Pack target(s)). 240>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.3/System.Security.Cryptography.Algorithms.dll 235>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/Release/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/netstandard2.0/System.Security.AccessControl.dll". 240>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.3". 254:31>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (254:37) on node 19 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.1/". 240>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.1/". 240>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.4/System.Security.Cryptography.Algorithms.dll". System.Security.Cryptography.Algorithms.4.3.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.4/System.Security.Cryptography.Algorithms.dll 241>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.4/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.4/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.5.0.0 (netstandard1.4) 240>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.6/System.Security.Cryptography.Algorithms.dll". System.Security.Cryptography.Algorithms.4.3.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.6/System.Security.Cryptography.Algorithms.dll 240>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 241>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.3/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.5.0.0 (netstandard1.3) 240>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/Release/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.3/System.Security.Cryptography.Cng.dll". System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.3/System.Security.Cryptography.Cng.dll 237>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Encoding.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Cryptography.Encoding.cs /warnaserror+:NU1605 254>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". 237>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Encoding.4.3.0 (netstandard1.3) 241>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.6/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.5.0.0 (netstandard1.6) 240>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build target(s)). 254>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.4/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.4/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.4.7.0 (netstandard1.4) 235>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (Build target(s)). 240>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build target(s)). 240>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build target(s)). 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.4/System.Security.Cryptography.Cng.dll". 254>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 241>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.4/System.Security.Cryptography.Cng.dll 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.6/System.Security.Cryptography.Cng.dll". System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.6/System.Security.Cryptography.Cng.dll 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.3/System.Security.Cryptography.Cng.dll". 237>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Encoding.dll". 241>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.3/System.Security.Cryptography.Cng.dll 241>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". 237>CopyFilesToOutputDirectory: System.Security.Cryptography.Encoding.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Encoding.dll 241>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.6". 233>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/net6.0/System.Security.AccessControl.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/net6.0/refint/System.Security.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/net6.0/System.Security.AccessControl.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.AccessControl.cs /warnaserror+:NU1605 241>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". 241>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.3". 233>CoreCompile: CompilerServer: server - server processed compilation - System.Security.AccessControl.6.0.0 (net6.0) 241>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". 237>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/pack/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll". 254>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.6/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.4.7.0 (netstandard1.6) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (242:23) on node 26 (Build;Pack target(s)). 242:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (242:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (242:24) on node 26 (Build target(s)). 242>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.0/". 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.4/System.Security.Cryptography.Cng.dll". 242:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (242:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (242:26) on node 12 (Build target(s)). 242>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard1.3/". 254>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.4/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". 241>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 241>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 241>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.6/System.Security.Cryptography.Cng.dll". System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.6/System.Security.Cryptography.Cng.dll 242:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (242:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (242:25) on node 22 (Build target(s)). 242>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netcoreapp3.0/". 233>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/net6.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/Release/net6.0/System.Security.AccessControl.dll". 237>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (267:19) on node 16 (Build;Pack target(s)). 267:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (267:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (267:21) on node 16 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.0/". 233>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/net6.0/refint/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/Release/net6.0/ref/System.Security.AccessControl.dll". 254>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". 233>CopyFilesToOutputDirectory: System.Security.AccessControl.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/Release/net6.0/System.Security.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/Release/net6.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/pack/lib/net6.0/System.Security.AccessControl.dll". 267:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (267:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (267:20) on node 17 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/ref". 267:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (267:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (267:22) on node 8 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.1/". 254>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 254>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 233>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (258:19) on node 10 (Build;Pack target(s)). 258:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (258:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (258:20) on node 10 (Build target(s)). 258>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/ref". 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (262:23) on node 6 (Build;Pack target(s)). 262:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (262:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (262:25) on node 24 (Build target(s)). 262>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (250:23) on node 25 (Build;Pack target(s)). 250:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (250:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (250:24) on node 27 (Build target(s)). 250>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/ref". 234>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/system.security.claims.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Claims.4.3.0/pack/system.security.claims.nuspec". 250:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (250:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (250:25) on node 25 (Build target(s)). 250>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/". 262:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (262:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (262:27) on node 32 (Build target(s)). 262>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.1/". 250>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/refint/". 262>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.1/". 250>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/ref". 262:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (262:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (262:26) on node 30 (Build target(s)). 262>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/ref". 234>GenerateNuspec: The package System.Security.Claims.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Claims.4.3.0.nupkg'. 234>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (Build;Pack target(s)). 262:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (262:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (262:24) on node 6 (Build target(s)). 262>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/ref". 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 250:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (250:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (250:26) on node 13 (Build target(s)). 250>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.0/". 258:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (258:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (258:21) on node 3 (Build target(s)). 258>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.0/". 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 241>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.0/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 250:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (250:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (250:27) on node 18 (Build target(s)). 250>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.1/". 241>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.5.0.0 (netstandard2.0) 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 241>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.1/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.1/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.5.0.0 (netstandard2.1) 258:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (258:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (258:22) on node 21 (Build target(s)). 258>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.1/". 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.0/System.Security.Cryptography.Cng.dll". System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.0/System.Security.Cryptography.Cng.dll 242:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (242:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (242:27) on node 29 (Build target(s)). 242>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.1/". 241>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". 242>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 241>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netcoreapp3.0/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.5.0.0 (netcoreapp3.0) 254>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netcoreapp3.0/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.1/System.Security.Cryptography.Cng.dll". 254>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.4.7.0 (netcoreapp3.0) 241>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.1/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". 254>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.0/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.4.7.0 (netstandard2.0) 241>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/Release/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netcoreapp3.0/System.Security.Cryptography.Cng.dll". System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netcoreapp3.0/System.Security.Cryptography.Cng.dll 241>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 241>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/Release/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netcoreapp3.0/System.Security.Cryptography.Cng.dll". System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netcoreapp3.0/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netcoreapp3.0". 242>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard1.3/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 254>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". 242>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.4.7.0 (netstandard1.3) 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.0/System.Security.Cryptography.Cng.dll". System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.0/System.Security.Cryptography.Cng.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (261:15) on node 4 (Build;Pack target(s)). 261:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (261:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (261:16) on node 4 (Build target(s)). 261>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:27) on node 20 (Build;Pack target(s)). 251:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:28) on node 5 (Build target(s)). 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/refint/". 254>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard2.0". 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/ref". 254>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (264:11) on node 14 (Build;Pack target(s)). 264:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (264:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (264:12) on node 14 (Build target(s)). 264>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/Release/netstandard1.3/". 237>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/pack/system.security.cryptography.encoding.nuspec". 264>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/Release/netstandard1.3/". 241>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 237>GenerateNuspec: The package System.Security.Cryptography.Encoding.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Encoding.4.3.0.nupkg'. 237>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (Build;Pack target(s)). 147>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/system.diagnostics.fileversioninfo.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/pack/system.diagnostics.fileversioninfo.nuspec". 254>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 251:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:29) on node 20 (Build target(s)). 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/ref". 242>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 242>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard1.3/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard1.3/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard1.3/System.Security.Cryptography.Pkcs.dll 147>GenerateNuspec: The package System.Diagnostics.FileVersionInfo.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.FileVersionInfo.4.3.0.nupkg'. 147>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (Build;Pack target(s)). 242>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard1.3/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll". 254>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.1/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.1/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 254>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 254>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Cng.4.7.0 (netstandard2.1) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj" (260:15) on node 1 (Build;Pack target(s)). 260:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj" (260:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj" (260:16) on node 1 (Build target(s)). 260>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/ref". 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 242>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.1/System.Security.Cryptography.Cng.dll". System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.1/System.Security.Cryptography.Cng.dll 242>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.4.7.0 (netstandard2.0) 254>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/Release/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". 262>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 114>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.6.0/pack/system.buffers.nuspec". 254>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 260:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj" (260:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj" (260:17) on node 9 (Build target(s)). 260>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/netstandard2.0/". 242>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 267>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.0/System.Security.Cryptography.Pkcs.6.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.6.0.1 (netstandard2.0) 242>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll 114>GenerateNuspec: The package System.Buffers.4.6.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.6.0.nupkg'. 261:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (261:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (261:17) on node 2 (Build target(s)). 261>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard2.0/". 242>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard2.0". 114>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj" (Build;Pack target(s)). 261>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard2.0/". 242>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 242>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 262>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 250>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 262>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.0/System.Security.Cryptography.Pkcs.7.0.2.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.7.0.2 (netstandard2.0) 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 258>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 124>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.6.0.0/pack/system.codedom.nuspec". 242>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 261>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.6.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll 251:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:30) on node 7 (Build target(s)). 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.0/". 267>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.1/System.Security.Cryptography.Pkcs.6.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.6.0.1 (netstandard2.1) 264>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Cryptography.Primitives.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Primitives.4.3.0 (netstandard1.3) 124>GenerateNuspec: The package System.CodeDom.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.CodeDom.6.0.0.nupkg'. 267>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/pack/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 250>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 124>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj" (Build;Pack target(s)). 258>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 262>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.7.0.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/pack/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 251:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:32) on node 23 (Build target(s)). 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.1/". 242>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netcoreapp3.0/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.4.7.0 (netcoreapp3.0) 267>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (Build target(s)). 264>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Primitives.dll". 251:27>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:27) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (251:31) on node 28 (Build target(s)). 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/". 250>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/ref". 264>CopyFilesToOutputDirectory: System.Security.Cryptography.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Primitives.dll 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 262>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.1/System.Security.Cryptography.Pkcs.7.0.2.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 267>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.6.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll 262>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.7.0.2 (netstandard2.1) 258>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/Release/netstandard1.3/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/pack/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll". 250>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 267>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/pack/lib/netstandard2.1". 250>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.7.0.0 (netstandard2.0) 250>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 258>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.0/System.Security.Cryptography.Pkcs.6.0.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 267>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/pack/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 258>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.6.0.4 (netstandard2.0) 262>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/System.Security.Cryptography.Pkcs.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/refint/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/System.Security.Cryptography.Pkcs.6.0.1.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 262>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.6.0.1 (net6.0) 261>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard1.3/System.Security.Cryptography.ProtectedData.4.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.ProtectedData.4.4.0 (netstandard1.3) 242>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 250>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 262>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (Build target(s)). 250>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.7.0.0 (netstandard2.1) 264>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (Build target(s)). 242>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll 262>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 267>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (Build target(s)). 242>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll". 262>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.7.0.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll 250>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 262>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/pack/lib/netstandard2.1". 250>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll 262>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/pack/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/System.Security.Cryptography.Pkcs.dll". 258>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 267>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/refint/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/ref/System.Security.Cryptography.Pkcs.dll". 258>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.6.0.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll 267>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.6.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/System.Security.Cryptography.Pkcs.dll 250>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/pack/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 261>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard1.3/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard1.3/System.Security.Cryptography.ProtectedData.dll". System.Security.Cryptography.ProtectedData.4.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard1.3/System.Security.Cryptography.ProtectedData.dll 250>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/lib/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/refint/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 267>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/pack/lib/net6.0". 250>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.7.0.0 (net6.0) 267>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/Release/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/pack/lib/net6.0/System.Security.Cryptography.Pkcs.dll". 258>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/pack/lib/netstandard2.0". 258>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/System.Security.Cryptography.Pkcs.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/refint/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/System.Security.Cryptography.Pkcs.6.0.4.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 258>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/pack/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 258>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.6.0.4 (net6.0) 261>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/netstandard1.3". 250>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 261>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard1.3/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll". 250>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/pack/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 242>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 258>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.1/System.Security.Cryptography.Pkcs.6.0.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 250>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/refint/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.7.0.0 (net7.0) 258>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.6.0.4 (netstandard2.1) 262>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (Build target(s)). 262>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/System.Security.Cryptography.Pkcs.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/refint/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/System.Security.Cryptography.Pkcs.7.0.2.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.7.0.2 (net7.0) 262>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/lib/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/System.Security.Cryptography.Pkcs.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/refint/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/System.Security.Cryptography.Pkcs.7.0.2.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 242>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.4.7.0 (netstandard2.1) 262>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.7.0.2 (net6.0) 250>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (Build target(s)). 258>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (Build target(s)). 267>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (Build target(s)). 261>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (Build target(s)). 250>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.dll". 258>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/System.Security.Cryptography.Pkcs.dll". 250>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/refint/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/ref/System.Security.Cryptography.Pkcs.dll". 258>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/refint/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/ref/System.Security.Cryptography.Pkcs.dll". 250>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.dll 250>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (Build target(s)). 258>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.6.0.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/System.Security.Cryptography.Pkcs.dll 250>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/pack/lib/net6.0/System.Security.Cryptography.Pkcs.dll". 258>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/pack/lib/net6.0/System.Security.Cryptography.Pkcs.dll". 258>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.6.0.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll 262>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/System.Security.Cryptography.Pkcs.dll". 258>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/pack/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 262>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/refint/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/ref/System.Security.Cryptography.Pkcs.dll". 250>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.dll". 262>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.7.0.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/System.Security.Cryptography.Pkcs.dll 250>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/refint/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/ref/System.Security.Cryptography.Pkcs.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (270:19) on node 31 (Build;Pack target(s)). 270:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (270:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (270:20) on node 31 (Build target(s)). 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/". 250>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.dll 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/ref". 262>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/System.Security.Cryptography.Pkcs.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/refint/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/ref/System.Security.Cryptography.Pkcs.dll". 242>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 262>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/pack/lib/net6.0/System.Security.Cryptography.Pkcs.dll". 262>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.7.0.2 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/System.Security.Cryptography.Pkcs.dll 242>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll 250>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/pack/lib/net7.0/System.Security.Cryptography.Pkcs.dll". 242>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 262>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/Release/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/pack/lib/net7.0/System.Security.Cryptography.Pkcs.dll". 258>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (Build target(s)). 270:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (270:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (270:21) on node 19 (Build target(s)). 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/". 270:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (270:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (270:22) on node 16 (Build target(s)). 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/netstandard2.0/". 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/refint/". 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/netstandard2.0/". 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (265:15) on node 12 (Build;Pack target(s)). 265:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (265:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (265:16) on node 12 (Build target(s)). 265>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.3/". 250>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (Build target(s)). 258>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (Build target(s)). 262>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (Build target(s)). 265:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (265:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (265:17) on node 11 (Build target(s)). 265>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.4/". 250>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj" (253:11) on node 26 (Build;Pack target(s)). 253:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj" (253:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj" (253:12) on node 26 (Build target(s)). 253>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.4.7.1/Release/netstandard2.0/". 265>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.4/". 253>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.4.7.1/Release/netstandard2.0/". 242>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 262>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (Build target(s)). 260>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 261>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 251>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 251>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 110>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.4.0/pack/system.buffers.nuspec". 251>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 110>GenerateNuspec: The package System.Buffers.4.4.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.4.0.nupkg'. 110>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (Build;Pack target(s)). 265>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 261>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.4.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.ProtectedData.4.4.0 (netstandard2.0) 260>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.ProtectedData.6.0.0 (netstandard2.0) 260>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 261>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". 265>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 261>CopyFilesToOutputDirectory: System.Security.Cryptography.ProtectedData.4.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj" (257:15) on node 8 (Build;Pack target(s)). 257:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj" (257:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj" (257:16) on node 3 (Build target(s)). 257>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/netstandard2.0/". 251>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 261>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/netstandard2.0". 251>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.8.0.0 (netstandard2.0) 261>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". 251>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/refint/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.8.0.0 (net6.0) 251>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/refint/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.8.0.0 (net7.0) 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". 264>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/pack/system.security.cryptography.primitives.nuspec". 265>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.3/System.Security.Cryptography.X509Certificates.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Cryptography.X509Certificates.cs /warnaserror+:NU1605 260>CopyFilesToOutputDirectory: System.Security.Cryptography.ProtectedData.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll 265>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.X509Certificates.4.3.0 (netstandard1.3) 257:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj" (257:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj" (257:17) on node 8 (Build target(s)). 257>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/ref". 260>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/pack/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". 261>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (Build target(s)). 251>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>GenerateNuspec: The package System.Security.Cryptography.Primitives.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Primitives.4.3.0.nupkg'. 264>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (Build;Pack target(s)). 251>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (272:19) on node 24 (Build;Pack target(s)). 272:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (272:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (272:22) on node 25 (Build target(s)). 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/netstandard2.0/". 251>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 272:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (272:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (272:21) on node 32 (Build target(s)). 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/". 251>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.dll". 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/refint/". 265>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.4/System.Security.Cryptography.X509Certificates.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.4/System.Security.Cryptography.X509Certificates.cs /warnaserror+:NU1605 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/ref". 265>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.X509Certificates.4.3.0 (netstandard1.4) 251>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/refint/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/ref/System.Security.Cryptography.Pkcs.dll". 272:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (272:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (272:20) on node 24 (Build target(s)). 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/ref". 251>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.dll 251>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.dll". 260>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/refint/System.Security.Cryptography.ProtectedData.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605 251>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/refint/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/ref/System.Security.Cryptography.Pkcs.dll". 260>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj" (Build target(s)). 251>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.dll 251>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/lib/net6.0/System.Security.Cryptography.Pkcs.dll". 265>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.3/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.3/System.Security.Cryptography.X509Certificates.dll". System.Security.Cryptography.X509Certificates.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.3/System.Security.Cryptography.X509Certificates.dll 251>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/lib/net7.0/System.Security.Cryptography.Pkcs.dll". 265>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.3/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll". 260>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.ProtectedData.6.0.0 (net6.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (259:23) on node 18 (Build;Pack target(s)). 259:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (259:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (259:24) on node 18 (Build target(s)). 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj" (252:15) on node 4 (Build;Pack target(s)). 252:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj" (252:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj" (252:16) on node 4 (Build target(s)). 252>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/Release/net6.0/". 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/refint/". 252>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/net6.0/". 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/ref". 252>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/net6.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:15) on node 13 (Build;Pack target(s)). 283:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:17) on node 21 (Build target(s)). 283>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/Release/netstandard2.0/". 259:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (259:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (259:25) on node 27 (Build target(s)). 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/". 283:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:16) on node 13 (Build target(s)). 283>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/Release/netcoreapp3.0/". 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/refint/". 283>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/Release/netcoreapp3.0/". 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (256:19) on node 22 (Build;Pack target(s)). 256:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (256:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (256:20) on node 22 (Build target(s)). 256>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net6.0/ref". 265>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.4/System.Security.Cryptography.X509Certificates.dll". System.Security.Cryptography.X509Certificates.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.4/System.Security.Cryptography.X509Certificates.dll 251>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (Build target(s)). 251>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (Build target(s)). 265>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/Release/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll". 251>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.8.0.0 (netstandard2.1) 251>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (255:19) on node 10 (Build;Pack target(s)). 255:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (255:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (255:20) on node 15 (Build target(s)). 255>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netcoreapp3.0/". 265>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (Build target(s)). 255>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/netcoreapp3.0/". 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/refint/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/ref/System.Security.Cryptography.ProtectedData.dll". 256:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (256:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (256:21) on node 6 (Build target(s)). 256>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/net7.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (263:19) on node 17 (Build;Pack target(s)). 263:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (263:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (263:20) on node 10 (Build target(s)). 263>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netstandard1.3/". 256>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net7.0/refint/". 263>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/netstandard1.3/". 260>CopyFilesToOutputDirectory: System.Security.Cryptography.ProtectedData.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.dll 256>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net7.0/ref". 260>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/pack/lib/net6.0/System.Security.Cryptography.ProtectedData.dll". 265>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (Build target(s)). 251>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 263:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (263:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (263:21) on node 17 (Build target(s)). 263>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/netcoreapp3.0/". 251>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll 260>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj" (Build target(s)). 251>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 113>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Buffers.4.5.1/pack/system.buffers.nuspec". 270>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 113>GenerateNuspec: The package System.Buffers.4.5.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.5.1.nupkg'. 113>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (Build;Pack target(s)). 36>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.6.0.0/pack/microsoft.bcl.asyncinterfaces.nuspec". 251>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (Build target(s)). 253>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 36>GenerateNuspec: The package Microsoft.Bcl.AsyncInterfaces.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.AsyncInterfaces.6.0.0.nupkg'. 36>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj" (Build;Pack target(s)). 263:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (263:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (263:22) on node 14 (Build target(s)). 263>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/netstandard2.0/". 255:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (255:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (255:21) on node 2 (Build target(s)). 255>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/netstandard1.3/". 251>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/System.Security.Cryptography.Pkcs.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/refint/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/System.Security.Cryptography.Pkcs.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Security.Cryptography.Pkcs.8.0.0 (net8.0) 255:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (255:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (255:22) on node 9 (Build target(s)). 255>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/netstandard2.0/". 270>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.ProtectedData.7.0.0 (netstandard2.0) 171>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/pack/system.io.filesystem.primitives.nuspec". 251>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/System.Security.Cryptography.Pkcs.dll". 253>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.4.7.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.4.7.1/Release/netstandard2.0/System.Security.Cryptography.Xml.4.7.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Xml.4.7.1 (netstandard2.0) 251>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/refint/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/ref/System.Security.Cryptography.Pkcs.dll". 171>GenerateNuspec: The package System.IO.FileSystem.Primitives.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.FileSystem.Primitives.4.3.0.nupkg'. 171>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (Build;Pack target(s)). 251>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/System.Security.Cryptography.Pkcs.dll 270>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 251>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/Release/net8.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/lib/net8.0/System.Security.Cryptography.Pkcs.dll". 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". System.Security.Cryptography.ProtectedData.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll 252:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj" (252:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj" (252:17) on node 5 (Build target(s)). 252>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/Release/netstandard2.0/". 256:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (256:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (256:22) on node 12 (Build target(s)). 256>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/netstandard2.0/". 252>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/netstandard2.0/". 256>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/netstandard2.0/". 270>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 270>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/pack/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". 179>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.1.0/pack/system.linq.nuspec". 263>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 257>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 253>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.4.7.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.4.7.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll". 179>GenerateNuspec: The package System.Linq.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Linq.4.1.0.nupkg'. 253>CopyFilesToOutputDirectory: System.Security.Cryptography.Xml.4.7.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.4.7.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll 251>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (Build target(s)). 179>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (Build;Pack target(s)). 253>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.4.7.1/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.4.7.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.4.7.1/pack/ref/netstandard2.0/System.Security.Cryptography.Xml.dll". 270>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (Build target(s)). 270>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/refint/System.Security.Cryptography.ProtectedData.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.ProtectedData.7.0.0 (net6.0) 253>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj" (Build target(s)). 259:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (259:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (259:26) on node 23 (Build target(s)). 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/netstandard2.0/". 263>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/netstandard1.3/System.Security.Principal.Windows.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Principal.Windows.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Principal.Windows.5.0.0 (netstandard1.3) 270>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/System.Security.Cryptography.ProtectedData.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/refint/System.Security.Cryptography.ProtectedData.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/System.Security.Cryptography.ProtectedData.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Security.Cryptography.ProtectedData.7.0.0 (net7.0) 257>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/netstandard2.0/System.Security.Cryptography.Xml.6.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Xml.6.0.1 (netstandard2.0) 272>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 259:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (259:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (259:27) on node 1 (Build target(s)). 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/ref". 283>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 255>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/refint/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/ref/System.Security.Cryptography.ProtectedData.dll". System.Security.Cryptography.ProtectedData.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/net6.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/pack/lib/net6.0/System.Security.Cryptography.ProtectedData.dll". 263>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netstandard1.3/System.Security.Principal.Windows.dll". System.Security.Principal.Windows.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netstandard1.3/System.Security.Principal.Windows.dll 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/System.Security.Cryptography.ProtectedData.dll". 263>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netstandard1.3/System.Security.Principal.Windows.dll". 270>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/refint/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/ref/System.Security.Cryptography.ProtectedData.dll". System.Security.Cryptography.ProtectedData.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/System.Security.Cryptography.ProtectedData.dll 257>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll". System.Security.Cryptography.Xml.6.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll 270>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/Release/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/pack/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". 257>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/pack/lib/netstandard2.0/System.Security.Cryptography.Xml.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" (274:11) on node 7 (Build;Pack target(s)). 274:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" (274:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" (274:12) on node 7 (Build target(s)). 274>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.4.3.0/Release/netstandard1.0/". 272>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/netstandard2.0/System.Security.Cryptography.Xml.7.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Xml.7.0.1 (netstandard2.0) 270>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (Build target(s)). 263>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (Build target(s)). 283>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/Release/netstandard2.0/System.Security.Permissions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Security.Permissions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Permissions.4.7.0 (netstandard2.0) 255>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/netstandard1.3/System.Security.Principal.Windows.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Security.Principal.Windows.cs /warnaserror+:NU1605 270>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (Build target(s)). 257>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 255>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Principal.Windows.4.7.0 (netstandard1.3) 257>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj" (Build target(s)). 272>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (269:11) on node 11 (Build;Pack target(s)). 269:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (269:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (269:12) on node 11 (Build target(s)). 269>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/Release/netstandard1.3/". 272>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 272>CopyFilesToOutputDirectory: System.Security.Cryptography.Xml.7.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/pack/lib/netstandard2.0". 272>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 272>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/pack/lib/netstandard2.0/System.Security.Cryptography.Xml.dll". 255>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netstandard1.3/System.Security.Principal.Windows.dll". System.Security.Principal.Windows.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netstandard1.3/System.Security.Principal.Windows.dll 259>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 255>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netstandard1.3". 283>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/Release/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/Release/netstandard2.0/System.Security.Permissions.dll". 255>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netstandard1.3/System.Security.Principal.Windows.dll". 283>CopyFilesToOutputDirectory: System.Security.Permissions.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/Release/netstandard2.0/System.Security.Permissions.dll 252>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 263>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 283>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/Release/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/pack/ref/netstandard2.0/System.Security.Permissions.dll". 283>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 259>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 256>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 255>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 144>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.0.11/pack/system.globalization.nuspec". 263>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 272>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (Build target(s)). 255>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 257>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/lib/net6.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/System.Security.Cryptography.Xml.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/refint/System.Security.Cryptography.Xml.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/System.Security.Cryptography.Xml.6.0.1.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605 144>GenerateNuspec: The package System.Globalization.4.0.11 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Globalization.4.0.11.nupkg'. 257>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Xml.6.0.1 (net6.0) 144>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (Build;Pack target(s)). 255>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (Build target(s)). 283>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (Build target(s)). 256>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (268:15) on node 28 (Build;Pack target(s)). 268:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (268:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (268:16) on node 28 (Build target(s)). 268>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/Release/netstandard1.3/". 272>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/lib/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net6.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/System.Security.Cryptography.Xml.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/refint/System.Security.Cryptography.Xml.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/System.Security.Cryptography.Xml.7.0.1.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Xml.7.0.1 (net6.0) 263>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/netstandard2.0/System.Security.Principal.Windows.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Security.Principal.Windows.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Principal.Windows.5.0.0 (netstandard2.0) 274>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 272>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/System.Security.Cryptography.Xml.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/refint/System.Security.Cryptography.Xml.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/System.Security.Cryptography.Xml.7.0.1.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Security.Cryptography.Xml.7.0.1 (net7.0) 259>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/lib/net6.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/System.Security.Cryptography.Xml.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/refint/System.Security.Cryptography.Xml.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/System.Security.Cryptography.Xml.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Xml.8.0.0 (net6.0) 256>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 259>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/System.Security.Cryptography.Xml.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/refint/System.Security.Cryptography.Xml.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/System.Security.Cryptography.Xml.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Security.Cryptography.Xml.8.0.0 (net7.0) 252>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/net6.0/System.Security.Permissions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/net6.0/refint/System.Security.Permissions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/net6.0/System.Security.Permissions.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Permissions.cs /warnaserror+:NU1605 283>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/Release/netcoreapp3.0/System.Security.Permissions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netcoreapp3.0/System.Security.Permissions.cs /warnaserror+:NU1605 252>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Permissions.6.0.0 (net6.0) 257>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/System.Security.Cryptography.Xml.dll". 283>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Permissions.4.7.0 (netcoreapp3.0) 257>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/refint/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/ref/System.Security.Cryptography.Xml.dll". System.Security.Cryptography.Xml.6.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/System.Security.Cryptography.Xml.dll 256>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net6.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net6.0/System.Security.Permissions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net6.0/refint/System.Security.Permissions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net6.0/System.Security.Permissions.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Security.Permissions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Permissions.7.0.0 (net6.0) 257>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/Release/net6.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/pack/lib/net6.0/System.Security.Cryptography.Xml.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (266:15) on node 16 (Build;Pack target(s)). 266:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (266:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (266:17) on node 16 (Build target(s)). 266>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/Release/netstandard1.3/". 255>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/netstandard2.0/System.Security.Principal.Windows.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Security.Principal.Windows.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Principal.Windows.4.7.0 (netstandard2.0) 266:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (266:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (266:16) on node 31 (Build target(s)). 266>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/Release/netstandard2.0/". 255>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/netcoreapp3.0/System.Security.Principal.Windows.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netcoreapp3.0/System.Security.Principal.Windows.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Principal.Windows.4.7.0 (netcoreapp3.0) 252>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 263>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/netcoreapp3.0/System.Security.Principal.Windows.5.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netcoreapp3.0/System.Security.Principal.Windows.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Principal.Windows.5.0.0 (netcoreapp3.0) 268:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (268:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (268:17) on node 19 (Build target(s)). 268>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/Release/netstandard2.0/". 263>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netstandard2.0/System.Security.Principal.Windows.dll". System.Security.Principal.Windows.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netstandard2.0/System.Security.Principal.Windows.dll 272>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/System.Security.Cryptography.Xml.dll". 263>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netstandard2.0/System.Security.Principal.Windows.dll". 272>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/refint/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/ref/System.Security.Cryptography.Xml.dll". 272>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/System.Security.Cryptography.Xml.dll". 272>CopyFilesToOutputDirectory: System.Security.Cryptography.Xml.7.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/System.Security.Cryptography.Xml.dll 272>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/refint/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/ref/System.Security.Cryptography.Xml.dll". System.Security.Cryptography.Xml.7.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/System.Security.Cryptography.Xml.dll 274>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.4.3.0/Release/netstandard1.0/System.Security.Principal.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Security.Principal.cs /warnaserror+:NU1605 272>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/net7.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/pack/lib/net7.0/System.Security.Cryptography.Xml.dll". 274>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Principal.4.3.0 (netstandard1.0) 272>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/Release/net6.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/pack/lib/net6.0/System.Security.Cryptography.Xml.dll". 259>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/System.Security.Cryptography.Xml.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/refint/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/ref/System.Security.Cryptography.Xml.dll". 257>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj" (Build target(s)). 259>CopyFilesToOutputDirectory: System.Security.Cryptography.Xml.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/System.Security.Cryptography.Xml.dll 256>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net7.0/System.Security.Permissions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net7.0/refint/System.Security.Permissions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net7.0/System.Security.Permissions.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Security.Permissions.cs /warnaserror+:NU1605,SYSLIB0011 283>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/Release/netcoreapp3.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/Release/netcoreapp3.0/System.Security.Permissions.dll". 256>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Permissions.7.0.0 (net7.0) 283>CopyFilesToOutputDirectory: System.Security.Permissions.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/Release/netcoreapp3.0/System.Security.Permissions.dll 252>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/net6.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/Release/net6.0/System.Security.Permissions.dll". 259>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/System.Security.Cryptography.Xml.dll". 256>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net6.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/net6.0/System.Security.Permissions.dll". 252>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/net6.0/refint/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/net6.0/ref/System.Security.Permissions.dll". 256>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net6.0/refint/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net6.0/ref/System.Security.Permissions.dll". 259>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/refint/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/ref/System.Security.Cryptography.Xml.dll". 259>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/pack/lib/net7.0". 283>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/pack/ref/netcoreapp3.0". 259>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net7.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/pack/lib/net7.0/System.Security.Cryptography.Xml.dll". 283>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/Release/netcoreapp3.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/pack/ref/netcoreapp3.0/System.Security.Permissions.dll". 256>CopyFilesToOutputDirectory: System.Security.Permissions.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/net6.0/System.Security.Permissions.dll 252>CopyFilesToOutputDirectory: System.Security.Permissions.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/Release/net6.0/System.Security.Permissions.dll 259>CopyFilesToOutputDirectory: System.Security.Cryptography.Xml.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/System.Security.Cryptography.Xml.dll 255>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netstandard2.0/System.Security.Principal.Windows.dll". System.Security.Principal.Windows.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netstandard2.0/System.Security.Principal.Windows.dll 256>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/net6.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/pack/lib/net6.0/System.Security.Permissions.dll". 255>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/Release/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netcoreapp3.0/System.Security.Principal.Windows.dll". 252>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/pack/lib/net6.0". 255>CopyFilesToOutputDirectory: System.Security.Principal.Windows.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netcoreapp3.0/System.Security.Principal.Windows.dll 252>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/Release/net6.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/pack/lib/net6.0/System.Security.Permissions.dll". 259>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net6.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/pack/lib/net6.0/System.Security.Cryptography.Xml.dll". 263>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/Release/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netcoreapp3.0/System.Security.Principal.Windows.dll". 255>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netstandard2.0/System.Security.Principal.Windows.dll". 255>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netcoreapp3.0". 263>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (Build target(s)). 263>CopyFilesToOutputDirectory: System.Security.Principal.Windows.5.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netcoreapp3.0/System.Security.Principal.Windows.dll 255>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/Release/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". 272>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (Build target(s)). 263>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/Release/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". 256>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/netstandard2.0/System.Security.Permissions.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Permissions.cs /warnaserror+:NU1605 272>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (Build target(s)). 256>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Permissions.7.0.0 (netstandard2.0) 274>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.4.3.0/Release/netstandard1.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.4.3.0/Release/netstandard1.0/System.Security.Principal.dll". 269>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 274>CopyFilesToOutputDirectory: System.Security.Principal.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.4.3.0/Release/netstandard1.0/System.Security.Principal.dll 283>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (Build target(s)). 252>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/netstandard2.0/System.Security.Permissions.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Permissions.cs /warnaserror+:NU1605 274>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.4.3.0/pack/ref/netstandard1.0". 252>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Permissions.6.0.0 (netstandard2.0) 274>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.4.3.0/Release/netstandard1.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.4.3.0/pack/ref/netstandard1.0/System.Security.Principal.dll". 259>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (Build target(s)). 256>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (Build target(s)). 256>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net7.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/net7.0/System.Security.Permissions.dll". 252>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj" (Build target(s)). 256>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net7.0/refint/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/net7.0/ref/System.Security.Permissions.dll". 255>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (Build target(s)). 259>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 256>CopyFilesToOutputDirectory: System.Security.Permissions.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/net7.0/System.Security.Permissions.dll 111>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/system.collections.concurrent.nuspec". 259>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj" (271:15) on node 10 (Build;Pack target(s)). 271:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj" (271:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj" (271:17) on node 10 (Build target(s)). 271>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/netstandard2.0/". 256>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/net7.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/pack/lib/net7.0/System.Security.Permissions.dll". 255>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (Build target(s)). 263>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (Build target(s)). 111>GenerateNuspec: The package System.Collections.Concurrent.4.0.12 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Concurrent.4.0.12.nupkg'. 256>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/Release/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/netstandard2.0/System.Security.Permissions.dll". 111>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (Build;Pack target(s)). 256>CopyFilesToOutputDirectory: System.Security.Permissions.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/netstandard2.0/System.Security.Permissions.dll 274>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" (Build target(s)). 256>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/Release/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/pack/lib/netstandard2.0/System.Security.Permissions.dll". 271:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj" (271:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj" (271:16) on node 3 (Build target(s)). 271>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/ref". 252>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/Release/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/Release/netstandard2.0/System.Security.Permissions.dll". System.Security.Permissions.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/Release/netstandard2.0/System.Security.Permissions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/Release/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/pack/lib/netstandard2.0/System.Security.Permissions.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (275:19) on node 29 (Build;Pack target(s)). 275:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (275:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (275:22) on node 29 (Build target(s)). 275>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/netstandard2.0/". 256>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (Build target(s)). 116>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/nuget.packaging.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Packaging.6.8.1/pack/nuget.packaging.nuspec". 268>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 269>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/Release/netstandard1.3/System.Text.Encoding.CodePages.4.0.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.CodePages.4.0.1 (netstandard1.3) 116>GenerateNuspec: The package NuGet.Packaging.6.8.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 256>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (Build target(s)). 116>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Packaging.6.8.1.nupkg'. 116>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj" (Build;Pack target(s)). 259>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/netstandard2.0/System.Security.Cryptography.Xml.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Security.Cryptography.Xml.8.0.0 (netstandard2.0) 275:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (275:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (275:20) on node 2 (Build target(s)). 275>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/ref". 275:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (275:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (275:21) on node 21 (Build target(s)). 275>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/ref". 252>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj" (Build target(s)). 266>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 269>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/Release/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/Release/netstandard1.3/System.Text.Encoding.CodePages.dll". 149>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.EventLog.7.0.0/pack/system.diagnostics.eventlog.nuspec". 269>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.0.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/Release/netstandard1.3/System.Text.Encoding.CodePages.dll 149>GenerateNuspec: The package System.Diagnostics.EventLog.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.EventLog.7.0.0.nupkg'. 269>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/pack/ref/netstandard1.3". 259>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/netstandard2.0/System.Security.Cryptography.Xml.dll". 269>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/Release/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/pack/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". 259>CopyFilesToOutputDirectory: System.Security.Cryptography.Xml.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/netstandard2.0/System.Security.Cryptography.Xml.dll 149>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj" (Build;Pack target(s)). 259>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/pack/lib/netstandard2.0/System.Security.Cryptography.Xml.dll". 268>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/Release/netstandard1.3/System.Text.Encoding.CodePages.4.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.CodePages.4.4.0 (netstandard1.3) 269>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (Build target(s)). 259>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (280:15) on node 25 (Build;Pack target(s)). 280:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (280:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (280:16) on node 14 (Build target(s)). 280>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.3/". 259>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (Build target(s)). 280>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.3/". 280:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (280:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (280:17) on node 25 (Build target(s)). 280>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.0/". 268>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/Release/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/Release/netstandard1.3/System.Text.Encoding.CodePages.dll". 266>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/Release/netstandard1.3/System.Text.Encoding.CodePages.4.5.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.3/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.CodePages.4.5.1 (netstandard1.3) 268>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/Release/netstandard1.3/System.Text.Encoding.CodePages.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/Release/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". 266>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/Release/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/Release/netstandard1.3/System.Text.Encoding.CodePages.dll". 268>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (Build target(s)). 266>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.5.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/Release/netstandard1.3/System.Text.Encoding.CodePages.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (273:15) on node 32 (Build;Pack target(s)). 273:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (273:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (273:17) on node 6 (Build target(s)). 273>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.3/". 266>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/Release/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/netstandard1.3/System.Text.Encoding.CodePages.dll". 273:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (273:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (273:16) on node 32 (Build target(s)). 273>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.0/". 266>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (282:15) on node 8 (Build;Pack target(s)). 282:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (282:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (282:16) on node 8 (Build target(s)). 282>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/Release/netstandard1.0/". 259>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/lib/net8.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/System.Security.Cryptography.Xml.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/refint/System.Security.Cryptography.Xml.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/System.Security.Cryptography.Xml.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605,SYSLIB0011 282:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (282:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (282:17) on node 22 (Build target(s)). 282>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/Release/netstandard1.3/". 259>CoreCompile: CompilerServer: server - server processed compilation - System.Security.Cryptography.Xml.8.0.0 (net8.0) 266>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (Build target(s)). 268>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 280>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 280>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (278:15) on node 13 (Build;Pack target(s)). 278:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (278:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (278:16) on node 13 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/Release/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj" (276:15) on node 15 (Build;Pack target(s)). 276:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj" (276:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj" (276:17) on node 30 (Build target(s)). 276>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/Release/netstandard2.0/". 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/Release/netstandard1.0/". 276>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/netstandard2.0/". 259>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/System.Security.Cryptography.Xml.dll". 266>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/Release/netstandard2.0/System.Text.Encoding.CodePages.4.5.1.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 259>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/refint/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/ref/System.Security.Cryptography.Xml.dll". 276:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj" (276:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj" (276:16) on node 12 (Build target(s)). 276>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/Release/net6.0/". 266>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Encoding.CodePages.4.5.1 (netstandard2.0) 276>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/net6.0/ref". 259>CopyFilesToOutputDirectory: System.Security.Cryptography.Xml.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/System.Security.Cryptography.Xml.dll 189>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.6.0/pack/system.numerics.vectors.nuspec". 259>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/pack/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/Release/net8.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/pack/lib/net8.0/System.Security.Cryptography.Xml.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (281:19) on node 27 (Build;Pack target(s)). 281:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (281:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (281:20) on node 27 (Build target(s)). 281>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net6.0/ref". 273>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 189>GenerateNuspec: The package System.Numerics.Vectors.4.6.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Numerics.Vectors.4.6.0.nupkg'. 189>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj" (Build;Pack target(s)). 271>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 280>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.0/System.Text.Encoding.Extensions.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Text.Encoding.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.Extensions.4.0.11 (netstandard1.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (277:23) on node 20 (Build;Pack target(s)). 277:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (277:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (277:25) on node 23 (Build target(s)). 277>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net7.0/ref". 268>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/Release/netstandard2.0/System.Text.Encoding.CodePages.4.4.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard2.0/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 273>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 268>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Encoding.CodePages.4.4.0 (netstandard2.0) 204>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.0.1/pack/system.reflection.emit.nuspec". 266>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/Release/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/Release/netstandard2.0/System.Text.Encoding.CodePages.dll". 281:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (281:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (281:21) on node 4 (Build target(s)). 281>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net7.0/refint/". 280>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.3/System.Text.Encoding.Extensions.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Text.Encoding.Extensions.cs /warnaserror+:NU1605 281>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net7.0/ref". 280>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Encoding.Extensions.4.0.11 (netstandard1.3) 282>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 266>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.5.1 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/Release/netstandard2.0/System.Text.Encoding.CodePages.dll 259>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (Build target(s)). 277:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (277:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (277:24) on node 20 (Build target(s)). 277>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net6.0/ref". 266>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/Release/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". 204>GenerateNuspec: The package System.Reflection.Emit.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.4.0.1.nupkg'. 204>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (Build;Pack target(s)). 275>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 282>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 280>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.0/System.Text.Encoding.Extensions.dll". System.Text.Encoding.Extensions.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.0/System.Text.Encoding.Extensions.dll 268>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll". System.Text.Encoding.CodePages.4.4.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll 274>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/system.security.principal.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.4.3.0/pack/system.security.principal.nuspec". 266>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (Build target(s)). 273>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.3/System.Text.Encoding.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Text.Encoding.Extensions.cs /warnaserror+:NU1605 280>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/ref/netstandard1.0". 273>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Encoding.Extensions.4.3.0 (netstandard1.3) 268>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/ref/netstandard2.0/System.Text.Encoding.CodePages.dll". 280>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". 280>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.3/System.Text.Encoding.Extensions.dll". 274>GenerateNuspec: The package System.Security.Principal.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Principal.4.3.0.nupkg'. 280>CopyFilesToOutputDirectory: System.Text.Encoding.Extensions.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.3/System.Text.Encoding.Extensions.dll 274>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" (Build;Pack target(s)). 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 271>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/netstandard2.0/System.Text.Encoding.CodePages.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.CodePages.6.0.0 (netstandard2.0) 280>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/Release/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". 273>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.0/System.Text.Encoding.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Text.Encoding.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.Extensions.4.3.0 (netstandard1.0) 268>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (Build target(s)). 273>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.3/System.Text.Encoding.Extensions.dll". System.Text.Encoding.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.3/System.Text.Encoding.Extensions.dll 282>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/Release/netstandard1.0/System.Text.Encoding.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Text.Encoding.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.4.0.11 (netstandard1.0) 280>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (Build target(s)). 273>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". 282>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/Release/netstandard1.3/System.Text.Encoding.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Text.Encoding.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.4.0.11 (netstandard1.3) 280>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (Build target(s)). 269>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/pack/system.text.encoding.codepages.nuspec". 275>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/netstandard2.0/System.Text.Encoding.CodePages.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.CodePages.7.0.0 (netstandard2.0) 271>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll". System.Text.Encoding.CodePages.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll 273>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.0/System.Text.Encoding.Extensions.dll". 271>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/pack/lib/netstandard2.0". 269>GenerateNuspec: The package System.Text.Encoding.CodePages.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.4.0.1.nupkg'. 271>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/pack/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". 273>CopyFilesToOutputDirectory: System.Text.Encoding.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.0/System.Text.Encoding.Extensions.dll 269>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (Build;Pack target(s)). 278>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/Release/netstandard1.0/System.Text.Encoding.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Text.Encoding.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.4.3.0 (netstandard1.0) 273>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/Release/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". 273>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (Build target(s)). 282>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/Release/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/Release/netstandard1.0/System.Text.Encoding.dll". System.Text.Encoding.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/Release/netstandard1.0/System.Text.Encoding.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/Release/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/pack/ref/netstandard1.0/System.Text.Encoding.dll". 282>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/Release/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/Release/netstandard1.3/System.Text.Encoding.dll". 275>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll". 282>CopyFilesToOutputDirectory: System.Text.Encoding.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/Release/netstandard1.3/System.Text.Encoding.dll 275>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll 271>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj" (Build target(s)). 282>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/Release/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/pack/ref/netstandard1.3/System.Text.Encoding.dll". 273>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (Build target(s)). 275>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/pack/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". 277:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (277:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (277:27) on node 18 (Build target(s)). 277>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/netstandard2.0/". 271>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (277:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (277:26) on node 24 (Build target(s)). 277>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net8.0/". 278>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/Release/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/Release/netstandard1.0/System.Text.Encoding.dll". 277>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net8.0/ref". 278>CopyFilesToOutputDirectory: System.Text.Encoding.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/Release/netstandard1.0/System.Text.Encoding.dll 282>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (Build target(s)). 278>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/Release/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/pack/ref/netstandard1.0/System.Text.Encoding.dll". 275>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 275>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (278:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (278:17) on node 5 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/Release/netstandard1.3/". 282>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (Build target(s)). 275>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (Build target(s)). 281:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (281:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (281:22) on node 1 (Build target(s)). 281>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/netstandard2.0/". 207>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.0.12/pack/system.objectmodel.nuspec". 210>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/system.reflection.metadata.nuspec". 207>GenerateNuspec: The package System.ObjectModel.4.0.12 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.ObjectModel.4.0.12.nupkg'. 207>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (Build;Pack target(s)). 112>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/nuget.protocol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Protocol.6.11.0/pack/nuget.protocol.nuspec". 210>GenerateNuspec: The package System.Reflection.Metadata.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 278>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (Build target(s)). 210>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.5.0.0.nupkg'. 210>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (Build;Pack target(s)). 112>GenerateNuspec: The package NuGet.Protocol.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Protocol.6.11.0.nupkg'. 112>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj" (Build;Pack target(s)). 271>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/System.Text.Encoding.CodePages.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/refint/System.Text.Encoding.CodePages.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/System.Text.Encoding.CodePages.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.CodePages.6.0.0 (net6.0) 275>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/System.Text.Encoding.CodePages.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/refint/System.Text.Encoding.CodePages.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/System.Text.Encoding.CodePages.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.CodePages.7.0.0 (net6.0) 276>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 275>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/System.Text.Encoding.CodePages.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/refint/System.Text.Encoding.CodePages.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/System.Text.Encoding.CodePages.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Text.Encoding.CodePages.7.0.0 (net7.0) 271>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/System.Text.Encoding.CodePages.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/refint/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/ref/System.Text.Encoding.CodePages.dll". System.Text.Encoding.CodePages.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/System.Text.Encoding.CodePages.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/Release/net6.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/pack/lib/net6.0/System.Text.Encoding.CodePages.dll". 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj" (284:15) on node 7 (Build;Pack target(s)). 284:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj" (284:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj" (284:17) on node 7 (Build target(s)). 284>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/netstandard2.0/". 275>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/System.Text.Encoding.CodePages.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/refint/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/ref/System.Text.Encoding.CodePages.dll". System.Text.Encoding.CodePages.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/System.Text.Encoding.CodePages.dll 284:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj" (284:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj" (284:16) on node 11 (Build target(s)). 284>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/net6.0/ref". 275>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/net6.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/pack/lib/net6.0/System.Text.Encoding.CodePages.dll". 271>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj" (Build target(s)). 276>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/netstandard2.0/System.Text.Encodings.Web.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encodings.Web.6.0.0 (netstandard2.0) 275>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/System.Text.Encoding.CodePages.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/refint/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/ref/System.Text.Encoding.CodePages.dll". System.Text.Encoding.CodePages.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/System.Text.Encoding.CodePages.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (286:19) on node 25 (Build;Pack target(s)). 286:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (286:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (286:20) on node 16 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net6.0/ref". 275>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/Release/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/pack/lib/net7.0/System.Text.Encoding.CodePages.dll". 275>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (Build target(s)). 278>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/Release/netstandard1.3/System.Text.Encoding.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Text.Encoding.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encoding.4.3.0 (netstandard1.3) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (279:23) on node 19 (Build;Pack target(s)). 279:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (279:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (279:24) on node 19 (Build target(s)). 279>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net6.0/refint/". 276>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll". 279>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net6.0/ref". 276>CopyFilesToOutputDirectory: System.Text.Encodings.Web.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll 275>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (Build target(s)). 276>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/pack/lib/netstandard2.0/System.Text.Encodings.Web.dll". 276>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (293:23) on node 6 (Build;Pack target(s)). 293:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (293:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (293:25) on node 26 (Build target(s)). 293>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (290:23) on node 14 (Build;Pack target(s)). 290:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (290:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (290:24) on node 14 (Build target(s)). 290>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net6.0/ref". 279:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (279:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (279:25) on node 10 (Build target(s)). 279>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net7.0/". 286:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (286:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (286:21) on node 8 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/net7.0/". 279>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net7.0/". 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net7.0/". 279>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net7.0/ref". 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net7.0/ref". 278>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/Release/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/Release/netstandard1.3/System.Text.Encoding.dll". System.Text.Encoding.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/Release/netstandard1.3/System.Text.Encoding.dll 293:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (293:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (293:27) on node 6 (Build target(s)). 293>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net6.0/ref". 293:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (293:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (293:24) on node 15 (Build target(s)). 293>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net7.0/ref". 278>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/Release/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/pack/ref/netstandard1.3/System.Text.Encoding.dll". 276>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj" (Build target(s)). 293:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (293:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (293:26) on node 17 (Build target(s)). 293>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net8.0/ref". 290:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (290:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (290:25) on node 13 (Build target(s)). 290>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net7.0/ref". 281>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 290:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (290:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (290:26) on node 31 (Build target(s)). 290>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net8.0/refint/". 281>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 290>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net8.0/ref". 290:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (290:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (290:27) on node 28 (Build target(s)). 290>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/netstandard2.0/". 277>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (Build target(s)). 277>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 276>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/net6.0/System.Text.Encodings.Web.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/net6.0/refint/System.Text.Encodings.Web.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/net6.0/System.Text.Encodings.Web.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encodings.Web.6.0.0 (net6.0) CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/Release/net6.0/System.Text.Encodings.Web.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/net6.0/refint/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/Release/net6.0/ref/System.Text.Encodings.Web.dll". 279:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (279:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (279:27) on node 9 (Build target(s)). 279>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/netstandard2.0/". 276>CopyFilesToOutputDirectory: System.Text.Encodings.Web.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/Release/net6.0/System.Text.Encodings.Web.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/Release/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/pack/lib/net6.0/System.Text.Encodings.Web.dll". 281>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net6.0/System.Text.Encodings.Web.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net6.0/refint/System.Text.Encodings.Web.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net6.0/System.Text.Encodings.Web.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encodings.Web.7.0.0 (net6.0) 286:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (286:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (286:22) on node 21 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/netstandard2.0/". 281>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net7.0/System.Text.Encodings.Web.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net7.0/refint/System.Text.Encodings.Web.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net7.0/System.Text.Encodings.Web.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605,SYSLIB0011 281>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 279:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (279:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (279:26) on node 3 (Build target(s)). 279>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net8.0/". 281>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Encodings.Web.7.0.0 (net7.0) 279>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net8.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net8.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net8.0/ref". 277>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/netstandard2.0/System.Text.Encodings.Web.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encodings.Web.8.0.0 (netstandard2.0) 277>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net7.0/System.Text.Encodings.Web.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net7.0/refint/System.Text.Encodings.Web.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net7.0/System.Text.Encodings.Web.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Text.Encodings.Web.8.0.0 (net7.0) 277>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net6.0/System.Text.Encodings.Web.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net6.0/refint/System.Text.Encodings.Web.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net6.0/System.Text.Encodings.Web.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Encodings.Web.8.0.0 (net6.0) 276>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj" (Build target(s)). 281>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/net6.0/System.Text.Encodings.Web.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net6.0/refint/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net6.0/ref/System.Text.Encodings.Web.dll". System.Text.Encodings.Web.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/net6.0/System.Text.Encodings.Web.dll 277>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll". 281>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/pack/lib/net6.0/System.Text.Encodings.Web.dll". 277>CopyFilesToOutputDirectory: System.Text.Encodings.Web.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll 281>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/net7.0/System.Text.Encodings.Web.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net7.0/refint/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/net7.0/ref/System.Text.Encodings.Web.dll". System.Text.Encodings.Web.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/net7.0/System.Text.Encodings.Web.dll 277>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net7.0/System.Text.Encodings.Web.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net7.0/refint/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net7.0/ref/System.Text.Encodings.Web.dll". 281>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/pack/lib/net7.0". 277>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/pack/lib/netstandard2.0/System.Text.Encodings.Web.dll". 281>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/pack/lib/net7.0/System.Text.Encodings.Web.dll". 277>CopyFilesToOutputDirectory: System.Text.Encodings.Web.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net7.0/System.Text.Encodings.Web.dll 277>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net6.0/System.Text.Encodings.Web.dll". 277>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/pack/lib/net7.0/System.Text.Encodings.Web.dll". 277>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net6.0/refint/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net6.0/ref/System.Text.Encodings.Web.dll". 281>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/netstandard2.0/System.Text.Encodings.Web.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605 277>CopyFilesToOutputDirectory: System.Text.Encodings.Web.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net6.0/System.Text.Encodings.Web.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/pack/lib/net6.0/System.Text.Encodings.Web.dll". 281>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Encodings.Web.7.0.0 (netstandard2.0) 281>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (287:23) on node 2 (Build;Pack target(s)). 287:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (287:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (287:24) on node 30 (Build target(s)). 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netcoreapp1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netcoreapp1.1/". 277>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (Build target(s)). 287:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (287:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (287:25) on node 25 (Build target(s)). 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.6/". 281>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (Build target(s)). 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netstandard1.6/". 277>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (Build target(s)). 287:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (287:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (287:27) on node 5 (Build target(s)). 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.3/". 281>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll". 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netstandard1.3/". 284>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 281>CopyFilesToOutputDirectory: System.Text.Encodings.Web.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll 78>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/microsoft.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/microsoft.visualbasic.nuspec". 287:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (287:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (287:26) on node 2 (Build target(s)). 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.0/". 277>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (Build target(s)). 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netstandard1.0/". 281>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/pack/lib/netstandard2.0". 164>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.4.3.0/pack/system.linq.nuspec". 281>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/Release/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/pack/lib/netstandard2.0/System.Text.Encodings.Web.dll". 78>GenerateNuspec: The package Microsoft.VisualBasic.10.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.VisualBasic.10.3.0.nupkg'. 78>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (Build;Pack target(s)). 164>GenerateNuspec: The package System.Linq.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Linq.4.3.0.nupkg'. 164>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (Build;Pack target(s)). 281>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (Build target(s)). 277>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net8.0/System.Text.Encodings.Web.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net8.0/refint/System.Text.Encodings.Web.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net8.0/System.Text.Encodings.Web.8.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Text.Encodings.Web.8.0.0 (net8.0) 284>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/6.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/netstandard2.0/System.Text.Json.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Text.Json.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Json.6.0.0 (netstandard2.0) 287>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 293>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net8.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net8.0/System.Text.Encodings.Web.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net8.0/refint/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/Release/net8.0/ref/System.Text.Encodings.Web.dll". System.Text.Encodings.Web.8.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net8.0/System.Text.Encodings.Web.dll 287>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/pack/lib/net8.0". 287>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 284>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/Release/netstandard2.0/System.Text.Json.dll". 287>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/Release/net8.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/pack/lib/net8.0/System.Text.Encodings.Web.dll". 284>CopyFilesToOutputDirectory: System.Text.Json.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/Release/netstandard2.0/System.Text.Json.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/Release/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/pack/lib/netstandard2.0/System.Text.Json.dll". 284>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (Build target(s)). 290>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 287>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netcoreapp1.1/System.Text.RegularExpressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netcoreapp1.1/System.Text.RegularExpressions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.RegularExpressions.4.3.0 (netcoreapp1.1) 284>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj" (Build target(s)). 293>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/netstandard2.0/System.Text.Json.8.0.5.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Text.Json.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Json.8.0.5 (netstandard2.0) 287>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netstandard1.3/System.Text.RegularExpressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Text.RegularExpressions.cs /warnaserror+:NU1605 287>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netstandard1.0/System.Text.RegularExpressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Text.RegularExpressions.cs /warnaserror+:NU1605 287>CoreCompile: CompilerServer: server - server processed compilation - System.Text.RegularExpressions.4.3.0 (netstandard1.3) 287>CoreCompile: CompilerServer: server - server processed compilation - System.Text.RegularExpressions.4.3.0 (netstandard1.0) 287>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netstandard1.6/System.Text.RegularExpressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.6/System.Text.RegularExpressions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.RegularExpressions.4.3.0 (netstandard1.6) 287>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netcoreapp1.1/System.Text.RegularExpressions.dll". 290>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 287>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netcoreapp1.1/System.Text.RegularExpressions.dll 287>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.0/System.Text.RegularExpressions.dll". System.Text.RegularExpressions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.0/System.Text.RegularExpressions.dll 279>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 287>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". 287>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.0/System.Text.RegularExpressions.dll". 279>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 284>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/net6.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/net6.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/net6.0/System.Text.Json.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Text.Json.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Json.6.0.0 (net6.0) 293>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/netstandard2.0/System.Text.Json.dll". 287>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.6/System.Text.RegularExpressions.dll". 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 293>CopyFilesToOutputDirectory: System.Text.Json.8.0.5 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/netstandard2.0/System.Text.Json.dll 279>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 293>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 287>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.6/System.Text.RegularExpressions.dll 287>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/Release/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.3/System.Text.RegularExpressions.dll". System.Text.RegularExpressions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.3/System.Text.RegularExpressions.dll 293>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/pack/lib/netstandard2.0/System.Text.Json.dll". 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 290>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/netstandard2.0/System.Text.Json.8.0.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/common/IsExternalInit.cs lib/netstandard2.0/System.Text.Json.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Json.8.0.4 (netstandard2.0) 287>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.3/System.Text.RegularExpressions.dll". 287>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.6". 293>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 287>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/Release/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.6/System.Text.RegularExpressions.dll". 286>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net6.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net6.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net6.0/System.Text.Json.7.0.3.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Text.Json.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Json.7.0.3 (net6.0) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (291:15) on node 20 (Build;Pack target(s)). 291:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (291:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (291:16) on node 20 (Build target(s)). 291>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.0/". 293>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 290>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 287>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (Build target(s)). 284>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/Release/net6.0/System.Text.Json.dll". 287>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (Build target(s)). 293>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (Build target(s)). 284>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/net6.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/Release/net6.0/ref/System.Text.Json.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.0/". 284>CopyFilesToOutputDirectory: System.Text.Json.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/Release/net6.0/System.Text.Json.dll 287>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (289:19) on node 22 (Build;Pack target(s)). 289:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (289:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (289:20) on node 22 (Build target(s)). 289>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/ref". 284>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/Release/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/pack/lib/net6.0/System.Text.Json.dll". 290>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/netstandard2.0/System.Text.Json.dll". System.Text.Json.8.0.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/netstandard2.0/System.Text.Json.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/pack/lib/netstandard2.0/System.Text.Json.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (294:23) on node 18 (Build;Pack target(s)). 294:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (294:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (294:25) on node 27 (Build target(s)). 294>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/refint/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (297:15) on node 1 (Build;Pack target(s)). 297:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (297:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (297:16) on node 29 (Build target(s)). 297>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard2.0/". 294>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/ref". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" (295:11) on node 32 (Build;Pack target(s)). 295:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" (295:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" (295:12) on node 32 (Build target(s)). 295>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/Release/netstandard1.0/". 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/net6.0/System.Text.Json.dll". 279>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/netstandard2.0/System.Text.Json.8.0.3.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/common/IsExternalInit.cs lib/netstandard2.0/System.Text.Json.cs /warnaserror+:NU1605 286>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net6.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net6.0/ref/System.Text.Json.dll". System.Text.Json.7.0.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/net6.0/System.Text.Json.dll 279>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Json.8.0.3 (netstandard2.0) 290>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net6.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net6.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net6.0/System.Text.Json.8.0.4.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Text.Json.cs /warnaserror+:NU1605 290>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 290>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Json.8.0.4 (net6.0) 294:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (294:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (294:24) on node 18 (Build target(s)). 294>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/ref". 286>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/netstandard2.0/System.Text.Json.7.0.3.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Text.Json.cs /warnaserror+:NU1605 286>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/pack/lib/net6.0/System.Text.Json.dll". 286>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Json.7.0.3 (netstandard2.0) 279>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net6.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net6.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net6.0/System.Text.Json.8.0.3.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Text.Json.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Text.Json.8.0.3 (net6.0) 211>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.0/pack/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.0/pack/lib/net7.0". 286>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net7.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net7.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net7.0/System.Text.Json.7.0.3.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Text.Json.cs /warnaserror+:NU1605,SYSLIB0011 211>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/lib/net7.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.1.0/pack/lib/net7.0/_._". 286>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Json.7.0.3 (net7.0) 297:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (297:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (297:17) on node 1 (Build target(s)). 297>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard1.0/". 279>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net7.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net7.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net7.0/System.Text.Json.8.0.3.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Text.Json.cs /warnaserror+:NU1605,SYSLIB0011 293>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net7.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net7.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net7.0/System.Text.Json.8.0.5.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Text.Json.cs /warnaserror+:NU1605,SYSLIB0011 279>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Json.8.0.3 (net7.0) 293>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Json.8.0.5 (net7.0) 284>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj" (Build target(s)). 294:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (294:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (294:26) on node 12 (Build target(s)). 294>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.0/". 293>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net6.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net6.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net6.0/System.Text.Json.8.0.5.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Text.Json.cs /warnaserror+:NU1605 211>GenerateNuspec: The package System.Runtime.CompilerServices.Unsafe.6.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.6.1.0.nupkg'. 290>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (Build target(s)). 293>CoreCompile: CompilerServer: server - server processed compilation - System.Text.Json.8.0.5 (net6.0) 211>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj" (Build;Pack target(s)). 293>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net8.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net8.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net8.0/System.Text.Json.8.0.5.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/System.Text.Json.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Text.Json.8.0.5 (net8.0) 286>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (Build target(s)). 290>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net6.0/System.Text.Json.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net6.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net6.0/ref/System.Text.Json.dll". 290>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net7.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net7.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net7.0/System.Text.Json.8.0.4.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Text.Json.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Text.Json.8.0.4 (net7.0) 290>CopyFilesToOutputDirectory: System.Text.Json.8.0.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net6.0/System.Text.Json.dll 279>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/netstandard2.0/System.Text.Json.dll". 294:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (294:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (294:27) on node 24 (Build target(s)). 294>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.1/". 290>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/pack/lib/net6.0". 294>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.1/". 279>CopyFilesToOutputDirectory: System.Text.Json.8.0.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/netstandard2.0/System.Text.Json.dll 290>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/pack/lib/net6.0/System.Text.Json.dll". 279>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/pack/lib/netstandard2.0/System.Text.Json.dll". 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/netstandard2.0/System.Text.Json.dll". 279>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net6.0/System.Text.Json.dll". 286>CopyFilesToOutputDirectory: System.Text.Json.7.0.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/netstandard2.0/System.Text.Json.dll 279>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net6.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net6.0/ref/System.Text.Json.dll". 289:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (289:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (289:21) on node 7 (Build target(s)). 289>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.0/". 279>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 279>CopyFilesToOutputDirectory: System.Text.Json.8.0.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net6.0/System.Text.Json.dll 289>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.0/". 286>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/pack/lib/netstandard2.0/System.Text.Json.dll". 293>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net7.0/System.Text.Json.dll". 279>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net7.0/System.Text.Json.dll". 293>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net7.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net7.0/ref/System.Text.Json.dll". 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/net7.0/System.Text.Json.dll". 279>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/pack/lib/net6.0/System.Text.Json.dll". 293>CopyFilesToOutputDirectory: System.Text.Json.8.0.5 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net7.0/System.Text.Json.dll 279>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net7.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net7.0/ref/System.Text.Json.dll". System.Text.Json.8.0.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net7.0/System.Text.Json.dll 286>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net7.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/Release/net7.0/ref/System.Text.Json.dll". 293>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/pack/lib/net7.0". 286>CopyFilesToOutputDirectory: System.Text.Json.7.0.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/net7.0/System.Text.Json.dll 293>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/pack/lib/net7.0/System.Text.Json.dll". 279>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/pack/lib/net7.0/System.Text.Json.dll". 290>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net8.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net8.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net8.0/System.Text.Json.8.0.4.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/System.Text.Json.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Text.Json.8.0.4 (net8.0) 293>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net6.0/System.Text.Json.dll". 286>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/Release/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/pack/lib/net7.0/System.Text.Json.dll". 279>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (Build target(s)). 293>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net8.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net8.0/System.Text.Json.dll". 293>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net6.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net6.0/ref/System.Text.Json.dll". 293>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net8.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/Release/net8.0/ref/System.Text.Json.dll". System.Text.Json.8.0.5 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net8.0/System.Text.Json.dll 293>CopyFilesToOutputDirectory: System.Text.Json.8.0.5 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net6.0/System.Text.Json.dll 290>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (Build target(s)). 290>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net7.0/System.Text.Json.dll". 293>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/pack/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net8.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/pack/lib/net8.0/System.Text.Json.dll". 293>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/pack/lib/net6.0". 290>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net7.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net7.0/ref/System.Text.Json.dll". 293>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/Release/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/pack/lib/net6.0/System.Text.Json.dll". 290>CopyFilesToOutputDirectory: System.Text.Json.8.0.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net7.0/System.Text.Json.dll 279>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (Build target(s)). 286>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (Build target(s)). 290>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/pack/lib/net7.0/System.Text.Json.dll". 293>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (Build target(s)). 279>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (Build target(s)). 290>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net8.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net8.0/System.Text.Json.dll". 291>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (Build target(s)). 290>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net8.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/Release/net8.0/ref/System.Text.Json.dll". 288:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (288:21) on node 26 (Build target(s)). 288>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.1/". 290>CopyFilesToOutputDirectory: System.Text.Json.8.0.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net8.0/System.Text.Json.dll 288>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 293>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (Build target(s)). 290>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/pack/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/Release/net8.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/pack/lib/net8.0/System.Text.Json.dll". 293>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (Build target(s)). 295>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 279>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net8.0/System.Text.Json.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net8.0/refint/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net8.0/System.Text.Json.8.0.3.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net8.0/System.Text.Json.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Text.Json.8.0.3 (net8.0) 290>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (Build target(s)). 289:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (289:19) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (289:22) on node 30 (Build target(s)). 289>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.1/". 219>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Loader.4.0.0/pack/system.runtime.loader.nuspec". 288:19>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (288:22) on node 5 (Build target(s)). 288>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard2.0/". 297>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 219>GenerateNuspec: The package System.Runtime.Loader.4.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Loader.4.0.0.nupkg'. 290>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (Build target(s)). 219>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (285:23) on node 27 (Build;Pack target(s)). 285:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (285:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (285:24) on node 25 (Build target(s)). 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net6.0/ref". 291>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.0/System.Threading.Tasks.Dataflow.4.6.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.4.6.0 (netstandard1.0) 288>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.0/System.Threading.Tasks.Dataflow.4.9.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.4.9.0 (netstandard1.0) 279>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net8.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net8.0/System.Text.Json.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net8.0/refint/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/Release/net8.0/ref/System.Text.Json.dll". System.Text.Json.8.0.3 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net8.0/System.Text.Json.dll 295>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/Release/netstandard1.0/System.Threading.Tasks.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Extensions.4.3.0 (netstandard1.0) 279>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/pack/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/Release/net8.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/pack/lib/net8.0/System.Text.Json.dll". 285:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (285:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (285:25) on node 11 (Build target(s)). 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net7.0/ref". 285:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (285:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (285:26) on node 28 (Build target(s)). 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/netstandard2.0/". 291:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (291:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (291:17) on node 2 (Build target(s)). 291>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.1/". 297>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard1.0/System.Threading.Tasks.Extensions.4.5.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.0/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 285:23>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (285:23) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (285:27) on node 16 (Build target(s)). 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/netstandard2.1/". 291>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.0/System.Threading.Tasks.Dataflow.dll". 297>CoreCompile: CompilerServer: server - server processed compilation - System.Threading.Tasks.Extensions.4.5.4 (netstandard1.0) 291>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.4.6.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.0/System.Threading.Tasks.Dataflow.dll 288>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.0/System.Threading.Tasks.Dataflow.dll". 291>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/pack/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". 288>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.4.9.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.0/System.Threading.Tasks.Dataflow.dll 279>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (Build target(s)). 295>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/Release/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.3.0/Release/netstandard1.0/System.Threading.Tasks.Extensions.dll". System.Threading.Tasks.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.3.0/Release/netstandard1.0/System.Threading.Tasks.Extensions.dll 288>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". 295>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.3.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.3.0/Release/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.3.0/pack/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". 297>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard1.0/System.Threading.Tasks.Extensions.dll". System.Threading.Tasks.Extensions.4.5.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard1.0/System.Threading.Tasks.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". 291>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (Build target(s)). 288>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (Build target(s)). 288>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 295>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" (Build target(s)). 246>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/system.reflection.metadataloadcontext.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.6.0.0/pack/system.reflection.metadataloadcontext.nuspec". GenerateNuspec: The package System.Reflection.MetadataLoadContext.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.MetadataLoadContext.6.0.0.nupkg'. 246>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj" (Build;Pack target(s)). 297>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (Build target(s)). 297>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 294>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 288>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.1/System.Threading.Tasks.Dataflow.4.9.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.4.9.0 (netstandard1.1) 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj" (303:11) on node 19 (Build;Pack target(s)). 303:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj" (303:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj" (303:12) on node 19 (Build target(s)). 303>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.6.0/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.6.0/Release/netstandard2.0/". 289>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 291>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (292:11) on node 8 (Build;Pack target(s)). 292:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (292:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (292:12) on node 8 (Build target(s)). 292>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.0.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.0.0/Release/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (296:15) on node 15 (Build;Pack target(s)). 296:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (296:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (296:16) on node 15 (Build target(s)). 296>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/Release/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (301:15) on node 17 (Build;Pack target(s)). 301:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (301:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (301:16) on node 17 (Build target(s)). 301>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/Release/netstandard1.0/". 297>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard2.0/System.Threading.Tasks.Extensions.4.5.4.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 301:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (301:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (301:17) on node 3 (Build target(s)). 301>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/Release/netstandard1.3/". 297>CoreCompile: CompilerServer: server - server processed compilation - System.Threading.Tasks.Extensions.4.5.4 (netstandard2.0) 301>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/Release/netstandard1.3/". 294>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 288>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.1/System.Threading.Tasks.Dataflow.dll". System.Threading.Tasks.Dataflow.4.9.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.1/System.Threading.Tasks.Dataflow.dll 294>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.7.0.0 (netstandard2.0) 288>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (307:11) on node 21 (Build;Pack target(s)). 307:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (307:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (307:12) on node 21 (Build target(s)). 307>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.3.0/Release/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (298:15) on node 9 (Build;Pack target(s)). 298:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (298:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (298:16) on node 9 (Build target(s)). 298>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/Release/netstandard1.0/". 289>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 294>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 80>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.CSharp.4.7.0/pack/microsoft.csharp.nuspec". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" (299:11) on node 31 (Build;Pack target(s)). 299:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" (299:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" (299:12) on node 31 (Build target(s)). 299>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Timer.4.3.0/Release/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Timer.4.3.0/Release/netstandard1.2/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (300:15) on node 10 (Build;Pack target(s)). 300:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (300:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (300:16) on node 10 (Build target(s)). 300>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/Release/netstandard1.0/". 80>GenerateNuspec: The package Microsoft.CSharp.4.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CSharp.4.7.0.nupkg'. 80>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (Build;Pack target(s)). 288>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (Build target(s)). 297>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard2.0/System.Threading.Tasks.Extensions.dll". 291>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.1/System.Threading.Tasks.Dataflow.4.6.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.4.6.0 (netstandard1.1) 298:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (298:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (298:17) on node 4 (Build target(s)). 298>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/Release/netstandard1.3/". 297>CopyFilesToOutputDirectory: System.Threading.Tasks.Extensions.4.5.4 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard2.0/System.Threading.Tasks.Extensions.dll 294>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 297>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/Release/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". 294>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll". 289>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.6.0.0 (netstandard2.0) 294>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/pack/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". 294>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.1/System.Threading.Tasks.Dataflow.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.7.0.0 (netstandard2.1) 300:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (300:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (300:17) on node 23 (Build target(s)). 300>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/Release/netstandard1.3/". 288>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 291>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.1/System.Threading.Tasks.Dataflow.dll". 296:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (296:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (296:17) on node 1 (Build target(s)). 296>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/Release/netstandard1.3/". 291>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.4.6.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.1/System.Threading.Tasks.Dataflow.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/pack/lib/netstandard1.1". 296>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 291>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/Release/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/pack/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". 297>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (Build target(s)). 294>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (Build target(s)). 301>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 289>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll". System.Threading.Tasks.Dataflow.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll 289>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 289>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/refint/System.Threading.Tasks.Dataflow.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.6.0.0 (net6.0) 301>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 289>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/pack/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". 294>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.1/System.Threading.Tasks.Dataflow.dll". System.Threading.Tasks.Dataflow.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.1/System.Threading.Tasks.Dataflow.dll 294>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/refint/System.Threading.Tasks.Dataflow.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.7.0.0 (net6.0) 291>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (Build target(s)). 294>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/netstandard2.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/pack/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll". 285>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 294>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/System.Threading.Tasks.Dataflow.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/refint/System.Threading.Tasks.Dataflow.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/System.Threading.Tasks.Dataflow.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.7.0.0 (net7.0) 299>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 298>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 289>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (Build target(s)). 288>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.4.9.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 300>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 288>CoreCompile: CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.4.9.0 (netstandard2.0) 289>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/refint/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/ref/System.Threading.Tasks.Dataflow.dll". System.Threading.Tasks.Dataflow.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.dll 298>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 289>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/pack/lib/net6.0". 294>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.dll". 289>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/pack/lib/net6.0/System.Threading.Tasks.Dataflow.dll". 296>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/Release/netstandard1.0/System.Threading.Tasks.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Threading.Tasks.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.4.0.11 (netstandard1.0) 294>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/refint/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/ref/System.Threading.Tasks.Dataflow.dll". System.Threading.Tasks.Dataflow.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.dll 294>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (Build target(s)). 292>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 294>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/net6.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/pack/lib/net6.0/System.Threading.Tasks.Dataflow.dll". 163>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.6.0.1/pack/system.formats.asn1.nuspec". 301>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/Release/netstandard1.3/System.Threading.Tasks.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Threading.Tasks.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.4.3.0 (netstandard1.3) 301>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/Release/netstandard1.0/System.Threading.Tasks.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Threading.Tasks.cs /warnaserror+:NU1605 285>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 301>CoreCompile: CompilerServer: server - server processed compilation - System.Threading.Tasks.4.3.0 (netstandard1.0) 294>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/System.Threading.Tasks.Dataflow.dll". 296>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 163>GenerateNuspec: The package System.Formats.Asn1.6.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Formats.Asn1.6.0.1.nupkg'. 163>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj" (Build;Pack target(s)). 294>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/refint/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/ref/System.Threading.Tasks.Dataflow.dll". System.Threading.Tasks.Dataflow.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/System.Threading.Tasks.Dataflow.dll 289>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.1/System.Threading.Tasks.Dataflow.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Dataflow.6.0.0 (netstandard2.1) 288>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll". 300>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 288>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.4.9.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll 85>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Win32.SystemEvents.7.0.0/pack/microsoft.win32.systemevents.nuspec". 289>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (Build target(s)). 294>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/Release/net7.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/pack/lib/net7.0/System.Threading.Tasks.Dataflow.dll". 296>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/Release/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/Release/netstandard1.0/System.Threading.Tasks.dll". 288>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard2.0". 295>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.3.0/pack/system.threading.tasks.extensions.nuspec". 296>CopyFilesToOutputDirectory: System.Threading.Tasks.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/Release/netstandard1.0/System.Threading.Tasks.dll 288>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/Release/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". 298>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/Release/netstandard1.0/System.Threading.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/Release/netstandard1.0/System.Threading.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Threading.cs /warnaserror+:NU1605 296>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/Release/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/pack/ref/netstandard1.0/System.Threading.Tasks.dll". 298>CoreCompile: CompilerServer: server - server processed compilation - System.Threading.4.3.0 (netstandard1.0) 85>GenerateNuspec: The package Microsoft.Win32.SystemEvents.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 285>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 85>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.SystemEvents.7.0.0.nupkg'. 295>GenerateNuspec: The package System.Threading.Tasks.Extensions.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 85>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj" (Build;Pack target(s)). 285>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/netstandard2.0/System.Threading.Channels.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/netstandard2.0/System.Threading.Channels.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Threading.Channels.cs /warnaserror+:NU1605 295>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.3.0.nupkg'. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" (306:11) on node 14 (Build;Pack target(s)). 306:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" (306:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" (306:12) on node 14 (Build target(s)). 306>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.4.7.0/Release/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.4.7.0/Release/netcoreapp3.0/". 285>CoreCompile: CompilerServer: server - server processed compilation - System.Threading.Channels.7.0.0 (netstandard2.0) 294>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (Build target(s)). 295>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" (Build;Pack target(s)). 307>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 299>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Timer.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Timer.4.3.0/Release/netstandard1.2/System.Threading.Timer.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.2/System.Threading.Timer.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Timer.4.3.0 (netstandard1.2) 301>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/Release/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/Release/netstandard1.3/System.Threading.Tasks.dll". System.Threading.Tasks.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/Release/netstandard1.3/System.Threading.Tasks.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/Release/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/pack/ref/netstandard1.3/System.Threading.Tasks.dll". 300>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/Release/netstandard1.0/System.Threading.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/Release/netstandard1.0/System.Threading.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Threading.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.4.0.11 (netstandard1.0) 294>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (Build target(s)). 298>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/Release/netstandard1.3/System.Threading.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/Release/netstandard1.3/System.Threading.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Threading.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.4.3.0 (netstandard1.3) 301>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/Release/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/Release/netstandard1.0/System.Threading.Tasks.dll". System.Threading.Tasks.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/Release/netstandard1.0/System.Threading.Tasks.dll 289>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.1/System.Threading.Tasks.Dataflow.dll". 288>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (Build target(s)). 292>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.0.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.0.0/Release/netstandard1.3/System.Threading.Thread.4.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Threading.Thread.cs /warnaserror+:NU1605 301>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/Release/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/pack/ref/netstandard1.0/System.Threading.Tasks.dll". 289>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.1/System.Threading.Tasks.Dataflow.dll 292>CoreCompile: CompilerServer: server - server processed compilation - System.Threading.Thread.4.0.0 (netstandard1.3) 296>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (Build target(s)). 37>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.4.0/pack/microsoft.build.framework.nuspec". 289>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/Release/netstandard2.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/pack/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll". 296>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/Release/netstandard1.3/System.Threading.Tasks.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Threading.Tasks.cs /warnaserror+:NU1605 298>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/Release/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/Release/netstandard1.0/System.Threading.dll". System.Threading.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/Release/netstandard1.0/System.Threading.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/pack/ref/netstandard1.0". 296>CoreCompile: CompilerServer: server - server processed compilation - System.Threading.Tasks.4.0.11 (netstandard1.3) 298>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/Release/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/pack/ref/netstandard1.0/System.Threading.dll". 37>GenerateNuspec: The package Microsoft.Build.Framework.17.4.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.17.4.0.nupkg'. 285>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/netstandard2.1/System.Threading.Channels.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/netstandard2.1/System.Threading.Channels.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.1/System.Threading.Channels.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Channels.7.0.0 (netstandard2.1) 301>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (Build target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj" (Build;Pack target(s)). 299>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Timer.4.3.0/Release/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Timer.4.3.0/Release/netstandard1.2/System.Threading.Timer.dll". 300>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/Release/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/Release/netstandard1.0/System.Threading.dll". 299>CopyFilesToOutputDirectory: System.Threading.Timer.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Timer.4.3.0/Release/netstandard1.2/System.Threading.Timer.dll 300>CopyFilesToOutputDirectory: System.Threading.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/Release/netstandard1.0/System.Threading.dll 285>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/netstandard2.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/netstandard2.0/System.Threading.Channels.dll". System.Threading.Channels.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/netstandard2.0/System.Threading.Channels.dll 299>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Timer.4.3.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Timer.4.3.0/Release/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Timer.4.3.0/pack/ref/netstandard1.2/System.Threading.Timer.dll". 285>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 285>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/netstandard2.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/pack/lib/netstandard2.0/System.Threading.Channels.dll". 300>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/Release/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/pack/ref/netstandard1.0/System.Threading.dll". 298>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/Release/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/Release/netstandard1.3/System.Threading.dll". System.Threading.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/Release/netstandard1.3/System.Threading.dll 301>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (Build target(s)). 300>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/Release/netstandard1.3/System.Threading.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/Release/netstandard1.3/System.Threading.4.0.11.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Threading.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.4.0.11 (netstandard1.3) 298>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/Release/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/pack/ref/netstandard1.3/System.Threading.dll". 289>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (Build target(s)). 292>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.0.0/Release/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.0.0/Release/netstandard1.3/System.Threading.Thread.dll". 307>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.3.0/Release/netstandard1.3/System.Threading.Thread.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Threading.Thread.cs /warnaserror+:NU1605 292>CopyFilesToOutputDirectory: System.Threading.Thread.4.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.0.0/Release/netstandard1.3/System.Threading.Thread.dll 296>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/Release/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/Release/netstandard1.3/System.Threading.Tasks.dll". 307>CoreCompile: CompilerServer: server - server processed compilation - System.Threading.Thread.4.3.0 (netstandard1.3) 296>CopyFilesToOutputDirectory: System.Threading.Tasks.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/Release/netstandard1.3/System.Threading.Tasks.dll 292>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.0.0/Release/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.0.0/pack/ref/netstandard1.3/System.Threading.Thread.dll". 285>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net6.0/System.Threading.Channels.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net6.0/refint/System.Threading.Channels.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net6.0/System.Threading.Channels.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Threading.Channels.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Channels.7.0.0 (net6.0) 298>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (Build target(s)). 296>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/Release/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/pack/ref/netstandard1.3/System.Threading.Tasks.dll". 285>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/netstandard2.1/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/netstandard2.1/System.Threading.Channels.dll". 300>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (Build target(s)). 285>CopyFilesToOutputDirectory: System.Threading.Channels.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/netstandard2.1/System.Threading.Channels.dll 299>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" (Build target(s)). 285>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/netstandard2.1/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/pack/lib/netstandard2.1/System.Threading.Channels.dll". 285>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (Build target(s)). 303>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 298>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (Build target(s)). 300>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/Release/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/Release/netstandard1.3/System.Threading.dll". System.Threading.4.0.11 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/Release/netstandard1.3/System.Threading.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/Release/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/pack/ref/netstandard1.3/System.Threading.dll". 307>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.3.0/Release/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.3.0/Release/netstandard1.3/System.Threading.Thread.dll". System.Threading.Thread.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.3.0/Release/netstandard1.3/System.Threading.Thread.dll 296>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (Build target(s)). 292>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (Build target(s)). 285>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (Build target(s)). 307>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.3.0/Release/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.3.0/pack/ref/netstandard1.3/System.Threading.Thread.dll". 285>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net6.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/net6.0/System.Threading.Channels.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net6.0/refint/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net6.0/ref/System.Threading.Channels.dll". System.Threading.Channels.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/net6.0/System.Threading.Channels.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/net6.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/pack/lib/net6.0/System.Threading.Channels.dll". 285>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net7.0/System.Threading.Channels.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net7.0/refint/System.Threading.Channels.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net7.0/System.Threading.Channels.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Threading.Channels.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Threading.Channels.7.0.0 (net7.0) 300>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (Build target(s)). 307>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj" (308:11) on node 13 (Build;Pack target(s)). 308:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj" (308:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj" (308:12) on node 13 (Build target(s)). 308>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/Release/net6.0/ref". 253>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.4.7.1/pack/system.security.cryptography.xml.nuspec". 166>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/system.diagnostics.diagnosticsource.nuspec". 303>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.6.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.6.0/Release/netstandard2.0/System.Threading.Tasks.Extensions.4.6.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/netstandard2.0/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Threading.Tasks.Extensions.4.6.0 (netstandard2.0) 285>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net7.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/net7.0/System.Threading.Channels.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net7.0/refint/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/Release/net7.0/ref/System.Threading.Channels.dll". 253>GenerateNuspec: The package System.Security.Cryptography.Xml.4.7.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 285>CopyFilesToOutputDirectory: System.Threading.Channels.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/net7.0/System.Threading.Channels.dll 253>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Xml.4.7.1.nupkg'. 253>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj" (Build;Pack target(s)). 166>GenerateNuspec: The package System.Diagnostics.DiagnosticSource.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.DiagnosticSource.5.0.0.nupkg'. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (305:15) on node 12 (Build;Pack target(s)). 305:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (305:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (305:16) on node 12 (Build target(s)). 305>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.0/". 166>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (Build;Pack target(s)). 285>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/pack/lib/net7.0". 305>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.0/". 285>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/Release/net7.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/pack/lib/net7.0/System.Threading.Channels.dll". 285>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (Build target(s)). 305:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (305:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (305:17) on node 15 (Build target(s)). 305>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.3/". 303>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.6.0/Release/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.6.0/Release/netstandard2.0/System.Threading.Tasks.Extensions.dll". System.Threading.Tasks.Extensions.4.6.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.6.0/Release/netstandard2.0/System.Threading.Tasks.Extensions.dll 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj" (302:15) on node 2 (Build;Pack target(s)). 302:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj" (302:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj" (302:16) on node 2 (Build target(s)). 302>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net6.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net6.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net6.0/ref". 285>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (Build target(s)). 303>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.6.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.6.0/Release/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.6.0/pack/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (304:15) on node 32 (Build;Pack target(s)). 304:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (304:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (304:16) on node 32 (Build target(s)). 304>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/Release/netstandard1.3/". 304:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (304:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (304:17) on node 27 (Build target(s)). 304>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/Release/netstandard1.0/". 302:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj" (302:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj" (302:17) on node 24 (Build target(s)). 302>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net7.0/ref". 305>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 303>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj" (Build target(s)). 305>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 304>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 304>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 305>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.0/System.Xml.ReaderWriter.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Xml.ReaderWriter.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Xml.ReaderWriter.4.3.0 (netstandard1.0) 306>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 305>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.3/System.Xml.ReaderWriter.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Xml.ReaderWriter.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Xml.ReaderWriter.4.3.0 (netstandard1.3) 305>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.0/System.Xml.ReaderWriter.dll". System.Xml.ReaderWriter.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.0/System.Xml.ReaderWriter.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/netstandard1.0/System.Xml.ReaderWriter.dll". 304>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/Release/netstandard1.3/System.Xml.XDocument.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.3/System.Xml.XDocument.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Xml.XDocument.4.3.0 (netstandard1.3) 304>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/Release/netstandard1.0/System.Xml.XDocument.4.3.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netstandard1.0/System.Xml.XDocument.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Xml.XDocument.4.3.0 (netstandard1.0) 305>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.3/System.Xml.ReaderWriter.dll". System.Xml.ReaderWriter.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.3/System.Xml.ReaderWriter.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/netstandard1.3". 304>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/Release/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/Release/netstandard1.3/System.Xml.XDocument.dll". 305>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/Release/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/netstandard1.3/System.Xml.ReaderWriter.dll". 304>CopyFilesToOutputDirectory: System.Xml.XDocument.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/Release/netstandard1.3/System.Xml.XDocument.dll 304>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/Release/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/Release/netstandard1.0/System.Xml.XDocument.dll". System.Xml.XDocument.4.3.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/Release/netstandard1.0/System.Xml.XDocument.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/Release/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/pack/ref/netstandard1.0/System.Xml.XDocument.dll". 304>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/Release/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/pack/ref/netstandard1.3/System.Xml.XDocument.dll". 305>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (Build target(s)). 306>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/4.7.2/ref/netcoreapp3.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.4.7.0/Release/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.4.7.0/Release/netcoreapp3.0/System.Windows.Extensions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs ref/netcoreapp3.0/System.Windows.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Windows.Extensions.4.7.0 (netcoreapp3.0) 299>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Timer.4.3.0/pack/system.threading.timer.nuspec". GenerateNuspec: The package System.Threading.Timer.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Timer.4.3.0.nupkg'. 299>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" (Build;Pack target(s)). 305>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (Build target(s)). 304>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (Build target(s)). 304>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/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-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.4.7.0/Release/netcoreapp3.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.4.7.0/Release/netcoreapp3.0/System.Windows.Extensions.dll". System.Windows.Extensions.4.7.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.4.7.0/Release/netcoreapp3.0/System.Windows.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.4.7.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.4.7.0/Release/netcoreapp3.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.4.7.0/pack/ref/netcoreapp3.0/System.Windows.Extensions.dll". 100>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/nuget.credentials.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.8.1/pack/nuget.credentials.nuspec". GenerateNuspec: The package NuGet.Credentials.6.8.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Credentials.6.8.1.nupkg'. 100>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj" (Build;Pack target(s)). 306>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" (Build target(s)). 308>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 302>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 308>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/Release/net6.0/System.Windows.Extensions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/Release/net6.0/refint/System.Windows.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/Release/net6.0/System.Windows.Extensions.6.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Windows.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Windows.Extensions.6.0.0 (net6.0) 302>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 186>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.3/pack/system.memory.nuspec". GenerateNuspec: The package System.Memory.4.5.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.5.3.nupkg'. 186>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (Build;Pack target(s)). 308>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/Release/net6.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.6.0.0/Release/net6.0/System.Windows.Extensions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/Release/net6.0/refint/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/Release/net6.0/ref/System.Windows.Extensions.dll". System.Windows.Extensions.6.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.6.0.0/Release/net6.0/System.Windows.Extensions.dll 158>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.4.7.2/pack/system.drawing.common.nuspec". 308>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.6.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.6.0.0/Release/net6.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.6.0.0/pack/lib/net6.0/System.Windows.Extensions.dll". 158>GenerateNuspec: The package System.Drawing.Common.4.7.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Drawing.Common.4.7.2.nupkg'. 158>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj" (Build;Pack target(s)). 302>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:6 /define:TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net6.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net6.0/System.Windows.Extensions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net6.0/refint/System.Windows.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net6.0/System.Windows.Extensions.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net6.0/System.Windows.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - System.Windows.Extensions.7.0.0 (net6.0) 302>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0659,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,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-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net7.0/System.Windows.Extensions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net7.0/refint/System.Windows.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net7.0/System.Windows.Extensions.7.0.0.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/SourceBuildAssemblyMetdata.cs lib/net7.0/System.Windows.Extensions.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - System.Windows.Extensions.7.0.0 (net7.0) 308>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj" (Build target(s)). 105>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/pack/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard/_._". 302>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net6.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/Release/net6.0/System.Windows.Extensions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net6.0/refint/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net6.0/ref/System.Windows.Extensions.dll". 105>GenerateNuspec: The package System.AppContext.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.AppContext.4.3.0.nupkg'. 302>CopyFilesToOutputDirectory: System.Windows.Extensions.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/Release/net6.0/System.Windows.Extensions.dll 105>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (Build;Pack target(s)). 302>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/pack/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/Release/net6.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/pack/lib/net6.0/System.Windows.Extensions.dll". 302>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/Release/net7.0/System.Windows.Extensions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net7.0/refint/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/Release/net7.0/ref/System.Windows.Extensions.dll". System.Windows.Extensions.7.0.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/Release/net7.0/System.Windows.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/pack/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/Release/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/pack/lib/net7.0/System.Windows.Extensions.dll". 302>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj" (Build target(s)). 302>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj" (Build target(s)). 167>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/system.io.compression.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Compression.4.3.0/pack/system.io.compression.nuspec". GenerateNuspec: The package System.IO.Compression.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.Compression.4.3.0.nupkg'. 167>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (Build;Pack target(s)). 135>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/system.collections.concurrent.nuspec". GenerateNuspec: The package System.Collections.Concurrent.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Concurrent.4.3.0.nupkg'. 135>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (Build;Pack target(s)). 303>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.6.0/pack/system.threading.tasks.extensions.nuspec". GenerateNuspec: The package System.Threading.Tasks.Extensions.4.6.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.6.0.nupkg'. 303>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj" (Build;Pack target(s)). 221>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/system.runtime.compilerservices.unsafe.nuspec". GenerateNuspec: The package System.Runtime.CompilerServices.Unsafe.4.5.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg'. 221>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (Build;Pack target(s)). 173>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Http.4.3.0/pack/system.net.http.nuspec". GenerateNuspec: The package System.Net.Http.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Net.Http.4.3.0.nupkg'. 173>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (Build;Pack target(s)). 183>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/system.io.pipelines.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.Pipelines.5.0.1/pack/system.io.pipelines.nuspec". GenerateNuspec: The package System.IO.Pipelines.5.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.Pipelines.5.0.1.nupkg'. 183>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (Build;Pack target(s)). 271>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.6.0.0/pack/system.text.encoding.codepages.nuspec". GenerateNuspec: The package System.Text.Encoding.CodePages.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.6.0.0.nupkg'. 271>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj" (Build;Pack target(s)). 306>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.4.7.0/pack/system.windows.extensions.nuspec". 292>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.0.0/pack/system.threading.thread.nuspec". 306>GenerateNuspec: The package System.Windows.Extensions.4.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Windows.Extensions.4.7.0.nupkg'. 306>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" (Build;Pack target(s)). 292>GenerateNuspec: The package System.Threading.Thread.4.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Thread.4.0.0.nupkg'. 292>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (Build;Pack target(s)). 249>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/system.runtime.serialization.primitives.nuspec". GenerateNuspec: The package System.Runtime.Serialization.Primitives.4.1.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Serialization.Primitives.4.1.1.nupkg'. 249>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (Build;Pack target(s)). 307>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Thread.4.3.0/pack/system.threading.thread.nuspec". GenerateNuspec: The package System.Threading.Thread.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Thread.4.3.0.nupkg'. 307>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (Build;Pack target(s)). 206>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.MetadataLoadContext.7.0.0/pack/system.reflection.metadataloadcontext.nuspec". GenerateNuspec: The package System.Reflection.MetadataLoadContext.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.MetadataLoadContext.7.0.0.nupkg'. 206>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj" (Build;Pack target(s)). 81>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/microsoft.extensions.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Primitives.6.0.0/pack/microsoft.extensions.primitives.nuspec". 233>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.6.0.0/pack/system.security.accesscontrol.nuspec". 81>GenerateNuspec: The package Microsoft.Extensions.Primitives.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.Primitives.6.0.0.nupkg'. 81>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj" (Build;Pack target(s)). 298>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.3.0/pack/system.threading.nuspec". 233>GenerateNuspec: The package System.Security.AccessControl.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.AccessControl.6.0.0.nupkg'. 233>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (Build;Pack target(s)). 298>GenerateNuspec: The package System.Threading.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.4.3.0.nupkg'. 298>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (Build;Pack target(s)). 216>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/pack/system.runtime.compilerservices.unsafe.nuspec". GenerateNuspec: The package System.Runtime.CompilerServices.Unsafe.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg'. 216>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (Build;Pack target(s)). 220>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.6.0.0/pack/system.resources.extensions.nuspec". GenerateNuspec: The package System.Resources.Extensions.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Resources.Extensions.6.0.0.nupkg'. 220>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj" (Build;Pack target(s)). 260>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.6.0.0/pack/system.security.cryptography.protecteddata.nuspec". GenerateNuspec: The package System.Security.Cryptography.ProtectedData.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.ProtectedData.6.0.0.nupkg'. 260>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj" (Build;Pack target(s)). 305>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/system.xml.readerwriter.nuspec". GenerateNuspec: The package System.Xml.ReaderWriter.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Xml.ReaderWriter.4.3.0.nupkg'. 305>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (Build;Pack target(s)). 213>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/pack/system.runtime.compilerservices.unsafe.nuspec". GenerateNuspec: The package System.Runtime.CompilerServices.Unsafe.4.5.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg'. 213>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (Build;Pack target(s)). 257>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.6.0.1/pack/system.security.cryptography.xml.nuspec". 190>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/system.io.filesystem.accesscontrol.nuspec". GenerateNuspec: The package System.IO.FileSystem.AccessControl.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.FileSystem.AccessControl.5.0.0.nupkg'. 190>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (Build;Pack target(s)). 257>GenerateNuspec: The package System.Security.Cryptography.Xml.6.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Xml.6.0.1.nupkg'. 257>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj" (Build;Pack target(s)). 197>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ObjectModel.4.3.0/pack/system.objectmodel.nuspec". GenerateNuspec: The package System.ObjectModel.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.ObjectModel.4.3.0.nupkg'. 197>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (Build;Pack target(s)). 308>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.6.0.0/pack/system.windows.extensions.nuspec". GenerateNuspec: The package System.Windows.Extensions.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Windows.Extensions.6.0.0.nupkg'. 308>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj" (Build;Pack target(s)). 265>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/system.security.cryptography.x509certificates.nuspec". GenerateNuspec: The package System.Security.Cryptography.X509Certificates.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.X509Certificates.4.3.0.nupkg'. 265>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (Build;Pack target(s)). 235>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.5.0.0/pack/system.security.accesscontrol.nuspec". GenerateNuspec: The package System.Security.AccessControl.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.AccessControl.5.0.0.nupkg'. 235>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (Build;Pack target(s)). 177>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.5/pack/system.memory.nuspec". GenerateNuspec: The package System.Memory.4.5.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.5.5.nupkg'. 177>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (Build;Pack target(s)). 42>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Build.Framework.17.8.3/pack/microsoft.build.framework.nuspec". 209>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/system.reflection.typeextensions.nuspec". 42>GenerateNuspec: The package Microsoft.Build.Framework.17.8.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.17.8.3.nupkg'. 209>GenerateNuspec: The package System.Reflection.TypeExtensions.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.TypeExtensions.4.3.0.nupkg'. 209>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (Build;Pack target(s)). 42>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj" (Build;Pack target(s)). 208>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.1.0/pack/system.reflection.nuspec". GenerateNuspec: The package System.Reflection.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.4.1.0.nupkg'. 208>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (Build;Pack target(s)). 122>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.5.0.0/pack/system.collections.immutable.nuspec". GenerateNuspec: The package System.Collections.Immutable.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.5.0.0.nupkg'. 122>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (Build;Pack target(s)). 272>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.7.0.1/pack/system.security.cryptography.xml.nuspec". GenerateNuspec: The package System.Security.Cryptography.Xml.7.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Xml.7.0.1.nupkg'. 272>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj" (Build;Pack target(s)). 245>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/system.runtime.extensions.nuspec". GenerateNuspec: The package System.Runtime.Extensions.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Extensions.4.1.0.nupkg'. 245>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (Build;Pack target(s)). 284>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.6.0.0/pack/system.text.json.nuspec". GenerateNuspec: The package System.Text.Json.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Json.6.0.0.nupkg'. 284>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj" (Build;Pack target(s)). 280>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/system.text.encoding.extensions.nuspec". GenerateNuspec: The package System.Text.Encoding.Extensions.4.0.11 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.Extensions.4.0.11.nupkg'. 280>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (Build;Pack target(s)). 212>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/system.reflection.typeextensions.nuspec". GenerateNuspec: The package System.Reflection.TypeExtensions.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.TypeExtensions.4.1.0.nupkg'. 212>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (Build;Pack target(s)). 202>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Primitives.4.0.1/pack/system.reflection.primitives.nuspec". GenerateNuspec: The package System.Reflection.Primitives.4.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Primitives.4.0.1.nupkg'. 202>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" (Build;Pack target(s)). 195>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/system.numerics.vectors.nuspec". GenerateNuspec: The package System.Numerics.Vectors.4.5.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Numerics.Vectors.4.5.0.nupkg'. 195>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (Build;Pack target(s)). 90>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/nuget.credentials.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Credentials.6.11.0/pack/nuget.credentials.nuspec". GenerateNuspec: The package NuGet.Credentials.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Credentials.6.11.0.nupkg'. 90>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj" (Build;Pack target(s)). 252>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.6.0.0/pack/system.security.permissions.nuspec". GenerateNuspec: The package System.Security.Permissions.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Permissions.6.0.0.nupkg'. 252>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj" (Build;Pack target(s)). 301>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.3.0/pack/system.threading.tasks.nuspec". GenerateNuspec: The package System.Threading.Tasks.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.4.3.0.nupkg'. 301>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (Build;Pack target(s)). 169>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.1.0/pack/system.linq.expressions.nuspec". GenerateNuspec: The package System.Linq.Expressions.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Linq.Expressions.4.1.0.nupkg'. 169>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (Build;Pack target(s)). 187>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/system.reflection.emit.ilgeneration.nuspec". GenerateNuspec: The package System.Reflection.Emit.ILGeneration.4.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.ILGeneration.4.7.0.nupkg'. 187>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (Build;Pack target(s)). 125>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.7.0.0/pack/system.collections.immutable.nuspec". GenerateNuspec: The package System.Collections.Immutable.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.7.0.0.nupkg'. 125>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj" (Build;Pack target(s)). 200>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/system.numerics.vectors.nuspec". GenerateNuspec: The package System.Numerics.Vectors.4.4.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Numerics.Vectors.4.4.0.nupkg'. 200>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (Build;Pack target(s)). 199>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.6.0.0/pack/system.reflection.metadata.nuspec". GenerateNuspec: The package System.Reflection.Metadata.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.6.0.0.nupkg'. 199>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj" (Build;Pack target(s)). 258>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.4/pack/system.security.cryptography.pkcs.nuspec". GenerateNuspec: The package System.Security.Cryptography.Pkcs.6.0.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.6.0.4.nupkg'. 258>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj" (Build;Pack target(s)). 240>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/system.security.cryptography.algorithms.nuspec". 276>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.6.0.0/pack/system.text.encodings.web.nuspec". 240>GenerateNuspec: The package System.Security.Cryptography.Algorithms.4.3.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Algorithms.4.3.1.nupkg'. 240>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build;Pack target(s)). 276>GenerateNuspec: The package System.Text.Encodings.Web.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encodings.Web.6.0.0.nupkg'. 276>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj" (Build;Pack target(s)). 151>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/system.diagnostics.tracing.nuspec". GenerateNuspec: The package System.Diagnostics.Tracing.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.Tracing.4.1.0.nupkg'. 151>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build;Pack target(s)). 117>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.CodeDom.7.0.0/pack/system.codedom.nuspec". GenerateNuspec: The package System.CodeDom.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.CodeDom.7.0.0.nupkg'. 117>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj" (Build;Pack target(s)). 266>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/system.text.encoding.codepages.nuspec". 296>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.4.0.11/pack/system.threading.tasks.nuspec". 266>GenerateNuspec: The package System.Text.Encoding.CodePages.4.5.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.4.5.1.nupkg'. 266>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (Build;Pack target(s)). 296>GenerateNuspec: The package System.Threading.Tasks.4.0.11 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.4.0.11.nupkg'. 296>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (Build;Pack target(s)). 214>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.7.0.0/pack/system.reflection.metadata.nuspec". GenerateNuspec: The package System.Reflection.Metadata.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.7.0.0.nupkg'. 214>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj" (Build;Pack target(s)). 278>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.3.0/pack/system.text.encoding.nuspec". GenerateNuspec: The package System.Text.Encoding.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.4.3.0.nupkg'. 278>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (Build;Pack target(s)). 188>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/pack/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard2.1/_._". GenerateNuspec: The package System.Reflection.Emit.4.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.4.7.0.nupkg'. 188>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (Build;Pack target(s)). 121>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.1.5.0/pack/system.collections.immutable.nuspec". GenerateNuspec: The package System.Collections.Immutable.1.5.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.5.0.nupkg'. 121>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (Build;Pack target(s)). 92>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/nuget.commands.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/NuGet.Commands.6.11.0/pack/nuget.commands.nuspec". GenerateNuspec: The package NuGet.Commands.6.11.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Commands.6.11.0.nupkg'. 92>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj" (Build;Pack target(s)). 243>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.AccessControl.4.7.0/pack/system.security.accesscontrol.nuspec". GenerateNuspec: The package System.Security.AccessControl.4.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.AccessControl.4.7.0.nupkg'. 243>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (Build;Pack target(s)). 256>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.7.0.0/pack/system.security.permissions.nuspec". GenerateNuspec: The package System.Security.Permissions.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Permissions.7.0.0.nupkg'. 256>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj" (Build;Pack target(s)). 268>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/system.text.encoding.codepages.nuspec". GenerateNuspec: The package System.Text.Encoding.CodePages.4.4.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.4.4.0.nupkg'. 268>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (Build;Pack target(s)). 297>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/system.threading.tasks.extensions.nuspec". GenerateNuspec: The package System.Threading.Tasks.Extensions.4.5.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.5.4.nupkg'. 297>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (Build;Pack target(s)). 138>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Configuration.ConfigurationManager.7.0.0/pack/system.configuration.configurationmanager.nuspec". GenerateNuspec: The package System.Configuration.ConfigurationManager.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Configuration.ConfigurationManager.7.0.0.nupkg'. 138>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj" (Build;Pack target(s)). 77>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/microsoft.extensions.dependencyinjection.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/pack/microsoft.extensions.dependencyinjection.abstractions.nuspec". GenerateNuspec: The package Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.nupkg'. 77>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj" (Build;Pack target(s)). 136>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/system.diagnostics.diagnosticsource.nuspec". GenerateNuspec: The package System.Diagnostics.DiagnosticSource.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.DiagnosticSource.4.3.0.nupkg'. 136>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (Build;Pack target(s)). 304>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Xml.XDocument.4.3.0/pack/system.xml.xdocument.nuspec". 282>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.4.0.11/pack/system.text.encoding.nuspec". 304>GenerateNuspec: The package System.Xml.XDocument.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Xml.XDocument.4.3.0.nupkg'. 304>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (Build;Pack target(s)). 282>GenerateNuspec: The package System.Text.Encoding.4.0.11 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.4.0.11.nupkg'. 282>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (Build;Pack target(s)). 178>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Globalization.4.3.0/pack/system.globalization.nuspec". GenerateNuspec: The package System.Globalization.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Globalization.4.3.0.nupkg'. 178>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (Build;Pack target(s)). 175>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.8.0.0/pack/system.formats.asn1.nuspec". GenerateNuspec: The package System.Formats.Asn1.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Formats.Asn1.8.0.0.nupkg'. 175>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj" (Build;Pack target(s)). 283>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Permissions.4.7.0/pack/system.security.permissions.nuspec". GenerateNuspec: The package System.Security.Permissions.4.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Permissions.4.7.0.nupkg'. 283>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (Build;Pack target(s)). 133>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.Immutable.8.0.0/pack/system.collections.immutable.nuspec". GenerateNuspec: The package System.Collections.Immutable.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.8.0.0.nupkg'. 133>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj" (Build;Pack target(s)). 300>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.4.0.11/pack/system.threading.nuspec". 273>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/system.text.encoding.extensions.nuspec". GenerateNuspec: The package System.Text.Encoding.Extensions.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.Extensions.4.3.0.nupkg'. 273>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (Build;Pack target(s)). 300>GenerateNuspec: The package System.Threading.4.0.11 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.4.0.11.nupkg'. 300>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (Build;Pack target(s)). 244>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.4.3.0/pack/system.reflection.nuspec". GenerateNuspec: The package System.Reflection.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.4.3.0.nupkg'. 244>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (Build;Pack target(s)). 191>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/system.net.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Net.Primitives.4.3.0/pack/system.net.primitives.nuspec". GenerateNuspec: The package System.Net.Primitives.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Net.Primitives.4.3.0.nupkg'. 191>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (Build;Pack target(s)). 289>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.6.0.0/pack/system.threading.tasks.dataflow.nuspec". GenerateNuspec: The package System.Threading.Tasks.Dataflow.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Dataflow.6.0.0.nupkg'. 289>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj" (Build;Pack target(s)). 201>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.1.6.0/pack/system.reflection.metadata.nuspec". GenerateNuspec: The package System.Reflection.Metadata.1.6.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.6.0.nupkg'. 201>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (Build;Pack target(s)). 288>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/system.threading.tasks.dataflow.nuspec". GenerateNuspec: The package System.Threading.Tasks.Dataflow.4.9.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Dataflow.4.9.0.nupkg'. 288>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (Build;Pack target(s)). 231>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/system.runtime.compilerservices.unsafe.nuspec". GenerateNuspec: The package System.Runtime.CompilerServices.Unsafe.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg'. 231>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build;Pack target(s)). 172>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.3.0/pack/system.io.nuspec". GenerateNuspec: The package System.IO.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.4.3.0.nupkg'. 172>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (Build;Pack target(s)). 143>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.DiagnosticSource.8.0.0/pack/system.diagnostics.diagnosticsource.nuspec". GenerateNuspec: The package System.Diagnostics.DiagnosticSource.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.DiagnosticSource.8.0.0.nupkg'. 143>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj" (Build;Pack target(s)). 290>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.4/pack/system.text.json.nuspec". 181>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.IO.4.1.0/pack/system.io.nuspec". 290>GenerateNuspec: The package System.Text.Json.8.0.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Json.8.0.4.nupkg'. 290>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj" (Build;Pack target(s)). 181>GenerateNuspec: The package System.IO.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.4.1.0.nupkg'. 181>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (Build;Pack target(s)). 146>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.6.0.0/pack/system.drawing.common.nuspec". GenerateNuspec: The package System.Drawing.Common.6.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Drawing.Common.6.0.0.nupkg'. 146>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj" (Build;Pack target(s)). 65>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/microsoft.extensions.logging.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.8.0.0/pack/microsoft.extensions.logging.abstractions.nuspec". GenerateNuspec: The package Microsoft.Extensions.Logging.Abstractions.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.Logging.Abstractions.8.0.0.nupkg'. 65>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj" (Build;Pack target(s)). 277>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.8.0.0/pack/system.text.encodings.web.nuspec". GenerateNuspec: The package System.Text.Encodings.Web.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encodings.Web.8.0.0.nupkg'. 277>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj" (Build;Pack target(s)). 293>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.5/pack/system.text.json.nuspec". GenerateNuspec: The package System.Text.Json.8.0.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Json.8.0.5.nupkg'. 293>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj" (Build;Pack target(s)). 279>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.8.0.3/pack/system.text.json.nuspec". GenerateNuspec: The package System.Text.Json.8.0.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Json.8.0.3.nupkg'. 279>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj" (Build;Pack target(s)). 229>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/system.runtime.interopservices.nuspec". GenerateNuspec: The package System.Runtime.InteropServices.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.4.1.0.nupkg'. 229>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build;Pack target(s)). 232>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/system.runtime.extensions.nuspec". GenerateNuspec: The package System.Runtime.Extensions.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Extensions.4.3.0.nupkg'. 232>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (Build;Pack target(s)). 159>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Drawing.Common.7.0.0/pack/system.drawing.common.nuspec". GenerateNuspec: The package System.Drawing.Common.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Drawing.Common.7.0.0.nupkg'. 160>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/system.diagnostics.tracing.nuspec". 159>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj" (Build;Pack target(s)). 160>GenerateNuspec: The package System.Diagnostics.Tracing.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.Tracing.4.3.0.nupkg'. 160>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build;Pack target(s)). 205>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Resources.Extensions.7.0.0/pack/system.resources.extensions.nuspec". GenerateNuspec: The package System.Resources.Extensions.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Resources.Extensions.7.0.0.nupkg'. 205>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj" (Build;Pack target(s)). 302>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Windows.Extensions.7.0.0/pack/system.windows.extensions.nuspec". 262>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.2/pack/system.security.cryptography.pkcs.nuspec". GenerateNuspec: The package System.Security.Cryptography.Pkcs.7.0.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.7.0.2.nupkg'. 262>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj" (Build;Pack target(s)). 302>GenerateNuspec: The package System.Windows.Extensions.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Windows.Extensions.7.0.0.nupkg'. 302>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj" (Build;Pack target(s)). 263>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/system.security.principal.windows.nuspec". 294>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.7.0.0/pack/system.threading.tasks.dataflow.nuspec". GenerateNuspec: The package System.Threading.Tasks.Dataflow.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 263>GenerateNuspec: The package System.Security.Principal.Windows.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 294>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Dataflow.7.0.0.nupkg'. 263>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Principal.Windows.5.0.0.nupkg'. 263>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (Build;Pack target(s)). 294>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj" (Build;Pack target(s)). 259>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Xml.8.0.0/pack/system.security.cryptography.xml.nuspec". GenerateNuspec: The package System.Security.Cryptography.Xml.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Xml.8.0.0.nupkg'. 259>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj" (Build;Pack target(s)). 174>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Memory.4.5.4/pack/system.memory.nuspec". 248>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/system.security.cryptography.algorithms.nuspec". GenerateNuspec: The package System.Security.Cryptography.Algorithms.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Algorithms.4.3.0.nupkg'. 248>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build;Pack target(s)). 174>GenerateNuspec: The package System.Memory.4.5.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.5.4.nupkg'. 174>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (Build;Pack target(s)). 157>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Formats.Asn1.7.0.0/pack/system.formats.asn1.nuspec". 242>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/system.security.cryptography.pkcs.nuspec". 157>GenerateNuspec: The package System.Formats.Asn1.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Formats.Asn1.7.0.0.nupkg'. 157>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj" (Build;Pack target(s)). 242>GenerateNuspec: The package System.Security.Cryptography.Pkcs.4.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.4.7.0.nupkg'. 242>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build;Pack target(s)). 285>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/system.threading.channels.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Channels.7.0.0/pack/system.threading.channels.nuspec". GenerateNuspec: The package System.Threading.Channels.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Channels.7.0.0.nupkg'. 285>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj" (Build;Pack target(s)). 267>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.6.0.1/pack/system.security.cryptography.pkcs.nuspec". GenerateNuspec: The package System.Security.Cryptography.Pkcs.6.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.6.0.1.nupkg'. 267>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj" (Build;Pack target(s)). 250>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.7.0.0/pack/system.security.cryptography.pkcs.nuspec". GenerateNuspec: The package System.Security.Cryptography.Pkcs.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.7.0.0.nupkg'. 250>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj" (Build;Pack target(s)). 182>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Linq.Expressions.4.3.0/pack/system.linq.expressions.nuspec". GenerateNuspec: The package System.Linq.Expressions.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Linq.Expressions.4.3.0.nupkg'. 182>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (Build;Pack target(s)). 251>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Pkcs.8.0.0/pack/system.security.cryptography.pkcs.nuspec". GenerateNuspec: The package System.Security.Cryptography.Pkcs.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.8.0.0.nupkg'. 251>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj" (Build;Pack target(s)). 270>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.7.0.0/pack/system.security.cryptography.protecteddata.nuspec". GenerateNuspec: The package System.Security.Cryptography.ProtectedData.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.ProtectedData.7.0.0.nupkg'. 270>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj" (Build;Pack target(s)). 236>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/system.runtime.interopservices.nuspec". GenerateNuspec: The package System.Runtime.InteropServices.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.4.3.0.nupkg'. 236>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build;Pack target(s)). 132>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/system.componentmodel.annotations.nuspec". GenerateNuspec: The package System.ComponentModel.Annotations.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.ComponentModel.Annotations.5.0.0.nupkg'. 132>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build;Pack target(s)). 291>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/pack/system.threading.tasks.dataflow.nuspec". 128>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Collections.4.3.0/pack/system.collections.nuspec". 230>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.3.0/pack/system.runtime.nuspec". 128>GenerateNuspec: The package System.Collections.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.4.3.0.nupkg'. 291>GenerateNuspec: The package System.Threading.Tasks.Dataflow.4.6.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Dataflow.4.6.0.nupkg'. 230>GenerateNuspec: The package System.Runtime.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.4.3.0.nupkg'. 128>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (Build;Pack target(s)). 291>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (Build;Pack target(s)). 230>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build;Pack target(s)). 255>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/system.security.principal.windows.nuspec". GenerateNuspec: The package System.Security.Principal.Windows.4.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Principal.Windows.4.7.0.nupkg'. 255>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (Build;Pack target(s)). 261>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/system.security.cryptography.protecteddata.nuspec". GenerateNuspec: The package System.Security.Cryptography.ProtectedData.4.4.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.ProtectedData.4.4.0.nupkg'. 261>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (Build;Pack target(s)). 281>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encodings.Web.7.0.0/pack/system.text.encodings.web.nuspec". 241>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/system.security.cryptography.cng.nuspec". 281>GenerateNuspec: The package System.Text.Encodings.Web.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encodings.Web.7.0.0.nupkg'. 281>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj" (Build;Pack target(s)). 241>GenerateNuspec: The package System.Security.Cryptography.Cng.5.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Cng.5.0.0.nupkg'. 241>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build;Pack target(s)). 286>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Json.7.0.3/pack/system.text.json.nuspec". 275>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.Encoding.CodePages.7.0.0/pack/system.text.encoding.codepages.nuspec". GenerateNuspec: The package System.Text.Encoding.CodePages.7.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.7.0.0.nupkg'. 275>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj" (Build;Pack target(s)). 286>GenerateNuspec: The package System.Text.Json.7.0.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Json.7.0.3.nupkg'. 286>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj" (Build;Pack target(s)). 196>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Reflection.Metadata.8.0.0/pack/system.reflection.metadata.nuspec". 287>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/system.text.regularexpressions.nuspec". 247>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Runtime.4.1.0/pack/system.runtime.nuspec". 287>GenerateNuspec: The package System.Text.RegularExpressions.4.3.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.RegularExpressions.4.3.0.nupkg'. 287>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (Build;Pack target(s)). 247>GenerateNuspec: The package System.Runtime.4.1.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.4.1.0.nupkg'. 247>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build;Pack target(s)). 196>GenerateNuspec: The package System.Reflection.Metadata.8.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.8.0.0.nupkg'. 196>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj" (Build;Pack target(s)). 254>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-reference-packages/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/system.security.cryptography.cng.nuspec". GenerateNuspec: The package System.Security.Cryptography.Cng.4.7.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Cng.4.7.0.nupkg'. 254>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj" (313) on node 16 (default targets). 313>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-reference-packages/". ClearPreviousSBRP: Removing directory "/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/". 313>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Publish.proj" (314) on node 25 (Publish target(s)). 314>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Humanizer.Core.2.2.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/MicroBuild.Core.0.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.App.Ref.6.0.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.App.Ref.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.AsyncInterfaces.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.AsyncInterfaces.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.AsyncInterfaces.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.HashCode.1.1.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Bcl.HashCode.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.15.7.179.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.17.3.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.17.8.29.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.17.8.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.17.8.43.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.15.7.179.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.16.8.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.17.3.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.17.4.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.17.8.29.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.17.8.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.17.8.43.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.NoTargets.3.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.16.8.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.17.3.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.17.4.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.17.8.29.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.17.8.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.17.8.43.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Traversal.3.4.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.15.7.179.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.16.8.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.17.3.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.17.4.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.17.8.29.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.17.8.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.17.8.43.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Common.3.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Common.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Common.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.3.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.VisualBasic.3.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.VisualBasic.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CSharp.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.CSharp.4.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Docker.Sdk.1.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.DependencyModel.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.FileSystemGlobbing.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.Logging.Abstractions.6.0.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.Logging.Abstractions.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Extensions.Primitives.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NET.StringTools.17.3.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NET.StringTools.17.4.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NET.StringTools.17.8.29.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NET.StringTools.17.8.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NET.StringTools.17.8.43.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.3.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.3.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.6.0.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.1.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.1.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.1.1.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.3.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.3.1.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.1.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.1.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.1.1.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.2.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.VisualBasic.10.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.Primitives.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.Registry.4.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.Registry.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.Registry.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.SystemEvents.4.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.SystemEvents.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Microsoft.Win32.SystemEvents.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NETStandard.Library.1.6.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NETStandard.Library.2.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NETStandard.Library.2.0.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NETStandard.Library.Ref.2.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Commands.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Common.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Common.6.12.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Common.6.8.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Configuration.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Configuration.6.12.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Configuration.6.8.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Credentials.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Credentials.6.12.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Credentials.6.8.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.DependencyResolver.Core.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Frameworks.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Frameworks.6.12.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Frameworks.6.8.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.LibraryModel.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Packaging.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Packaging.6.12.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Packaging.6.8.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.ProjectModel.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Protocol.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Protocol.6.12.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Protocol.6.8.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Versioning.6.11.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Versioning.6.12.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/NuGet.Versioning.6.8.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.AppContext.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.AppContext.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.4.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.5.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.5.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.6.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Buffers.4.6.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.CodeDom.4.4.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.CodeDom.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.CodeDom.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.CodeDom.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.4.0.11.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Concurrent.4.0.12.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Concurrent.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.2.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.3.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.5.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Collections.Immutable.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.ComponentModel.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.ComponentModel.Annotations.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Composition.AttributedModel.1.0.31.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Composition.Convention.1.0.31.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Composition.Hosting.1.0.31.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Composition.Runtime.1.0.31.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Composition.TypedParts.1.0.31.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Configuration.ConfigurationManager.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Configuration.ConfigurationManager.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Console.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.Debug.4.0.11.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.Debug.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.DiagnosticSource.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.DiagnosticSource.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.DiagnosticSource.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.EventLog.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.EventLog.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.FileVersionInfo.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.Tools.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.TraceSource.4.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.Tracing.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Diagnostics.Tracing.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Drawing.Common.4.7.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Drawing.Common.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Drawing.Common.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Dynamic.Runtime.4.0.11.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Dynamic.Runtime.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Formats.Asn1.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Formats.Asn1.6.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Formats.Asn1.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Formats.Asn1.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Formats.Asn1.8.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Globalization.4.0.11.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Globalization.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Globalization.Calendars.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.Compression.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.Compression.ZipFile.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.FileSystem.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.FileSystem.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.FileSystem.AccessControl.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.FileSystem.Primitives.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.FileSystem.Primitives.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.IO.Pipelines.5.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Linq.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Linq.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Linq.Expressions.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Linq.Expressions.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.5.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.5.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.5.5.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.6.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.6.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Memory.4.6.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Net.Http.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Net.Primitives.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Net.Sockets.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Net.WebSockets.WebSocketProtocol.5.1.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Net.WebSockets.WebSocketProtocol.5.1.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Numerics.Vectors.4.4.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Numerics.Vectors.4.5.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Numerics.Vectors.4.6.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Numerics.Vectors.4.6.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.ObjectModel.4.0.12.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.ObjectModel.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.DispatchProxy.4.8.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.4.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.ILGeneration.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.ILGeneration.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.ILGeneration.4.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.Lightweight.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Emit.Lightweight.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Extensions.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Extensions.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.4.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.6.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Metadata.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.MetadataLoadContext.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.MetadataLoadContext.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Primitives.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.Primitives.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.TypeExtensions.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Reflection.TypeExtensions.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Resources.Extensions.4.6.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Resources.Extensions.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Resources.Extensions.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Resources.ResourceManager.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Resources.ResourceManager.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.6.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.6.1.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.6.1.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Extensions.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Extensions.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Handles.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Handles.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.4.1.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Loader.4.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Numerics.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Runtime.Serialization.Primitives.4.1.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.AccessControl.4.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.AccessControl.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.AccessControl.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Claims.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Algorithms.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Algorithms.4.3.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Cng.4.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Cng.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Encoding.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.4.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.6.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.6.0.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.7.0.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Primitives.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.ProtectedData.4.4.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.ProtectedData.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.ProtectedData.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.X509Certificates.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Xml.4.7.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Xml.6.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Xml.7.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Cryptography.Xml.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Permissions.4.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Permissions.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Permissions.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Principal.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Principal.Windows.4.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Security.Principal.Windows.5.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.4.0.11.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.4.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.4.4.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.4.5.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.Extensions.4.0.11.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encoding.Extensions.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encodings.Web.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encodings.Web.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Encodings.Web.8.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Json.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Json.7.0.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Json.8.0.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Json.8.0.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.Json.8.0.5.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Text.RegularExpressions.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.4.0.11.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Channels.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.4.0.11.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Dataflow.4.6.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Dataflow.4.9.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Dataflow.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Dataflow.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.5.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.6.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.6.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.6.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Thread.4.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Thread.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Threading.Timer.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Windows.Extensions.4.7.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Windows.Extensions.6.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Windows.Extensions.7.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Xml.ReaderWriter.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/System.Xml.XDocument.4.3.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Wcwidth.Sources.1.0.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/Release/Shipping/Wcwidth.Sources.2.0.0.nupkg' Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 314>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 28.691s 97.224s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj () | 1 : 0.340s 0.410s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.550s 0.550s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (_IsProjectRestoreSupported) | 10 : 0.734s 0.734s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_IsProjectRestoreSupported) | 9 : 0.889s 0.889s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (_IsProjectRestoreSupported) | 39 : 0.892s 0.892s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_IsProjectRestoreSupported) | 38 : 0.751s 0.751s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_IsProjectRestoreSupported) | 37 : 0.654s 0.654s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_IsProjectRestoreSupported) | 36 : 0.759s 0.759s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_IsProjectRestoreSupported) | 35 : 0.672s 0.672s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_IsProjectRestoreSupported) | 34 : 0.649s 0.649s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_IsProjectRestoreSupported) | 33 : 0.578s 0.578s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_IsProjectRestoreSupported) | 32 : 0.723s 0.723s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (_IsProjectRestoreSupported) | 31 : 0.691s 0.691s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_IsProjectRestoreSupported) | 30 : 0.699s 0.699s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_IsProjectRestoreSupported) | 29 : 0.730s 0.730s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_IsProjectRestoreSupported) | 28 : 0.760s 0.760s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_IsProjectRestoreSupported) | 27 : 0.798s 0.798s /builddir/build/BUILD/dotnet-9.0.116/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 (_IsProjectRestoreSupported) | 11 : 0.902s 0.902s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_IsProjectRestoreSupported) | 25 : 0.791s 0.791s /builddir/build/BUILD/dotnet-9.0.116/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 (_IsProjectRestoreSupported) | 12 : 0.807s 0.807s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_IsProjectRestoreSupported) | 13 : 0.724s 0.724s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_IsProjectRestoreSupported) | 14 : 0.861s 0.861s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (_IsProjectRestoreSupported) | 15 : 0.603s 0.603s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (_IsProjectRestoreSupported) | 16 : 0.757s 0.757s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (_IsProjectRestoreSupported) | 17 : 0.861s 0.861s /builddir/build/BUILD/dotnet-9.0.116/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 (_IsProjectRestoreSupported) | 26 : 0.699s 0.699s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_IsProjectRestoreSupported) | 19 : 0.684s 0.684s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | 24 : 0.808s 0.808s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (_IsProjectRestoreSupported) | 23 : 0.719s 0.719s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_IsProjectRestoreSupported) | 18 : 0.749s 0.749s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_IsProjectRestoreSupported) | 21 : 0.625s 0.625s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_IsProjectRestoreSupported) | 20 : 0.686s 0.686s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_IsProjectRestoreSupported) | 22 : 0.662s 0.662s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_IsProjectRestoreSupported) | 40 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_IsProjectRestoreSupported) | 41 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_IsProjectRestoreSupported) | 42 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (_IsProjectRestoreSupported) | 43 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_IsProjectRestoreSupported) | 44 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_IsProjectRestoreSupported) | 45 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_IsProjectRestoreSupported) | 46 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_IsProjectRestoreSupported) | 47 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_IsProjectRestoreSupported) | 48 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_IsProjectRestoreSupported) | 49 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_IsProjectRestoreSupported) | 50 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_IsProjectRestoreSupported) | 51 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_IsProjectRestoreSupported) | 52 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_IsProjectRestoreSupported) | 53 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_IsProjectRestoreSupported) | 54 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_IsProjectRestoreSupported) | 55 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_IsProjectRestoreSupported) | 56 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_IsProjectRestoreSupported) | 57 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_IsProjectRestoreSupported) | 58 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_IsProjectRestoreSupported) | 59 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_IsProjectRestoreSupported) | 60 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_IsProjectRestoreSupported) | 61 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_IsProjectRestoreSupported) | 62 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_IsProjectRestoreSupported) | 63 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_IsProjectRestoreSupported) | 64 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_IsProjectRestoreSupported) | 65 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_IsProjectRestoreSupported) | 66 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_IsProjectRestoreSupported) | 67 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_IsProjectRestoreSupported) | 68 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_IsProjectRestoreSupported) | 69 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_IsProjectRestoreSupported) | 70 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_IsProjectRestoreSupported) | 71 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_IsProjectRestoreSupported) | 72 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_IsProjectRestoreSupported) | 73 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | 74 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_IsProjectRestoreSupported) | 75 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_IsProjectRestoreSupported) | 76 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_IsProjectRestoreSupported) | 77 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_IsProjectRestoreSupported) | 78 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_IsProjectRestoreSupported) | 79 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_IsProjectRestoreSupported) | 80 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_IsProjectRestoreSupported) | 81 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_IsProjectRestoreSupported) | 82 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_IsProjectRestoreSupported) | 83 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_IsProjectRestoreSupported) | 84 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_IsProjectRestoreSupported) | 85 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_IsProjectRestoreSupported) | 86 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_IsProjectRestoreSupported) | 87 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_IsProjectRestoreSupported) | 88 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_IsProjectRestoreSupported) | 89 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_IsProjectRestoreSupported) | 90 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_IsProjectRestoreSupported) | 91 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 92 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_IsProjectRestoreSupported) | 93 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_IsProjectRestoreSupported) | 94 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_IsProjectRestoreSupported) | 95 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_IsProjectRestoreSupported) | 96 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_IsProjectRestoreSupported) | 97 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_IsProjectRestoreSupported) | 98 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_IsProjectRestoreSupported) | 99 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_IsProjectRestoreSupported) | 100 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_IsProjectRestoreSupported) | 101 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_IsProjectRestoreSupported) | 102 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_IsProjectRestoreSupported) | 103 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_IsProjectRestoreSupported) | 104 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_IsProjectRestoreSupported) | 105 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_IsProjectRestoreSupported) | 106 : 0.178s 0.178s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_IsProjectRestoreSupported) | 107 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_IsProjectRestoreSupported) | 108 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_IsProjectRestoreSupported) | 109 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_IsProjectRestoreSupported) | 110 : 0.166s 0.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_IsProjectRestoreSupported) | 111 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_IsProjectRestoreSupported) | 112 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_IsProjectRestoreSupported) | 113 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_IsProjectRestoreSupported) | 114 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_IsProjectRestoreSupported) | 115 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_IsProjectRestoreSupported) | 116 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_IsProjectRestoreSupported) | 117 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_IsProjectRestoreSupported) | 118 : 0.151s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_IsProjectRestoreSupported) | 119 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_IsProjectRestoreSupported) | 120 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_IsProjectRestoreSupported) | 121 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_IsProjectRestoreSupported) | 122 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_IsProjectRestoreSupported) | 123 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_IsProjectRestoreSupported) | 124 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_IsProjectRestoreSupported) | 125 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_IsProjectRestoreSupported) | 126 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_IsProjectRestoreSupported) | 127 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_IsProjectRestoreSupported) | 128 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_IsProjectRestoreSupported) | 129 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_IsProjectRestoreSupported) | 130 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_IsProjectRestoreSupported) | 131 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_IsProjectRestoreSupported) | 132 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_IsProjectRestoreSupported) | 133 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_IsProjectRestoreSupported) | 134 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_IsProjectRestoreSupported) | 135 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_IsProjectRestoreSupported) | 136 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_IsProjectRestoreSupported) | 137 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_IsProjectRestoreSupported) | 138 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_IsProjectRestoreSupported) | 139 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_IsProjectRestoreSupported) | 140 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_IsProjectRestoreSupported) | 141 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_IsProjectRestoreSupported) | 142 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_IsProjectRestoreSupported) | 143 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_IsProjectRestoreSupported) | 144 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_IsProjectRestoreSupported) | 145 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_IsProjectRestoreSupported) | 146 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_IsProjectRestoreSupported) | 147 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_IsProjectRestoreSupported) | 148 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_IsProjectRestoreSupported) | 149 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_IsProjectRestoreSupported) | 150 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_IsProjectRestoreSupported) | 151 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_IsProjectRestoreSupported) | 152 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_IsProjectRestoreSupported) | 153 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_IsProjectRestoreSupported) | 154 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_IsProjectRestoreSupported) | 155 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_IsProjectRestoreSupported) | 156 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_IsProjectRestoreSupported) | 157 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_IsProjectRestoreSupported) | 158 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_IsProjectRestoreSupported) | 159 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_IsProjectRestoreSupported) | 160 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_IsProjectRestoreSupported) | 161 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_IsProjectRestoreSupported) | 162 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_IsProjectRestoreSupported) | 163 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_IsProjectRestoreSupported) | 164 : 0.166s 0.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | 165 : 0.171s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_IsProjectRestoreSupported) | 166 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_IsProjectRestoreSupported) | 167 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_IsProjectRestoreSupported) | 168 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_IsProjectRestoreSupported) | 169 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_IsProjectRestoreSupported) | 170 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_IsProjectRestoreSupported) | 171 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_IsProjectRestoreSupported) | 172 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_IsProjectRestoreSupported) | 173 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_IsProjectRestoreSupported) | 174 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | 175 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | 176 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 177 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_IsProjectRestoreSupported) | 178 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_IsProjectRestoreSupported) | 179 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_IsProjectRestoreSupported) | 180 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_IsProjectRestoreSupported) | 181 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_IsProjectRestoreSupported) | 182 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_IsProjectRestoreSupported) | 183 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_IsProjectRestoreSupported) | 184 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_IsProjectRestoreSupported) | 185 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_IsProjectRestoreSupported) | 186 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_IsProjectRestoreSupported) | 187 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_IsProjectRestoreSupported) | 188 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_IsProjectRestoreSupported) | 189 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_IsProjectRestoreSupported) | 190 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_IsProjectRestoreSupported) | 191 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 192 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_IsProjectRestoreSupported) | 193 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_IsProjectRestoreSupported) | 194 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_IsProjectRestoreSupported) | 195 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_IsProjectRestoreSupported) | 196 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_IsProjectRestoreSupported) | 197 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_IsProjectRestoreSupported) | 198 : 0.218s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_IsProjectRestoreSupported) | 199 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_IsProjectRestoreSupported) | 200 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_IsProjectRestoreSupported) | 201 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_IsProjectRestoreSupported) | 202 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_IsProjectRestoreSupported) | 203 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_IsProjectRestoreSupported) | 204 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_IsProjectRestoreSupported) | 205 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_IsProjectRestoreSupported) | 206 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_IsProjectRestoreSupported) | 207 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 208 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_IsProjectRestoreSupported) | 209 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_IsProjectRestoreSupported) | 210 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_IsProjectRestoreSupported) | 211 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_IsProjectRestoreSupported) | 212 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_IsProjectRestoreSupported) | 213 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_IsProjectRestoreSupported) | 214 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_IsProjectRestoreSupported) | 215 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_IsProjectRestoreSupported) | 216 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_IsProjectRestoreSupported) | 217 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | 218 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 219 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_IsProjectRestoreSupported) | 220 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_IsProjectRestoreSupported) | 221 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_IsProjectRestoreSupported) | 222 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_IsProjectRestoreSupported) | 223 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | 224 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_IsProjectRestoreSupported) | 225 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_IsProjectRestoreSupported) | 226 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_IsProjectRestoreSupported) | 227 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_IsProjectRestoreSupported) | 228 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_IsProjectRestoreSupported) | 229 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_IsProjectRestoreSupported) | 230 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_IsProjectRestoreSupported) | 231 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_IsProjectRestoreSupported) | 232 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_IsProjectRestoreSupported) | 233 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_IsProjectRestoreSupported) | 234 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 235 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_IsProjectRestoreSupported) | 236 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_IsProjectRestoreSupported) | 237 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_IsProjectRestoreSupported) | 238 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_IsProjectRestoreSupported) | 239 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_IsProjectRestoreSupported) | 240 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_IsProjectRestoreSupported) | 241 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_IsProjectRestoreSupported) | 242 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_IsProjectRestoreSupported) | 243 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_IsProjectRestoreSupported) | 244 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_IsProjectRestoreSupported) | 245 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | 246 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_IsProjectRestoreSupported) | 247 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | 248 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_IsProjectRestoreSupported) | 249 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_IsProjectRestoreSupported) | 250 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_IsProjectRestoreSupported) | 251 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_IsProjectRestoreSupported) | 252 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_IsProjectRestoreSupported) | 253 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_IsProjectRestoreSupported) | 254 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | 255 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_IsProjectRestoreSupported) | 256 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_IsProjectRestoreSupported) | 257 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_IsProjectRestoreSupported) | 258 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_IsProjectRestoreSupported) | 259 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_IsProjectRestoreSupported) | 260 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_IsProjectRestoreSupported) | 261 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 262 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_IsProjectRestoreSupported) | 263 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_IsProjectRestoreSupported) | 264 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_IsProjectRestoreSupported) | 265 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_IsProjectRestoreSupported) | 266 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_IsProjectRestoreSupported) | 267 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_IsProjectRestoreSupported) | 268 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_IsProjectRestoreSupported) | 269 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_IsProjectRestoreSupported) | 270 : 0.184s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_IsProjectRestoreSupported) | 271 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_IsProjectRestoreSupported) | 272 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_IsProjectRestoreSupported) | 273 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_IsProjectRestoreSupported) | 274 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_IsProjectRestoreSupported) | 275 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_IsProjectRestoreSupported) | 276 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_IsProjectRestoreSupported) | 277 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_IsProjectRestoreSupported) | 278 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_IsProjectRestoreSupported) | 279 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_IsProjectRestoreSupported) | 280 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_IsProjectRestoreSupported) | 281 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_IsProjectRestoreSupported) | 282 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 283 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_IsProjectRestoreSupported) | 284 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | 285 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_IsProjectRestoreSupported) | 286 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_IsProjectRestoreSupported) | 287 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_IsProjectRestoreSupported) | 288 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_IsProjectRestoreSupported) | 289 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_IsProjectRestoreSupported) | 290 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_IsProjectRestoreSupported) | 291 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_IsProjectRestoreSupported) | 292 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_IsProjectRestoreSupported) | 293 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_IsProjectRestoreSupported) | 294 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_IsProjectRestoreSupported) | 295 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_IsProjectRestoreSupported) | 296 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_IsProjectRestoreSupported) | 297 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_IsProjectRestoreSupported) | 298 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_IsProjectRestoreSupported) | 299 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 300 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_IsProjectRestoreSupported) | 301 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | 302 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_IsProjectRestoreSupported) | 303 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_IsProjectRestoreSupported) | 304 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_IsProjectRestoreSupported) | 305 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_IsProjectRestoreSupported) | 306 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_IsProjectRestoreSupported) | 307 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_IsProjectRestoreSupported) | 308 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_IsProjectRestoreSupported) | 309 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_IsProjectRestoreSupported) | 310 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_IsProjectRestoreSupported) | 311 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_IsProjectRestoreSupported) | 312 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_IsProjectRestoreSupported) | 313 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_IsProjectRestoreSupported) | 314 : 3.204s 13.456s /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets (Restore) | | 316 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (_IsProjectRestoreSupported) | | 346 : 0.320s 0.320s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_IsProjectRestoreSupported) | | 345 : 0.263s 0.263s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_IsProjectRestoreSupported) | | 315 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (_IsProjectRestoreSupported) | | 343 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_IsProjectRestoreSupported) | | 342 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_IsProjectRestoreSupported) | | 341 : 0.186s 0.186s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_IsProjectRestoreSupported) | | 340 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_IsProjectRestoreSupported) | | 339 : 0.185s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (_IsProjectRestoreSupported) | | 338 : 0.189s 0.189s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_IsProjectRestoreSupported) | | 337 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_IsProjectRestoreSupported) | | 336 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_IsProjectRestoreSupported) | | 335 : 0.187s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_IsProjectRestoreSupported) | | 334 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/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 (_IsProjectRestoreSupported) | | 333 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_IsProjectRestoreSupported) | | 344 : 0.186s 0.186s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_IsProjectRestoreSupported) | | 331 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (_IsProjectRestoreSupported) | | 332 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/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 (_IsProjectRestoreSupported) | | 318 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_IsProjectRestoreSupported) | | 319 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_IsProjectRestoreSupported) | | 320 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_IsProjectRestoreSupported) | | 321 : 0.187s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (_IsProjectRestoreSupported) | | 322 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (_IsProjectRestoreSupported) | | 323 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (_IsProjectRestoreSupported) | | 317 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_IsProjectRestoreSupported) | | 325 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_IsProjectRestoreSupported) | | 326 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | | 327 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_IsProjectRestoreSupported) | | 328 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_IsProjectRestoreSupported) | | 329 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_IsProjectRestoreSupported) | | 330 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_IsProjectRestoreSupported) | | 324 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/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 (_IsProjectRestoreSupported) | | 347 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_IsProjectRestoreSupported) | | 348 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_IsProjectRestoreSupported) | | 349 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (_IsProjectRestoreSupported) | | 350 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_IsProjectRestoreSupported) | | 351 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_IsProjectRestoreSupported) | | 352 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_IsProjectRestoreSupported) | | 353 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_IsProjectRestoreSupported) | | 354 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_IsProjectRestoreSupported) | | 355 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_IsProjectRestoreSupported) | | 356 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_IsProjectRestoreSupported) | | 357 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_IsProjectRestoreSupported) | | 358 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_IsProjectRestoreSupported) | | 359 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_IsProjectRestoreSupported) | | 360 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_IsProjectRestoreSupported) | | 361 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_IsProjectRestoreSupported) | | 362 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_IsProjectRestoreSupported) | | 363 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 364 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_IsProjectRestoreSupported) | | 365 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_IsProjectRestoreSupported) | | 366 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_IsProjectRestoreSupported) | | 367 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_IsProjectRestoreSupported) | | 368 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 369 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_IsProjectRestoreSupported) | | 370 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_IsProjectRestoreSupported) | | 371 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_IsProjectRestoreSupported) | | 372 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_IsProjectRestoreSupported) | | 373 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_IsProjectRestoreSupported) | | 374 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_IsProjectRestoreSupported) | | 375 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_IsProjectRestoreSupported) | | 376 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_IsProjectRestoreSupported) | | 377 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_IsProjectRestoreSupported) | | 378 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_IsProjectRestoreSupported) | | 379 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_IsProjectRestoreSupported) | | 380 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | | 381 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_IsProjectRestoreSupported) | | 382 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_IsProjectRestoreSupported) | | 383 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_IsProjectRestoreSupported) | | 384 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_IsProjectRestoreSupported) | | 385 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_IsProjectRestoreSupported) | | 386 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_IsProjectRestoreSupported) | | 387 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_IsProjectRestoreSupported) | | 388 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_IsProjectRestoreSupported) | | 389 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_IsProjectRestoreSupported) | | 390 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_IsProjectRestoreSupported) | | 391 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_IsProjectRestoreSupported) | | 392 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_IsProjectRestoreSupported) | | 393 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_IsProjectRestoreSupported) | | 394 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_IsProjectRestoreSupported) | | 395 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_IsProjectRestoreSupported) | | 396 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_IsProjectRestoreSupported) | | 397 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_IsProjectRestoreSupported) | | 398 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 399 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_IsProjectRestoreSupported) | | 400 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_IsProjectRestoreSupported) | | 401 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_IsProjectRestoreSupported) | | 402 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_IsProjectRestoreSupported) | | 403 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_IsProjectRestoreSupported) | | 404 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_IsProjectRestoreSupported) | | 405 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_IsProjectRestoreSupported) | | 406 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_IsProjectRestoreSupported) | | 407 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_IsProjectRestoreSupported) | | 408 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_IsProjectRestoreSupported) | | 409 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_IsProjectRestoreSupported) | | 410 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_IsProjectRestoreSupported) | | 411 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_IsProjectRestoreSupported) | | 412 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_IsProjectRestoreSupported) | | 413 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_IsProjectRestoreSupported) | | 414 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_IsProjectRestoreSupported) | | 415 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_IsProjectRestoreSupported) | | 416 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_IsProjectRestoreSupported) | | 417 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_IsProjectRestoreSupported) | | 418 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_IsProjectRestoreSupported) | | 419 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_IsProjectRestoreSupported) | | 420 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_IsProjectRestoreSupported) | | 421 : 0.188s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_IsProjectRestoreSupported) | | 422 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_IsProjectRestoreSupported) | | 423 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_IsProjectRestoreSupported) | | 424 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_IsProjectRestoreSupported) | | 425 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_IsProjectRestoreSupported) | | 426 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_IsProjectRestoreSupported) | | 427 : 0.173s 0.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_IsProjectRestoreSupported) | | 428 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_IsProjectRestoreSupported) | | 429 : 0.171s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_IsProjectRestoreSupported) | | 430 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_IsProjectRestoreSupported) | | 431 : 0.169s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_IsProjectRestoreSupported) | | 432 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_IsProjectRestoreSupported) | | 433 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_IsProjectRestoreSupported) | | 434 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_IsProjectRestoreSupported) | | 435 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_IsProjectRestoreSupported) | | 436 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_IsProjectRestoreSupported) | | 437 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_IsProjectRestoreSupported) | | 438 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_IsProjectRestoreSupported) | | 439 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_IsProjectRestoreSupported) | | 440 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_IsProjectRestoreSupported) | | 441 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_IsProjectRestoreSupported) | | 442 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_IsProjectRestoreSupported) | | 443 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_IsProjectRestoreSupported) | | 444 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_IsProjectRestoreSupported) | | 445 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_IsProjectRestoreSupported) | | 446 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 447 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_IsProjectRestoreSupported) | | 448 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_IsProjectRestoreSupported) | | 449 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_IsProjectRestoreSupported) | | 450 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_IsProjectRestoreSupported) | | 451 : 0.218s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_IsProjectRestoreSupported) | | 452 : 0.166s 0.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_IsProjectRestoreSupported) | | 453 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_IsProjectRestoreSupported) | | 454 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_IsProjectRestoreSupported) | | 455 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_IsProjectRestoreSupported) | | 456 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_IsProjectRestoreSupported) | | 457 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_IsProjectRestoreSupported) | | 458 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_IsProjectRestoreSupported) | | 459 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_IsProjectRestoreSupported) | | 460 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_IsProjectRestoreSupported) | | 461 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_IsProjectRestoreSupported) | | 462 : 0.171s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_IsProjectRestoreSupported) | | 463 : 0.151s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_IsProjectRestoreSupported) | | 464 : 0.168s 0.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_IsProjectRestoreSupported) | | 465 : 0.171s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_IsProjectRestoreSupported) | | 466 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_IsProjectRestoreSupported) | | 467 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_IsProjectRestoreSupported) | | 468 : 0.170s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_IsProjectRestoreSupported) | | 469 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_IsProjectRestoreSupported) | | 470 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_IsProjectRestoreSupported) | | 471 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 472 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_IsProjectRestoreSupported) | | 473 : 0.164s 0.164s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_IsProjectRestoreSupported) | | 474 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_IsProjectRestoreSupported) | | 475 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_IsProjectRestoreSupported) | | 476 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_IsProjectRestoreSupported) | | 477 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_IsProjectRestoreSupported) | | 478 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_IsProjectRestoreSupported) | | 479 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_IsProjectRestoreSupported) | | 480 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_IsProjectRestoreSupported) | | 481 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 482 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 483 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 484 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_IsProjectRestoreSupported) | | 485 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_IsProjectRestoreSupported) | | 486 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_IsProjectRestoreSupported) | | 487 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_IsProjectRestoreSupported) | | 488 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_IsProjectRestoreSupported) | | 489 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_IsProjectRestoreSupported) | | 490 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 491 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_IsProjectRestoreSupported) | | 492 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_IsProjectRestoreSupported) | | 493 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_IsProjectRestoreSupported) | | 494 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_IsProjectRestoreSupported) | | 495 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_IsProjectRestoreSupported) | | 496 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_IsProjectRestoreSupported) | | 497 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_IsProjectRestoreSupported) | | 498 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 499 : 0.173s 0.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_IsProjectRestoreSupported) | | 500 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_IsProjectRestoreSupported) | | 501 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_IsProjectRestoreSupported) | | 502 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_IsProjectRestoreSupported) | | 503 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_IsProjectRestoreSupported) | | 504 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 505 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_IsProjectRestoreSupported) | | 506 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_IsProjectRestoreSupported) | | 507 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_IsProjectRestoreSupported) | | 508 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_IsProjectRestoreSupported) | | 509 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_IsProjectRestoreSupported) | | 510 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_IsProjectRestoreSupported) | | 511 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_IsProjectRestoreSupported) | | 512 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_IsProjectRestoreSupported) | | 513 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_IsProjectRestoreSupported) | | 514 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 515 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_IsProjectRestoreSupported) | | 516 : 0.184s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_IsProjectRestoreSupported) | | 517 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_IsProjectRestoreSupported) | | 518 : 0.175s 0.175s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_IsProjectRestoreSupported) | | 519 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_IsProjectRestoreSupported) | | 520 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_IsProjectRestoreSupported) | | 521 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_IsProjectRestoreSupported) | | 522 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_IsProjectRestoreSupported) | | 523 : 0.201s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_IsProjectRestoreSupported) | | 524 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 525 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 526 : 0.179s 0.179s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 527 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 528 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_IsProjectRestoreSupported) | | 529 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_IsProjectRestoreSupported) | | 530 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | | 531 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_IsProjectRestoreSupported) | | 532 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_IsProjectRestoreSupported) | | 533 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_IsProjectRestoreSupported) | | 534 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_IsProjectRestoreSupported) | | 535 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_IsProjectRestoreSupported) | | 536 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_IsProjectRestoreSupported) | | 537 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_IsProjectRestoreSupported) | | 538 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_IsProjectRestoreSupported) | | 539 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_IsProjectRestoreSupported) | | 540 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 541 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 542 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_IsProjectRestoreSupported) | | 543 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_IsProjectRestoreSupported) | | 544 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_IsProjectRestoreSupported) | | 545 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_IsProjectRestoreSupported) | | 546 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_IsProjectRestoreSupported) | | 547 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_IsProjectRestoreSupported) | | 548 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_IsProjectRestoreSupported) | | 549 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_IsProjectRestoreSupported) | | 550 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_IsProjectRestoreSupported) | | 551 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_IsProjectRestoreSupported) | | 552 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 553 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_IsProjectRestoreSupported) | | 554 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 555 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_IsProjectRestoreSupported) | | 556 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_IsProjectRestoreSupported) | | 557 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_IsProjectRestoreSupported) | | 558 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_IsProjectRestoreSupported) | | 559 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_IsProjectRestoreSupported) | | 560 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_IsProjectRestoreSupported) | | 561 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 562 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_IsProjectRestoreSupported) | | 563 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_IsProjectRestoreSupported) | | 564 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_IsProjectRestoreSupported) | | 565 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_IsProjectRestoreSupported) | | 566 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_IsProjectRestoreSupported) | | 567 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_IsProjectRestoreSupported) | | 568 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 569 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_IsProjectRestoreSupported) | | 570 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_IsProjectRestoreSupported) | | 571 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_IsProjectRestoreSupported) | | 572 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_IsProjectRestoreSupported) | | 573 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_IsProjectRestoreSupported) | | 574 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_IsProjectRestoreSupported) | | 575 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_IsProjectRestoreSupported) | | 576 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_IsProjectRestoreSupported) | | 577 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_IsProjectRestoreSupported) | | 578 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_IsProjectRestoreSupported) | | 579 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_IsProjectRestoreSupported) | | 580 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_IsProjectRestoreSupported) | | 581 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_IsProjectRestoreSupported) | | 582 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_IsProjectRestoreSupported) | | 583 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_IsProjectRestoreSupported) | | 584 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_IsProjectRestoreSupported) | | 585 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_IsProjectRestoreSupported) | | 586 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_IsProjectRestoreSupported) | | 587 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_IsProjectRestoreSupported) | | 588 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_IsProjectRestoreSupported) | | 589 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 590 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_IsProjectRestoreSupported) | | 591 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 592 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_IsProjectRestoreSupported) | | 593 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_IsProjectRestoreSupported) | | 594 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_IsProjectRestoreSupported) | | 595 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_IsProjectRestoreSupported) | | 596 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_IsProjectRestoreSupported) | | 597 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_IsProjectRestoreSupported) | | 598 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_IsProjectRestoreSupported) | | 599 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_IsProjectRestoreSupported) | | 600 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 601 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_IsProjectRestoreSupported) | | 602 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_IsProjectRestoreSupported) | | 603 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_IsProjectRestoreSupported) | | 604 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_IsProjectRestoreSupported) | | 605 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_IsProjectRestoreSupported) | | 606 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 607 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_IsProjectRestoreSupported) | | 608 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | | 609 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_IsProjectRestoreSupported) | | 610 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_IsProjectRestoreSupported) | | 611 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_IsProjectRestoreSupported) | | 612 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_IsProjectRestoreSupported) | | 613 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_IsProjectRestoreSupported) | | 614 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_IsProjectRestoreSupported) | | 615 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_IsProjectRestoreSupported) | | 616 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_IsProjectRestoreSupported) | | 617 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_IsProjectRestoreSupported) | | 618 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_IsProjectRestoreSupported) | | 619 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_IsProjectRestoreSupported) | | 620 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_IsProjectRestoreSupported) | | 621 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 651 : 0.154s 0.304s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_GenerateRestoreProjectPathWalk) | | . 940 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 650 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 649 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GenerateRestoreProjectPathWalk) | | 648 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 647 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 646 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 645 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (_GenerateRestoreProjectPathWalk) | | 644 : 0.150s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_GenerateRestoreProjectPathWalk) | | . 929 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 643 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GenerateRestoreProjectPathWalk) | | 642 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 641 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 640 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/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 (_GenerateRestoreProjectPathWalk) | | 639 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 638 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/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 (_GenerateRestoreProjectPathWalk) | | 652 : 0.105s 0.318s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_GenerateRestoreProjectPathWalk) | | . 927 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 637 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (_GenerateRestoreProjectPathWalk) | | 635 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GenerateRestoreProjectPathWalk) | | 634 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GenerateRestoreProjectPathWalk) | | 633 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 632 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateRestoreProjectPathWalk) | | 631 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 630 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/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 (_GenerateRestoreProjectPathWalk) | | 629 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 628 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 627 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 626 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 625 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 624 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 623 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 622 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 636 : 0.142s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_GenerateRestoreProjectPathWalk) | | . 932 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 655 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 696 : 0.078s 0.329s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 928 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 959 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 654 : 0.127s 0.267s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_GenerateRestoreProjectPathWalk) | | . 948 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 675 : 0.142s 0.417s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GenerateRestoreProjectPathWalk) | | | 936 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 967 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 673 : 0.083s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | . 931 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 685 : 0.099s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 930 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 660 : 0.162s 0.410s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 937 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 973 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 658 : 0.114s 0.315s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 935 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 962 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 666 : 0.154s 0.413s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GenerateRestoreProjectPathWalk) | | | 933 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 971 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 672 : 0.181s 0.403s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GenerateRestoreProjectPathWalk) | | | 941 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 972 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 679 : 0.107s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GenerateRestoreProjectPathWalk) | | . 938 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 661 : 0.128s 0.377s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 934 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 969 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 657 : 0.103s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GenerateRestoreProjectPathWalk) | | . 943 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 674 : 0.097s 0.202s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | . 946 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 659 : 0.142s 0.312s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 947 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 963 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 670 : 0.116s 0.289s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GenerateRestoreProjectPathWalk) | | | 945 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 960 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 667 : 0.141s 0.395s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 942 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 974 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 669 : 0.093s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | . 944 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 668 : 0.096s 0.304s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GenerateRestoreProjectPathWalk) | | | 939 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 961 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 677 : 0.179s 0.448s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GenerateRestoreProjectPathWalk) | | | 952 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 980 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 663 : 0.199s 0.576s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 949 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 982 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1014 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 680 : 0.123s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GenerateRestoreProjectPathWalk) | | . 951 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 664 : 0.126s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | . 953 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 656 : 0.163s 0.274s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 958 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 684 : 0.131s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 954 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 665 : 0.128s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | . 950 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 690 : 0.118s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 955 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 653 : 0.133s 0.278s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_GenerateRestoreProjectPathWalk) | | . 957 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 687 : 0.120s 0.263s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 956 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 703 : 0.108s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 966 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 992 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 662 : 0.078s 0.311s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathWalk) | | | 964 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 998 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 716 : 0.084s 0.310s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | | 965 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 997 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 707 : 0.103s 0.310s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 970 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 999 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 709 : 0.125s 0.392s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 975 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1006 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 701 : 0.101s 0.357s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 968 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1000 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 671 : 0.100s 0.378s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 976 : 0.151s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1011 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 702 : 0.106s 0.336s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GenerateRestoreProjectPathWalk) | | | 979 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1007 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 712 : 0.065s 0.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 977 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 682 : 0.084s 0.195s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 981 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 676 : 0.100s 0.346s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 978 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1013 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 695 : 0.114s 0.298s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 983 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1002 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 715 : 0.059s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GenerateRestoreProjectPathWalk) | | . 984 : 0.168s 0.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 714 : 0.039s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 986 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 706 : 0.058s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 987 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 693 : 0.310s 1.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 985 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1018 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1047 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1079 : 0.182s 0.182s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1112 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 724 : 0.115s 0.355s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | | 989 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1019 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 713 : 0.090s 0.175s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GenerateRestoreProjectPathWalk) | | . 991 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 697 : 0.090s 0.297s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GenerateRestoreProjectPathWalk) | | | 988 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1009 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 691 : 0.096s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 990 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 723 : 0.139s 0.404s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GenerateRestoreProjectPathWalk) | | | 994 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1024 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 681 : 0.106s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 995 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 700 : 0.111s 0.278s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GenerateRestoreProjectPathWalk) | | | 993 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1015 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 683 : 0.095s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | . 996 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 688 : 0.053s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1001 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 692 : 0.138s 0.358s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1005 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1039 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 698 : 0.315s 0.782s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1003 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1042 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1064 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1092 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 678 : 0.052s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | . 1004 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 718 : 0.135s 0.354s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1008 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1036 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 694 : 0.067s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1012 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 750 : 0.129s 0.346s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1010 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1034 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 747 : 0.169s 0.495s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1017 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1038 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1059 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 711 : 0.150s 0.400s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1016 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1049 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 721 : 0.156s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1022 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 749 : 0.167s 0.392s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1021 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1050 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 710 : 0.161s 0.467s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1020 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1040 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1058 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 743 : 0.045s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1023 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 717 : 0.179s 0.421s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1027 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1052 : 0.182s 0.182s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 754 : 0.050s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1025 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 686 : 0.064s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1026 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 746 : 0.127s 0.375s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1030 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1057 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 730 : 0.121s 0.336s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1028 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1056 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 719 : 0.074s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1029 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 708 : 0.054s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1031 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 725 : 0.133s 0.371s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1033 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1061 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 705 : 0.085s 0.183s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1037 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 729 : 0.131s 0.407s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1032 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1062 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 741 : 0.050s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1035 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 733 : 0.126s 0.342s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1041 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1060 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 699 : 0.232s 0.539s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1051 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1083 : 0.167s 0.167s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 737 : 0.201s 0.368s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1045 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1075 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 728 : 0.103s 0.342s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1044 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 704 : 0.105s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1048 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 689 : 0.194s 0.958s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1043 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1087 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 720 : 0.100s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1046 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 731 : 0.093s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1053 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 766 : 0.074s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1054 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 745 : 0.172s 0.550s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1055 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1076 : 0.188s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1110 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 738 : 0.248s 0.736s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1066 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1094 : 0.178s 0.178s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1135 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 762 : 0.192s 0.529s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1068 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1093 : 0.178s 0.178s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 784 : 0.236s 0.630s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1063 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1108 : 0.185s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 755 : 0.081s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1069 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 739 : 0.113s 0.402s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreProjectPathWalk) | | | 1065 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1085 : 0.168s 0.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 780 : 0.273s 0.696s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1070 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1097 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1130 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 726 : 0.199s 0.498s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1071 : 0.151s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1099 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 735 : 0.052s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1067 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 736 : 0.054s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1072 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 748 : 0.227s 0.727s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1073 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1089 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1114 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1139 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 775 : 0.297s 0.588s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1074 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1096 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1125 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 727 : 0.108s 0.289s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1081 : 0.179s 0.179s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 751 : 0.450s 0.926s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1077 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1109 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1134 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1162 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1190 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 753 : 0.117s 0.281s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1084 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 787 : 0.163s 0.430s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1078 : 0.184s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1113 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 740 : 0.159s 0.437s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1080 : 0.181s 0.181s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1115 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 757 : 0.074s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1082 : 0.169s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 772 : 0.322s 0.756s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1086 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1116 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1136 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1163 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 798 : 0.188s 0.441s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1088 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1123 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 752 : 0.136s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1091 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 732 : 0.236s 0.423s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1095 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1126 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 783 : 0.123s 0.311s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1090 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1111 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 759 : 0.306s 0.626s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1098 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1128 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1150 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 781 : 0.328s 0.806s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1100 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1127 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1154 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1177 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 774 : 0.253s 0.416s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1102 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1124 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 777 : 0.220s 0.498s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1101 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1131 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 761 : 0.235s 0.463s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1103 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1133 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 778 : 0.171s 0.327s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1104 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 782 : 0.191s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1105 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 742 : 0.151s 0.267s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1106 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 763 : 0.207s 0.474s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1107 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1132 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 779 : 0.187s 0.430s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1118 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1145 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 764 : 0.246s 0.622s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1117 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1146 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1180 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 786 : 0.137s 0.380s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1122 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1148 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 825 : 0.201s 0.506s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1121 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1152 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 722 : 0.186s 0.423s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1120 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1149 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 788 : 0.057s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1119 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 734 : 0.177s 0.371s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1129 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1158 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 771 : 0.331s 0.909s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1140 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1181 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1211 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1245 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 823 : 0.158s 0.441s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1138 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1168 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 793 : 0.243s 0.620s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1141 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1173 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1199 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 758 : 0.118s 0.447s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1137 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1167 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 773 : 0.200s 0.376s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GenerateRestoreProjectPathWalk) | | | 1143 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1174 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 821 : 0.098s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1142 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 797 : 0.134s 0.407s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1147 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1169 : 0.187s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 824 : 0.176s 0.351s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1144 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1165 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 818 : 0.242s 0.446s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1151 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1183 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 744 : 0.286s 0.545s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1153 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1178 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1205 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 770 : 0.142s 0.302s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1155 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 811 : 0.093s 0.364s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1156 : 0.270s 0.270s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 769 : 0.154s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1161 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 808 : 0.139s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1157 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 815 : 0.135s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1160 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 826 : 0.178s 0.549s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1159 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1179 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1209 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 800 : 0.197s 0.476s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathWalk) | | | 1166 : 0.170s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1195 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 792 : 0.134s 0.425s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1164 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1198 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 812 : 0.075s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1170 : 0.185s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 795 : 0.178s 0.518s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1171 : 0.181s 0.181s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1201 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1227 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 768 : 0.069s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1172 : 0.179s 0.179s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 841 : 0.178s 0.382s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreProjectPathWalk) | | | 1175 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1202 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 765 : 0.233s 0.713s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1176 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1197 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1236 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1264 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 820 : 0.082s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1182 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 813 : 0.122s 0.360s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1184 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1212 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 760 : 0.093s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1187 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 791 : 0.105s 0.192s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1186 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 830 : 0.100s 0.189s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1185 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 767 : 0.326s 0.578s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1191 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1220 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1248 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 801 : 0.199s 0.400s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathWalk) | | | 1188 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1216 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 840 : 0.127s 0.195s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1189 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 865 : 0.356s 0.902s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1192 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1217 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1239 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1270 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1302 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1326 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 805 : 0.073s 0.178s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1193 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 868 : 0.234s 0.672s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1194 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1225 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1253 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1282 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 796 : 0.218s 0.530s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1196 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1226 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1252 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 790 : 0.095s 0.180s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1200 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 862 : 0.092s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1203 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 799 : 0.149s 0.337s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreProjectPathWalk) | | | 1204 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1235 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 831 : 0.083s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1206 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 807 : 0.165s 0.343s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1207 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1230 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 870 : 0.183s 0.572s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GenerateRestoreProjectPathWalk) | | | 1208 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1234 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1268 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 860 : 0.144s 0.482s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1210 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1254 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 819 : 0.090s 0.191s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1213 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 794 : 0.134s 0.453s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1215 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1237 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1261 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 852 : 0.311s 0.670s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1214 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1247 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1276 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1303 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 849 : 0.092s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1218 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 809 : 0.167s 0.436s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreProjectPathWalk) | | | 1219 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1250 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 846 : 0.276s 0.602s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1221 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1241 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1274 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 789 : 0.077s 0.183s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1222 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 785 : 0.082s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1223 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 858 : 0.343s 0.721s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1224 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1246 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1277 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1309 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 853 : 0.496s 0.980s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1228 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1271 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1299 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1329 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1358 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 814 : 0.097s 0.176s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1229 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 756 : 0.101s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1233 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 804 : 0.183s 0.511s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1231 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1258 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1291 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 816 : 0.091s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1232 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 863 : 0.148s 0.452s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1240 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1265 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1283 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 837 : 0.090s 0.294s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1238 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1266 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 892 : 0.166s 0.377s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1242 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1273 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 850 : 0.149s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1243 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 845 : 0.086s 0.172s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1244 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 847 : 0.276s 0.591s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1249 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1275 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1308 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 842 : 0.194s 0.424s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathWalk) | | | 1251 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1288 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 817 : 0.107s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1255 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 822 : 0.098s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1257 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 832 : 0.144s 0.358s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1256 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1280 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 890 : 0.136s 0.343s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1259 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1284 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 835 : 0.202s 0.528s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1260 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1289 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1312 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 843 : 0.227s 0.515s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1269 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1301 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1328 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 848 : 0.082s 0.176s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1267 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 776 : 0.086s 0.287s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1263 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1287 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 834 : 0.173s 0.490s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1262 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1285 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1317 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 869 : 0.261s 0.633s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1272 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1310 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1337 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 878 : 0.132s 0.292s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1278 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1305 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 882 : 0.300s 0.769s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1286 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1320 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1340 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1370 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 802 : 0.097s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1279 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 810 : 0.117s 0.345s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1281 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1307 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 833 : 0.132s 0.329s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1290 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1311 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 871 : 0.352s 0.748s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1294 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1324 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1354 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1378 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 864 : 0.259s 0.569s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1292 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1325 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1355 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 836 : 0.090s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1293 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 866 : 0.581s 1.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1296 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1330 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1356 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1386 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1412 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1436 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 883 : 0.209s 0.532s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1295 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1335 : 0.167s 0.167s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 827 : 0.328s 0.798s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1297 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1323 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1348 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1372 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 803 : 0.145s 0.323s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1298 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1327 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 902 : 0.338s 0.709s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GenerateRestoreProjectPathWalk) | | | 1300 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1333 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1362 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 914 : 0.070s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1304 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 895 : 0.139s 0.422s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1306 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1344 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 909 : 0.271s 0.610s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1316 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1349 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1374 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 899 : 0.215s 0.546s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1313 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1338 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1367 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 806 : 0.167s 0.407s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1314 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1347 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 881 : 0.230s 0.574s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1315 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1342 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1371 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 874 : 0.168s 0.290s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1318 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 828 : 0.144s 0.355s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1319 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1345 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 887 : 0.226s 0.579s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1322 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1343 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1369 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 876 : 0.120s 0.324s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1321 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1341 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 844 : 0.215s 0.555s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1331 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1364 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 856 : 0.245s 0.620s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1332 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1368 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 921 : 0.207s 0.456s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1334 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1366 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 884 : 0.241s 0.473s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1336 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1365 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 896 : 0.142s 0.458s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1339 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1381 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 880 : 0.201s 0.425s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1346 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1373 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 838 : 0.294s 0.645s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1350 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1379 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1398 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 855 : 0.144s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1351 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 857 : 0.405s 0.861s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1353 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1376 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1397 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1424 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 894 : 0.219s 0.413s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1352 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1380 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 872 : 0.444s 0.874s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateRestoreProjectPathWalk) | | | 1359 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1388 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1409 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1442 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 829 : 0.356s 0.649s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1357 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1387 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1408 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 889 : 0.177s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1360 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 867 : 0.170s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1361 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 910 : 0.301s 0.755s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1363 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1391 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1434 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 904 : 0.348s 0.782s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateRestoreProjectPathWalk) | | | 1375 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1396 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1425 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1452 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 907 : 0.317s 0.791s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1377 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1399 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1438 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1456 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 859 : 0.189s 0.476s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1382 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1402 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 873 : 0.306s 0.859s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1383 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1406 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1450 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1465 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1473 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 839 : 0.106s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1384 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 875 : 0.194s 0.394s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1385 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1401 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 854 : 0.179s 0.322s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1389 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 886 : 0.312s 0.663s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1390 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1410 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1448 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 898 : 0.260s 0.500s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1393 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1426 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 891 : 0.235s 0.559s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1392 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1423 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 918 : 0.158s 0.324s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1394 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 879 : 0.112s 0.327s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1395 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 926 : 0.204s 0.408s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1400 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1428 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 915 : 0.159s 0.542s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1403 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1435 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 908 : 0.225s 0.435s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1407 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1430 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 911 : 0.246s 0.665s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1404 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1427 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1453 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1470 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 925 : 0.197s 0.417s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1405 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1432 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 900 : 0.236s 0.642s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1411 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1433 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1460 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1468 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 861 : 0.217s 0.477s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1413 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1445 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 893 : 0.212s 0.516s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1415 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1439 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1462 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 905 : 0.226s 0.585s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateRestoreProjectPathWalk) | | | 1417 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1447 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1463 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1471 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 888 : 0.112s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1414 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 913 : 0.200s 0.368s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathWalk) | | | 1416 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1437 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 906 : 0.219s 0.544s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1419 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1441 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1459 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1469 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 901 : 0.159s 0.382s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1418 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1449 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 916 : 0.142s 0.517s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1420 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1454 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 897 : 0.166s 0.377s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1421 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1451 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 912 : 0.111s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1422 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 924 : 0.114s 0.328s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1429 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1458 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 851 : 0.093s 0.293s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1431 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 877 : 0.121s 0.405s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1440 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1457 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1475 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 885 : 0.096s 0.387s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1443 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1461 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1477 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 919 : 0.078s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1444 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 903 : 0.111s 0.412s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateRestoreProjectPathWalk) | | | 1446 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1466 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1474 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1478 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 917 : 0.072s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1455 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 922 : 0.057s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1464 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 920 : 0.035s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1467 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1476 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 923 : 0.011s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1472 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 1497 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_IsProjectRestoreSupported) | | 1498 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/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 (_IsProjectRestoreSupported) | | 1499 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_IsProjectRestoreSupported) | | 1500 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_IsProjectRestoreSupported) | | 1501 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_IsProjectRestoreSupported) | | 1502 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_IsProjectRestoreSupported) | | 1507 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_IsProjectRestoreSupported) | | 1504 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_IsProjectRestoreSupported) | | 1505 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_IsProjectRestoreSupported) | | 1506 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_IsProjectRestoreSupported) | | 1508 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_IsProjectRestoreSupported) | | 1509 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_IsProjectRestoreSupported) | | 1510 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_IsProjectRestoreSupported) | | 1496 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/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 (_IsProjectRestoreSupported) | | 1503 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (_IsProjectRestoreSupported) | | 1495 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (_IsProjectRestoreSupported) | | 1487 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (_IsProjectRestoreSupported) | | 1493 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_IsProjectRestoreSupported) | | 1494 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_IsProjectRestoreSupported) | | 1479 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (_IsProjectRestoreSupported) | | 1480 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (_IsProjectRestoreSupported) | | 1481 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_IsProjectRestoreSupported) | | 1482 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_IsProjectRestoreSupported) | | 1484 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_IsProjectRestoreSupported) | | 1483 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_IsProjectRestoreSupported) | | 1486 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (_IsProjectRestoreSupported) | | 1488 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/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 (_IsProjectRestoreSupported) | | 1489 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_IsProjectRestoreSupported) | | 1490 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | | 1491 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_IsProjectRestoreSupported) | | 1492 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_IsProjectRestoreSupported) | | 1485 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (_IsProjectRestoreSupported) | | 1517 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_IsProjectRestoreSupported) | | 1528 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_IsProjectRestoreSupported) | | 1519 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_IsProjectRestoreSupported) | | 1518 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_IsProjectRestoreSupported) | | 1573 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_IsProjectRestoreSupported) | | 1516 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_IsProjectRestoreSupported) | | 1520 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_IsProjectRestoreSupported) | | 1535 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_IsProjectRestoreSupported) | | 1524 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_IsProjectRestoreSupported) | | 1531 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_IsProjectRestoreSupported) | | 1545 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_IsProjectRestoreSupported) | | 1512 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_IsProjectRestoreSupported) | | 1515 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_IsProjectRestoreSupported) | | 1521 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_IsProjectRestoreSupported) | | 1511 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_IsProjectRestoreSupported) | | 1548 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_IsProjectRestoreSupported) | | 1522 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_IsProjectRestoreSupported) | | 1553 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_IsProjectRestoreSupported) | | 1527 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 1532 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 1526 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_IsProjectRestoreSupported) | | 1525 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_IsProjectRestoreSupported) | | 1543 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_IsProjectRestoreSupported) | | 1530 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_IsProjectRestoreSupported) | | 1542 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_IsProjectRestoreSupported) | | 1514 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_IsProjectRestoreSupported) | | 1533 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_IsProjectRestoreSupported) | | 1529 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_IsProjectRestoreSupported) | | 1523 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_IsProjectRestoreSupported) | | 1538 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_IsProjectRestoreSupported) | | 1513 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (_IsProjectRestoreSupported) | | 1537 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_IsProjectRestoreSupported) | | 1558 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_IsProjectRestoreSupported) | | 1564 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_IsProjectRestoreSupported) | | 1546 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_IsProjectRestoreSupported) | | 1536 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_IsProjectRestoreSupported) | | 1612 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_IsProjectRestoreSupported) | | 1549 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_IsProjectRestoreSupported) | | 1544 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | | 1568 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_IsProjectRestoreSupported) | | 1552 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_IsProjectRestoreSupported) | | 1561 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_IsProjectRestoreSupported) | | 1571 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_IsProjectRestoreSupported) | | 1534 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_IsProjectRestoreSupported) | | 1540 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_IsProjectRestoreSupported) | | 1547 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_IsProjectRestoreSupported) | | 1541 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_IsProjectRestoreSupported) | | 1582 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_IsProjectRestoreSupported) | | 1560 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_IsProjectRestoreSupported) | | 1583 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_IsProjectRestoreSupported) | | 1559 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_IsProjectRestoreSupported) | | 1565 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_IsProjectRestoreSupported) | | 1539 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_IsProjectRestoreSupported) | | 1556 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_IsProjectRestoreSupported) | | 1567 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_IsProjectRestoreSupported) | | 1550 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_IsProjectRestoreSupported) | | 1572 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_IsProjectRestoreSupported) | | 1555 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_IsProjectRestoreSupported) | | 1576 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_IsProjectRestoreSupported) | | 1557 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_IsProjectRestoreSupported) | | 1551 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_IsProjectRestoreSupported) | | 1570 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_IsProjectRestoreSupported) | | 1554 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_IsProjectRestoreSupported) | | 1574 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_IsProjectRestoreSupported) | | 1595 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_IsProjectRestoreSupported) | | 1605 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_IsProjectRestoreSupported) | | 1587 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_IsProjectRestoreSupported) | | 1563 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_IsProjectRestoreSupported) | | 1642 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_IsProjectRestoreSupported) | | 1575 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_IsProjectRestoreSupported) | | 1584 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_IsProjectRestoreSupported) | | 1590 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_IsProjectRestoreSupported) | | 1589 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_IsProjectRestoreSupported) | | 1579 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_IsProjectRestoreSupported) | | 1601 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_IsProjectRestoreSupported) | | 1562 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1569 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_IsProjectRestoreSupported) | | 1600 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_IsProjectRestoreSupported) | | 1577 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_IsProjectRestoreSupported) | | 1624 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_IsProjectRestoreSupported) | | 1591 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_IsProjectRestoreSupported) | | 1617 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_IsProjectRestoreSupported) | | 1599 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_IsProjectRestoreSupported) | | 1588 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_IsProjectRestoreSupported) | | 1566 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_IsProjectRestoreSupported) | | 1592 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_IsProjectRestoreSupported) | | 1586 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_IsProjectRestoreSupported) | | 1594 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_IsProjectRestoreSupported) | | 1607 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_IsProjectRestoreSupported) | | 1578 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_IsProjectRestoreSupported) | | 1606 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_IsProjectRestoreSupported) | | 1580 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_IsProjectRestoreSupported) | | 1602 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_IsProjectRestoreSupported) | | 1608 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_IsProjectRestoreSupported) | | 1581 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_IsProjectRestoreSupported) | | 1604 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_IsProjectRestoreSupported) | | 1640 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_IsProjectRestoreSupported) | | 1632 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_IsProjectRestoreSupported) | | 1621 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_IsProjectRestoreSupported) | | 1593 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_IsProjectRestoreSupported) | | 1669 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_IsProjectRestoreSupported) | | 1610 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 1616 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_IsProjectRestoreSupported) | | 1627 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_IsProjectRestoreSupported) | | 1611 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_IsProjectRestoreSupported) | | 1603 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_IsProjectRestoreSupported) | | 1620 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_IsProjectRestoreSupported) | | 1585 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_IsProjectRestoreSupported) | | 1598 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_IsProjectRestoreSupported) | | 1629 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_IsProjectRestoreSupported) | | 1636 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_IsProjectRestoreSupported) | | 1596 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_IsProjectRestoreSupported) | | 1649 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_IsProjectRestoreSupported) | | 1597 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_IsProjectRestoreSupported) | | 1641 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_IsProjectRestoreSupported) | | 1625 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_IsProjectRestoreSupported) | | 1615 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_IsProjectRestoreSupported) | | 1656 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_IsProjectRestoreSupported) | | 1619 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_IsProjectRestoreSupported) | | 1638 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_IsProjectRestoreSupported) | | 1645 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 1609 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_IsProjectRestoreSupported) | | 1623 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_IsProjectRestoreSupported) | | 1618 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_IsProjectRestoreSupported) | | 1614 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_IsProjectRestoreSupported) | | 1633 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_IsProjectRestoreSupported) | | 1613 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_IsProjectRestoreSupported) | | 1630 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_IsProjectRestoreSupported) | | 1682 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_IsProjectRestoreSupported) | | 1673 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_IsProjectRestoreSupported) | | 1653 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1639 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_IsProjectRestoreSupported) | | 1718 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 1646 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 1657 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_IsProjectRestoreSupported) | | 1659 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_IsProjectRestoreSupported) | | 1622 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_IsProjectRestoreSupported) | | 1631 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_IsProjectRestoreSupported) | | 1651 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_IsProjectRestoreSupported) | | 1628 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_IsProjectRestoreSupported) | | 1668 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 1644 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_IsProjectRestoreSupported) | | 1655 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_IsProjectRestoreSupported) | | 1626 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_IsProjectRestoreSupported) | | 1667 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_IsProjectRestoreSupported) | | 1637 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_IsProjectRestoreSupported) | | 1681 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_IsProjectRestoreSupported) | | 1660 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_IsProjectRestoreSupported) | | 1683 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_IsProjectRestoreSupported) | | 1684 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_IsProjectRestoreSupported) | | 1650 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_IsProjectRestoreSupported) | | 1658 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_IsProjectRestoreSupported) | | 1679 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_IsProjectRestoreSupported) | | 1643 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_IsProjectRestoreSupported) | | 1661 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_IsProjectRestoreSupported) | | 1647 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1634 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_IsProjectRestoreSupported) | | 1666 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_IsProjectRestoreSupported) | | 1635 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 1654 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1726 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_IsProjectRestoreSupported) | | 1688 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 1690 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1677 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_IsProjectRestoreSupported) | | 1741 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_IsProjectRestoreSupported) | | 1676 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_IsProjectRestoreSupported) | | 1692 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_IsProjectRestoreSupported) | | 1693 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_IsProjectRestoreSupported) | | 1652 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_IsProjectRestoreSupported) | | 1648 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_IsProjectRestoreSupported) | | 1674 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_IsProjectRestoreSupported) | | 1663 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_IsProjectRestoreSupported) | | 1696 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_IsProjectRestoreSupported) | | 1678 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1689 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1665 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_IsProjectRestoreSupported) | | 1671 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_IsProjectRestoreSupported) | | 1694 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | | 1720 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_IsProjectRestoreSupported) | | 1686 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_IsProjectRestoreSupported) | | 1723 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_IsProjectRestoreSupported) | | 1708 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_IsProjectRestoreSupported) | | 1672 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_IsProjectRestoreSupported) | | 1695 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_IsProjectRestoreSupported) | | 1699 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_IsProjectRestoreSupported) | | 1680 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_IsProjectRestoreSupported) | | 1687 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_IsProjectRestoreSupported) | | 1675 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_IsProjectRestoreSupported) | | 1664 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_IsProjectRestoreSupported) | | 1698 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_IsProjectRestoreSupported) | | 1670 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_IsProjectRestoreSupported) | | 1691 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1757 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_IsProjectRestoreSupported) | | 1707 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_IsProjectRestoreSupported) | | 1732 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1700 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_IsProjectRestoreSupported) | | 1704 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1730 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_IsProjectRestoreSupported) | | 1713 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_IsProjectRestoreSupported) | | 1685 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_IsProjectRestoreSupported) | | 1662 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1706 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_IsProjectRestoreSupported) | | 1711 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_IsProjectRestoreSupported) | | 1709 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_IsProjectRestoreSupported) | | 1710 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_IsProjectRestoreSupported) | | 1705 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1727 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_IsProjectRestoreSupported) | | 1703 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_IsProjectRestoreSupported) | | 1750 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_IsProjectRestoreSupported) | | 1714 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_IsProjectRestoreSupported) | | 1717 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_IsProjectRestoreSupported) | | 1747 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_IsProjectRestoreSupported) | | 1740 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_IsProjectRestoreSupported) | | 1701 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_IsProjectRestoreSupported) | | 1724 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_IsProjectRestoreSupported) | | 1721 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_IsProjectRestoreSupported) | | 1729 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_IsProjectRestoreSupported) | | 1735 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_IsProjectRestoreSupported) | | 1722 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_IsProjectRestoreSupported) | | 1697 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_IsProjectRestoreSupported) | | 1716 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 1728 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_IsProjectRestoreSupported) | | 1715 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_IsProjectRestoreSupported) | | 1748 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_IsProjectRestoreSupported) | | 1768 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_IsProjectRestoreSupported) | | 1734 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_IsProjectRestoreSupported) | | 1745 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_IsProjectRestoreSupported) | | 1759 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_IsProjectRestoreSupported) | | 1712 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_IsProjectRestoreSupported) | | 1733 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_IsProjectRestoreSupported) | | 1760 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_IsProjectRestoreSupported) | | 1702 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_IsProjectRestoreSupported) | | 1749 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_IsProjectRestoreSupported) | | 1743 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_IsProjectRestoreSupported) | | 1742 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_IsProjectRestoreSupported) | | 1752 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_IsProjectRestoreSupported) | | 1762 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_IsProjectRestoreSupported) | | 1736 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_IsProjectRestoreSupported) | | 1772 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | | 1754 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_IsProjectRestoreSupported) | | 1746 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_IsProjectRestoreSupported) | | 1776 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_IsProjectRestoreSupported) | | 1766 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_IsProjectRestoreSupported) | | 1761 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_IsProjectRestoreSupported) | | 1751 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_IsProjectRestoreSupported) | | 1758 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_IsProjectRestoreSupported) | | 1739 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_IsProjectRestoreSupported) | | 1767 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_IsProjectRestoreSupported) | | 1780 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_IsProjectRestoreSupported) | | 1753 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1744 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_IsProjectRestoreSupported) | | 1719 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_IsProjectRestoreSupported) | | 1738 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_IsProjectRestoreSupported) | | 1725 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 1765 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_IsProjectRestoreSupported) | | 1775 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_IsProjectRestoreSupported) | | 1737 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_IsProjectRestoreSupported) | | 1763 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_IsProjectRestoreSupported) | | 1731 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_IsProjectRestoreSupported) | | 1773 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_IsProjectRestoreSupported) | | 1778 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_IsProjectRestoreSupported) | | 1783 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_IsProjectRestoreSupported) | | 1779 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_IsProjectRestoreSupported) | | 1771 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_IsProjectRestoreSupported) | | 1777 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_IsProjectRestoreSupported) | | 1784 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_IsProjectRestoreSupported) | | 1774 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_IsProjectRestoreSupported) | | 1755 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 1769 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_IsProjectRestoreSupported) | | 1756 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_IsProjectRestoreSupported) | | 1781 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_IsProjectRestoreSupported) | | 1770 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1764 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1782 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_IsProjectRestoreSupported) | | 1804 : 0.397s 0.397s /builddir/build/BUILD/dotnet-9.0.116/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 (_GenerateRestoreGraphProjectEntry) | | 1805 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1806 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1807 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1808 : 0.281s 0.286s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2093 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1809 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (_GenerateRestoreGraphProjectEntry) | | 1810 : 0.367s 0.367s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1812 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1813 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GenerateRestoreGraphProjectEntry) | | 1814 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1815 : 0.264s 0.271s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2094 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_GetRestoreSettingsPerFramework) | | 1816 : 0.026s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2091 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_GetRestoreSettingsPerFramework) | | 1785 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1803 : 0.365s 0.365s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1811 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1802 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/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 (_GenerateRestoreGraphProjectEntry) | | 1800 : 0.167s 0.175s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2092 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_GetRestoreSettingsPerFramework) | | 1792 : 0.372s 0.372s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1799 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1798 : 0.484s 0.484s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GenerateRestoreGraphProjectEntry) | | 1797 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1796 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateRestoreGraphProjectEntry) | | 1795 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1794 : 0.172s 0.172s /builddir/build/BUILD/dotnet-9.0.116/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 (_GenerateRestoreGraphProjectEntry) | | 1793 : 0.332s 0.332s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1786 : 0.293s 0.293s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1791 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1790 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1789 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1788 : 0.296s 0.296s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1787 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1801 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1879 : 0.402s 0.408s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2095 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GetRestoreSettingsPerFramework) | | 1833 : 0.049s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2096 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 1822 : 0.033s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2097 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2099 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1817 : 0.048s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2098 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_GetRestoreSettingsPerFramework) | | 1832 : 0.039s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2100 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetRestoreSettingsPerFramework) | | . 2101 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetRestoreSettingsPerFramework) | | 1855 : 0.014s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2102 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1841 : 0.158s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2103 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetRestoreSettingsPerFramework) | | . 2108 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetRestoreSettingsPerFramework) | | 1865 : 0.018s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2104 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2107 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetRestoreSettingsPerFramework) | | 1848 : 0.022s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2105 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1828 : 0.222s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | . 2106 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 1819 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1818 : 0.103s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2109 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_GetRestoreSettingsPerFramework) | | 1881 : 0.101s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2110 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetRestoreSettingsPerFramework) | | . 2117 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetRestoreSettingsPerFramework) | | 1847 : 0.057s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2111 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1844 : 0.030s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GenerateRestoreGraphProjectEntry) | | . 2112 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GetRestoreSettingsPerFramework) | | 1878 : 0.036s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2113 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1905 : 0.163s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2114 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetRestoreSettingsPerFramework) | | 1845 : 0.024s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2115 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1834 : 0.047s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2116 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetRestoreSettingsPerFramework) | | . 2121 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetRestoreSettingsPerFramework) | | 1860 : 0.278s 0.289s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2118 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2123 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1836 : 0.097s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2119 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetRestoreSettingsPerFramework) | | . 2131 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetRestoreSettingsPerFramework) | | 1826 : 0.188s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2120 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetRestoreSettingsPerFramework) | | . 2124 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetRestoreSettingsPerFramework) | | 1830 : 0.019s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2122 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetRestoreSettingsPerFramework) | | . 2125 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetRestoreSettingsPerFramework) | | 1872 : 0.124s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2126 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 1876 : 0.027s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2127 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1827 : 0.067s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2129 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2134 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2140 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1829 : 0.048s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2128 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 1913 : 0.037s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2130 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2135 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 1883 : 0.258s 0.267s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2132 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1858 : 0.224s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2133 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1837 : 0.236s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | . 2136 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 1870 : 0.262s 0.271s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2137 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1839 : 0.205s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2138 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetRestoreSettingsPerFramework) | | . 2143 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetRestoreSettingsPerFramework) | | 1914 : 0.143s 0.178s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2139 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2145 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1831 : 0.057s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2141 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2152 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetRestoreSettingsPerFramework) | | 1840 : 0.062s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2142 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2150 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetRestoreSettingsPerFramework) | | 1851 : 0.048s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2144 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1857 : 0.177s 0.299s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2146 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2155 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2165 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2177 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2193 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1825 : 0.090s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2147 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2158 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1951 : 0.110s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2148 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2156 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1916 : 0.213s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2149 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1859 : 0.091s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2151 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2162 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1874 : 0.096s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2153 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2163 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2171 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1835 : 0.101s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2154 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2164 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetRestoreSettingsPerFramework) | | 1854 : 0.041s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2157 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1843 : 0.054s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GenerateRestoreGraphProjectEntry) | | . 2159 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GetRestoreSettingsPerFramework) | | 1853 : 0.040s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2160 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1856 : 0.072s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2161 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2170 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 1877 : 0.147s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2166 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GetRestoreSettingsPerFramework) | | 1903 : 0.094s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreGraphProjectEntry) | | | 2167 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | . 2178 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | 1862 : 0.162s 0.294s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2168 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2176 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2191 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2212 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1944 : 0.141s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2169 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2179 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2196 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1838 : 0.062s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2172 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 1868 : 0.051s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2173 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1866 : 0.101s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2174 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetRestoreSettingsPerFramework) | | . 2186 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetRestoreSettingsPerFramework) | | 1888 : 0.109s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2175 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | . 2188 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1906 : 0.070s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2180 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1821 : 0.081s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2181 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GetRestoreSettingsPerFramework) | | 1823 : 0.112s 0.202s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2182 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2200 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1820 : 0.072s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2183 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1850 : 0.065s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2184 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1880 : 0.110s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2185 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | . 2203 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1852 : 0.094s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2187 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1824 : 0.135s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2189 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2210 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1889 : 0.127s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2190 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | . 2211 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1985 : 0.097s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2192 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1939 : 0.185s 0.309s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2194 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2215 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2242 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1863 : 0.144s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2195 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2220 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1900 : 0.101s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2197 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 1891 : 0.089s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2198 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1871 : 0.127s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2199 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2223 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1896 : 0.124s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2201 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2225 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 1895 : 0.084s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2202 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1887 : 0.121s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2204 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetRestoreSettingsPerFramework) | | . 2228 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetRestoreSettingsPerFramework) | | 1918 : 0.073s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2205 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 1867 : 0.149s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2208 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2235 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1882 : 0.131s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2206 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | . 2232 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1935 : 0.245s 0.416s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2207 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2234 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2257 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2284 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1902 : 0.211s 0.340s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2209 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2236 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2260 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1943 : 0.139s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2213 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2239 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1890 : 0.151s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2214 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetRestoreSettingsPerFramework) | | . 2241 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetRestoreSettingsPerFramework) | | 1849 : 0.106s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2216 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1846 : 0.111s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2217 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1861 : 0.157s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2218 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetRestoreSettingsPerFramework) | | . 2243 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetRestoreSettingsPerFramework) | | 1907 : 0.108s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2219 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetRestoreSettingsPerFramework) | | 1911 : 0.209s 0.313s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2221 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2245 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2269 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1952 : 0.090s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2222 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1897 : 0.123s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2224 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2247 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | 1930 : 0.089s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2226 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1893 : 0.117s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2227 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2248 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2005 : 0.113s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreGraphProjectEntry) | | | 2229 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetRestoreSettingsPerFramework) | | . 2250 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetRestoreSettingsPerFramework) | | 1942 : 0.074s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2230 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1964 : 0.101s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2231 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | . 2254 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | 1908 : 0.168s 0.293s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2233 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2259 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2286 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetRestoreSettingsPerFramework) | | 1950 : 0.141s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2237 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2261 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1864 : 0.158s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2238 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetRestoreSettingsPerFramework) | | . 2262 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetRestoreSettingsPerFramework) | | 1917 : 0.090s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2240 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 1910 : 0.237s 0.305s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2244 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2268 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1948 : 0.166s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2246 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2270 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1923 : 0.151s 0.278s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2249 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2274 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2297 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1842 : 0.092s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | . 2251 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 1898 : 0.109s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2252 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | . 2278 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | 1873 : 0.091s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2253 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2277 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1926 : 0.095s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2255 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2279 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1875 : 0.106s 0.195s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2256 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | . 2281 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1886 : 0.136s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2258 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | . 2285 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1982 : 0.124s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2263 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2287 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 1894 : 0.123s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2264 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2289 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1933 : 0.104s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2265 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1962 : 0.142s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2266 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2290 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1919 : 0.102s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2267 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 1961 : 0.121s 0.192s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2271 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2293 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1912 : 0.213s 0.366s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2272 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2296 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2321 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2346 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1885 : 0.068s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2273 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GetRestoreSettingsPerFramework) | | 1977 : 0.115s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2275 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2300 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 1928 : 0.147s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2276 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2298 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2322 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1972 : 0.073s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2283 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | 1922 : 0.104s 0.176s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2280 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2299 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1884 : 0.079s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2282 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GetRestoreSettingsPerFramework) | | 1947 : 0.103s 0.186s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2288 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2303 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 1927 : 0.113s 0.192s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2291 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2309 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2027 : 0.142s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2292 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2310 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2336 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2001 : 0.110s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2294 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2313 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1869 : 0.084s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2295 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1984 : 0.085s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2301 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1965 : 0.119s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreGraphProjectEntry) | | | 2306 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetRestoreSettingsPerFramework) | | . 2334 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetRestoreSettingsPerFramework) | | 1941 : 0.111s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2302 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2326 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1938 : 0.103s 0.192s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2304 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2331 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1901 : 0.100s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2305 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2330 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1909 : 0.142s 0.268s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2307 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2335 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2356 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1932 : 0.077s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2308 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1975 : 0.069s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2311 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1892 : 0.076s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2312 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GetRestoreSettingsPerFramework) | | 1957 : 0.158s 0.289s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2314 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2340 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2364 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2004 : 0.100s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2315 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1931 : 0.202s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2316 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2342 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2367 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1904 : 0.127s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2318 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2343 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1921 : 0.089s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2317 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 2010 : 0.142s 0.260s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2319 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2344 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2369 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1915 : 0.222s 0.412s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2320 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2345 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2370 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2393 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2422 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1920 : 0.085s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2323 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 1924 : 0.097s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2324 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1990 : 0.187s 0.288s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2325 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2350 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2379 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1995 : 0.088s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2327 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1974 : 0.129s 0.192s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2328 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2351 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1899 : 0.075s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2329 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | 1936 : 0.234s 0.373s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2332 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2354 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2383 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2403 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1955 : 0.084s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2333 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1963 : 0.097s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2337 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | . 2361 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | 2009 : 0.065s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2338 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2016 : 0.197s 0.357s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2339 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2360 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2389 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2409 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1987 : 0.156s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2341 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetRestoreSettingsPerFramework) | | . 2365 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetRestoreSettingsPerFramework) | | 1959 : 0.166s 0.285s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2348 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2376 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2397 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2024 : 0.113s 0.180s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2347 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2374 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1971 : 0.129s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2349 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2377 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2030 : 0.273s 0.972s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2352 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2381 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2401 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2429 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2445 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2472 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1925 : 0.122s 0.189s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2353 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2382 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 1989 : 0.143s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2355 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2384 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2022 : 0.172s 0.330s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2357 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2386 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2406 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2435 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1940 : 0.115s 0.191s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2358 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2387 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 1958 : 0.183s 0.301s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2359 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2390 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2412 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1953 : 0.079s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2362 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1976 : 0.065s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2363 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1945 : 0.177s 0.338s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2366 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2391 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2414 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2438 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2011 : 0.172s 0.295s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2368 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2395 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2419 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1946 : 0.087s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2372 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1979 : 0.102s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2371 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1999 : 0.159s 0.271s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2373 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2396 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2421 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2045 : 0.158s 0.271s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2375 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetRestoreSettingsPerFramework) | | | 2398 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2430 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1973 : 0.142s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreGraphProjectEntry) | | | 2378 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | . 2399 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | 2042 : 0.151s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2380 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2402 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1934 : 0.100s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2385 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1929 : 0.206s 0.377s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2388 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2411 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2436 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2458 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2002 : 0.140s 0.264s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2392 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2418 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2441 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1937 : 0.100s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GenerateRestoreGraphProjectEntry) | | | 2394 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetRestoreSettingsPerFramework) | | . 2420 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetRestoreSettingsPerFramework) | | 1998 : 0.177s 0.300s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2400 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2431 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2448 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2034 : 0.179s 0.302s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2404 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetRestoreSettingsPerFramework) | | | 2432 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetRestoreSettingsPerFramework) | | . 2450 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetRestoreSettingsPerFramework) | | 2051 : 0.169s 0.305s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2405 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2433 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2449 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1981 : 0.067s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2407 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2047 : 0.108s 0.180s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2408 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2434 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 1980 : 0.123s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2410 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1988 : 0.129s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2413 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2440 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2033 : 0.175s 0.297s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2415 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetRestoreSettingsPerFramework) | | | 2437 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2461 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1956 : 0.156s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2416 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2439 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1994 : 0.069s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2417 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1966 : 0.076s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2423 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | 2014 : 0.074s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2424 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2026 : 0.089s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2425 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1970 : 0.142s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2426 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2446 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2029 : 0.323s 0.590s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2427 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2444 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2471 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2498 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2517 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2540 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 1969 : 0.081s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2428 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1996 : 0.140s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2442 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2468 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2028 : 0.202s 0.364s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2443 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2470 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2497 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 2000 : 0.112s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2447 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | 2013 : 0.108s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2451 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2085 : 0.144s 0.423s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2452 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2476 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1954 : 0.115s 0.164s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2453 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1992 : 0.164s 0.268s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2454 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2477 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1949 : 0.111s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2455 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2046 : 0.310s 0.493s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2456 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2478 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2505 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2533 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1960 : 0.209s 0.354s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2457 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2479 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2506 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2048 : 0.167s 0.275s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2459 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2480 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2019 : 0.108s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2460 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2056 : 0.157s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2462 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2483 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1991 : 0.250s 0.481s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2463 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2484 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2507 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2530 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2090 : 0.162s 0.270s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2464 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2485 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2012 : 0.110s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2465 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2058 : 0.148s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2466 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2489 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2017 : 0.287s 0.513s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2467 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2490 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2511 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2537 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2558 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2044 : 0.149s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2469 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2494 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1983 : 0.112s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2473 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2032 : 0.244s 0.440s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2474 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2503 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2526 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2550 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2015 : 0.103s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2475 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2067 : 0.198s 0.576s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2481 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetRestoreSettingsPerFramework) | | | 2510 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetRestoreSettingsPerFramework) | | | 2562 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetRestoreSettingsPerFramework) | | . 2598 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetRestoreSettingsPerFramework) | | 1978 : 0.108s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2482 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2003 : 0.102s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2486 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2020 : 0.155s 0.391s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2487 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | . 2534 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2036 : 0.239s 0.554s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | | 2488 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetRestoreSettingsPerFramework) | | | 2509 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetRestoreSettingsPerFramework) | | | 2536 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetRestoreSettingsPerFramework) | | . 2582 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetRestoreSettingsPerFramework) | | 2059 : 0.161s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2491 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2512 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2054 : 0.148s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2492 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2514 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2049 : 0.157s 0.533s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2493 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2513 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2591 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1968 : 0.194s 0.332s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2495 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2515 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2539 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1986 : 0.104s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2496 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetRestoreSettingsPerFramework) | | 1967 : 0.141s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2500 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2518 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2039 : 0.127s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2499 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2519 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2068 : 0.160s 0.553s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2501 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetRestoreSettingsPerFramework) | | | 2521 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetRestoreSettingsPerFramework) | | | 2602 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetRestoreSettingsPerFramework) | | . 2610 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetRestoreSettingsPerFramework) | | 2060 : 0.159s 0.290s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2502 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2523 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2038 : 0.095s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2504 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2006 : 0.177s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2508 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | . 2535 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | 2023 : 0.110s 0.432s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2516 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2541 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2007 : 0.145s 0.280s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2520 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2544 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2563 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2025 : 0.114s 0.395s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2522 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2590 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2089 : 0.119s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2524 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2548 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2066 : 0.152s 0.285s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2525 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetRestoreSettingsPerFramework) | | | 2549 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetRestoreSettingsPerFramework) | | . 2569 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetRestoreSettingsPerFramework) | | 2075 : 0.190s 0.364s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2527 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2552 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2571 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2593 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2069 : 0.155s 0.452s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateRestoreGraphProjectEntry) | | | 2528 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetRestoreSettingsPerFramework) | | | 2556 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetRestoreSettingsPerFramework) | | | 2596 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetRestoreSettingsPerFramework) | | . 2619 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetRestoreSettingsPerFramework) | | 2035 : 0.207s 0.338s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2529 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2554 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2573 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2587 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2061 : 0.123s 0.307s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2531 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2580 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2050 : 0.178s 0.313s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2532 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2557 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2577 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2084 : 0.132s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2538 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2559 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2074 : 0.145s 0.288s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2542 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2560 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2585 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 1997 : 0.109s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2543 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2564 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2018 : 0.067s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2545 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2088 : 0.095s 0.324s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2546 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2566 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2065 : 0.103s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2547 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2568 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2073 : 0.152s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2551 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetRestoreSettingsPerFramework) | | | 2570 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetRestoreSettingsPerFramework) | | . 2583 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetRestoreSettingsPerFramework) | | 2052 : 0.084s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2553 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2043 : 0.081s 0.285s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2555 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GetRestoreSettingsPerFramework) | | 1993 : 0.129s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2561 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2578 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2594 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2078 : 0.077s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2565 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | 2080 : 0.087s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2567 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2604 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2008 : 0.092s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2572 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2586 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2072 : 0.105s 0.175s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2574 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | . 2588 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | 2040 : 0.103s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2575 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2589 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2081 : 0.067s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2576 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2077 : 0.084s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2579 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | . 2613 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | 2076 : 0.088s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2581 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2063 : 0.108s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2584 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2600 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2609 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2053 : 0.057s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2592 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2037 : 0.110s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2595 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2606 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2618 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2628 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2637 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2021 : 0.093s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2597 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2605 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2615 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2636 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2055 : 0.056s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2599 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | . 2620 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | 2031 : 0.050s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2601 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2079 : 0.073s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2603 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2614 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2064 : 0.073s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2607 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2617 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2634 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2639 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2082 : 0.046s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2608 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2041 : 0.059s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2611 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2622 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2631 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2071 : 0.058s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2612 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2625 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2632 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2635 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2062 : 0.039s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2616 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2630 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2057 : 0.035s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2621 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2629 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2640 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2083 : 0.032s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2623 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2070 : 0.038s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2624 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2633 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2638 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2641 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2087 : 0.030s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2626 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2086 : 0.034s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2627 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2661 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/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 (_GenerateProjectRestoreGraph) | | 2662 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GenerateProjectRestoreGraph) | | 2663 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GenerateProjectRestoreGraph) | | 2664 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GenerateProjectRestoreGraph) | | 2665 : 0.060s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_GenerateProjectRestoreGraph) | | . 2949 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2669 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GenerateProjectRestoreGraph) | | 2667 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GenerateProjectRestoreGraph) | | 2668 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GenerateProjectRestoreGraph) | | 2660 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GenerateProjectRestoreGraph) | | 2670 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GenerateProjectRestoreGraph) | | 2671 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2672 : 0.077s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_GenerateProjectRestoreGraph) | | . 2951 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2666 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (_GenerateProjectRestoreGraph) | | 2659 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/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 (_GenerateProjectRestoreGraph) | | 2654 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GenerateProjectRestoreGraph) | | 2657 : 0.041s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_GenerateProjectRestoreGraph) | | . 2948 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2656 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GenerateProjectRestoreGraph) | | 2655 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GenerateProjectRestoreGraph) | | 2652 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2651 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/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 (_GenerateProjectRestoreGraph) | | 2650 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (_GenerateProjectRestoreGraph) | | 2649 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (_GenerateProjectRestoreGraph) | | 2648 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (_GenerateProjectRestoreGraph) | | 2647 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GenerateProjectRestoreGraph) | | 2646 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GenerateProjectRestoreGraph) | | 2645 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GenerateProjectRestoreGraph) | | 2644 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GenerateProjectRestoreGraph) | | 2673 : 0.062s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_GenerateProjectRestoreGraph) | | . 2950 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2658 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (_GenerateProjectRestoreGraph) | | 2653 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateProjectRestoreGraph) | | 2642 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (_GenerateProjectRestoreGraph) | | 2643 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (_GenerateProjectRestoreGraph) | | 2689 : 0.126s 0.298s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GenerateProjectRestoreGraph) | | | 2952 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (GetAllRuntimeIdentifiers) | | | 2979 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3009 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3060 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2681 : 0.112s 0.284s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 2953 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 2980 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3010 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3036 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2674 : 0.058s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_GenerateProjectRestoreGraph) | | . 2954 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2685 : 0.082s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 2955 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (GetAllRuntimeIdentifiers) | | . 2983 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2682 : 0.097s 0.273s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GenerateProjectRestoreGraph) | | | 2956 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 2984 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3013 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3037 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2686 : 0.074s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 2957 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (GetAllRuntimeIdentifiers) | | . 2985 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2687 : 0.104s 0.309s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GenerateProjectRestoreGraph) | | | 2958 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (GetAllRuntimeIdentifiers) | | | 2987 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (GetAllRuntimeIdentifiers) | | | 3019 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3074 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2680 : 0.122s 0.311s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 2959 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 2988 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3020 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3043 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2684 : 0.144s 0.383s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 2960 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 2986 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3014 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3034 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3082 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3102 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2698 : 0.112s 0.281s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GenerateProjectRestoreGraph) | | | 2961 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (GetAllRuntimeIdentifiers) | | | 2989 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3015 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3063 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2688 : 0.107s 0.308s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GenerateProjectRestoreGraph) | | | 2962 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (GetAllRuntimeIdentifiers) | | | 2992 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3021 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3077 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2711 : 0.080s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GenerateProjectRestoreGraph) | | | 2963 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (GetAllRuntimeIdentifiers) | | . 2993 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2679 : 0.109s 0.299s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 2964 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 2991 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3016 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3047 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2690 : 0.080s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 2965 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (GetAllRuntimeIdentifiers) | | . 2998 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2696 : 0.141s 0.337s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GenerateProjectRestoreGraph) | | | 2966 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (GetAllRuntimeIdentifiers) | | | 2997 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (GetAllRuntimeIdentifiers) | | | 3027 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3085 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2700 : 0.065s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GenerateProjectRestoreGraph) | | | 2967 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (GetAllRuntimeIdentifiers) | | . 2996 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2693 : 0.140s 0.340s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GenerateProjectRestoreGraph) | | | 2968 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (GetAllRuntimeIdentifiers) | | | 2999 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3025 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3081 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2708 : 0.084s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GenerateProjectRestoreGraph) | | | 2969 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (GetAllRuntimeIdentifiers) | | . 3007 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2675 : 0.066s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_GenerateProjectRestoreGraph) | | . 2971 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2695 : 0.080s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 2970 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (GetAllRuntimeIdentifiers) | | . 3001 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2691 : 0.120s 0.302s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GenerateProjectRestoreGraph) | | | 2972 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (GetAllRuntimeIdentifiers) | | | 3000 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (GetAllRuntimeIdentifiers) | | | 3026 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3076 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2694 : 0.094s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 2973 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (GetAllRuntimeIdentifiers) | | . 3003 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2678 : 0.074s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GenerateProjectRestoreGraph) | | | 2974 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (GetAllRuntimeIdentifiers) | | . 3002 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2701 : 0.077s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GenerateProjectRestoreGraph) | | | 2975 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (GetAllRuntimeIdentifiers) | | . 3004 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2705 : 0.078s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GenerateProjectRestoreGraph) | | | 2976 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (GetAllRuntimeIdentifiers) | | . 3005 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2677 : 0.058s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_GenerateProjectRestoreGraph) | | . 2977 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2676 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (_GenerateProjectRestoreGraph) | | 2706 : 0.080s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GenerateProjectRestoreGraph) | | | 2978 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (GetAllRuntimeIdentifiers) | | . 3006 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2683 : 0.089s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraph) | | | 2981 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3011 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3031 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3055 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2692 : 0.094s 0.314s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GenerateProjectRestoreGraph) | | | 2982 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3012 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3032 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3097 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2736 : 0.050s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GenerateProjectRestoreGraph) | | | 2990 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (GetAllRuntimeIdentifiers) | | . 3017 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2717 : 0.115s 0.289s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 2994 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3023 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3042 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3094 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2716 : 0.121s 0.307s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 2995 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3022 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3040 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3100 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2704 : 0.057s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3008 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (GetAllRuntimeIdentifiers) | | . 3028 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2697 : 0.113s 0.275s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3018 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3041 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3057 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3103 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2718 : 0.133s 0.279s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GenerateProjectRestoreGraph) | | | 3024 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (GetAllRuntimeIdentifiers) | | | 3044 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (GetAllRuntimeIdentifiers) | | | 3059 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3104 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2714 : 0.269s 0.673s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3029 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3050 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3068 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3079 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3095 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3121 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3177 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3212 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3242 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3273 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2723 : 0.097s 0.290s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GenerateProjectRestoreGraph) | | | 3030 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3052 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3073 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3123 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2745 : 0.099s 0.279s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3033 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3053 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3071 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3122 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2722 : 0.091s 0.288s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3035 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3054 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3070 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3125 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2728 : 0.093s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3038 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3056 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3075 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3099 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2703 : 0.068s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3039 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3058 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2735 : 0.071s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3045 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (GetAllRuntimeIdentifiers) | | . 3062 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2734 : 0.075s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GenerateProjectRestoreGraph) | | | 3046 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (GetAllRuntimeIdentifiers) | | . 3064 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2730 : 0.130s 0.313s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3048 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3066 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3084 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3145 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2775 : 0.054s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3049 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3067 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2724 : 0.127s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3051 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3072 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3088 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3115 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2737 : 0.107s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3061 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3080 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3098 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3129 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2740 : 0.061s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3065 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (GetAllRuntimeIdentifiers) | | . 3078 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2733 : 0.074s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3069 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (GetAllRuntimeIdentifiers) | | . 3083 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2805 : 0.106s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3086 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3101 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3124 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3151 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2699 : 0.091s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 3087 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (GetAllRuntimeIdentifiers) | | . 3108 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2709 : 0.074s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3089 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (GetAllRuntimeIdentifiers) | | . 3111 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2764 : 0.071s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateProjectRestoreGraph) | | | 3090 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (GetAllRuntimeIdentifiers) | | . 3113 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2732 : 0.183s 0.354s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3091 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3112 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3134 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3193 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2770 : 0.146s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3092 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3114 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3136 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3162 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2702 : 0.079s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3093 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (GetAllRuntimeIdentifiers) | | . 3117 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2731 : 0.175s 0.455s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3096 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3119 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3140 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3165 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3200 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3232 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2707 : 0.064s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3105 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3127 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2712 : 0.070s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3106 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3130 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2715 : 0.068s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3107 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (GetAllRuntimeIdentifiers) | | . 3128 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2721 : 0.144s 0.356s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GenerateProjectRestoreGraph) | | | 3109 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (GetAllRuntimeIdentifiers) | | | 3132 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (GetAllRuntimeIdentifiers) | | | 3157 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3208 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2719 : 0.203s 0.543s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3110 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3133 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3156 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3184 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3207 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3231 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3266 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3299 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2759 : 0.202s 0.501s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3116 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3137 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3159 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3187 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3243 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3279 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2727 : 0.086s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3118 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3139 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2771 : 0.167s 0.347s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3120 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3142 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3166 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3204 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2739 : 0.178s 0.354s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3126 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3152 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3180 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3210 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2744 : 0.172s 0.363s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GenerateProjectRestoreGraph) | | | 3135 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (GetAllRuntimeIdentifiers) | | | 3158 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (GetAllRuntimeIdentifiers) | | | 3186 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3223 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2713 : 0.130s 0.326s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3131 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3153 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3181 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3209 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2751 : 0.187s 0.310s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3138 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3160 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3188 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3215 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2720 : 0.145s 0.364s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3141 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3161 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3189 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3233 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2746 : 0.160s 0.353s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3143 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3163 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3192 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3228 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2725 : 0.086s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3146 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3174 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2710 : 0.079s 0.172s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3144 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3172 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2741 : 0.074s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GenerateProjectRestoreGraph) | | | 3147 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (GetAllRuntimeIdentifiers) | | . 3178 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2750 : 0.139s 0.327s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3148 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3175 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3202 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3230 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2783 : 0.139s 0.332s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3149 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3176 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3203 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3234 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2726 : 0.114s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3150 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 3179 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2742 : 0.100s 0.178s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3154 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (GetAllRuntimeIdentifiers) | | . 3183 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2729 : 0.120s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3155 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (GetAllRuntimeIdentifiers) | | . 3185 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2787 : 0.143s 0.195s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3167 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (GetAllRuntimeIdentifiers) | | . 3194 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2754 : 0.190s 0.319s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3164 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3191 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3216 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3241 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2762 : 0.108s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateProjectRestoreGraph) | | | 3168 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (GetAllRuntimeIdentifiers) | | . 3197 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2747 : 0.188s 0.344s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GenerateProjectRestoreGraph) | | | 3169 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (GetAllRuntimeIdentifiers) | | | 3195 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (GetAllRuntimeIdentifiers) | | | 3218 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3258 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2767 : 0.153s 0.339s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3170 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3199 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3222 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3257 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2738 : 0.202s 0.331s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GenerateProjectRestoreGraph) | | | 3171 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (GetAllRuntimeIdentifiers) | | | 3198 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (GetAllRuntimeIdentifiers) | | | 3220 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3254 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2752 : 0.093s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3173 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3201 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2768 : 0.166s 0.465s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3182 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3206 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3227 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3252 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3304 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3343 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2749 : 0.148s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GenerateProjectRestoreGraph) | | | 3196 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (GetAllRuntimeIdentifiers) | | . 3217 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2832 : 0.111s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3190 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3211 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2808 : 0.148s 0.298s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3205 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3225 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3250 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3283 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2772 : 0.347s 0.668s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3214 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3238 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3262 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3289 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3318 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3353 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3386 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3414 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3444 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3472 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2763 : 0.109s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3213 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3237 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2748 : 0.120s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3219 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (GetAllRuntimeIdentifiers) | | . 3240 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2766 : 0.172s 0.362s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3221 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3239 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3264 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3292 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3321 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3351 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2756 : 0.095s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GenerateProjectRestoreGraph) | | | 3224 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (GetAllRuntimeIdentifiers) | | . 3245 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2760 : 0.145s 0.264s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateProjectRestoreGraph) | | | 3226 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3247 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3272 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3305 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2819 : 0.128s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3229 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3253 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3275 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3306 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2761 : 0.139s 0.270s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3235 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3259 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3285 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3314 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2801 : 0.175s 0.370s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3236 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3260 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3282 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3312 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3346 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3387 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2758 : 0.116s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3244 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3267 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3295 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3335 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2774 : 0.083s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3248 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3274 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2796 : 0.169s 0.397s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3246 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3270 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3298 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3323 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3361 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3400 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2881 : 0.113s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3249 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3269 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3297 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3328 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2778 : 0.089s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3251 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3277 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2757 : 0.081s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3255 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (GetAllRuntimeIdentifiers) | | . 3278 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2782 : 0.126s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3256 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3280 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3308 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3333 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2769 : 0.215s 0.485s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3261 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3288 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3319 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3341 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3370 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3405 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3436 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3466 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2776 : 0.085s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3263 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3291 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2780 : 0.170s 0.348s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3265 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3294 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3315 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3340 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3382 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3417 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2784 : 0.125s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3268 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3300 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3326 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3358 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2743 : 0.098s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GenerateProjectRestoreGraph) | | | 3271 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3302 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (GetAllRuntimeIdentifiers) | | | 3330 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3369 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2814 : 0.170s 0.342s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3284 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3310 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3336 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3359 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3389 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3423 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2753 : 0.117s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3276 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3303 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3329 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3360 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2792 : 0.205s 0.443s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3281 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3307 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3332 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3356 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3377 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3411 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3437 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3471 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2804 : 0.105s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3286 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3311 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3337 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3364 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2807 : 0.106s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3287 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3309 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3334 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3363 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2802 : 0.225s 0.455s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3290 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3313 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3338 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3362 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3383 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3420 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3451 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3479 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2773 : 0.062s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3293 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3316 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2793 : 0.212s 0.501s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3296 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3320 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3344 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3373 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3395 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3428 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3459 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3499 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2779 : 0.105s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3301 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3327 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3355 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3390 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2785 : 0.175s 0.408s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3317 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3342 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3368 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3392 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3439 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3464 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2765 : 0.154s 0.358s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3324 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3349 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3379 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3402 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3427 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3454 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2799 : 0.065s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3322 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (GetAllRuntimeIdentifiers) | | . 3347 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2846 : 0.103s 0.285s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3325 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3348 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3380 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3441 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2789 : 0.099s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3339 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3367 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2842 : 0.075s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3331 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3357 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2755 : 0.100s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraph) | | | 3345 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3372 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3394 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3412 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2847 : 0.159s 0.429s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3350 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3374 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3399 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3419 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3463 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3496 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2800 : 0.105s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3352 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3375 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3397 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3443 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2798 : 0.127s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3354 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3381 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3404 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3445 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2809 : 0.091s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3365 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3384 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2904 : 0.090s 0.335s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3366 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3391 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3406 : 0.171s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3490 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2791 : 0.073s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3371 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 3393 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2803 : 0.062s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3376 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3396 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2813 : 0.111s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3378 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3401 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3424 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3457 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2795 : 0.128s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3385 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3415 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3438 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3465 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2818 : 0.180s 0.293s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3388 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3418 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3442 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3480 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2794 : 0.133s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GenerateProjectRestoreGraph) | | | 3398 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (GetAllRuntimeIdentifiers) | | | 3422 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (GetAllRuntimeIdentifiers) | | | 3446 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3500 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2862 : 0.109s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateProjectRestoreGraph) | | | 3403 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (GetAllRuntimeIdentifiers) | | | 3425 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (GetAllRuntimeIdentifiers) | | | 3447 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3469 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2790 : 0.068s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3408 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3430 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2828 : 0.116s 0.281s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3410 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3434 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3462 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3489 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2816 : 0.212s 0.402s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3407 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3429 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3452 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3474 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3498 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3522 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2844 : 0.133s 0.293s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateProjectRestoreGraph) | | | 3413 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (GetAllRuntimeIdentifiers) | | | 3435 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (GetAllRuntimeIdentifiers) | | | 3458 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3493 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2781 : 0.100s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3409 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3432 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2841 : 0.076s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3416 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3433 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2820 : 0.142s 0.268s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateProjectRestoreGraph) | | | 3421 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 3440 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 3468 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3492 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2821 : 0.140s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraph) | | | 3426 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 3450 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 3473 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3491 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2839 : 0.130s 0.263s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3431 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3455 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3476 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3497 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2845 : 0.175s 0.324s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3453 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3475 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3494 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3536 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2826 : 0.083s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3448 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3470 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2788 : 0.219s 0.419s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3449 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3467 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3488 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3516 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3544 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3572 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2829 : 0.071s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GenerateProjectRestoreGraph) | | | 3456 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (GetAllRuntimeIdentifiers) | | . 3484 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2812 : 0.101s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3461 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3485 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2837 : 0.075s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3460 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3478 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2822 : 0.191s 0.318s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraph) | | | 3481 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (GetAllRuntimeIdentifiers) | | | 3504 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (GetAllRuntimeIdentifiers) | | | 3523 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3552 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2886 : 0.447s 0.906s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3477 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3495 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3519 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3546 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3570 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3598 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3627 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3664 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3693 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3720 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3755 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3789 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2873 : 0.320s 0.613s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3482 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3505 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3526 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3553 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3578 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3612 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3642 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3670 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2834 : 0.167s 0.307s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3483 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3506 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3529 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3561 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2833 : 0.097s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3487 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3512 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2810 : 0.094s 0.172s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3486 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3511 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2777 : 0.114s 0.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3501 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3525 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2835 : 0.110s 0.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3502 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3524 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2884 : 0.236s 0.458s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3503 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3521 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3550 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3575 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3604 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3634 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2836 : 0.103s 0.172s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3507 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3528 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2786 : 0.303s 0.669s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3508 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3531 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3556 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3583 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3610 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3644 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3683 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3713 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2831 : 0.166s 0.297s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3509 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3530 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3557 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3586 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2874 : 0.335s 0.731s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3510 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3532 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3555 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3581 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3605 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3636 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3666 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3692 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3721 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3753 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2815 : 0.239s 0.443s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3513 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3538 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3564 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3590 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3624 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3653 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2869 : 0.086s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3514 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3540 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2840 : 0.092s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3515 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3539 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2806 : 0.102s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3517 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3541 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2852 : 0.104s 0.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3518 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3547 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2861 : 0.100s 0.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3520 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3548 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2890 : 0.226s 0.511s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3527 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3554 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3580 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3607 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3649 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3680 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2830 : 0.167s 0.306s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateProjectRestoreGraph) | | | 3533 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3558 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3584 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3613 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2858 : 0.173s 0.314s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3534 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3562 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3588 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3619 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2883 : 0.094s 0.164s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3535 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3559 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2855 : 0.257s 0.505s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3537 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3563 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3589 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3615 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3646 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3686 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2817 : 0.249s 0.480s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3542 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3568 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3595 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3623 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3652 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3676 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2811 : 0.102s 0.175s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3543 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3567 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2867 : 0.280s 0.500s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3545 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3569 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3597 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3628 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3657 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3685 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2871 : 0.096s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3549 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 3573 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2838 : 0.091s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3551 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3576 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2891 : 0.243s 0.563s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GenerateProjectRestoreGraph) | | | 3560 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (GetAllRuntimeIdentifiers) | | | 3585 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (GetAllRuntimeIdentifiers) | | | 3609 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (GetAllRuntimeIdentifiers) | | | 3638 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3675 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3718 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2797 : 0.197s 0.323s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3565 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3591 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3620 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3648 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2864 : 0.250s 0.510s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3566 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3593 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3617 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3645 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3677 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3705 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2851 : 0.093s 0.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3571 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3599 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2889 : 0.293s 0.602s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3574 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3601 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3630 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3654 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3678 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3706 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3739 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3771 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2853 : 0.172s 0.330s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3577 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3603 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3633 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3662 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2923 : 0.226s 0.588s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GenerateProjectRestoreGraph) | | | 3579 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (GetAllRuntimeIdentifiers) | | | 3606 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (GetAllRuntimeIdentifiers) | | | 3635 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (GetAllRuntimeIdentifiers) | | | 3660 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3731 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3767 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2863 : 0.164s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraph) | | | 3582 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 3608 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 3637 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3663 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2868 : 0.239s 0.460s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3587 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3611 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3639 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3665 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3691 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3715 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2879 : 0.299s 0.576s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3592 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3616 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3640 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3672 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3700 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3725 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3749 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3780 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2843 : 0.110s 0.191s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateProjectRestoreGraph) | | | 3594 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (GetAllRuntimeIdentifiers) | | . 3621 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2856 : 0.254s 0.484s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3596 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3626 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3655 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3684 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3710 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3742 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2913 : 0.167s 0.354s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3600 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3629 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3656 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3690 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2866 : 0.099s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3602 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (GetAllRuntimeIdentifiers) | | . 3631 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2825 : 0.262s 0.504s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3614 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3641 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3673 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3698 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3732 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3761 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2903 : 0.280s 0.578s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3618 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3643 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3669 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3694 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3712 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3747 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3776 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3802 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2823 : 0.114s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GenerateProjectRestoreGraph) | | | 3622 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (GetAllRuntimeIdentifiers) | | . 3651 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2885 : 0.240s 0.468s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 3625 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 3650 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 3671 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 3699 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3728 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3756 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2859 : 0.218s 0.467s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3632 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3658 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3681 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3704 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3740 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3772 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2870 : 0.116s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3647 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3674 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2857 : 0.110s 0.192s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateProjectRestoreGraph) | | | 3659 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (GetAllRuntimeIdentifiers) | | . 3682 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2887 : 0.335s 0.713s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3661 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3688 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3708 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3735 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3760 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3784 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3809 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3837 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3876 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3908 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3937 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3963 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2892 : 0.258s 0.544s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3668 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3696 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3716 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3743 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3768 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3800 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3832 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3865 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2899 : 0.165s 0.332s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3667 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3697 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3719 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3751 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2902 : 0.187s 0.488s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3679 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3702 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3730 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3754 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3820 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3859 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2848 : 0.224s 0.608s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3689 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3714 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3741 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3763 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3821 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3910 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3945 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3966 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2827 : 0.160s 0.290s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3687 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3707 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3736 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3766 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2849 : 0.149s 0.287s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3695 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3711 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3745 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3775 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2897 : 0.150s 0.288s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3703 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3726 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3750 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3781 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2895 : 0.088s 0.164s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3701 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3727 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2905 : 0.162s 0.303s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3709 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3738 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3770 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3801 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2911 : 0.148s 0.266s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3717 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3744 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3769 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3792 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2854 : 0.143s 0.270s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3722 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3746 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3774 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3797 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2877 : 0.110s 0.421s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3724 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3826 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3868 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3893 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2925 : 0.142s 0.617s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateProjectRestoreGraph) | | | 3723 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (GetAllRuntimeIdentifiers) | | | 3748 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (GetAllRuntimeIdentifiers) | | | 3849 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (GetAllRuntimeIdentifiers) | | | 3903 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (GetAllRuntimeIdentifiers) | | | 3969 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3987 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4006 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4016 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2893 : 0.174s 0.577s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateProjectRestoreGraph) | | | 3729 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (GetAllRuntimeIdentifiers) | | | 3752 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (GetAllRuntimeIdentifiers) | | | 3779 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (GetAllRuntimeIdentifiers) | | | 3827 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (GetAllRuntimeIdentifiers) | | | 3862 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3956 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3983 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3999 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2908 : 0.186s 0.451s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3733 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3757 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3787 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3808 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3844 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3877 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2935 : 0.094s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GenerateProjectRestoreGraph) | | | 3734 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (GetAllRuntimeIdentifiers) | | . 3758 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2917 : 0.137s 0.279s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3737 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3759 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3782 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3816 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2888 : 0.087s 0.164s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3765 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3791 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2915 : 0.120s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3762 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3785 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3811 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3836 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2824 : 0.125s 0.264s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3764 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3788 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3814 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3845 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2931 : 0.140s 0.402s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3773 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3793 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3818 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3841 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3881 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3958 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2916 : 0.132s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3778 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3799 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3828 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3858 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2875 : 0.068s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3777 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 3806 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2876 : 0.081s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3783 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3807 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2900 : 0.065s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GenerateProjectRestoreGraph) | | | 3786 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (GetAllRuntimeIdentifiers) | | . 3856 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2922 : 0.097s 0.323s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3790 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3815 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3884 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3914 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2924 : 0.070s 0.540s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateProjectRestoreGraph) | | | 3794 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (GetAllRuntimeIdentifiers) | | | 3853 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (GetAllRuntimeIdentifiers) | | | 3917 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (GetAllRuntimeIdentifiers) | | | 4031 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (GetAllRuntimeIdentifiers) | | | 4034 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4039 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4041 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4042 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2933 : 0.069s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3795 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3886 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2942 : 0.111s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3796 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3823 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3854 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3871 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2907 : 0.090s 0.439s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3798 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3825 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3946 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3975 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3991 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4017 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2860 : 0.066s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3804 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3831 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2872 : 0.061s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3803 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3855 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2865 : 0.067s 0.355s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3805 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3829 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3932 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3979 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2912 : 0.063s 0.385s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraph) | | | 3810 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3948 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3981 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4004 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2880 : 0.069s 0.397s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3812 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3835 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3997 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4010 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2920 : 0.117s 0.270s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3813 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3834 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3863 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3888 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3916 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3938 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2906 : 0.100s 0.366s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3817 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3839 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3909 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3939 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3967 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3992 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2901 : 0.110s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3819 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3843 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3869 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3896 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2936 : 0.112s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3822 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3846 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3875 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3899 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2928 : 0.098s 0.435s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3824 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3847 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3912 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3984 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3996 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4009 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4026 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4032 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2930 : 0.130s 0.266s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraph) | | | 3830 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (GetAllRuntimeIdentifiers) | | | 3857 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (GetAllRuntimeIdentifiers) | | | 3879 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (GetAllRuntimeIdentifiers) | | | 3900 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3924 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3961 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2910 : 0.060s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3833 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3860 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2938 : 0.055s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3838 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 3870 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2878 : 0.121s 0.412s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3842 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3864 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3887 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3950 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3974 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3985 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4027 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4038 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2894 : 0.117s 0.394s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3840 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3866 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3891 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3920 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3951 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3977 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3993 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4013 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4023 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4030 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2929 : 0.090s 0.181s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateProjectRestoreGraph) | | | 3848 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (GetAllRuntimeIdentifiers) | | | 3873 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (GetAllRuntimeIdentifiers) | | | 3897 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3919 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2919 : 0.084s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3850 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3901 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3921 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3959 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2937 : 0.087s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3851 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3872 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3895 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3926 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2909 : 0.061s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3852 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3883 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2896 : 0.082s 0.179s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3861 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3882 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3904 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3934 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2941 : 0.063s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3867 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3889 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3931 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3976 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2882 : 0.063s 0.283s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3874 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3973 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3986 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4002 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2927 : 0.116s 0.330s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3880 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3915 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3940 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3972 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4003 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4011 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4022 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4028 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2934 : 0.091s 0.172s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraph) | | | 3878 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 3907 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 3930 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3952 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2946 : 0.085s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3885 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3905 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3949 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3971 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2918 : 0.056s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3890 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3933 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3980 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3998 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2926 : 0.083s 0.313s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateProjectRestoreGraph) | | | 3892 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (GetAllRuntimeIdentifiers) | | | 3925 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (GetAllRuntimeIdentifiers) | | | 3953 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (GetAllRuntimeIdentifiers) | | | 3994 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (GetAllRuntimeIdentifiers) | | | 4000 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4018 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4029 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4036 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2914 : 0.082s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3894 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3918 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3944 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3962 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3989 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4005 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2945 : 0.060s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3898 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3923 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3942 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3968 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2947 : 0.067s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3902 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3922 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3941 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3965 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2944 : 0.049s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3906 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (GetAllRuntimeIdentifiers) | | . 3927 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2850 : 0.085s 0.186s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3911 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3929 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3947 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3960 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3978 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3990 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2921 : 0.070s 0.266s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3913 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3928 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3964 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3982 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3995 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4008 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4020 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4025 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2939 : 0.042s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3935 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3954 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2940 : 0.021s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3936 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3955 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2932 : 0.081s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3943 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3957 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3970 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3988 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4001 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4014 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4033 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4037 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2898 : 0.034s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4007 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4012 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4019 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4024 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4035 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4040 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | . 2943 : 0.023s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4015 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | . 4021 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | 4043 : 2.070s 15.424s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (Build, Pack) | | 4396 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4397 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4398 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4399 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4400 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4401 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4402 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4403 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4404 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4405 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4406 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4407 : 0.257s 0.257s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4408 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4409 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4410 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4411 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4412 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4413 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4414 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4415 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4416 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4417 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4418 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4419 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4420 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4421 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4422 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4423 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4424 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4425 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4426 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4427 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4428 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4429 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4430 : 0.186s 0.186s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4431 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4432 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4433 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4434 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4435 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4436 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4437 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4438 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4439 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4440 : 0.281s 0.281s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4441 : 0.181s 0.181s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4442 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4443 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4444 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4445 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4446 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4447 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4448 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4449 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4450 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4451 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4452 : 0.193s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4453 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4454 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4455 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4456 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4457 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4458 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4459 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4460 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4461 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4462 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4463 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4464 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4465 : 0.200s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4466 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4467 : 0.185s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4468 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4469 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4470 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4471 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4472 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4473 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4474 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4475 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4476 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4477 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4478 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4479 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4480 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4481 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4482 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4483 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4484 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4485 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4486 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4487 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4488 : 0.184s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4489 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4490 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4491 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4492 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4493 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4494 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4495 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4496 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4497 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4498 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4499 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4500 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4501 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4502 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4503 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4504 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4505 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4506 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4507 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4508 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4509 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4510 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4511 : 0.287s 0.287s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4512 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4513 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4514 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4515 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4516 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4517 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4518 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4519 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4520 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4521 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4522 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4523 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 4524 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 6345 : 0.350s 0.350s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (_GetTfmSpecificContentForPackage) | | 6349 : 0.326s 0.326s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (_GetFrameworkAssemblyReferences) | . 6352 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.2/Microsoft.AspNetCore.App.Ref.6.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4073 : 3.506s 3.886s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (Build, Pack) | | 4360 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_GetTfmSpecificContentForPackage) | | 4393 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_GetFrameworkAssemblyReferences) | . 6248 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/8.0.0-preview-20230918.1/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4072 : 1.447s 1.966s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (Build, Pack) | | 4349 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepositoryValidation.proj (Validate) | | 4388 : 0.193s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GetTfmSpecificContentForPackage) | | 6226 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GetFrameworkAssemblyReferences) | . 6250 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4071 : 1.462s 1.930s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (Build, Pack) | | 4371 : 0.277s 0.277s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GetTfmSpecificContentForPackage) | | 6235 : 0.183s 0.183s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GetFrameworkAssemblyReferences) | . 6244 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4070 : 0.625s 1.738s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (Build, Pack) | | 4356 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GetTfmSpecificContentForPackage) | | 4392 : 0.977s 0.977s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GetFrameworkAssemblyReferences) | . 6236 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4069 : 1.477s 1.942s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (Build, Pack) | | 4377 : 0.265s 0.265s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GetTfmSpecificContentForPackage) | | 6227 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GetFrameworkAssemblyReferences) | . 6243 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4068 : 1.467s 1.972s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (Build, Pack) | | 4349 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepositoryValidation.proj (Validate) | | 4378 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6225 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6246 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4067 : 0.568s 1.718s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (Build, Pack) | | 4362 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (_GetTfmSpecificContentForPackage) | | 4391 : 1.028s 1.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (_GetFrameworkAssemblyReferences) | . 6237 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.4/Microsoft.NETCore.Platforms.3.1.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4066 : 1.519s 1.893s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (Build, Pack) | | 4349 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepositoryValidation.proj (Validate) | | 4363 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_GetTfmSpecificContentForPackage) | | 4394 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_GetFrameworkAssemblyReferences) | . 6241 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/Microsoft.NETCore.Platforms.3.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4065 : 1.436s 2.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (Build, Pack) | | 4349 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepositoryValidation.proj (Validate) | | 4383 : 0.269s 0.269s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GetTfmSpecificContentForPackage) | | 6229 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GetFrameworkAssemblyReferences) | . 6252 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4064 : 1.500s 1.923s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (Build, Pack) | | 4387 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GetTfmSpecificContentForPackage) | | 6234 : 0.183s 0.183s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GetFrameworkAssemblyReferences) | . 6245 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4063 : 1.660s 2.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (Build, Pack) | | 4349 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepositoryValidation.proj (Validate) | | 4395 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GetTfmSpecificContentForPackage) | | 6238 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GetFrameworkAssemblyReferences) | . 6253 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4062 : 1.754s 2.582s /builddir/build/BUILD/dotnet-9.0.116/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 (Build, Pack) | | 4358 : 0.270s 0.270s /builddir/build/BUILD/dotnet-9.0.116/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 (_GetTfmSpecificContentForPackage) | | 6222 : 0.533s 0.533s /builddir/build/BUILD/dotnet-9.0.116/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 (_GetFrameworkAssemblyReferences) | . 6254 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/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 (_GetFrameworksWithSuppressedDependencies) | 4061 : 1.467s 1.964s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (Build, Pack) | | 4349 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepositoryValidation.proj (Validate) | | 4386 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GetTfmSpecificContentForPackage) | | 6224 : 0.181s 0.181s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GetFrameworkAssemblyReferences) | . 6240 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4074 : 2.680s 3.882s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (Build, Pack) | | 4359 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_GetTfmSpecificContentForPackage) | | 4389 : 1.118s 1.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_GetFrameworkAssemblyReferences) | . 6223 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240830.1/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4060 : 1.600s 2.025s /builddir/build/BUILD/dotnet-9.0.116/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 (Build, Pack) | | 4382 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/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 (_GetTfmSpecificContentForPackage) | | 6231 : 0.186s 0.186s /builddir/build/BUILD/dotnet-9.0.116/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 (_GetFrameworkAssemblyReferences) | . 6242 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/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 (_GetFrameworksWithSuppressedDependencies) | 4058 : 1.296s 1.970s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (Build, Pack) | | 4349 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepositoryValidation.proj (Validate) | | 4384 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_GetTfmSpecificContentForPackage) | | 6233 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_GetFrameworkAssemblyReferences) | . 6251 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.7.0/Microsoft.Build.NoTargets.3.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4057 : 1.508s 1.937s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (Build, Pack) | | 4373 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GetTfmSpecificContentForPackage) | | 6230 : 0.175s 0.175s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GetFrameworkAssemblyReferences) | . 6239 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4056 : 1.928s 13.510s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (Build, Pack) | | 4663 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4664 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4665 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4666 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4667 : 0.218s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4668 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4669 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4670 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4671 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4672 : 0.200s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4673 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4674 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4675 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4676 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4677 : 0.182s 0.182s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4678 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4679 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4680 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4681 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4682 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4683 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4684 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4685 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4686 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4687 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4688 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4689 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4690 : 0.195s 0.195s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4691 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4692 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4693 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4694 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4695 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4696 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4697 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4698 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4699 : 0.291s 0.291s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4700 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4701 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4702 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4703 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4704 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4705 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4706 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4707 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4708 : 0.185s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4709 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4710 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4711 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4712 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4713 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4714 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4715 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4716 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4717 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4718 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4719 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4720 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4721 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4722 : 0.218s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4723 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4724 : 0.257s 0.257s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4725 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4726 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4727 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4728 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4729 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4730 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4731 : 0.202s 0.202s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4732 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4733 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4734 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4735 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4736 : 0.278s 0.278s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4737 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4738 : 0.184s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4739 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4740 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4741 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4742 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4743 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4744 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4745 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4746 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4747 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4748 : 0.274s 0.274s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4749 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4750 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4751 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4752 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4753 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4754 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4755 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4756 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4757 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4758 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4759 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4760 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4761 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4762 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4763 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4764 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4765 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4766 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4767 : 0.265s 0.265s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4768 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4769 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4770 : 0.534s 0.534s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4771 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4772 : 0.264s 0.264s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4773 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4774 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 4775 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6296 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GetTfmSpecificContentForPackage) | | 6297 : 0.359s 0.359s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GetFrameworkAssemblyReferences) | . 6298 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4055 : 1.931s 7.529s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (Build, Pack) | | 5515 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5516 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5517 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5518 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5519 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5520 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5521 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5522 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5523 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5524 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5525 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5526 : 0.166s 0.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5527 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5528 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5529 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5530 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5531 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5532 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5533 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5534 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5535 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5536 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5537 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5538 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5539 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5540 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5541 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5542 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5543 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5544 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5545 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5546 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5547 : 0.176s 0.176s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5548 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5549 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5550 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5551 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5552 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5553 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5554 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5555 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5556 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5557 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5558 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5559 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5560 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5561 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5562 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5563 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5564 : 0.184s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5565 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5566 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5567 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5568 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5569 : 0.173s 0.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5570 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5571 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5572 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5573 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5574 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5575 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5576 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5577 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5578 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5579 : 0.167s 0.167s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5580 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5581 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5582 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5583 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5584 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5585 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5586 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5587 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5588 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5589 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5590 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5591 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5592 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5593 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5594 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5595 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5596 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5597 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5598 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5599 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5600 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5601 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5602 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5603 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5604 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5605 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5606 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5607 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5608 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5609 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5610 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5611 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5612 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5613 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5614 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5615 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5616 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5617 : 0.189s 0.189s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5618 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5619 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5620 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5621 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5622 : 0.700s 0.700s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5623 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5624 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5625 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5626 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 5627 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6272 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GetTfmSpecificContentForPackage) | | 6273 : 0.380s 0.380s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GetFrameworkAssemblyReferences) | . 6277 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4054 : 1.495s 1.967s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (Build, Pack) | | 4381 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GetTfmSpecificContentForPackage) | | 6232 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GetFrameworkAssemblyReferences) | . 6249 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GetFrameworksWithSuppressedDependencies) | 4053 : 2.604s 5.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (Build, Pack) | | 6101 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6102 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6103 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6104 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6105 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6106 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6107 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6108 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6109 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6110 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6111 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6112 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6113 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6114 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6115 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6116 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6117 : 0.179s 0.179s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6118 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6119 : 0.183s 0.183s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6120 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6121 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6122 : 0.171s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6123 : 0.187s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6124 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6125 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6126 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6127 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6128 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6129 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6130 : 0.201s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6131 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6132 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6133 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6134 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6135 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6136 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6137 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6138 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6139 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6140 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6141 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6142 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6143 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6144 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6145 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6146 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6147 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6148 : 0.186s 0.186s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6149 : 0.175s 0.175s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6150 : 0.202s 0.202s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6151 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6152 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6153 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6154 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6155 : 0.169s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6156 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6157 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6158 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6159 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6160 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6161 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6162 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6163 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6164 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6165 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6166 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6167 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6168 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6169 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6170 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6171 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6172 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6173 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6174 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6175 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6176 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6177 : 0.184s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6178 : 0.171s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6179 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6180 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6181 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6182 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6183 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6184 : 0.171s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6185 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6186 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6187 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6188 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6189 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6190 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6191 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6192 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6193 : 0.193s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6194 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6195 : 0.181s 0.181s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6196 : 0.182s 0.182s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6197 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6198 : 0.218s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6199 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6200 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6201 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6202 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6203 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6204 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6205 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6206 : 0.184s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6207 : 0.185s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6208 : 0.185s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6209 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6210 : 0.195s 0.195s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6211 : 0.181s 0.181s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6212 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6213 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6214 : 0.202s 0.202s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6215 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6216 : 1.010s 1.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6217 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6218 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6219 : 0.186s 0.186s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6220 : 0.182s 0.182s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6221 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6256 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GetTfmSpecificContentForPackage) | | 6258 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GetFrameworkAssemblyReferences) | . 6261 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4052 : 1.879s 12.332s /builddir/build/BUILD/dotnet-9.0.116/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 (Build, Pack) | | 4776 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4777 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4778 : 0.286s 0.286s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4779 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4780 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4781 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4782 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4783 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4784 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4785 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4786 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4787 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4788 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4789 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4790 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4791 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4792 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4793 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4794 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4795 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4796 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4797 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4798 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4799 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4800 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4801 : 0.263s 0.263s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4802 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4803 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4804 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4805 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4806 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4807 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4808 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4809 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4810 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4811 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4812 : 0.270s 0.270s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4813 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4814 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4815 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4816 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4817 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4818 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4819 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4820 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4821 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4822 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4823 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4824 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4825 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4826 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4827 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4828 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4829 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4830 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4831 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4832 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4833 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4834 : 0.263s 0.263s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4835 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4836 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4837 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4838 : 0.276s 0.276s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4839 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4840 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4841 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4842 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4843 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4844 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4845 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4846 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4847 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4848 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4849 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4850 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4851 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4852 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4853 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4854 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4855 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4856 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4857 : 0.200s 0.200s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4858 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4859 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4860 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4861 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4862 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4863 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4864 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4865 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4866 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4867 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4868 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4869 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4870 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4871 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4872 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4873 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4874 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4875 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4876 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4877 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4878 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4879 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4880 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4881 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4882 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4883 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4884 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4885 : 0.200s 0.200s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4886 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4887 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4888 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 4889 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/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 (BuildIlFile) | | 6292 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/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 (_GetTfmSpecificContentForPackage) | | 6293 : 0.408s 0.408s /builddir/build/BUILD/dotnet-9.0.116/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 (_GetFrameworkAssemblyReferences) | . 6294 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/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 (_GetFrameworksWithSuppressedDependencies) | 4051 : 2.016s 9.308s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (Build, Pack) | | 5201 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5202 : 0.280s 0.280s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5203 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5204 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5205 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5206 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5207 : 0.263s 0.263s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5208 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5209 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5210 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5211 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5212 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5213 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5214 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5215 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5216 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5217 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5218 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5219 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5220 : 0.269s 0.269s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5221 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5222 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5223 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5224 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5225 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5226 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5227 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5228 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5229 : 0.264s 0.264s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5230 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5231 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5232 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5233 : 0.264s 0.264s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5234 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5235 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5236 : 0.264s 0.264s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5237 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5238 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5239 : 0.265s 0.265s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5240 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5241 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5242 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5243 : 0.267s 0.267s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5244 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5245 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5246 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5247 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5248 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5249 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5250 : 0.281s 0.281s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5251 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5252 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5253 : 0.282s 0.282s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5254 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5255 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5256 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5257 : 0.271s 0.271s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5258 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5259 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5260 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5261 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5262 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5263 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5264 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5265 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5266 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5267 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5268 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5269 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5270 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5271 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5272 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5273 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5274 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5275 : 0.283s 0.283s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5276 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5277 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5278 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5279 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5280 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5281 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5282 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5283 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5284 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5285 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5286 : 0.280s 0.280s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5287 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5288 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5289 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5290 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5291 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5292 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5293 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5294 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5295 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5296 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5297 : 0.267s 0.267s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5298 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5299 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5300 : 0.313s 0.313s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5301 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5302 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5303 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5304 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5305 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5306 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5307 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5308 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5309 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5310 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5311 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5312 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5313 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5314 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5315 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5316 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5317 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5318 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5319 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5320 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5321 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5322 : 0.257s 0.257s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5323 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5324 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5325 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5326 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5327 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5328 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5329 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5330 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5331 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5332 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5333 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5334 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5335 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5336 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5337 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5338 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5339 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5340 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5341 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5342 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5343 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5344 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5345 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5346 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5347 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5348 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5349 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5350 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5351 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5352 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5353 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5354 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5355 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5356 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5357 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5358 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5359 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5360 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5361 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5362 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 5363 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 6280 : 0.200s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6281 : 0.421s 0.421s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6282 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.Ref.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4050 : 2.333s 4.949s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (Build, Pack) | | 5938 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5939 : 0.167s 0.167s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5940 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5941 : 0.170s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5942 : 0.167s 0.167s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5943 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5944 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5945 : 0.317s 0.317s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5946 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5947 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5948 : 0.302s 0.302s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5949 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5950 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5951 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5952 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5953 : 0.339s 0.339s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5954 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5955 : 0.297s 0.297s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5956 : 0.344s 0.344s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5957 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5958 : 0.299s 0.299s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5959 : 0.333s 0.333s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5960 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5961 : 0.275s 0.275s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5962 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5963 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5964 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5965 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5966 : 0.276s 0.276s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5967 : 0.271s 0.271s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5968 : 0.275s 0.275s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5969 : 0.262s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5970 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5971 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5972 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5973 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5974 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5975 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5976 : 0.183s 0.183s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5977 : 0.344s 0.344s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5978 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5979 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5980 : 0.189s 0.189s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5981 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5982 : 0.173s 0.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5983 : 0.173s 0.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5984 : 0.200s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5985 : 0.167s 0.167s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5986 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5987 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5988 : 0.171s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5989 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5990 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5991 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5992 : 0.189s 0.189s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5993 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5994 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5995 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5996 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5997 : 0.184s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5998 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 5999 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6000 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6001 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6002 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6003 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6004 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6005 : 0.167s 0.167s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6006 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6007 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6008 : 0.193s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6009 : 0.169s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6010 : 0.166s 0.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6011 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6012 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6013 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6014 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6015 : 0.182s 0.182s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6016 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6017 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6018 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6019 : 0.176s 0.176s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6020 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6021 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6022 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6023 : 0.173s 0.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6024 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6025 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6026 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6027 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6028 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6029 : 0.169s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6030 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6031 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6032 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6033 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6034 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6035 : 0.175s 0.175s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6036 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6037 : 0.613s 0.613s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6038 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6039 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6040 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6041 : 0.276s 0.276s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6042 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6043 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6044 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6045 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6046 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6047 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6048 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6049 : 0.188s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6050 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6051 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6052 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6053 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6054 : 0.201s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6055 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6056 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6057 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6058 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6059 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6060 : 0.195s 0.195s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6061 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6062 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6063 : 0.170s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6064 : 0.264s 0.264s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6065 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6066 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6067 : 0.195s 0.195s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6068 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6069 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6070 : 0.178s 0.178s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6071 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6072 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6073 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6074 : 0.170s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6075 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6076 : 0.185s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6077 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6078 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6079 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6080 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6081 : 0.172s 0.172s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6082 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6083 : 0.181s 0.181s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6084 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6085 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6086 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6087 : 0.267s 0.267s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6088 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6089 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6090 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6091 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6092 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6093 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6094 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6095 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6096 : 0.265s 0.265s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6097 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6098 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6099 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6100 : 0.187s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (BuildIlFile) | | 6259 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6260 : 0.218s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6262 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.Ref.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4049 : 2.156s 5.795s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (Build, Pack) | | 5779 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5780 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5781 : 0.188s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5782 : 0.188s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5783 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5784 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5785 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5786 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5787 : 0.188s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5788 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5789 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5790 : 0.172s 0.172s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5791 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5792 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5793 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5794 : 0.178s 0.178s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5795 : 0.166s 0.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5796 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5797 : 0.169s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5798 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5799 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5800 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5801 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5802 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5803 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5804 : 0.192s 0.192s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5805 : 0.164s 0.164s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5806 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5807 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5808 : 0.168s 0.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5809 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5810 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5811 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5812 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5813 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5814 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5815 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5816 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5817 : 0.200s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5818 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5819 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5820 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5821 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5822 : 0.192s 0.192s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5823 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5824 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5825 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5826 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5827 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5828 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5829 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5830 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5831 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5832 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5833 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5834 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5835 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5836 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5837 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5838 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5839 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5840 : 0.183s 0.183s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5841 : 0.184s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5842 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5843 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5844 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5845 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5846 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5847 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5848 : 0.173s 0.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5849 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5850 : 0.179s 0.179s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5851 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5852 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5853 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5854 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5855 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5856 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5857 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5858 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5859 : 0.170s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5860 : 0.170s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5861 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5862 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5863 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5864 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5865 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5866 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5867 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5868 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5869 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5870 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5871 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5872 : 0.167s 0.167s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5873 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5874 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5875 : 0.151s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5876 : 0.361s 0.361s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5877 : 0.190s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5878 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5879 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5880 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5881 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5882 : 0.179s 0.179s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5883 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5884 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5885 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5886 : 0.195s 0.195s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5887 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5888 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5889 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5890 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5891 : 0.168s 0.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5892 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5893 : 0.200s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5894 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5895 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5896 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5897 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5898 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5899 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5900 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5901 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5902 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5903 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5904 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5905 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5906 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5907 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5908 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5909 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5910 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5911 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5912 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5913 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5914 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5915 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5916 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5917 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5918 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5919 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5920 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5921 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5922 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5923 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5924 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5925 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5926 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5927 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5928 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5929 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5930 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5931 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5932 : 0.180s 0.180s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5933 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5934 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5935 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5936 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 5937 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (BuildIlFile) | | 6264 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (_GetTfmSpecificContentForPackage) | | 6265 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (_GetFrameworkAssemblyReferences) | . 6266 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.2/Microsoft.NETCore.App.Ref.6.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4048 : 1.957s 10.478s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (Build, Pack) | | 5042 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5043 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5044 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5045 : 0.195s 0.195s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5046 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5047 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5048 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5049 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5050 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5051 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5052 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5053 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5054 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5055 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5056 : 0.200s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5057 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5058 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5059 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5060 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5061 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5062 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5063 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5064 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5065 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5066 : 0.257s 0.257s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5067 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5068 : 0.269s 0.269s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5069 : 0.262s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5070 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5071 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5072 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5073 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5074 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5075 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5076 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5077 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5078 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5079 : 0.286s 0.286s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5080 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5081 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5082 : 0.280s 0.280s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5083 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5084 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5085 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5086 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5087 : 0.268s 0.268s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5088 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5089 : 0.280s 0.280s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5090 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5091 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5092 : 0.262s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5093 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5094 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5095 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5096 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5097 : 0.279s 0.279s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5098 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5099 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5100 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5101 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5102 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5103 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5104 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5105 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5106 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5107 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5108 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5109 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5110 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5111 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5112 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5113 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5114 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5115 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5116 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5117 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5118 : 0.298s 0.298s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5119 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5120 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5121 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5122 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5123 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5124 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5125 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5126 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5127 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5128 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5129 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5130 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5131 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5132 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5133 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5134 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5135 : 0.276s 0.276s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5136 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5137 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5138 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5139 : 0.263s 0.263s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5140 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5141 : 0.264s 0.264s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5142 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5143 : 0.269s 0.269s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5144 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5145 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5146 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5147 : 0.257s 0.257s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5148 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5149 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5150 : 0.269s 0.269s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5151 : 0.274s 0.274s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5152 : 0.268s 0.268s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5153 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5154 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5155 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5156 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5157 : 0.304s 0.304s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5158 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5159 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5160 : 0.273s 0.273s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5161 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5162 : 0.262s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5163 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5164 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5165 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5166 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5167 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5168 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5169 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5170 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5171 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5172 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5173 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5174 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5175 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5176 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5177 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5178 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5179 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5180 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5181 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5182 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5183 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5184 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5185 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5186 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5187 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5188 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5189 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5190 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5191 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5192 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5193 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5194 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5195 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5196 : 0.316s 0.316s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5197 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5198 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5199 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 5200 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6284 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6285 : 0.371s 0.371s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6286 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4047 : 1.929s 11.563s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (Build, Pack) | | 4890 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4891 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4892 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4893 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4894 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4895 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4896 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4897 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4898 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4899 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4900 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4901 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4902 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4903 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4904 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4905 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4906 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4907 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4908 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4909 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4910 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4911 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4912 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4913 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4914 : 0.193s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4915 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4916 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4917 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4918 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4919 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4920 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4921 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4922 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4923 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4924 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4925 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4926 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4927 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4928 : 0.312s 0.312s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4929 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4930 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4931 : 0.257s 0.257s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4932 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4933 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4934 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4935 : 0.201s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4936 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4937 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4938 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4939 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4940 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4941 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4942 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4943 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4944 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4945 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4946 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4947 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4948 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4949 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4950 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4951 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4952 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4953 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4954 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4955 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4956 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4957 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4958 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4959 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4960 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4961 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4962 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4963 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4964 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4965 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4966 : 0.257s 0.257s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4967 : 0.282s 0.282s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4968 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4969 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4970 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4971 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4972 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4973 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4974 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4975 : 0.265s 0.265s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4976 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4977 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4978 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4979 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4980 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4981 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4982 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4983 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4984 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4985 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4986 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4987 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4988 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4989 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4990 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4991 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4992 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4993 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4994 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4995 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4996 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4997 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4998 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 4999 : 0.185s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5000 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5001 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5002 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5003 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5004 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5005 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5006 : 0.274s 0.274s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5007 : 0.193s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5008 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5009 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5010 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5011 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5012 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5013 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5014 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5015 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5016 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5017 : 0.224s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5018 : 0.262s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5019 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5020 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5021 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5022 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5023 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5024 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5025 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5026 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5027 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5028 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5029 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5030 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5031 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5032 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5033 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5034 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5035 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5036 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5037 : 0.255s 0.255s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5038 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5039 : 0.269s 0.269s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5040 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 5041 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6288 : 0.183s 0.183s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6289 : 0.343s 0.343s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6290 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4046 : 2.009s 6.273s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (Build, Pack) | | 5628 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5629 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5630 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5631 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5632 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5633 : 0.169s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5634 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5635 : 0.176s 0.176s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5636 : 0.168s 0.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5637 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5638 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5639 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5640 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5641 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5642 : 0.172s 0.172s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5643 : 0.169s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5644 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5645 : 0.185s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5646 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5647 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5648 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5649 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5650 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5651 : 0.151s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5652 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5653 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5654 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5655 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5656 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5657 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5658 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5659 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5660 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5661 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5662 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5663 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5664 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5665 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5666 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5667 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5668 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5669 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5670 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5671 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5672 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5673 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5674 : 0.182s 0.182s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5675 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5676 : 0.178s 0.178s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5677 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5678 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5679 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5680 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5681 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5682 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5683 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5684 : 0.171s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5685 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5686 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5687 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5688 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5689 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5690 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5691 : 0.151s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5692 : 0.305s 0.305s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5693 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5694 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5695 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5696 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5697 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5698 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5699 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5700 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5701 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5702 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5703 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5704 : 0.186s 0.186s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5705 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5706 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5707 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5708 : 0.173s 0.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5709 : 0.187s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5710 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5711 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5712 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5713 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5714 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5715 : 0.173s 0.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5716 : 0.170s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5717 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5718 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5719 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5720 : 0.280s 0.280s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5721 : 0.169s 0.169s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5722 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5723 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5724 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5725 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5726 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5727 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5728 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5729 : 0.182s 0.182s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5730 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5731 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5732 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5733 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5734 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5735 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5736 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5737 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5738 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5739 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5740 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5741 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5742 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5743 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5744 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5745 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5746 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5747 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5748 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5749 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5750 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5751 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5752 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5753 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5754 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5755 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5756 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5757 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5758 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5759 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5760 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5761 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5762 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5763 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5764 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5765 : 0.164s 0.164s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5766 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5767 : 0.177s 0.177s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5768 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5769 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5770 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5771 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5772 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5773 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5774 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5775 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5776 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5777 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5778 : 0.166s 0.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 6268 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GetTfmSpecificContentForPackage) | | 6269 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GetFrameworkAssemblyReferences) | . 6270 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4059 : 1.391s 1.932s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (Build, Pack) | | 4357 : 0.286s 0.286s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (_GetTfmSpecificContentForPackage) | | 6228 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (_GetFrameworkAssemblyReferences) | . 6247 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.4.0/microsoft.build.traversal.3.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4045 : 1.924s 7.884s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (Build, Pack) | | 5364 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5365 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5366 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5367 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5368 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5369 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5370 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5371 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5372 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5373 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5374 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5375 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5376 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5377 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5378 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5379 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5380 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5381 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5382 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5383 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5384 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5385 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5386 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5387 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5388 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5389 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5390 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5391 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5392 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5393 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5394 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5395 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5396 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5397 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5398 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5399 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5400 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5401 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5402 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5403 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5404 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5405 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5406 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5407 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5408 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5409 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5410 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5411 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5412 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5413 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5414 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5415 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5416 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5417 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5418 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5419 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5420 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5421 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5422 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5423 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5424 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5425 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5426 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5427 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5428 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5429 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5430 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5431 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5432 : 0.146s 0.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5433 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5434 : 0.189s 0.189s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5435 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5436 : 0.202s 0.202s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5437 : 0.164s 0.164s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5438 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5439 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5440 : 0.191s 0.191s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5441 : 0.298s 0.298s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5442 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5443 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5444 : 0.263s 0.263s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5445 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5446 : 0.286s 0.286s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5447 : 0.281s 0.281s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5448 : 0.270s 0.270s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5449 : 0.274s 0.274s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5450 : 0.395s 0.395s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5451 : 0.294s 0.294s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5452 : 0.338s 0.338s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5453 : 0.281s 0.281s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5454 : 0.326s 0.326s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5455 : 0.273s 0.273s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5456 : 0.308s 0.308s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5457 : 0.267s 0.267s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5458 : 0.287s 0.287s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5459 : 0.307s 0.307s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5460 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5461 : 0.293s 0.293s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5462 : 0.297s 0.297s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5463 : 0.288s 0.288s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5464 : 0.296s 0.296s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5465 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5466 : 0.268s 0.268s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5467 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5468 : 0.276s 0.276s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5469 : 0.279s 0.279s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5470 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5471 : 0.280s 0.280s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5472 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5473 : 0.265s 0.265s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5474 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5475 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5476 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5477 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5478 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5479 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5480 : 0.262s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5481 : 0.275s 0.275s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5482 : 0.285s 0.285s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5483 : 0.289s 0.289s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5484 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5485 : 0.269s 0.269s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5486 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5487 : 0.277s 0.277s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5488 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5489 : 0.258s 0.258s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5490 : 0.260s 0.260s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5491 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5492 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5493 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5494 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5495 : 0.288s 0.288s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5496 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5497 : 0.264s 0.264s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5498 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5499 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5500 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5501 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5502 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5503 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5504 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5505 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5506 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5507 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5508 : 0.265s 0.265s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5509 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5510 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5511 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5512 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5513 : 0.284s 0.284s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5514 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 6275 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6276 : 0.382s 0.382s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6278 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4044 : 2.019s 14.351s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (Build, Pack) | | 4525 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4526 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4527 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4528 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4529 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4530 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4531 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4532 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4533 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4534 : 0.274s 0.274s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4535 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4536 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4537 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4538 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4539 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4540 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4541 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4542 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4543 : 0.272s 0.272s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4544 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4545 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4546 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4547 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4548 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4549 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4550 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4551 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4552 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4553 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4554 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4555 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4556 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4557 : 0.271s 0.271s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4558 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4559 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4560 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4561 : 0.205s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4562 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4563 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4564 : 0.256s 0.256s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4565 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4566 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4567 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4568 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4569 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4570 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4571 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4572 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4573 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4574 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4575 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4576 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4577 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4578 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4579 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4580 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4581 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4582 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4583 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4584 : 0.202s 0.202s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4585 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4586 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4587 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4588 : 0.213s 0.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4589 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4590 : 0.201s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4591 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4592 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4593 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4594 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4595 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4596 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4597 : 0.191s 0.191s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4598 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4599 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4600 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4601 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4602 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4603 : 0.229s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4604 : 0.212s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4605 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4606 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4607 : 0.246s 0.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4608 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4609 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4610 : 0.233s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4611 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4612 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4613 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4614 : 0.210s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4615 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4616 : 0.251s 0.251s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4617 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4618 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4619 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4620 : 0.226s 0.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4621 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4622 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4623 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4624 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4625 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4626 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4627 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4628 : 0.253s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4629 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4630 : 0.202s 0.202s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4631 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4632 : 0.199s 0.199s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4633 : 0.243s 0.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4634 : 0.266s 0.266s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4635 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4636 : 0.201s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4637 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4638 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4639 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4640 : 0.247s 0.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4641 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4642 : 0.230s 0.230s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4643 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4644 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4645 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4646 : 0.207s 0.207s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4647 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4648 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4649 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4650 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4651 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4652 : 0.228s 0.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4653 : 0.238s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4654 : 0.217s 0.217s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4655 : 0.209s 0.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4656 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4657 : 0.271s 0.271s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4658 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4659 : 0.240s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4660 : 0.248s 0.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4661 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 4662 : 0.318s 0.318s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (BuildIlFile) | | 6300 : 0.183s 0.183s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6301 : 0.365s 0.365s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6302 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/8.0.0/Microsoft.AspNetCore.App.Ref.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4075 : 1.777s 16.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (Build, Pack) | | 4376 : 0.250s 0.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_GetTfmSpecificContentForPackage) | | 6338 : 0.478s 0.478s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_GetFrameworkAssemblyReferences) | . 6346 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20240916.1/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4076 : 1.802s 16.164s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (Build, Pack) | | 4385 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_GetTfmSpecificContentForPackage) | | 6311 : 0.656s 0.656s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_GetFrameworkAssemblyReferences) | . 6347 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/9.0.0-preview-20241010.1/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4077 : 0.335s 15.490s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (Build, Pack) | | 4379 : 0.236s 0.236s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6351 : 0.348s 0.348s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6353 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/1.0.0/wcwidth.sources.1.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4078 : 0.389s 14.792s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (Build, Pack) | | 4390 : 0.188s 0.188s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6326 : 0.628s 0.628s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6348 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/2.0.0/Wcwidth.Sources.2.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4079 : 0.228s 32.961s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (Build, Pack) | | 4365 : 1.285s 1.285s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (Build) | | 6416 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GetBuildOutputFilesWithTfm) | | 6460 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GetTfmSpecificContentForPackage) | | 6864 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GetDebugSymbolsWithTfm) | | 7554 : 0.453s 0.453s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GetFrameworkAssemblyReferences) | . 7622 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/humanizer.core/2.2.0/Humanizer.Core.2.2.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4080 : 0.280s 33.832s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (Build, Pack) | | 4368 : 1.804s 1.804s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (Build) | | 4369 : 1.868s 1.868s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (Build) | | 6385 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6472 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6732 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6829 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7032 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7648 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7771 : 0.692s 0.692s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7853 : 0.589s 0.589s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7902 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8030 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4081 : 0.407s 25.948s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (Build, Pack) | | 6303 : 1.692s 1.692s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (Build) | | 6304 : 2.164s 2.164s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (Build) | | 6473 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6476 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6667 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6668 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7179 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7184 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7402 : 0.504s 0.504s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7525 : 0.602s 0.602s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7598 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8602 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/Microsoft.Bcl.AsyncInterfaces.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4082 : 0.414s 14.585s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (Build, Pack) | | 6305 : 1.627s 1.627s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (Build) | | 6306 : 1.861s 1.861s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (Build) | | 6489 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6492 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6792 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6942 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7130 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7133 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7324 : 0.546s 0.546s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7377 : 0.617s 0.617s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7437 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7438 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/7.0.0/Microsoft.Bcl.AsyncInterfaces.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4083 : 0.461s 17.354s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (Build, Pack) | | 6307 : 1.802s 1.802s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (Build) | | 6308 : 1.839s 1.839s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (Build) | | 6516 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6519 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6966 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7046 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7190 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7196 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7312 : 0.559s 0.559s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7369 : 0.527s 0.527s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7432 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7435 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/8.0.0/Microsoft.Bcl.AsyncInterfaces.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4084 : 0.384s 9.341s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (Build, Pack) | | 6309 : 1.599s 1.599s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (Build) | | 6310 : 1.878s 1.878s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (Build) | | 6467 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 6471 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 6484 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetTfmSpecificContentForPackage) | | 6488 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetTfmSpecificContentForPackage) | | 6627 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetDebugSymbolsWithTfm) | | 6630 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetDebugSymbolsWithTfm) | | 6834 : 0.535s 0.535s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworkAssemblyReferences) | | 6870 : 0.599s 0.599s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworkAssemblyReferences) | | 6936 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 6937 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4085 : 0.568s 12.475s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (Build, Pack) | | 6312 : 1.971s 1.971s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (Build) | | 6313 : 1.622s 1.622s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (Build) | | 6314 : 1.789s 1.789s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (Build) | | 6502 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6505 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6649 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6655 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6656 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6899 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6902 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 6906 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7044 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7045 : 0.722s 0.722s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7113 : 0.509s 0.509s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7173 : 0.560s 0.560s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7266 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 7270 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7271 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/6.0.0/Microsoft.Bcl.HashCode.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4086 : 0.467s 2.766s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (Build, Pack) | | 6315 : 1.635s 1.635s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (Build) | | 6365 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 6370 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 6371 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 6376 : 0.624s 0.624s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetFrameworkAssemblyReferences) | . 6423 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | 4087 : 0.493s 2.990s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (Build, Pack) | | 6318 : 1.829s 1.829s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (Build) | | 6394 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 6397 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 6400 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 6401 : 0.552s 0.552s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetFrameworkAssemblyReferences) | . 6442 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4088 : 0.498s 17.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (Build, Pack) | | 6322 : 2.189s 2.189s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (Build) | | 6323 : 1.752s 1.752s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (Build) | | 6548 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 6622 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 6897 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetTfmSpecificContentForPackage) | | 6900 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetTfmSpecificContentForPackage) | | 7078 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetDebugSymbolsWithTfm) | | 7080 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetDebugSymbolsWithTfm) | | 7474 : 0.626s 0.626s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetFrameworkAssemblyReferences) | | 7543 : 0.517s 0.517s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetFrameworkAssemblyReferences) | | 7609 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 7720 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.3.4/Microsoft.Build.Framework.17.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4089 : 0.469s 31.535s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (Build, Pack) | | 6320 : 2.200s 2.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (Build) | | 6321 : 1.692s 1.692s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (Build) | | 6584 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 6914 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 7299 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetTfmSpecificContentForPackage) | | 7498 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetTfmSpecificContentForPackage) | | 8015 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetDebugSymbolsWithTfm) | | 8542 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetDebugSymbolsWithTfm) | | 8876 : 0.787s 0.787s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetFrameworkAssemblyReferences) | | 8899 : 0.491s 0.491s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetFrameworkAssemblyReferences) | | 9068 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9071 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.4.0/Microsoft.Build.Framework.17.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4090 : 0.856s 34.511s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (Build, Pack) | | 6329 : 2.093s 2.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (Build) | | 6330 : 1.816s 1.816s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (Build) | | 6591 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 6714 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 8497 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetTfmSpecificContentForPackage) | | 9282 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetTfmSpecificContentForPackage) | | 9297 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetDebugSymbolsWithTfm) | | 9456 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetDebugSymbolsWithTfm) | | 9502 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetFrameworkAssemblyReferences) | | 9548 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetFrameworkAssemblyReferences) | | 9580 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 9601 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/17.8.3/Microsoft.Build.Framework.17.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4091 : 0.520s 2.904s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (Build, Pack) | | 6319 : 1.720s 1.720s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (Build) | | 6373 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 6379 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 6382 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 6389 : 0.595s 0.595s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetFrameworkAssemblyReferences) | . 6433 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4092 : 0.407s 21.444s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (Build, Pack) | | 6316 : 2.242s 2.242s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (Build) | | 6317 : 1.773s 1.773s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (Build) | | 6546 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 6865 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 7083 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetTfmSpecificContentForPackage) | | 7213 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetTfmSpecificContentForPackage) | | 7336 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetDebugSymbolsWithTfm) | | 7338 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetDebugSymbolsWithTfm) | | 7515 : 0.675s 0.675s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetFrameworkAssemblyReferences) | | 7602 : 0.575s 0.575s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetFrameworkAssemblyReferences) | | 7793 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 7797 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.3.4/Microsoft.Build.Tasks.Core.17.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4093 : 0.411s 20.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (Build, Pack) | | 6327 : 2.352s 2.352s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (Build) | | 6328 : 1.859s 1.859s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (Build) | | 6507 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 6509 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 6716 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetTfmSpecificContentForPackage) | | 6719 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetTfmSpecificContentForPackage) | | 6933 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetDebugSymbolsWithTfm) | | 6934 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetDebugSymbolsWithTfm) | | 7136 : 0.741s 0.741s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetFrameworkAssemblyReferences) | | 7232 : 0.572s 0.572s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetFrameworkAssemblyReferences) | | 7413 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7415 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.4.0/Microsoft.Build.Tasks.Core.17.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4094 : 0.462s 21.302s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (Build, Pack) | | 6324 : 2.259s 2.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (Build) | | 6325 : 1.841s 1.841s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (Build) | | 6528 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 6869 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 7096 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetTfmSpecificContentForPackage) | | 7098 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetTfmSpecificContentForPackage) | | 7234 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetDebugSymbolsWithTfm) | | 7236 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetDebugSymbolsWithTfm) | | 7487 : 0.644s 0.644s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetFrameworkAssemblyReferences) | | 7564 : 0.530s 0.530s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetFrameworkAssemblyReferences) | | 7688 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 7939 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/17.8.3/Microsoft.Build.Tasks.Core.17.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4095 : 0.412s 2.766s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (Build, Pack) | | 6333 : 1.646s 1.646s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (Build) | | 6367 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 6377 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 6378 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 6384 : 0.609s 0.609s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetFrameworkAssemblyReferences) | . 6429 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | 4096 : 0.447s 13.611s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (Build, Pack) | | 6336 : 1.603s 1.603s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (Build) | | 6531 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 6593 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 6748 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 7306 : 0.516s 0.516s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetFrameworkAssemblyReferences) | . 7359 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4097 : 0.498s 18.574s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (Build, Pack) | | 6334 : 2.302s 2.302s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (Build) | | 6335 : 1.807s 1.807s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (Build) | | 6561 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 6562 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 6610 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetTfmSpecificContentForPackage) | | 6611 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetTfmSpecificContentForPackage) | | 7001 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetDebugSymbolsWithTfm) | | 7006 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetDebugSymbolsWithTfm) | | 7735 : 0.768s 0.768s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetFrameworkAssemblyReferences) | | 7817 : 0.557s 0.557s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetFrameworkAssemblyReferences) | | 7879 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 7880 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.3.4/Microsoft.Build.Utilities.Core.17.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4098 : 0.439s 11.780s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (Build, Pack) | | 6331 : 2.184s 2.184s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (Build) | | 6332 : 1.753s 1.753s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (Build) | | 6527 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 6615 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 6773 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetTfmSpecificContentForPackage) | | 6775 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetTfmSpecificContentForPackage) | | 6898 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetDebugSymbolsWithTfm) | | 6903 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetDebugSymbolsWithTfm) | | 7043 : 0.774s 0.774s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetFrameworkAssemblyReferences) | | 7115 : 0.545s 0.545s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetFrameworkAssemblyReferences) | | 7186 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7189 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.4.0/Microsoft.Build.Utilities.Core.17.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4099 : 0.458s 11.836s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (Build, Pack) | | 6339 : 2.261s 2.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (Build) | | 6340 : 1.646s 1.646s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (Build) | | 6420 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 6425 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 6644 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetTfmSpecificContentForPackage) | | 6661 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetTfmSpecificContentForPackage) | | 6780 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetDebugSymbolsWithTfm) | | 6941 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetDebugSymbolsWithTfm) | | 7052 : 0.714s 0.714s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetFrameworkAssemblyReferences) | | 7118 : 0.529s 0.529s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetFrameworkAssemblyReferences) | | 7198 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 7203 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/17.8.3/Microsoft.Build.Utilities.Core.17.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4100 : 0.468s 2.952s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (Build, Pack) | | 6337 : 1.753s 1.753s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (Build) | | 6386 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 6390 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 6393 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 6395 : 0.660s 0.660s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetFrameworkAssemblyReferences) | . 6444 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | 4101 : 0.431s 3.642s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (Build, Pack) | | 6341 : 2.228s 2.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (Build) | | 6422 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 6428 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GetTfmSpecificContentForPackage) | | 6431 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GetDebugSymbolsWithTfm) | | 6432 : 0.894s 0.894s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GetFrameworkAssemblyReferences) | . 6459 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.3.4/Microsoft.Build.17.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4102 : 0.377s 3.562s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (Build, Pack) | | 6342 : 2.296s 2.296s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (Build) | | 6430 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 6434 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GetTfmSpecificContentForPackage) | | 6436 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GetDebugSymbolsWithTfm) | | 6437 : 0.802s 0.802s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GetFrameworkAssemblyReferences) | . 6457 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/17.8.3/Microsoft.Build.17.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4103 : 0.550s 2.855s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (Build, Pack) | | 6343 : 1.659s 1.659s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (Build) | | 6391 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6398 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6399 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6402 : 0.560s 0.560s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6443 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/3.11.0/Microsoft.CodeAnalysis.Common.3.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4104 : 0.473s 2.724s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (Build, Pack) | | 6403 : 1.719s 1.719s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (Build) | | 6513 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 6517 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 6518 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 6520 : 0.478s 0.478s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 6577 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4105 : 0.488s 3.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (Build, Pack) | | 6407 : 1.919s 1.919s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (Build) | | 6552 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 6556 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 6557 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 6560 : 0.609s 0.609s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetFrameworkAssemblyReferences) | . 6599 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4106 : 0.377s 2.930s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (Build, Pack) | | 6412 : 1.826s 1.826s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (Build) | | 6558 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6564 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6566 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6570 : 0.600s 0.600s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6606 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/3.11.0/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4107 : 0.425s 2.777s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (Build, Pack) | | 6419 : 1.667s 1.667s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (Build) | | 6525 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6535 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6540 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6543 : 0.587s 0.587s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6592 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/3.11.0/Microsoft.CodeAnalysis.CSharp.3.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4108 : 0.435s 2.778s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (Build, Pack) | | 6421 : 1.658s 1.658s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (Build) | | 6537 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 6545 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 6547 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 6554 : 0.568s 0.568s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 6594 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4109 : 0.380s 2.909s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (Build, Pack) | | 6418 : 1.804s 1.804s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (Build) | | 6559 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6563 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6565 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6568 : 0.613s 0.613s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6608 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic.workspaces/3.11.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4110 : 0.393s 2.742s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (Build, Pack) | | 6424 : 1.658s 1.658s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (Build) | | 6536 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6541 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6544 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6549 : 0.561s 0.561s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6590 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/3.11.0/Microsoft.CodeAnalysis.VisualBasic.3.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4111 : 0.380s 20.462s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (Build, Pack) | | 6427 : 1.701s 10.226s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (Build) | | | 6451 : 0.029s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetTargetFrameworks) | | | . 6586 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | 6625 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj () | | | 6813 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetNativeManifest) | | . 7059 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetCopyToOutputDirectoryItems) | | 7304 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 7721 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 7725 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 7726 : 0.490s 5.809s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | | 7770 : 0.203s 2.204s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetTargetFrameworks) | | | . 7796 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | . 7966 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetTargetPath) | . 8335 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.visualbasic/4.0.1/Microsoft.CodeAnalysis.VisualBasic.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4112 : 0.440s 2.830s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (Build, Pack) | | 6438 : 1.656s 1.656s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (Build) | | 6551 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6567 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6569 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6571 : 0.592s 0.592s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6609 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/3.11.0/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4113 : 0.383s 2.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (Build, Pack) | | 6439 : 1.196s 1.196s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (Build) | | 6503 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 6512 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 6514 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 6515 : 0.424s 0.424s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 6572 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4114 : 0.368s 28.498s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (Build, Pack) | | 6440 : 1.189s 1.189s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (Build) | | 6441 : 1.613s 1.613s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (Build) | | 6650 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 6657 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 6781 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 6787 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 6953 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 6954 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 7341 : 0.466s 0.466s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 7379 : 0.445s 0.445s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 7509 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7511 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4115 : 1.382s 33.658s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (Build, Pack) | | 6445 : 1.903s 1.903s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (Build) | | 6446 : 1.969s 1.969s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (Build) | | 6447 : 1.993s 1.993s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (Build) | | 6448 : 1.604s 1.604s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (Build) | | 6449 : 1.756s 1.756s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (Build) | | 6600 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6602 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6726 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6916 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7145 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7300 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7302 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7499 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7652 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8014 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8673 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8675 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9238 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9267 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9316 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9464 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9544 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9600 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9675 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9735 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9775 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9821 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9907 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9938 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9966 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4116 : 0.446s 2.676s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (Build, Pack) | | 6450 : 1.588s 1.588s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (Build) | | 6576 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6578 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6579 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 6581 : 0.583s 0.583s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6617 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencymodel/6.0.0/Microsoft.Extensions.DependencyModel.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4117 : 0.450s 11.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (Build, Pack) | | 6454 : 1.930s 1.930s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (Build) | | 6455 : 1.532s 1.532s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (Build) | | 6632 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6634 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6809 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6824 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6969 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7065 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7305 : 0.745s 0.745s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7376 : 0.497s 0.497s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7420 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7421 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.fileproviders.abstractions/6.0.0/Microsoft.Extensions.FileProviders.Abstractions.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4118 : 0.426s 11.239s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (Build, Pack) | | 6465 : 1.856s 1.856s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (Build) | | 6466 : 1.541s 1.541s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (Build) | | 6636 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6638 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7019 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7028 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7178 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7183 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7265 : 0.673s 0.673s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7353 : 0.511s 0.511s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7388 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7464 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.filesystemglobbing/6.0.0/Microsoft.Extensions.FileSystemGlobbing.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4119 : 0.434s 16.815s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (Build, Pack) | | 6474 : 1.942s 1.942s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (Build) | | 6475 : 1.568s 1.568s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (Build) | | 6648 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetBuildOutputFilesWithTfm) | | 6652 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetBuildOutputFilesWithTfm) | | 6915 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetTfmSpecificContentForPackage) | | 6920 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetTfmSpecificContentForPackage) | | 7050 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetDebugSymbolsWithTfm) | | 7066 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetDebugSymbolsWithTfm) | | 7566 : 0.617s 0.617s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetFrameworkAssemblyReferences) | | 7632 : 0.440s 0.440s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetFrameworkAssemblyReferences) | | 7806 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 7809 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/6.0.4/Microsoft.Extensions.Logging.Abstractions.6.0.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4120 : 1.117s 33.966s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (Build, Pack) | | 6477 : 2.032s 2.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (Build) | | 6478 : 1.983s 1.983s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (Build) | | 6479 : 2.120s 2.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (Build) | | 6480 : 1.690s 1.690s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (Build) | | 6796 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6868 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7084 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7577 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7592 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7593 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8189 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8196 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8684 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8705 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9191 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9598 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9711 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9757 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9799 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9847 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9875 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9998 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10038 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10065 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/8.0.0/Microsoft.Extensions.Logging.Abstractions.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4121 : 0.454s 30.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (Build, Pack) | | 6485 : 1.999s 1.999s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (Build) | | 6486 : 1.589s 1.589s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (Build) | | 6669 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6671 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8540 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8559 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8914 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8917 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9102 : 0.486s 0.486s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9308 : 0.408s 0.408s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9416 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9519 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/6.0.0/Microsoft.Extensions.Primitives.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4122 : 0.405s 19.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (Build, Pack) | | 6482 : 2.032s 2.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (Build) | | 6483 : 1.551s 1.551s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (Build) | | 6755 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 6833 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 7108 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetTfmSpecificContentForPackage) | | 7319 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetTfmSpecificContentForPackage) | | 7469 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetDebugSymbolsWithTfm) | | 7950 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetDebugSymbolsWithTfm) | | 8175 : 0.699s 0.699s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetFrameworkAssemblyReferences) | | 8244 : 0.454s 0.454s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetFrameworkAssemblyReferences) | | 8325 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 8326 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.3.4/Microsoft.NET.StringTools.17.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4123 : 0.376s 14.633s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (Build, Pack) | | 6490 : 1.920s 1.920s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (Build) | | 6491 : 1.671s 1.671s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (Build) | | 6665 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 6670 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 6989 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetTfmSpecificContentForPackage) | | 6991 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetTfmSpecificContentForPackage) | | 7604 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetDebugSymbolsWithTfm) | | 7605 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetDebugSymbolsWithTfm) | | 7714 : 0.715s 0.715s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetFrameworkAssemblyReferences) | | 7800 : 0.547s 0.547s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetFrameworkAssemblyReferences) | | 7851 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7857 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.4.0/Microsoft.NET.StringTools.17.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4124 : 0.488s 18.813s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (Build, Pack) | | 6493 : 2.023s 2.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (Build) | | 6494 : 1.659s 1.659s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (Build) | | 6675 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 6676 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 6853 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetTfmSpecificContentForPackage) | | 6861 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetTfmSpecificContentForPackage) | | 7681 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetDebugSymbolsWithTfm) | | 7692 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetDebugSymbolsWithTfm) | | 7846 : 0.676s 0.676s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetFrameworkAssemblyReferences) | | 7907 : 0.533s 0.533s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetFrameworkAssemblyReferences) | | 8002 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 8008 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.net.stringtools/17.8.3/Microsoft.NET.StringTools.17.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4125 : 0.428s 25.664s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (Build, Pack) | | 6496 : 1.157s 1.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (Build) | | 6497 : 1.692s 1.692s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (Build) | | 6763 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 6769 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 6984 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetTfmSpecificContentForPackage) | | 6987 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7279 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8519 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8861 : 0.546s 0.546s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8885 : 0.450s 0.450s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8908 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8909 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4126 : 0.435s 2.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (Build, Pack) | | 6596 : 1.081s 1.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (Build) | | 6691 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 6694 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 6695 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 6697 : 0.453s 0.453s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 6717 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4127 : 0.445s 2.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (Build, Pack) | | 6597 : 1.099s 1.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (Build) | | 6687 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6689 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6690 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 6693 : 0.434s 0.434s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetFrameworkAssemblyReferences) | . 6712 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4128 : 0.392s 2.238s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (Build, Pack) | | 6601 : 1.243s 1.243s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (Build) | | 6699 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 6700 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 6702 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 6703 : 0.553s 0.553s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 6727 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4129 : 0.506s 16.628s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (Build, Pack) | | 6604 : 1.200s 1.200s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (Build) | | 6605 : 1.590s 1.590s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (Build) | | 6837 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6840 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7016 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7020 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7157 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7325 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8070 : 0.367s 0.367s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8100 : 0.451s 0.451s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8177 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8181 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4130 : 0.384s 2.603s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (Build, Pack) | | 6607 : 1.611s 1.611s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (Build) | | 6718 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 6720 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 6721 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 6722 : 0.552s 0.552s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetFrameworkAssemblyReferences) | . 6776 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4131 : 0.434s 14.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (Build, Pack) | | 6612 : 2.064s 2.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (Build) | | 6613 : 1.554s 1.554s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (Build) | | 6759 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6867 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6885 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 6886 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7094 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7106 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7558 : 0.612s 0.612s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7619 : 0.438s 0.438s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7752 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7756 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/6.0.0/Microsoft.Win32.SystemEvents.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4132 : 0.463s 26.249s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (Build, Pack) | | 6618 : 1.939s 1.939s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (Build) | | 6619 : 1.989s 1.989s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (Build) | | 6620 : 1.646s 1.646s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (Build) | | 6777 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6779 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 6927 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7156 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7159 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7229 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7301 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7303 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7361 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7815 : 0.592s 0.592s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7904 : 0.614s 0.614s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7952 : 0.470s 0.470s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8090 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 8117 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8124 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/7.0.0/Microsoft.Win32.SystemEvents.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4133 : 0.430s 30.815s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (Build, Pack) | | 6623 : 1.991s 1.991s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (Build) | | 6624 : 1.748s 1.748s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (Build) | | 6771 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 7219 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 7248 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 7251 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 8522 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 8525 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 9138 : 0.444s 0.444s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 9252 : 0.383s 0.383s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 9343 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9680 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.commands/6.11.0/NuGet.Commands.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4134 : 0.421s 2.610s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (Build, Pack) | | 6628 : 1.648s 1.648s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (Build) | | 6731 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6735 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6737 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6738 : 0.495s 0.495s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6817 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.11.0/NuGet.Common.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4135 : 0.422s 2.756s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (Build, Pack) | | 6633 : 1.704s 1.704s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (Build) | | 6744 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GetBuildOutputFilesWithTfm) | | 6747 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GetTfmSpecificContentForPackage) | | 6753 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GetDebugSymbolsWithTfm) | | 6756 : 0.592s 0.592s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GetFrameworkAssemblyReferences) | . 6828 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.common/6.8.1/NuGet.Common.6.8.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4136 : 0.443s 5.735s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (Build, Pack) | | 6642 : 1.595s 1.595s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (Build) | | 6762 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6764 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6767 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6770 : 0.543s 0.543s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6831 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.11.0/NuGet.Configuration.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4137 : 0.397s 2.541s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (Build, Pack) | | 6641 : 1.528s 1.528s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (Build) | | 6742 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GetBuildOutputFilesWithTfm) | | 6746 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GetTfmSpecificContentForPackage) | | 6750 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GetDebugSymbolsWithTfm) | | 6758 : 0.539s 0.539s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GetFrameworkAssemblyReferences) | . 6826 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.configuration/6.8.1/NuGet.Configuration.6.8.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4138 : 0.629s 29.752s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (Build, Pack) | | 6645 : 1.992s 1.992s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (Build) | | 6646 : 1.721s 1.721s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (Build) | | 6820 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6822 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 7441 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 7450 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 9066 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 9069 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 9691 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 9756 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 9789 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9816 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.11.0/NuGet.Credentials.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4139 : 0.377s 26.810s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (Build, Pack) | | 6653 : 1.864s 1.864s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (Build) | | 6654 : 1.601s 1.601s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (Build) | | 6801 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetBuildOutputFilesWithTfm) | | 6810 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetBuildOutputFilesWithTfm) | | 7674 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetTfmSpecificContentForPackage) | | 7675 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetTfmSpecificContentForPackage) | | 7849 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetDebugSymbolsWithTfm) | | 7856 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetDebugSymbolsWithTfm) | | 8007 : 0.621s 0.621s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetFrameworkAssemblyReferences) | | 8057 : 0.492s 0.492s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetFrameworkAssemblyReferences) | | 8200 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 8203 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.credentials/6.8.1/NuGet.Credentials.6.8.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4140 : 0.446s 13.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (Build, Pack) | | 6659 : 1.971s 1.971s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (Build) | | 6660 : 1.746s 1.746s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (Build) | | 6825 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6827 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 7018 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 7030 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 7267 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 7269 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 7392 : 0.620s 0.620s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 7463 : 0.519s 0.519s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 7646 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7647 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.dependencyresolver.core/6.11.0/NuGet.DependencyResolver.Core.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4141 : 0.349s 2.660s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (Build, Pack) | | 6674 : 1.634s 1.634s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (Build) | | 6808 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6814 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6816 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6819 : 0.563s 0.563s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6855 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.11.0/NuGet.Frameworks.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4142 : 0.395s 2.523s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (Build, Pack) | | 6677 : 1.514s 1.514s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (Build) | | 6793 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GetBuildOutputFilesWithTfm) | | 6800 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GetTfmSpecificContentForPackage) | | 6804 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GetDebugSymbolsWithTfm) | | 6811 : 0.561s 0.561s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GetFrameworkAssemblyReferences) | . 6850 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.frameworks/6.8.1/NuGet.Frameworks.6.8.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4143 : 0.411s 2.506s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (Build, Pack) | | 6678 : 1.519s 1.519s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (Build) | | 6795 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6802 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6805 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6812 : 0.524s 0.524s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6848 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.librarymodel/6.11.0/NuGet.LibraryModel.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4144 : 0.463s 9.787s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (Build, Pack) | | 6679 : 2.018s 2.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (Build) | | 6680 : 1.620s 1.620s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (Build) | | 6849 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6852 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 7074 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 7077 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 7209 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 7211 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 7448 : 0.680s 0.680s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 7495 : 0.528s 0.528s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 7576 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7582 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.11.0/NuGet.Packaging.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4145 : 0.432s 21.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (Build, Pack) | | 6685 : 2.036s 2.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (Build) | | 6686 : 1.624s 1.624s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (Build) | | 6857 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetBuildOutputFilesWithTfm) | | 6860 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetBuildOutputFilesWithTfm) | | 7037 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetTfmSpecificContentForPackage) | | 7040 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetTfmSpecificContentForPackage) | | 7340 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetDebugSymbolsWithTfm) | | 7345 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetDebugSymbolsWithTfm) | | 7679 : 0.619s 0.619s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetFrameworkAssemblyReferences) | | 7844 : 0.560s 0.560s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetFrameworkAssemblyReferences) | | 7909 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 8500 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.packaging/6.8.1/NuGet.Packaging.6.8.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4146 : 0.478s 10.556s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (Build, Pack) | | 6705 : 2.014s 2.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (Build) | | 6706 : 1.715s 1.715s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (Build) | | 6901 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6907 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 7116 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 7220 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 7258 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 7261 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 7383 : 0.643s 0.643s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 7453 : 0.541s 0.541s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 7585 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7588 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.projectmodel/6.11.0/NuGet.ProjectModel.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4147 : 0.369s 21.702s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (Build, Pack) | | 6708 : 1.975s 1.975s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (Build) | | 6709 : 1.707s 1.707s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (Build) | | 6909 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6912 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 8098 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 8099 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 8357 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 8361 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 8690 : 0.636s 0.636s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 8794 : 0.543s 0.543s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetFrameworkAssemblyReferences) | | 8837 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8848 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.11.0/NuGet.Protocol.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4148 : 0.394s 14.529s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (Build, Pack) | | 6724 : 2.010s 2.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (Build) | | 6725 : 1.689s 1.689s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (Build) | | 6932 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetBuildOutputFilesWithTfm) | | 6935 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetBuildOutputFilesWithTfm) | | 7132 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetTfmSpecificContentForPackage) | | 7416 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetTfmSpecificContentForPackage) | | 7786 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetDebugSymbolsWithTfm) | | 7788 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetDebugSymbolsWithTfm) | | 8046 : 0.548s 0.548s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetFrameworkAssemblyReferences) | | 8094 : 0.515s 0.515s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetFrameworkAssemblyReferences) | | 8155 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 8158 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.protocol/6.8.1/NuGet.Protocol.6.8.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4149 : 0.501s 2.719s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (Build, Pack) | | 6734 : 1.582s 1.582s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (Build) | | 6913 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GetBuildOutputFilesWithTfm) | | 6917 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GetTfmSpecificContentForPackage) | | 6921 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GetDebugSymbolsWithTfm) | | 6924 : 0.542s 0.542s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GetFrameworkAssemblyReferences) | . 6955 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.11.0/NuGet.Versioning.6.11.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4150 : 0.470s 2.667s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (Build, Pack) | | 6740 : 1.582s 1.582s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (Build) | | 6925 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GetBuildOutputFilesWithTfm) | | 6926 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GetTfmSpecificContentForPackage) | | 6928 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GetDebugSymbolsWithTfm) | | 6930 : 0.517s 0.517s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GetFrameworkAssemblyReferences) | . 6962 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/nuget.versioning/6.8.1/NuGet.Versioning.6.8.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4151 : 0.464s 15.995s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (Build, Pack) | | 6751 : 1.056s 1.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (Build) | | 6752 : 1.073s 1.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (Build) | | 7003 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7005 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7218 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 7222 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 7404 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 7405 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 8260 : 0.403s 0.403s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 8327 : 0.384s 0.384s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 8359 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8366 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4152 : 0.398s 25.530s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (Build, Pack) | | 6765 : 0.996s 0.996s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (Build) | | 6766 : 1.021s 1.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (Build) | | 6877 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 6881 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7123 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7217 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8621 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8623 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8790 : 0.443s 0.443s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8826 : 0.471s 0.471s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8880 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9361 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4153 : 0.347s 13.557s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (Build, Pack) | | 6772 : 1.246s 1.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (Build) | | 6923 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7227 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7360 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7811 : 0.419s 0.419s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7885 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4154 : 0.443s 17.824s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (Build, Pack) | | 6784 : 1.168s 1.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (Build) | | 6785 : 1.642s 1.642s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (Build) | | 7042 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 7556 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 7744 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 7747 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 8086 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 8087 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 8454 : 0.441s 0.441s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 8466 : 0.463s 0.463s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 8539 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8545 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4155 : 0.368s 13.913s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (Build, Pack) | | 6797 : 1.179s 1.179s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (Build) | | 6798 : 1.587s 1.587s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (Build) | | 7057 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 7060 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 7257 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 7260 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 7371 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 7374 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 7805 : 0.479s 0.479s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 7992 : 0.513s 0.513s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 8049 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8156 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4156 : 0.434s 18.299s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (Build, Pack) | | 6806 : 1.223s 1.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (Build) | | 6807 : 1.549s 1.549s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (Build) | | 7012 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 7015 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 7654 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 7664 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 7813 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 7886 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 7901 : 0.470s 0.470s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 7954 : 0.540s 0.540s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 8082 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 8456 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4157 : 0.406s 16.591s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (Build, Pack) | | 6830 : 1.588s 1.588s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (Build) | | 6968 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 8247 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GetTfmSpecificContentForPackage) | | 8254 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GetDebugSymbolsWithTfm) | | 8258 : 0.489s 0.489s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GetFrameworkAssemblyReferences) | . 8328 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.6.0/System.Buffers.4.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4158 : 0.362s 2.534s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (Build, Pack) | | 6835 : 1.553s 1.553s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (Build) | | 6971 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 6973 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 6974 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 6977 : 0.551s 0.551s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetFrameworkAssemblyReferences) | . 7029 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4159 : 0.478s 16.612s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (Build, Pack) | | 6838 : 2.069s 2.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (Build) | | 6839 : 1.700s 1.700s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (Build) | | 7024 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7026 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7177 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7185 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7393 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7394 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7573 : 0.694s 0.694s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7645 : 0.499s 0.499s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7719 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7722 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/6.0.0/System.CodeDom.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4160 : 0.897s 27.849s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (Build, Pack) | | 6841 : 2.120s 2.120s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (Build) | | 6842 : 2.001s 2.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (Build) | | 6843 : 1.562s 1.562s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (Build) | | 7031 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7035 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7365 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8496 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8502 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8508 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9226 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9236 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9353 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9497 : 0.168s 0.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9557 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9607 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9647 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9844 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9901 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.codedom/7.0.0/System.CodeDom.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4161 : 0.416s 18.959s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (Build, Pack) | | 6846 : 1.111s 1.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (Build) | | 6847 : 1.064s 1.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (Build) | | 7144 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetBuildOutputFilesWithTfm) | | 7148 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetBuildOutputFilesWithTfm) | | 7354 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetTfmSpecificContentForPackage) | | 7356 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetTfmSpecificContentForPackage) | | 7760 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetDebugSymbolsWithTfm) | | 7833 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetDebugSymbolsWithTfm) | | 8052 : 0.329s 0.329s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetFrameworkAssemblyReferences) | | 8078 : 0.377s 0.377s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetFrameworkAssemblyReferences) | | 8214 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetFrameworksWithSuppressedDependencies) | . 8217 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetFrameworksWithSuppressedDependencies) | 4162 : 0.370s 24.630s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (Build, Pack) | | 6871 : 1.057s 1.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (Build) | | 6872 : 1.078s 1.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (Build) | | 7011 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7120 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7410 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8061 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8104 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8419 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8620 : 0.407s 0.407s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8791 : 0.485s 0.485s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8810 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9354 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4163 : 0.401s 2.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (Build, Pack) | | 6875 : 1.180s 1.180s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (Build) | | 6990 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetBuildOutputFilesWithTfm) | | 6992 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetTfmSpecificContentForPackage) | | 6994 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetDebugSymbolsWithTfm) | | 6997 : 0.426s 0.426s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetFrameworkAssemblyReferences) | . 7036 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4164 : 0.376s 1.968s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (Build, Pack) | | 6873 : 1.108s 1.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (Build) | | 6976 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 6981 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetTfmSpecificContentForPackage) | | 6983 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetDebugSymbolsWithTfm) | | 6985 : 0.433s 0.433s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7025 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4165 : 0.406s 2.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (Build, Pack) | | 6876 : 1.114s 1.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (Build) | | 6988 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 6993 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetTfmSpecificContentForPackage) | | 6995 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetDebugSymbolsWithTfm) | | 6998 : 0.404s 0.404s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetFrameworkAssemblyReferences) | . 7033 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4166 : 0.893s 27.540s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (Build, Pack) | | 6878 : 1.194s 1.194s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (Build) | | 6879 : 1.280s 1.280s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (Build) | | 6880 : 1.537s 1.537s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (Build) | | 7087 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 7092 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 7245 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 7507 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetTfmSpecificContentForPackage) | | 8207 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetTfmSpecificContentForPackage) | | 8337 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetTfmSpecificContentForPackage) | | 8624 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetDebugSymbolsWithTfm) | | 8631 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetDebugSymbolsWithTfm) | | 9161 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetDebugSymbolsWithTfm) | | 9619 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworkAssemblyReferences) | | 9664 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworkAssemblyReferences) | | 9709 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworkAssemblyReferences) | | 9742 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9773 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9914 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4167 : 0.939s 26.354s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (Build, Pack) | | 6882 : 1.089s 1.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (Build) | | 6883 : 1.148s 1.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (Build) | | 6884 : 1.549s 1.549s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (Build) | | 7104 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7105 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7281 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7557 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8512 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8524 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9311 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9329 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9441 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9546 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9586 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9624 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9654 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9676 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9701 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4168 : 0.507s 11.347s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (Build, Pack) | | 6888 : 1.977s 1.977s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (Build) | | 6889 : 1.553s 1.553s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (Build) | | 7082 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7086 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7575 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7581 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7684 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7686 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7876 : 0.795s 0.795s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7927 : 0.486s 0.486s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7984 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7986 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/6.0.0/System.Collections.Immutable.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4169 : 0.638s 26.978s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (Build, Pack) | | 6890 : 1.903s 1.903s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (Build) | | 6891 : 1.887s 1.887s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (Build) | | 6892 : 1.603s 1.603s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (Build) | | 7095 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7102 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7373 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7697 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7702 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7841 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8409 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8413 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8819 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9041 : 0.653s 0.653s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9315 : 0.486s 0.486s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9458 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9504 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9626 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9795 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/7.0.0/System.Collections.Immutable.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4170 : 1.159s 27.617s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (Build, Pack) | | 6943 : 1.965s 1.965s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (Build) | | 6944 : 1.952s 1.952s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (Build) | | 6945 : 1.960s 1.960s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (Build) | | 6946 : 1.680s 1.680s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (Build) | | 7249 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7259 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7597 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7616 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8580 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8583 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8668 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8897 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9072 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9075 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9455 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9650 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9696 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9751 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9818 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9864 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9893 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9983 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10007 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10030 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/8.0.0/System.Collections.Immutable.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4171 : 0.421s 7.729s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (Build, Pack) | | 6951 : 1.043s 1.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (Build) | | 6952 : 0.983s 0.983s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (Build) | | 7058 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 7068 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 7323 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 7326 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 7500 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 7503 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 7617 : 0.446s 0.446s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 7667 : 0.311s 0.311s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 7696 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 7700 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4172 : 0.557s 29.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (Build, Pack) | | 6949 : 1.036s 1.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (Build) | | 6950 : 0.936s 0.936s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (Build) | | 7127 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8729 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9453 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9495 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10064 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10107 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10258 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10282 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10293 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10298 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4173 : 1.048s 28.952s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build, Pack) | | 6956 : 1.070s 1.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 6957 : 1.228s 1.228s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 6958 : 1.224s 1.224s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 6959 : 1.607s 1.607s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 6960 : 1.683s 1.683s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 7199 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7208 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7316 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7431 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7578 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7693 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7694 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7872 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8026 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8145 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8284 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8286 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8408 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9327 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9898 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10044 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10095 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10137 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10162 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10188 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10204 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10229 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10236 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10248 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10271 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4174 : 0.350s 1.960s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (Build, Pack) | | 7008 : 1.081s 1.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (Build) | | 7126 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7134 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7137 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7140 : 0.445s 0.445s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7193 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4175 : 0.342s 1.956s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (Build, Pack) | | 7007 : 1.072s 1.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (Build) | | 7129 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetBuildOutputFilesWithTfm) | | 7135 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetTfmSpecificContentForPackage) | | 7138 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetDebugSymbolsWithTfm) | | 7141 : 0.445s 0.445s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetFrameworkAssemblyReferences) | . 7194 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetFrameworksWithSuppressedDependencies) | 4176 : 0.370s 2.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (Build, Pack) | | 7022 : 1.135s 1.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (Build) | | 7149 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetBuildOutputFilesWithTfm) | | 7151 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetTfmSpecificContentForPackage) | | 7153 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetDebugSymbolsWithTfm) | | 7155 : 0.447s 0.447s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetFrameworkAssemblyReferences) | . 7216 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetFrameworksWithSuppressedDependencies) | 4177 : 0.448s 2.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (Build, Pack) | | 7034 : 1.065s 1.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (Build) | | 7154 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetBuildOutputFilesWithTfm) | | 7161 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetTfmSpecificContentForPackage) | | 7162 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetDebugSymbolsWithTfm) | | 7167 : 0.460s 0.460s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetFrameworkAssemblyReferences) | . 7230 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetFrameworksWithSuppressedDependencies) | 4178 : 0.309s 1.938s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (Build, Pack) | | 7039 : 1.102s 1.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (Build) | | 7160 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetBuildOutputFilesWithTfm) | | 7166 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetTfmSpecificContentForPackage) | | 7168 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetDebugSymbolsWithTfm) | | 7169 : 0.455s 0.455s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetFrameworkAssemblyReferences) | . 7228 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetFrameworksWithSuppressedDependencies) | 4179 : 0.439s 2.182s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (Build, Pack) | | 7048 : 1.168s 1.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (Build) | | 7176 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetBuildOutputFilesWithTfm) | | 7191 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetTfmSpecificContentForPackage) | | 7197 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetDebugSymbolsWithTfm) | | 7200 : 0.420s 0.420s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetFrameworkAssemblyReferences) | . 7264 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetFrameworksWithSuppressedDependencies) | 4180 : 0.423s 9.665s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (Build, Pack) | | 7054 : 1.929s 1.929s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (Build) | | 7055 : 1.549s 1.549s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (Build) | | 7274 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7275 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7366 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7367 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7506 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7508 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7784 : 0.776s 0.776s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7852 : 0.521s 0.521s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 7903 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 7906 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/6.0.0/System.Configuration.ConfigurationManager.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4181 : 1.059s 25.954s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (Build, Pack) | | 7062 : 2.085s 2.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (Build) | | 7063 : 2.145s 2.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (Build) | | 7064 : 1.540s 1.540s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (Build) | | 7288 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7293 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8314 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8709 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8716 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9096 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9643 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9746 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9780 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9815 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9853 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9902 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9944 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9958 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9977 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.configuration.configurationmanager/7.0.0/System.Configuration.ConfigurationManager.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4182 : 0.404s 2.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (Build, Pack) | | 7067 : 1.136s 1.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (Build) | | 7195 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7201 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7204 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7207 : 0.416s 0.416s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7268 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4183 : 0.445s 9.295s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (Build, Pack) | | 7069 : 1.070s 1.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (Build) | | 7070 : 0.992s 0.992s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (Build) | | 7188 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 7202 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 7370 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 7372 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 7741 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 7882 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 7891 : 0.476s 0.476s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 7923 : 0.380s 0.380s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 7968 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 7975 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4184 : 0.383s 11.931s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (Build, Pack) | | 7075 : 1.049s 1.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (Build) | | 7076 : 1.077s 1.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (Build) | | 7215 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7221 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7396 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7414 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7713 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8029 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8178 : 0.430s 0.430s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8236 : 0.403s 0.403s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8275 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8276 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4185 : 0.576s 25.814s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (Build, Pack) | | 7089 : 1.014s 1.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (Build) | | 7090 : 1.014s 1.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (Build) | | 7231 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7486 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8311 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8478 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8685 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8821 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9357 : 0.298s 0.298s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9492 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9539 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9993 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4186 : 0.456s 21.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (Build, Pack) | | 7099 : 1.885s 1.885s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (Build) | | 7100 : 1.053s 1.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (Build) | | 7101 : 1.044s 1.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (Build) | | 7290 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7297 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7475 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7518 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7519 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7610 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7946 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7949 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8448 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8714 : 0.743s 0.743s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8801 : 0.389s 0.389s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8839 : 0.538s 0.538s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8882 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9140 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9148 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4187 : 1.202s 26.503s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (Build, Pack) | | 7109 : 1.783s 1.783s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (Build) | | 7110 : 1.916s 1.916s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (Build) | | 7111 : 1.879s 1.879s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (Build) | | 7112 : 1.555s 1.555s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (Build) | | 7417 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7419 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8609 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9271 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9279 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9289 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9317 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9340 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9873 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9892 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9919 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9940 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9964 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9995 : 0.152s 0.152s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10025 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10063 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10083 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10110 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10122 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10144 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/8.0.0/System.Diagnostics.DiagnosticSource.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4188 : 0.428s 2.566s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (Build, Pack) | | 7119 : 1.562s 1.562s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (Build) | | 7287 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7292 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7294 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7296 : 0.502s 0.502s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetFrameworkAssemblyReferences) | . 7355 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4189 : 0.380s 15.837s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (Build, Pack) | | 7163 : 1.815s 1.815s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (Build) | | 7164 : 2.073s 2.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (Build) | | 7165 : 1.545s 1.545s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (Build) | | 7449 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7454 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7614 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7759 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7837 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8053 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8079 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8083 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8211 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8558 : 0.728s 0.728s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8603 : 0.619s 0.619s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8641 : 0.452s 0.452s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8679 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 8723 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8727 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/7.0.0/System.Diagnostics.EventLog.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4190 : 0.373s 12.438s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (Build, Pack) | | 7210 : 1.233s 1.233s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (Build) | | 7400 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7710 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8174 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8422 : 0.454s 0.454s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8451 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4191 : 0.324s 2.468s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (Build, Pack) | | 7224 : 1.045s 1.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (Build) | | 7311 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7375 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7378 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7382 : 0.388s 0.388s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7418 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4192 : 0.323s 2.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (Build, Pack) | | 7225 : 1.216s 1.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (Build) | | 7342 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7346 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7349 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7352 : 0.484s 0.484s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetFrameworkAssemblyReferences) | . 7387 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4193 : 1.378s 23.947s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build, Pack) | | 7237 : 0.995s 0.995s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build) | | 7238 : 0.963s 0.963s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build) | | 7239 : 0.985s 0.985s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build) | | 7240 : 0.909s 0.909s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build) | | 7514 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7603 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7795 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7965 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8197 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8338 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8797 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8970 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9391 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9404 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9475 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9558 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9599 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9641 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9686 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9733 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9766 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9807 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9836 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9876 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4194 : 1.068s 25.919s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build, Pack) | | 7241 : 0.989s 0.989s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build) | | 7242 : 0.958s 0.958s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build) | | 7243 : 1.003s 1.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build) | | 7244 : 0.849s 0.849s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build) | | 7517 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8245 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8257 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8331 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8339 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8648 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8652 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8981 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8995 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9244 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9390 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9417 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9705 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9747 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9794 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9830 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9871 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10037 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10078 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10111 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4195 : 0.447s 20.765s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (Build, Pack) | | 7246 : 1.882s 1.882s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (Build) | | 7247 : 1.576s 1.576s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (Build) | | 7407 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetBuildOutputFilesWithTfm) | | 7411 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetBuildOutputFilesWithTfm) | | 7601 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetTfmSpecificContentForPackage) | | 7661 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetTfmSpecificContentForPackage) | | 8019 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetDebugSymbolsWithTfm) | | 8021 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetDebugSymbolsWithTfm) | | 8420 : 0.633s 0.633s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetFrameworkAssemblyReferences) | | 8459 : 0.475s 0.475s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetFrameworkAssemblyReferences) | | 8472 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetFrameworksWithSuppressedDependencies) | . 9326 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.2/System.Drawing.Common.4.7.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4196 : 0.758s 25.611s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (Build, Pack) | | 7252 : 1.905s 1.905s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (Build) | | 7253 : 1.616s 1.616s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (Build) | | 7457 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8505 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8509 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9114 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9124 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9545 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9605 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9667 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9722 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10135 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/6.0.0/System.Drawing.Common.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4197 : 0.814s 25.893s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (Build, Pack) | | 7254 : 1.965s 1.965s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (Build) | | 7255 : 1.977s 1.977s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (Build) | | 7256 : 1.523s 1.523s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (Build) | | 7426 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7428 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7624 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9144 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9155 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9628 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9663 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9785 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10058 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10090 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10124 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10155 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10173 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10183 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10195 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/7.0.0/System.Drawing.Common.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4198 : 0.381s 10.286s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (Build, Pack) | | 7262 : 1.080s 1.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (Build) | | 7263 : 1.137s 1.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (Build) | | 7384 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 7386 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 7666 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 7669 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 8020 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 8023 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 8134 : 0.457s 0.457s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 8201 : 0.512s 0.512s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 8246 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 8259 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4199 : 0.414s 10.495s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (Build, Pack) | | 7282 : 1.059s 1.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (Build) | | 7283 : 1.231s 1.231s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (Build) | | 7490 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7492 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7630 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7635 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7787 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7792 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8122 : 0.480s 0.480s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8320 : 0.485s 0.485s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8343 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8367 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4200 : 0.385s 2.465s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (Build, Pack) | | 7313 : 1.579s 1.579s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (Build) | | 7477 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7478 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7479 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 7480 : 0.435s 0.435s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetFrameworkAssemblyReferences) | . 7516 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4201 : 0.408s 18.466s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (Build, Pack) | | 7317 : 1.904s 1.904s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (Build) | | 7318 : 1.486s 1.486s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (Build) | | 7497 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 7505 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 7653 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetTfmSpecificContentForPackage) | | 7655 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8548 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetDebugSymbolsWithTfm) | | 8657 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetDebugSymbolsWithTfm) | | 8864 : 0.740s 0.740s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetFrameworkAssemblyReferences) | | 8900 : 0.548s 0.548s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetFrameworkAssemblyReferences) | | 8951 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 9067 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/6.0.1/System.Formats.Asn1.6.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4202 : 0.843s 24.968s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (Build, Pack) | | 7328 : 1.868s 1.868s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (Build) | | 7329 : 1.891s 1.891s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (Build) | | 7330 : 1.544s 1.544s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (Build) | | 7608 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8164 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8234 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8625 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9206 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9565 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10017 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10041 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10069 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10108 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10156 : 0.175s 0.175s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10186 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10205 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10222 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10235 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/7.0.0/System.Formats.Asn1.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4203 : 0.974s 23.483s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (Build, Pack) | | 7332 : 1.915s 1.915s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (Build) | | 7333 : 1.861s 1.861s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (Build) | | 7334 : 1.893s 1.893s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (Build) | | 7335 : 1.490s 1.490s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (Build) | | 7513 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7528 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7868 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8248 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8340 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8344 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8572 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8649 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8838 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9013 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9159 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9207 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9235 : 0.421s 0.421s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9372 : 0.442s 0.442s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9515 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9579 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9645 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9769 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9801 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10002 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/8.0.0/System.Formats.Asn1.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4204 : 0.397s 8.883s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (Build, Pack) | | 7339 : 0.965s 0.965s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (Build) | | 7462 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7563 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7680 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7845 : 0.403s 0.403s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7914 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4205 : 0.333s 13.513s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (Build, Pack) | | 7343 : 1.038s 1.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (Build) | | 7344 : 1.035s 1.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (Build) | | 7442 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 7698 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 8279 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 8417 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 8439 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 8440 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 8597 : 0.400s 0.400s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 8617 : 0.379s 0.379s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 8645 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 8654 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4206 : 0.588s 23.311s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (Build, Pack) | | 7347 : 1.044s 1.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (Build) | | 7348 : 0.939s 0.939s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (Build) | | 7452 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7456 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7625 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7627 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7932 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7944 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9772 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9823 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9852 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9883 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4207 : 0.350s 1.751s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (Build, Pack) | | 7385 : 0.951s 0.951s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (Build) | | 7481 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7482 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7483 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7485 : 0.364s 0.364s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7522 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4208 : 0.365s 19.248s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (Build, Pack) | | 7389 : 0.974s 0.974s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (Build) | | 7390 : 1.000s 1.000s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (Build) | | 7574 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7579 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7690 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7938 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8180 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8184 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8818 : 0.444s 0.444s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8977 : 0.434s 0.434s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9040 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9332 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4209 : 0.422s 20.282s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (Build, Pack) | | 7397 : 1.165s 1.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (Build) | | 7398 : 1.600s 1.600s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (Build) | | 7663 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7671 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7828 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 7829 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8536 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8735 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9011 : 0.491s 0.491s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9054 : 0.436s 0.436s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9112 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9603 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4210 : 0.354s 1.855s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (Build, Pack) | | 7422 : 0.973s 0.973s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (Build) | | 7537 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 7540 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 7544 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 7548 : 0.384s 0.384s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 7595 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4211 : 0.345s 11.918s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (Build, Pack) | | 7423 : 0.950s 0.950s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (Build) | | 7524 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7665 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7668 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7670 : 0.342s 0.342s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7708 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4212 : 0.362s 1.863s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (Build, Pack) | | 7429 : 0.989s 0.989s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (Build) | | 7539 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 7545 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 7547 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 7549 : 0.404s 0.404s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 7596 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4213 : 0.378s 1.835s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (Build, Pack) | | 7444 : 1.012s 1.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (Build) | | 7550 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7553 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7555 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7559 : 0.402s 0.402s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7607 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4214 : 0.621s 19.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (Build, Pack) | | 7439 : 1.190s 1.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (Build) | | 7440 : 1.518s 1.518s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (Build) | | 7637 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 7643 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 7990 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9005 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9205 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9221 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9350 : 0.366s 0.366s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworkAssemblyReferences) | | 9445 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworkAssemblyReferences) | | 9474 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 9498 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4215 : 0.659s 23.244s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (Build, Pack) | | 7445 : 0.969s 0.969s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (Build) | | 7446 : 0.959s 0.959s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (Build) | | 7447 : 0.982s 0.982s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (Build) | | 7659 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7662 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7810 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7955 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 7956 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8120 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8734 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 8759 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9088 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9245 : 0.287s 0.287s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9324 : 0.339s 0.339s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9424 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9500 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9555 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9596 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4216 : 0.933s 22.996s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (Build, Pack) | | 7458 : 0.911s 0.911s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (Build) | | 7459 : 0.963s 0.963s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (Build) | | 7460 : 0.943s 0.943s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (Build) | | 7689 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7910 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8157 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8237 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9720 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9774 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9889 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9923 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9955 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9990 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10018 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10052 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10080 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10094 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10117 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4217 : 0.894s 21.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (Build, Pack) | | 7465 : 0.976s 0.976s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (Build) | | 7466 : 0.994s 0.994s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (Build) | | 7467 : 1.045s 1.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (Build) | | 7626 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7631 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7924 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7970 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 7973 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8495 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9058 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9059 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9407 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9484 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9536 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9581 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9610 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9644 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9679 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4218 : 1.083s 23.749s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (Build, Pack) | | 7471 : 1.010s 1.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (Build) | | 7472 : 1.039s 1.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (Build) | | 7473 : 0.983s 0.983s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (Build) | | 7736 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7742 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7941 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8290 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8301 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9736 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9809 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9829 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9857 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9896 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9932 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9968 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9985 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10093 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10141 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4219 : 0.371s 10.983s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (Build, Pack) | | 7526 : 1.079s 1.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (Build) | | 7527 : 1.039s 1.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (Build) | | 7651 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7658 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 7707 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 7712 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8388 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 8394 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 8557 : 0.452s 0.452s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 8582 : 0.440s 0.440s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 8614 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8615 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4220 : 0.481s 14.280s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (Build, Pack) | | 7531 : 1.017s 1.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (Build) | | 7532 : 1.083s 1.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (Build) | | 7782 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8204 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8347 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8350 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8706 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8715 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8867 : 0.533s 0.533s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8887 : 0.387s 0.387s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 8906 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8907 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4221 : 0.477s 17.454s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (Build, Pack) | | 7533 : 1.157s 1.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (Build) | | 7534 : 1.558s 1.558s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (Build) | | 7827 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetBuildOutputFilesWithTfm) | | 7832 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetBuildOutputFilesWithTfm) | | 8249 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetTfmSpecificContentForPackage) | | 8256 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetTfmSpecificContentForPackage) | | 8537 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetDebugSymbolsWithTfm) | | 8546 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetDebugSymbolsWithTfm) | | 9118 : 0.350s 0.350s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetFrameworkAssemblyReferences) | | 9213 : 0.358s 0.358s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetFrameworkAssemblyReferences) | | 9302 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 9314 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4222 : 0.642s 22.628s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (Build, Pack) | | 7568 : 1.157s 1.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (Build) | | 7569 : 1.466s 1.466s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (Build) | | 7905 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetBuildOutputFilesWithTfm) | | 8209 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetBuildOutputFilesWithTfm) | | 8467 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetTfmSpecificContentForPackage) | | 8651 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetTfmSpecificContentForPackage) | | 8812 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetDebugSymbolsWithTfm) | | 8978 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetDebugSymbolsWithTfm) | | 9449 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetFrameworkAssemblyReferences) | | 9496 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetFrameworkAssemblyReferences) | | 9538 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 10091 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4223 : 0.737s 18.953s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (Build, Pack) | | 7571 : 1.141s 1.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (Build) | | 7572 : 1.484s 1.484s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (Build) | | 7855 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetBuildOutputFilesWithTfm) | | 8018 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetBuildOutputFilesWithTfm) | | 8605 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetTfmSpecificContentForPackage) | | 8607 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetTfmSpecificContentForPackage) | | 9156 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetDebugSymbolsWithTfm) | | 9194 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetDebugSymbolsWithTfm) | | 9528 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetFrameworkAssemblyReferences) | | 9571 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetFrameworkAssemblyReferences) | | 9615 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetFrameworksWithSuppressedDependencies) | . 9636 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetFrameworksWithSuppressedDependencies) | 4224 : 0.355s 2.562s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (Build, Pack) | | 7580 : 1.502s 1.502s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (Build) | | 7740 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 7746 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GetTfmSpecificContentForPackage) | | 7749 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GetDebugSymbolsWithTfm) | | 7755 : 0.610s 0.610s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GetFrameworkAssemblyReferences) | . 7812 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.6.0/System.Memory.4.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4225 : 0.431s 17.846s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (Build, Pack) | | 7586 : 1.016s 1.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (Build) | | 7587 : 1.075s 1.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (Build) | | 7704 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7718 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8596 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8598 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8892 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8898 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9103 : 0.387s 0.387s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9208 : 0.309s 0.309s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9304 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9318 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4226 : 1.057s 21.307s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (Build, Pack) | | 7589 : 1.023s 1.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (Build) | | 7590 : 0.939s 0.939s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (Build) | | 7591 : 0.988s 0.988s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (Build) | | 7723 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8192 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8195 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9023 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9184 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9210 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9275 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9460 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9574 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9865 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9913 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9948 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9973 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10005 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10057 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4227 : 0.384s 3.160s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (Build, Pack) | | 7594 : 0.974s 0.974s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (Build) | | 7695 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7847 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7850 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7854 : 0.409s 0.409s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7889 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4228 : 0.794s 19.825s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (Build, Pack) | | 7599 : 1.042s 1.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (Build) | | 7600 : 1.555s 1.555s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (Build) | | 7947 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 7951 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 8288 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 8659 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 9434 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 9457 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 9523 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 9566 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 9642 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9848 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4229 : 0.667s 19.296s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (Build, Pack) | | 7620 : 1.089s 1.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (Build) | | 7621 : 1.524s 1.524s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (Build) | | 7807 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 8622 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 8969 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 9141 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 9347 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 9534 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 9583 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 9618 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 9673 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9762 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4230 : 0.369s 11.816s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (Build, Pack) | | 7623 : 1.602s 1.602s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (Build) | | 7940 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 7963 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GetTfmSpecificContentForPackage) | | 8278 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GetDebugSymbolsWithTfm) | | 8708 : 0.572s 0.572s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GetFrameworkAssemblyReferences) | . 8793 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.6.0/System.Numerics.Vectors.4.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4231 : 0.410s 12.288s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (Build, Pack) | | 7633 : 0.973s 0.973s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (Build) | | 7634 : 0.980s 0.980s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (Build) | | 7753 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetBuildOutputFilesWithTfm) | | 7758 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetBuildOutputFilesWithTfm) | | 7929 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetTfmSpecificContentForPackage) | | 7930 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetTfmSpecificContentForPackage) | | 8173 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetDebugSymbolsWithTfm) | | 8182 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetDebugSymbolsWithTfm) | | 8765 : 0.495s 0.495s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetFrameworkAssemblyReferences) | | 8799 : 0.392s 0.392s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetFrameworkAssemblyReferences) | | 8827 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetFrameworksWithSuppressedDependencies) | . 8828 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetFrameworksWithSuppressedDependencies) | 4232 : 0.667s 18.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (Build, Pack) | | 7628 : 0.953s 0.953s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (Build) | | 7629 : 0.972s 0.972s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (Build) | | 7785 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7921 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8317 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8547 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8737 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9100 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9395 : 0.298s 0.298s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9469 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9506 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9535 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4233 : 0.441s 2.156s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (Build, Pack) | | 7638 : 1.118s 1.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (Build) | | 7783 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 7794 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 7798 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 7799 : 0.494s 0.494s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 7830 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4234 : 0.383s 2.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (Build, Pack) | | 7639 : 1.011s 1.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (Build) | | 7762 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7773 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7780 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7781 : 0.490s 0.490s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7818 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4235 : 0.610s 19.337s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (Build, Pack) | | 7641 : 1.006s 1.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (Build) | | 7642 : 1.487s 1.487s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (Build) | | 7978 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 7987 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9016 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9204 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9253 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9263 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9590 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 9627 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 9660 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9681 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4236 : 0.295s 2.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (Build, Pack) | | 7672 : 1.190s 1.190s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (Build) | | 7820 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 7823 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 7824 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 7826 : 0.422s 0.422s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 7878 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4237 : 0.356s 2.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (Build, Pack) | | 7676 : 1.181s 1.181s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (Build) | | 7821 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7834 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7839 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7840 : 0.449s 0.449s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7887 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4238 : 0.367s 11.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (Build, Pack) | | 7699 : 1.257s 1.257s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (Build) | | 7848 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 8003 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8427 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 8752 : 0.517s 0.517s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8798 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4239 : 0.429s 2.250s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (Build, Pack) | | 7703 : 1.275s 1.275s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (Build) | | 7859 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 7862 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 7864 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 7870 : 0.444s 0.444s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 7896 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4240 : 0.731s 19.247s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (Build, Pack) | | 7715 : 1.213s 1.213s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (Build) | | 7716 : 1.609s 1.609s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (Build) | | 7888 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 7894 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 8027 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 8208 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 8213 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9739 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9771 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 9811 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 9850 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9878 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4241 : 0.281s 6.274s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (Build, Pack) | | 7711 : 1.108s 1.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (Build) | | 7873 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 7926 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8193 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 8324 : 0.428s 0.428s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8348 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4242 : 0.379s 5.350s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (Build, Pack) | | 7724 : 1.111s 1.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (Build) | | 7842 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8165 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8169 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8172 : 0.444s 0.444s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8235 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4243 : 0.393s 5.987s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (Build, Pack) | | 7727 : 1.209s 1.209s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (Build) | | 7863 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8266 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8269 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8272 : 0.463s 0.463s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8330 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4244 : 0.391s 2.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (Build, Pack) | | 7728 : 1.227s 1.227s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (Build) | | 7871 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetBuildOutputFilesWithTfm) | | 7874 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetTfmSpecificContentForPackage) | | 7875 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetDebugSymbolsWithTfm) | | 7877 : 0.465s 0.465s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetFrameworkAssemblyReferences) | . 7908 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4245 : 0.551s 20.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (Build, Pack) | | 7732 : 1.220s 1.220s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (Build) | | 7733 : 1.680s 1.680s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (Build) | | 7925 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 8481 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 8686 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetTfmSpecificContentForPackage) | | 8691 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetTfmSpecificContentForPackage) | | 8849 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetDebugSymbolsWithTfm) | | 8852 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetDebugSymbolsWithTfm) | | 9415 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetFrameworkAssemblyReferences) | | 9481 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetFrameworkAssemblyReferences) | | 9518 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10049 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4246 : 0.458s 11.266s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (Build, Pack) | | 7750 : 1.293s 1.293s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (Build) | | 7751 : 1.740s 1.740s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (Build) | | 7995 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7998 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8511 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8518 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8529 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8535 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8725 : 0.543s 0.543s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8796 : 0.519s 0.519s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8833 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 8836 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4247 : 0.471s 18.443s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (Build, Pack) | | 7765 : 2.027s 2.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (Build) | | 7766 : 1.748s 1.748s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (Build) | | 7945 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7953 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8728 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8733 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9007 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9015 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9133 : 0.448s 0.448s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9247 : 0.378s 0.378s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9365 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9849 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/6.0.0/System.Reflection.Metadata.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4248 : 0.962s 18.805s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (Build, Pack) | | 7767 : 2.023s 2.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (Build) | | 7768 : 1.909s 1.909s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (Build) | | 7769 : 1.511s 1.511s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (Build) | | 8076 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8081 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8397 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8498 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8658 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9028 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9117 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9120 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9632 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9712 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9758 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9800 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9837 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9867 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9915 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/7.0.0/System.Reflection.Metadata.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4249 : 0.859s 21.477s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (Build, Pack) | | 7775 : 2.035s 2.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (Build) | | 7776 : 1.999s 1.999s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (Build) | | 7777 : 2.025s 2.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (Build) | | 7778 : 1.606s 1.606s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (Build) | | 8135 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8543 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9107 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9312 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9450 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9494 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9568 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10006 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10056 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10096 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10127 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10220 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10257 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10287 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10305 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10323 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10330 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10332 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10334 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10337 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/8.0.0/System.Reflection.Metadata.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4250 : 0.473s 13.520s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (Build, Pack) | | 7790 : 2.109s 2.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (Build) | | 7791 : 1.666s 1.666s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (Build) | | 7980 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 7983 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8166 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8168 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8783 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8784 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8924 : 0.708s 0.708s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 8964 : 0.467s 0.467s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9020 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9026 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/6.0.0/System.Reflection.MetadataLoadContext.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4251 : 0.713s 15.673s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (Build, Pack) | | 7865 : 1.947s 1.947s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (Build) | | 7866 : 1.852s 1.852s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (Build) | | 7867 : 1.598s 1.598s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (Build) | | 8051 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8223 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8385 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8544 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8551 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8719 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8889 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8890 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9128 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9251 : 0.428s 0.428s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9364 : 0.467s 0.467s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9473 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9511 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9529 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9554 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadataloadcontext/7.0.0/System.Reflection.MetadataLoadContext.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4252 : 0.506s 16.722s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (Build, Pack) | | 7890 : 0.998s 0.998s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (Build) | | 7994 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 8491 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9704 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9760 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 9788 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4253 : 0.370s 1.903s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (Build, Pack) | | 7892 : 1.001s 1.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (Build) | | 7989 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8001 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8009 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8010 : 0.374s 0.374s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8050 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4254 : 0.763s 16.640s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (Build, Pack) | | 7897 : 1.172s 1.172s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (Build) | | 7898 : 1.146s 1.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (Build) | | 8088 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8457 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8831 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9431 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9541 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9625 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9674 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9718 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9748 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9776 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4255 : 0.731s 15.913s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (Build, Pack) | | 7899 : 1.128s 1.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (Build) | | 7900 : 1.144s 1.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (Build) | | 8039 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8041 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8387 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8399 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8862 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9135 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9516 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9567 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9606 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9653 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4256 : 1.048s 16.146s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (Build, Pack) | | 7911 : 0.988s 0.988s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (Build) | | 7912 : 1.007s 1.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (Build) | | 7913 : 0.981s 0.981s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (Build) | | 8062 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8068 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8202 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8428 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8438 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8592 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8962 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 8963 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9482 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9526 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9572 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9614 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9646 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9682 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9727 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4257 : 1.146s 18.181s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (Build, Pack) | | 7915 : 0.920s 0.920s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (Build) | | 7916 : 0.946s 0.946s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (Build) | | 7917 : 0.947s 0.947s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (Build) | | 8044 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8674 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8959 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9423 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9499 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9662 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9764 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9786 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9834 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9885 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9920 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9950 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9976 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10000 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10022 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4258 : 0.332s 2.281s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (Build, Pack) | | 7928 : 1.386s 1.386s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (Build) | | 8085 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 8091 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetTfmSpecificContentForPackage) | | 8092 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetDebugSymbolsWithTfm) | | 8093 : 0.452s 0.452s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetFrameworkAssemblyReferences) | . 8152 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4259 : 0.495s 14.788s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (Build, Pack) | | 7933 : 1.737s 1.737s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (Build) | | 7934 : 1.429s 1.429s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (Build) | | 8146 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8149 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8538 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8726 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8942 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8947 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9099 : 0.482s 0.482s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9328 : 0.398s 0.398s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9428 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9550 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/6.0.0/System.Resources.Extensions.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4260 : 0.902s 18.565s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (Build, Pack) | | 7959 : 1.693s 1.693s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (Build) | | 7960 : 1.799s 1.799s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (Build) | | 7961 : 1.465s 1.465s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (Build) | | 8176 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8194 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8313 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8479 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8482 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8688 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9325 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9563 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10031 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10082 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10116 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10150 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10171 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10193 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10208 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/7.0.0/System.Resources.Extensions.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4261 : 0.358s 2.887s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (Build, Pack) | | 7962 : 1.002s 1.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (Build) | | 8069 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 8212 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8215 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 8218 : 0.376s 0.376s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8255 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4262 : 0.378s 1.738s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (Build, Pack) | | 7969 : 0.938s 0.938s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (Build) | | 8060 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8067 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8072 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8073 : 0.373s 0.373s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8102 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4263 : 0.483s 14.634s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (Build, Pack) | | 7971 : 1.027s 1.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (Build) | | 7972 : 1.340s 1.340s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (Build) | | 8128 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetBuildOutputFilesWithTfm) | | 8143 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetBuildOutputFilesWithTfm) | | 8395 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetTfmSpecificContentForPackage) | | 8400 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetTfmSpecificContentForPackage) | | 8501 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetDebugSymbolsWithTfm) | | 8513 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetDebugSymbolsWithTfm) | | 9223 : 0.313s 0.313s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetFrameworkAssemblyReferences) | | 9320 : 0.391s 0.391s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetFrameworkAssemblyReferences) | | 9425 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetFrameworksWithSuppressedDependencies) | . 9578 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4264 : 0.446s 13.762s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (Build, Pack) | | 7976 : 1.049s 1.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (Build) | | 7977 : 1.400s 1.400s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (Build) | | 8243 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetBuildOutputFilesWithTfm) | | 8251 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetBuildOutputFilesWithTfm) | | 8590 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetTfmSpecificContentForPackage) | | 8613 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetTfmSpecificContentForPackage) | | 8736 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetDebugSymbolsWithTfm) | | 8753 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetDebugSymbolsWithTfm) | | 9086 : 0.397s 0.397s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetFrameworkAssemblyReferences) | | 9228 : 0.363s 0.363s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetFrameworkAssemblyReferences) | | 9348 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 9440 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4265 : 0.755s 17.394s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build, Pack) | | 8004 : 0.980s 0.980s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build) | | 8005 : 1.391s 1.391s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build) | | 8006 : 1.548s 1.548s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build) | | 8319 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8322 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8421 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8608 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8612 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8965 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9019 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9187 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9218 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9246 : 0.307s 0.307s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9333 : 0.404s 0.404s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9454 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9485 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10076 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10092 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4266 : 0.531s 14.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (Build, Pack) | | 8024 : 1.753s 1.753s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (Build) | | 8025 : 1.385s 1.385s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (Build) | | 8226 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8230 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8493 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8503 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8878 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8879 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9010 : 0.651s 0.651s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9057 : 0.493s 0.493s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9403 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9562 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4267 : 0.394s 10.310s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (Build, Pack) | | 8028 : 1.380s 1.380s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (Build) | | 8191 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8452 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8581 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GetDebugSymbolsWithTfm) | | 8667 : 0.449s 0.449s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8886 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.1.0/System.Runtime.CompilerServices.Unsafe.6.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4268 : 0.858s 15.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (Build, Pack) | | 8031 : 0.891s 0.891s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (Build) | | 8032 : 0.954s 0.954s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (Build) | | 8033 : 0.878s 0.878s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (Build) | | 8302 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8316 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8449 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8585 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8586 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8717 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9008 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9012 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9234 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9609 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9652 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9692 : 0.096s 0.096s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 9716 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9740 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9763 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4269 : 0.783s 17.875s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (Build, Pack) | | 8034 : 0.866s 0.866s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (Build) | | 8035 : 0.892s 0.892s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (Build) | | 8036 : 0.869s 0.869s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (Build) | | 8252 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8262 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8392 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8550 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8656 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9064 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9433 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9812 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9927 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9989 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10019 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10061 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10097 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10112 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10125 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4270 : 0.384s 1.661s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (Build, Pack) | | 8038 : 0.834s 0.834s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (Build) | | 8103 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 8107 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8108 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 8119 : 0.399s 0.399s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8190 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4271 : 0.361s 2.939s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (Build, Pack) | | 8040 : 0.910s 0.910s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (Build) | | 8130 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8298 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8312 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8318 : 0.364s 0.364s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8333 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4272 : 0.423s 1.833s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (Build, Pack) | | 8043 : 0.870s 0.870s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (Build) | | 8131 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8136 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8138 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8144 : 0.461s 0.461s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8206 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4273 : 0.370s 1.813s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (Build, Pack) | | 8045 : 0.912s 0.912s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (Build) | | 8139 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8147 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8150 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8151 : 0.448s 0.448s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8210 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4274 : 1.345s 17.361s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build, Pack) | | 8063 : 0.978s 0.978s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build) | | 8064 : 0.979s 0.979s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build) | | 8065 : 0.998s 0.998s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build) | | 8066 : 1.027s 1.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build) | | 8358 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8370 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9306 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9683 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9721 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9744 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9778 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9822 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9863 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9903 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9928 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9947 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9997 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10020 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10054 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10085 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10113 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10133 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10153 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10174 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4275 : 1.398s 17.421s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build, Pack) | | 8110 : 1.015s 1.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 8111 : 1.057s 1.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 8112 : 1.004s 1.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 8113 : 1.019s 1.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 8114 : 1.039s 1.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 8267 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8591 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8742 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8750 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9090 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9259 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9355 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9859 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9881 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9900 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9925 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9943 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9965 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9981 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10016 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10045 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10077 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10102 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10126 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10148 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10168 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10179 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10197 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10273 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10277 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4276 : 0.378s 9.516s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (Build, Pack) | | 8129 : 1.168s 1.168s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (Build) | | 8285 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8743 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8749 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8754 : 0.588s 0.588s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8800 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4277 : 0.442s 1.823s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (Build, Pack) | | 8140 : 1.003s 1.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (Build) | | 8265 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8268 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8271 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8273 : 0.329s 0.329s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8329 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4278 : 0.561s 12.617s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (Build, Pack) | | 8141 : 1.080s 1.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (Build) | | 8142 : 1.145s 1.145s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (Build) | | 8407 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 8647 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 8655 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetTfmSpecificContentForPackage) | | 8923 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9214 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetDebugSymbolsWithTfm) | | 9230 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetDebugSymbolsWithTfm) | | 9262 : 0.294s 0.294s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetFrameworkAssemblyReferences) | | 9362 : 0.341s 0.341s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetFrameworkAssemblyReferences) | | 9452 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 9472 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4279 : 0.657s 17.470s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build, Pack) | | 8160 : 0.974s 0.974s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build) | | 8161 : 0.981s 0.981s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build) | | 8162 : 0.973s 0.973s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build) | | 8163 : 0.997s 0.997s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build) | | 8402 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 8412 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9336 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9371 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9677 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9703 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9745 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9942 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9982 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10256 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10268 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10285 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10299 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10307 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10313 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10319 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10326 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10329 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10331 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10335 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4280 : 0.827s 17.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build, Pack) | | 8185 : 0.946s 0.946s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build) | | 8186 : 0.888s 0.888s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build) | | 8187 : 0.940s 0.940s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build) | | 8188 : 0.898s 0.898s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build) | | 8351 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8362 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8549 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8707 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8913 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8921 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9104 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9604 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9659 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9678 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9724 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10118 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10149 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10185 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10211 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10228 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10243 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10253 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10265 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10275 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4281 : 0.875s 14.531s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (Build, Pack) | | 8221 : 1.166s 1.166s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (Build) | | 8222 : 1.398s 1.398s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (Build) | | 8510 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 8526 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 8987 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 8991 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9698 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9813 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9842 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 9884 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 9912 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9939 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4282 : 0.350s 12.715s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (Build, Pack) | | 8224 : 1.163s 1.163s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (Build) | | 8225 : 1.490s 1.490s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (Build) | | 8489 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8507 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8517 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8521 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8724 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 8730 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9083 : 0.443s 0.443s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9199 : 0.325s 0.325s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9342 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9368 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4283 : 0.533s 12.212s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (Build, Pack) | | 8227 : 1.809s 1.809s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (Build) | | 8228 : 1.379s 1.379s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (Build) | | 8431 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8432 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8595 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8600 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8751 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9254 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9356 : 0.493s 0.493s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9471 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9510 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9553 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4284 : 0.356s 1.991s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (Build, Pack) | | 8229 : 1.086s 1.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (Build) | | 8349 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8356 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8360 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8369 : 0.508s 0.508s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8416 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4285 : 0.856s 16.337s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build, Pack) | | 8231 : 0.927s 0.927s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build) | | 8232 : 0.990s 0.990s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build) | | 8233 : 0.984s 0.984s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build) | | 8371 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8824 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8845 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9398 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9798 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9827 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9866 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9961 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9978 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10120 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10146 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10176 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10196 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10212 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10226 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4286 : 1.022s 13.600s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build, Pack) | | 8281 : 0.962s 0.962s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build) | | 8282 : 1.015s 1.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build) | | 8283 : 1.012s 1.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build) | | 8405 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 8411 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 8541 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 8866 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 9127 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 9287 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 9446 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 9489 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 9522 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 9640 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 9699 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 9754 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 9792 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 9841 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 9870 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4287 : 0.718s 16.503s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build, Pack) | | 8292 : 1.786s 1.786s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 8293 : 0.956s 0.956s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 8294 : 1.066s 1.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 8295 : 0.991s 0.991s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 8296 : 1.452s 1.452s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 8297 : 1.588s 1.588s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 8599 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 8611 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 8740 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 8955 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9292 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9310 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9331 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9367 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9487 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9564 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 10214 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 10223 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 10232 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10238 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10246 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10254 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10283 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10291 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10296 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10310 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10314 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10321 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10327 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10338 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10339 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10340 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10341 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10342 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10343 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10344 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4288 : 1.536s 16.304s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build, Pack) | | 8304 : 1.703s 1.703s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 8305 : 1.067s 1.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 8306 : 1.064s 1.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 8307 : 1.069s 1.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 8308 : 1.567s 1.567s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 8309 : 1.608s 1.608s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 8514 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8744 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9039 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9175 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9216 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9255 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9582 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9631 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9666 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9702 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9734 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9810 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9858 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9933 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9967 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10026 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10062 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10103 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10132 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10161 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10181 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10201 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10227 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10244 : 0.090s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10270 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10280 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10290 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10295 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10304 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10308 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4289 : 0.376s 1.851s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (Build, Pack) | | 8321 : 1.064s 1.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (Build) | | 8418 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8425 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8426 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8429 : 0.363s 0.363s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8447 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4290 : 1.191s 15.223s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build, Pack) | | 8352 : 1.850s 1.850s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 8353 : 1.280s 1.280s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 8354 : 1.533s 1.533s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 8355 : 1.550s 1.550s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 8632 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 8795 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9129 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9143 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9303 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9409 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9465 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9490 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9595 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10015 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10034 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10051 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10084 : 0.103s 0.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10114 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10142 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10167 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10190 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10221 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10230 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10237 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4291 : 0.873s 15.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (Build, Pack) | | 8363 : 1.855s 1.855s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (Build) | | 8364 : 1.601s 1.601s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (Build) | | 8365 : 1.644s 1.644s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (Build) | | 8629 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9164 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9176 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9250 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9319 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9370 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9752 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9790 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9856 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetDebugSymbolsWithTfm) | | 10089 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetFrameworkAssemblyReferences) | | 10134 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetFrameworkAssemblyReferences) | | 10164 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetFrameworkAssemblyReferences) | | 10192 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 10217 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 10231 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.1/System.Security.Cryptography.Pkcs.6.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4292 : 0.919s 12.802s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (Build, Pack) | | 8372 : 1.885s 1.885s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (Build) | | 8373 : 1.473s 1.473s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (Build) | | 8374 : 1.530s 1.530s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (Build) | | 8573 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetBuildOutputFilesWithTfm) | | 8577 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetBuildOutputFilesWithTfm) | | 8663 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetBuildOutputFilesWithTfm) | | 8843 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetTfmSpecificContentForPackage) | | 8860 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetTfmSpecificContentForPackage) | | 8983 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetTfmSpecificContentForPackage) | | 8994 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetDebugSymbolsWithTfm) | | 9004 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetDebugSymbolsWithTfm) | | 9134 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetDebugSymbolsWithTfm) | | 9620 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetFrameworkAssemblyReferences) | | 9670 : 0.097s 0.097s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetFrameworkAssemblyReferences) | | 9725 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetFrameworkAssemblyReferences) | | 9759 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetFrameworksWithSuppressedDependencies) | | 9814 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 9882 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/6.0.4/System.Security.Cryptography.Pkcs.6.0.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4293 : 1.095s 15.172s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (Build, Pack) | | 8376 : 1.859s 1.859s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (Build) | | 8377 : 1.856s 1.856s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (Build) | | 8378 : 1.531s 1.531s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (Build) | | 8379 : 1.565s 1.565s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (Build) | | 8672 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8676 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8816 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9220 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9334 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9360 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9379 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9926 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9986 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10003 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10042 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10079 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10131 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10159 : 0.151s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10184 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10206 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10224 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10233 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10240 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10247 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.0/System.Security.Cryptography.Pkcs.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4294 : 1.233s 14.968s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (Build, Pack) | | 8381 : 1.865s 1.865s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (Build) | | 8382 : 1.872s 1.872s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (Build) | | 8383 : 1.552s 1.552s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (Build) | | 8384 : 1.653s 1.653s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (Build) | | 8560 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetBuildOutputFilesWithTfm) | | 8568 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetBuildOutputFilesWithTfm) | | 9006 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetBuildOutputFilesWithTfm) | | 9115 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetBuildOutputFilesWithTfm) | | 9551 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetTfmSpecificContentForPackage) | | 9569 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetTfmSpecificContentForPackage) | | 9649 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetTfmSpecificContentForPackage) | | 9779 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetTfmSpecificContentForPackage) | | 9835 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetDebugSymbolsWithTfm) | | 9855 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetDebugSymbolsWithTfm) | | 9886 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetDebugSymbolsWithTfm) | | 9931 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetDebugSymbolsWithTfm) | | 10055 : 0.151s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetFrameworkAssemblyReferences) | | 10088 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetFrameworkAssemblyReferences) | | 10129 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetFrameworkAssemblyReferences) | | 10152 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetFrameworkAssemblyReferences) | | 10172 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | | 10194 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | | 10202 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | . 10215 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/7.0.2/System.Security.Cryptography.Pkcs.7.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4295 : 1.751s 14.719s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (Build, Pack) | | 8433 : 1.947s 1.947s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (Build) | | 8434 : 1.940s 1.940s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (Build) | | 8435 : 2.013s 2.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (Build) | | 8436 : 1.482s 1.482s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (Build) | | 8437 : 1.712s 1.712s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (Build) | | 8653 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9339 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9385 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9413 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9630 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9665 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9723 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9768 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9804 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9824 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9845 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9868 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9887 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9908 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9934 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9975 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10009 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10072 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10115 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10147 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10169 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10209 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10225 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10252 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10264 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/8.0.0/System.Security.Cryptography.Pkcs.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4296 : 0.394s 1.933s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (Build, Pack) | | 8441 : 1.003s 1.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (Build) | | 8477 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8486 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8492 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8499 : 0.450s 0.450s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8578 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4297 : 0.478s 14.819s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (Build, Pack) | | 8442 : 1.135s 1.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (Build) | | 8443 : 1.447s 1.447s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (Build) | | 8762 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 8925 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 9171 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 9186 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 9594 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 9608 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 10250 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 10266 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 10286 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10292 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4298 : 0.587s 10.338s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (Build, Pack) | | 8444 : 1.983s 1.983s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (Build) | | 8445 : 1.531s 1.531s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (Build) | | 8604 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8610 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8803 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8804 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9047 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9049 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9313 : 0.492s 0.492s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9470 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9512 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9584 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/6.0.0/System.Security.Cryptography.ProtectedData.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4299 : 1.035s 13.868s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (Build, Pack) | | 8463 : 1.912s 1.912s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (Build) | | 8464 : 1.914s 1.914s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (Build) | | 8465 : 1.525s 1.525s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (Build) | | 8808 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8814 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8820 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9420 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9438 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9525 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10021 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10039 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10066 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10101 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10143 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10170 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10189 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10261 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10269 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/7.0.0/System.Security.Cryptography.ProtectedData.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4300 : 0.683s 9.676s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (Build, Pack) | | 8469 : 1.037s 1.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (Build) | | 8470 : 1.029s 1.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (Build) | | 8757 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8766 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8904 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8905 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9277 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9286 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9397 : 0.235s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9501 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9532 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9576 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4301 : 0.365s 7.334s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (Build, Pack) | | 8473 : 1.528s 1.528s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (Build) | | 8634 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GetBuildOutputFilesWithTfm) | | 8637 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GetTfmSpecificContentForPackage) | | 8638 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GetDebugSymbolsWithTfm) | | 8639 : 0.524s 0.524s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GetFrameworkAssemblyReferences) | . 8687 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.1/System.Security.Cryptography.Xml.4.7.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4302 : 0.724s 9.317s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (Build, Pack) | | 8515 : 1.913s 1.913s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (Build) | | 8516 : 1.531s 1.531s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (Build) | | 8682 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 8712 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9178 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9224 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9241 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9261 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9451 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetFrameworkAssemblyReferences) | | 9505 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetFrameworkAssemblyReferences) | | 9540 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 9588 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/6.0.1/System.Security.Cryptography.Xml.6.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4303 : 1.034s 10.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (Build, Pack) | | 8530 : 1.947s 1.947s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (Build) | | 8531 : 1.931s 1.931s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (Build) | | 8532 : 1.646s 1.646s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (Build) | | 8702 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 8710 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 8953 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9077 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9078 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9093 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9426 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9448 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9503 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9547 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetFrameworkAssemblyReferences) | | 9593 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetFrameworkAssemblyReferences) | | 9633 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetFrameworkAssemblyReferences) | | 9668 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 9690 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 9713 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/7.0.1/System.Security.Cryptography.Xml.7.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4304 : 1.292s 13.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (Build, Pack) | | 8553 : 1.934s 1.934s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (Build) | | 8554 : 1.919s 1.919s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (Build) | | 8555 : 1.949s 1.949s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (Build) | | 8556 : 1.455s 1.455s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (Build) | | 8922 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8926 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9188 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9215 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9239 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9256 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9405 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9706 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9726 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9782 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9803 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9832 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9872 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9917 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9959 : 0.165s 0.165s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10013 : 0.151s 0.151s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10050 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10106 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10136 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10203 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/8.0.0/System.Security.Cryptography.Xml.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4305 : 0.632s 11.755s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (Build, Pack) | | 8561 : 1.879s 1.879s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (Build) | | 8562 : 1.603s 1.603s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (Build) | | 8704 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 8720 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 8998 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9060 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9694 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9895 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9963 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 9996 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10014 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10032 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4306 : 0.640s 10.388s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (Build, Pack) | | 8563 : 1.907s 1.907s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (Build) | | 8564 : 1.457s 1.457s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (Build) | | 8773 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8776 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8916 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8920 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9242 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9273 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9687 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9753 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9791 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9819 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/6.0.0/System.Security.Permissions.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4307 : 1.111s 11.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (Build, Pack) | | 8565 : 1.891s 1.891s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (Build) | | 8566 : 1.965s 1.965s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (Build) | | 8567 : 1.414s 1.414s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (Build) | | 8748 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8758 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 8863 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9082 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9394 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9508 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9533 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9591 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9684 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9729 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9784 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9833 : 0.107s 0.107s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9862 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 9910 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9936 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/7.0.0/System.Security.Permissions.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4308 : 0.611s 13.400s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (Build, Pack) | | 8569 : 1.762s 1.762s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (Build) | | 8570 : 1.148s 1.148s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (Build) | | 8571 : 1.446s 1.446s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (Build) | | 8850 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 8999 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9142 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9375 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9383 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9560 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9592 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9635 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10241 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10251 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10267 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10284 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10300 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10302 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10303 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4309 : 0.933s 12.932s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (Build, Pack) | | 8574 : 1.756s 1.756s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (Build) | | 8575 : 1.138s 1.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (Build) | | 8576 : 1.429s 1.429s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (Build) | | 8718 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9001 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9027 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9136 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9145 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9174 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9629 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9655 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10029 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10073 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10128 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10163 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10182 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10198 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10210 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4310 : 0.328s 1.996s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (Build, Pack) | | 8616 : 0.957s 0.957s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (Build) | | 8732 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8768 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8769 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 8774 : 0.533s 0.533s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8802 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4311 : 0.362s 2.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (Build, Pack) | | 8627 : 1.123s 1.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (Build) | | 8785 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 8786 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8787 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 8789 : 0.474s 0.474s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8806 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4312 : 0.691s 10.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (Build, Pack) | | 8635 : 1.143s 1.143s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (Build) | | 8636 : 1.508s 1.508s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (Build) | | 8817 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 8823 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 9146 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 9152 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 9369 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 9377 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 9651 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 9697 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 9728 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9954 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4313 : 0.842s 9.687s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (Build, Pack) | | 8643 : 1.173s 1.173s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (Build) | | 8644 : 1.455s 1.455s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (Build) | | 8832 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 8835 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 9158 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 9196 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 9330 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 9346 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 9509 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 9543 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 9577 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 9905 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4314 : 0.626s 7.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (Build, Pack) | | 8661 : 2.025s 2.025s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (Build) | | 8662 : 1.505s 1.505s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (Build) | | 8992 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9149 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9157 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9169 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9180 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9197 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9227 : 0.440s 0.440s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9358 : 0.361s 0.361s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9443 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9488 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/6.0.0/System.Text.Encoding.CodePages.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4315 : 0.423s 11.975s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (Build, Pack) | | 8669 : 2.046s 2.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (Build) | | 8670 : 2.076s 2.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (Build) | | 8671 : 1.508s 1.508s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (Build) | | 8902 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9065 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9081 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9121 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9621 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10242 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10249 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10255 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10263 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10274 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10297 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10309 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10315 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10316 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10318 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/7.0.0/System.Text.Encoding.CodePages.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4316 : 0.798s 8.295s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (Build, Pack) | | 8693 : 1.089s 1.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (Build) | | 8694 : 1.103s 1.103s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (Build) | | 8851 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 8865 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 9192 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 9249 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 9616 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 9637 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 9688 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 9730 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 9755 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 9777 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4317 : 0.846s 9.776s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (Build, Pack) | | 8738 : 1.048s 1.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (Build) | | 8739 : 0.982s 0.982s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (Build) | | 8858 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 8927 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9719 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9743 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9770 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9831 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9962 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10004 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10028 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10046 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4318 : 0.772s 9.448s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (Build, Pack) | | 8755 : 1.014s 1.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (Build) | | 8756 : 1.065s 1.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (Build) | | 8993 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 9002 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 9419 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 9612 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 9808 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 9828 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 9894 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 9930 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 9953 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 9979 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4319 : 0.754s 8.930s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (Build, Pack) | | 8760 : 1.115s 1.115s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (Build) | | 8761 : 1.108s 1.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (Build) | | 8997 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9063 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9396 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9669 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9715 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9738 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9805 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9846 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9877 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9906 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4320 : 0.801s 8.715s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (Build, Pack) | | 8763 : 1.980s 1.980s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (Build) | | 8764 : 1.669s 1.669s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (Build) | | 8989 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9101 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9309 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9345 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9648 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9685 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9731 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9787 : 0.095s 0.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9851 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9880 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/6.0.0/System.Text.Encodings.Web.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4321 : 0.670s 11.414s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (Build, Pack) | | 8770 : 2.046s 2.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (Build) | | 8771 : 2.053s 2.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (Build) | | 8772 : 1.625s 1.625s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (Build) | | 8941 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9116 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9294 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9382 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9389 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9435 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9693 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9714 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10154 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10177 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10239 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10262 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10279 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10289 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10306 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/7.0.0/System.Text.Encodings.Web.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4322 : 1.270s 10.482s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (Build, Pack) | | 8778 : 2.068s 2.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (Build) | | 8779 : 1.998s 1.998s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (Build) | | 8780 : 1.993s 1.993s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (Build) | | 8781 : 1.536s 1.536s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (Build) | | 9042 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9045 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9091 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9098 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9349 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9376 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9486 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9527 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9556 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9575 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9737 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9793 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9924 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9956 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9999 : 0.116s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10027 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10053 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10081 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10104 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10121 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/8.0.0/System.Text.Encodings.Web.8.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4323 : 0.696s 7.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (Build, Pack) | | 8829 : 2.005s 2.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (Build) | | 8830 : 1.646s 1.646s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (Build) | | 9105 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9233 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9269 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9399 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9410 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9462 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9530 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9587 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9613 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9638 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/6.0.0/System.Text.Json.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4324 : 0.612s 10.503s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (Build, Pack) | | 8840 : 1.998s 1.998s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (Build) | | 8841 : 2.134s 2.134s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (Build) | | 8842 : 1.539s 1.539s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (Build) | | 9212 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetBuildOutputFilesWithTfm) | | 9232 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetBuildOutputFilesWithTfm) | | 9344 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetBuildOutputFilesWithTfm) | | 9561 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetTfmSpecificContentForPackage) | | 10008 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetTfmSpecificContentForPackage) | | 10035 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetTfmSpecificContentForPackage) | | 10060 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetDebugSymbolsWithTfm) | | 10260 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetDebugSymbolsWithTfm) | | 10272 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetDebugSymbolsWithTfm) | | 10281 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetFrameworkAssemblyReferences) | | 10301 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetFrameworkAssemblyReferences) | | 10312 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetFrameworkAssemblyReferences) | | 10320 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetFrameworksWithSuppressedDependencies) | | 10322 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 10324 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/7.0.3/System.Text.Json.7.0.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4325 : 1.443s 9.650s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (Build, Pack) | | 8853 : 2.086s 2.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (Build) | | 8854 : 2.095s 2.095s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (Build) | | 8855 : 1.917s 1.917s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (Build) | | 8856 : 1.515s 1.515s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (Build) | | 9260 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetBuildOutputFilesWithTfm) | | 9268 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetBuildOutputFilesWithTfm) | | 9459 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetBuildOutputFilesWithTfm) | | 9507 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetBuildOutputFilesWithTfm) | | 9552 : 0.084s 0.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetTfmSpecificContentForPackage) | | 9570 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetTfmSpecificContentForPackage) | | 9611 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetTfmSpecificContentForPackage) | | 9700 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetTfmSpecificContentForPackage) | | 9820 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetDebugSymbolsWithTfm) | | 9839 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetDebugSymbolsWithTfm) | | 9909 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetDebugSymbolsWithTfm) | | 9960 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetDebugSymbolsWithTfm) | | 9991 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetFrameworkAssemblyReferences) | | 10024 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetFrameworkAssemblyReferences) | | 10070 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetFrameworkAssemblyReferences) | | 10109 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetFrameworkAssemblyReferences) | | 10145 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetFrameworksWithSuppressedDependencies) | | 10157 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetFrameworksWithSuppressedDependencies) | | 10166 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 10178 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.3/System.Text.Json.8.0.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4326 : 1.515s 9.362s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (Build, Pack) | | 8868 : 2.016s 2.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (Build) | | 8869 : 2.072s 2.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (Build) | | 8870 : 1.917s 1.917s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (Build) | | 8871 : 1.566s 1.566s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (Build) | | 9046 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetBuildOutputFilesWithTfm) | | 9050 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetBuildOutputFilesWithTfm) | | 9341 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetBuildOutputFilesWithTfm) | | 9517 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetBuildOutputFilesWithTfm) | | 9573 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetTfmSpecificContentForPackage) | | 9597 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetTfmSpecificContentForPackage) | | 9634 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetTfmSpecificContentForPackage) | | 9689 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetTfmSpecificContentForPackage) | | 9761 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetDebugSymbolsWithTfm) | | 9783 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetDebugSymbolsWithTfm) | | 9888 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetDebugSymbolsWithTfm) | | 9922 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetDebugSymbolsWithTfm) | | 9949 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetFrameworkAssemblyReferences) | | 9984 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetFrameworkAssemblyReferences) | | 10023 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetFrameworkAssemblyReferences) | | 10059 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetFrameworkAssemblyReferences) | | 10087 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetFrameworksWithSuppressedDependencies) | | 10105 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetFrameworksWithSuppressedDependencies) | | 10123 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 10138 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.4/System.Text.Json.8.0.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4327 : 1.562s 9.557s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (Build, Pack) | | 8872 : 2.084s 2.084s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (Build) | | 8873 : 2.031s 2.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (Build) | | 8874 : 2.047s 2.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (Build) | | 8875 : 1.683s 1.683s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (Build) | | 9003 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetBuildOutputFilesWithTfm) | | 9009 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetBuildOutputFilesWithTfm) | | 9436 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetBuildOutputFilesWithTfm) | | 9483 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetBuildOutputFilesWithTfm) | | 9520 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetTfmSpecificContentForPackage) | | 9537 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetTfmSpecificContentForPackage) | | 9585 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetTfmSpecificContentForPackage) | | 9639 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetTfmSpecificContentForPackage) | | 9671 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetDebugSymbolsWithTfm) | | 9695 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetDebugSymbolsWithTfm) | | 9717 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetDebugSymbolsWithTfm) | | 9767 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetDebugSymbolsWithTfm) | | 9826 : 0.136s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetFrameworkAssemblyReferences) | | 9874 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetFrameworkAssemblyReferences) | | 9921 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetFrameworkAssemblyReferences) | | 9957 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetFrameworkAssemblyReferences) | | 9980 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetFrameworksWithSuppressedDependencies) | | 10010 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetFrameworksWithSuppressedDependencies) | | 10075 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetFrameworksWithSuppressedDependencies) | . 10100 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.json/8.0.5/System.Text.Json.8.0.5.csproj (_GetFrameworksWithSuppressedDependencies) | 4328 : 1.059s 9.784s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build, Pack) | | 8893 : 0.977s 0.977s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build) | | 8894 : 0.977s 0.977s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build) | | 8895 : 0.997s 0.997s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build) | | 8896 : 1.023s 1.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build) | | 8972 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9707 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9732 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9797 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9825 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9904 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9969 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9992 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10040 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10074 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10098 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10119 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10276 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10294 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10311 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10317 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10325 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10328 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10333 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10336 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4329 : 1.404s 8.683s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (Build, Pack) | | 8930 : 1.832s 1.832s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (Build) | | 8931 : 1.800s 1.800s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (Build) | | 8932 : 1.540s 1.540s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (Build) | | 8933 : 1.538s 1.538s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (Build) | | 9351 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9378 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9402 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9421 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9480 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9524 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9617 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9861 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9911 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9935 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9970 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10011 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10048 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10086 : 0.131s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10139 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10165 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10191 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10199 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10216 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10234 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.channels/7.0.0/System.Threading.Channels.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4330 : 0.466s 8.995s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (Build, Pack) | | 8928 : 1.161s 1.161s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (Build) | | 8929 : 1.071s 1.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (Build) | | 9089 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 9097 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 9623 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetTfmSpecificContentForPackage) | | 9656 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetTfmSpecificContentForPackage) | | 10151 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetDebugSymbolsWithTfm) | | 10219 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetDebugSymbolsWithTfm) | | 10245 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetFrameworkAssemblyReferences) | | 10259 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetFrameworkAssemblyReferences) | | 10278 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10288 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4331 : 1.150s 7.686s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (Build, Pack) | | 8935 : 1.141s 1.141s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (Build) | | 8936 : 1.122s 1.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (Build) | | 8937 : 1.456s 1.456s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (Build) | | 9165 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetBuildOutputFilesWithTfm) | | 9201 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetBuildOutputFilesWithTfm) | | 9225 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetBuildOutputFilesWithTfm) | | 9248 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetTfmSpecificContentForPackage) | | 9266 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetTfmSpecificContentForPackage) | | 9392 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetTfmSpecificContentForPackage) | | 9622 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetDebugSymbolsWithTfm) | | 9657 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetDebugSymbolsWithTfm) | | 9710 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetDebugSymbolsWithTfm) | | 9838 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworkAssemblyReferences) | | 9879 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworkAssemblyReferences) | | 9916 : 0.117s 0.117s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworkAssemblyReferences) | | 9941 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10036 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10071 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4332 : 1.177s 7.492s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (Build, Pack) | | 8938 : 1.853s 1.853s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (Build) | | 8939 : 1.543s 1.543s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (Build) | | 8940 : 1.656s 1.656s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (Build) | | 9217 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9384 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9400 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9661 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9708 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9750 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9796 : 0.044s 0.044s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9817 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9854 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9890 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9951 : 0.123s 0.123s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 9988 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10012 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10043 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10068 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/6.0.0/System.Threading.Tasks.Dataflow.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4333 : 1.443s 8.524s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (Build, Pack) | | 8943 : 1.868s 1.868s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (Build) | | 8944 : 1.888s 1.888s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (Build) | | 8945 : 1.520s 1.520s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (Build) | | 8946 : 1.616s 1.616s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (Build) | | 9211 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9231 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9418 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9447 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9466 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9491 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9589 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9658 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9749 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9945 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10001 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10033 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10067 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10099 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10130 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10160 : 0.125s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10175 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10187 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10207 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10218 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/7.0.0/System.Threading.Tasks.Dataflow.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4334 : 0.404s 1.993s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (Build, Pack) | | 8948 : 1.073s 1.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (Build) | | 9048 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9051 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9052 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9053 : 0.397s 0.397s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 9074 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4335 : 0.797s 6.802s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (Build, Pack) | | 8949 : 1.137s 1.137s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (Build) | | 8950 : 1.541s 1.541s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (Build) | | 9168 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetBuildOutputFilesWithTfm) | | 9181 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetBuildOutputFilesWithTfm) | | 9288 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetTfmSpecificContentForPackage) | | 9301 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetTfmSpecificContentForPackage) | | 9322 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetDebugSymbolsWithTfm) | | 9338 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetDebugSymbolsWithTfm) | | 9899 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetFrameworkAssemblyReferences) | | 9929 : 0.114s 0.114s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetFrameworkAssemblyReferences) | | 9952 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 9972 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4336 : 0.462s 2.860s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (Build, Pack) | | 9014 : 1.509s 1.509s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (Build) | | 9229 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 9274 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GetTfmSpecificContentForPackage) | | 9284 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GetDebugSymbolsWithTfm) | | 9299 : 0.413s 0.413s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GetFrameworkAssemblyReferences) | . 9427 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.6.0/System.Threading.Tasks.Extensions.4.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4337 : 0.892s 5.521s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (Build, Pack) | | 9017 : 0.939s 0.939s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (Build) | | 9018 : 0.893s 0.893s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (Build) | | 9300 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 9323 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 9359 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 9374 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 9741 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 9765 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 9806 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 9840 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 9869 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 9897 : 0.064s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4338 : 0.707s 4.934s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (Build, Pack) | | 9024 : 0.979s 0.979s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (Build) | | 9025 : 0.941s 0.941s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (Build) | | 9132 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9153 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9162 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9170 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9179 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9193 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9290 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9444 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9479 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9559 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4339 : 0.449s 3.108s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (Build, Pack) | | 9022 : 1.126s 1.126s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (Build) | | 9173 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9272 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9283 : 0.036s 0.036s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9298 : 0.337s 0.337s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetFrameworkAssemblyReferences) | . 9429 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4340 : 0.404s 3.186s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (Build, Pack) | | 9030 : 1.142s 1.142s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (Build) | | 9195 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9240 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9257 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9265 : 0.316s 0.316s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 9335 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4341 : 0.513s 1.788s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (Build, Pack) | | 9033 : 0.963s 0.963s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (Build) | | 9150 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9160 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9167 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9183 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 9243 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4342 : 0.908s 6.246s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (Build, Pack) | | 9031 : 0.962s 0.962s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (Build) | | 9032 : 1.004s 1.004s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (Build) | | 9190 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 9401 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 9477 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 9549 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 9843 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 9860 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 9937 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 9974 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 9994 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 10047 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4343 : 0.687s 3.347s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (Build, Pack) | | 9035 : 0.949s 0.949s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (Build) | | 9036 : 0.982s 0.982s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (Build) | | 9203 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9222 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9258 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9264 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9276 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9285 : 0.033s 0.033s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9373 : 0.293s 0.293s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9437 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9467 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9493 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4344 : 0.485s 2.642s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (Build, Pack) | | 9055 : 1.375s 1.375s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (Build) | | 9380 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9386 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9393 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9411 : 0.261s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | . 9468 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4345 : 0.637s 2.909s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (Build, Pack) | | 9079 : 1.369s 1.369s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (Build) | | 9422 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9439 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9461 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 9521 : 0.129s 0.129s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GetFrameworkAssemblyReferences) | . 9602 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/6.0.0/System.Windows.Extensions.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4346 : 0.815s 6.541s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (Build, Pack) | | 9110 : 1.324s 1.324s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (Build) | | 9111 : 1.353s 1.353s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (Build) | | 9442 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9476 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9513 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9531 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9672 : 0.042s 0.042s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10140 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10158 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10180 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10200 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10213 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/7.0.0/System.Windows.Extensions.7.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4347 : 0.715s 2.625s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (Build, Pack) | | 9108 : 0.695s 0.695s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (Build) | | 9109 : 0.744s 0.744s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (Build) | | 9305 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9321 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9352 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9366 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9381 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9387 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9406 : 0.245s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9478 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9514 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9542 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4348 : 0.928s 4.944s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (Build, Pack) | | 9131 : 0.683s 0.683s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (Build) | | 9130 : 0.681s 0.681s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (Build) | | 9307 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9432 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9463 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9781 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9802 : 0.049s 0.049s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9891 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9918 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9946 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9971 : 0.045s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9987 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 10345 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/AfterSolutionBuild.proj (Build, Pack) | 10346 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/AfterSigning.proj (Build, Pack) | 10347 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj () . 10348 : 0.187s 0.187s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Publish.proj (Publish) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 7 9 8 12 3 5 16 18 14 6 17 4 19 20 13 28 2 15 23 27 11 22 25 10 29 21 32 26 30 24 31 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139160004796721: 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 28.525s 28.525s +++++ (scale 1:100) 639139160290045158: 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 28.547s 639139160290268458: 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.003s 28.550s 639139160290295545: 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.013s 28.563s 639139160290421731: 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 28.566s 639139160290456151: 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.005s 28.571s 639139160290502886: 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.047s 28.618s 639139160290976430: 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 28.621s 639139160291002845: 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.016s 28.636s 639139160291159472: 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.298s 28.935s ..... 639139160294142306: 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.042s 28.976s 639139160294559966: 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.269s 29.245s ..... 639139160297245873: | 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.283s 29.528s ..... 639139160300078188: 40 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.207s 29.735s .... 639139160302148086: 41 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.088s 29.823s . 639139160303031165: | | | | | | 42 | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 29.840s 639139160303194311: 43 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 29.848s 639139160303278324: | | | | | | | | | | | | | | | | | | | | | | | | 44 | | | | | | | 0.023s 29.871s 639139160303504353: | | | | | | | | | | | | | | | | | | 45 | | | | | | | | | | | | | 0.023s 29.894s 639139160303737261: | | | | | 46 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 29.899s 639139160303789775: | | 47 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 29.908s 639139160303872035: | | | | | | | | | | | | | | | | | 48 | | | | | | | | | | | | | | 0.010s 29.917s 639139160303967825: | | | | 49 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 29.929s 639139160304087900: | | | | | | | | | | | | | | | | | | | | 50 | | | | | | | | | | | 0.002s 29.931s 639139160304111110: | | | | | | | | | | | | | | | | | | | 51 | | | | | | | | | | | | 0.005s 29.936s 639139160304161129: | | | | | | | | 52 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 29.944s 639139160304237018: | | | | | | | | | | | | | | | | | | 53 | | | | | | | | | | | | | 0.000s 29.944s 639139160304241172: | | | | | | | | | | | | | 54 | | | | | | | | | | | | | | | | | | 0.000s 29.945s 639139160304243875: | | | | | | | | | 55 | | | | | | | | | | | | | | | | | | | | | | 0.020s 29.965s 639139160304442631: | | | | | | | | | | | | | | | | 56 | | | | | | | | | | | | | | | 0.002s 29.966s 639139160304459646: | | | | | | | | | | | | | | | | | | | | | | | | 57 | | | | | | | 0.000s 29.967s 639139160304463542: | | | | | | 58 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 29.968s 639139160304481407: | | | | | | | 59 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 29.970s 639139160304493432: | | | | | | | | | | | | | | | | | | | | | | | | | | 60 | | | | | 0.006s 29.976s 639139160304553004: | | | | | | | | | | 61 | | | | | | | | | | | | | | | | | | | | | 0.003s 29.979s 639139160304584584: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 62 | | 0.011s 29.989s 639139160304691651: 63 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 29.990s 639139160304700511: | | 64 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 29.994s 639139160304739839: | | | | | | | | | | | | | | | | | | | | | 65 | | | | | | | | | | 0.002s 29.996s 639139160304757155: | 66 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 29.997s 639139160304765106: | | | | | | | | | | | | | | | | | 67 | | | | | | | | | | | | | | 0.005s 30.002s 639139160304817546: | | | | | | | | | | | | | | | | | | | | | | | 68 | | | | | | | | 0.002s 30.004s 639139160304837142: | | | 69 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.004s 639139160304841708: | | | | 70 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.006s 639139160304852668: | | | | | | | | | | | 71 | | | | | | | | | | | | | | | | | | | | 0.002s 30.008s 639139160304873944: | | | | | 72 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.008s 639139160304878597: | | | | | | | | | | | | | | | | | | 73 | | | | | | | | | | | | | 0.018s 30.027s 639139160305063275: | | | | | | | | | | | | | | | | | | | | | | | | 74 | | | | | | | 0.001s 30.027s 639139160305070136: | | | | | | | | | | | | | 75 | | | | | | | | | | | | | | | | | | 0.003s 30.030s 639139160305100332: | | | | | | | | | | | | | | | | | | | 76 | | | | | | | | | | | | 0.006s 30.037s 639139160305162935: | | | | | | | | | | | | | | 77 | | | | | | | | | | | | | | | | | 0.006s 30.043s 639139160305222244: | | | | | | | | | 78 | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.043s 639139160305228701: | | | | | | | | | | | | 79 | | | | | | | | | | | | | | | | | | | 0.004s 30.047s 639139160305266907: | | | | | | | | | | 80 | | | | | | | | | | | | | | | | | | | | | 0.005s 30.052s 639139160305319794: | | | | | | | | | | | | | | | | | | | | | | | | | | | 81 | | | | 0.001s 30.053s 639139160305331242: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 82 0.002s 30.055s 639139160305351468: | | | | | | | | 83 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.057s 639139160305362152: | | | | | | 84 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.057s 639139160305366273: | | | | | | | | | | | | | | | | 85 | | | | | | | | | | | | | | | 0.037s 30.094s 639139160305739800: | | | | | | | 86 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.095s 639139160305744237: | | | | | | | | | | | | | | | | | | | | 87 | | | | | | | | | | | 0.002s 30.096s 639139160305759948: | | | | | | | | | | | | | | | | | | | | | | | | 88 | | | | | | | 0.001s 30.097s 639139160305771016: | | | | | | | | | | | | | | | | | | | | | 89 | | | | | | | | | | 0.008s 30.106s 639139160305855942: | | | | | | | | | | | | | | | | | 90 | | | | | | | | | | | | | | 0.000s 30.106s 639139160305860179: | | | | | | | | | | | | | | | | | | | | | | 91 | | | | | | | | | 0.000s 30.107s 639139160305863258: | | | | | | | | | | | | | | | | | | | | | | | | | 92 | | | | | | 0.001s 30.108s 639139160305874851: | | | | | | | | | | | | | | | | | | 93 | | | | | | | | | | | | | 0.000s 30.108s 639139160305879594: | | 94 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.109s 639139160305883100: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 95 | | 0.004s 30.113s 639139160305927380: | | | | | | | | | | | | | | | | | | | | | | | | | | 96 | | | | | 0.001s 30.114s 639139160305940712: | | | | | | | | | | | | | | | | | | | | | | | 97 | | | | | | | | 0.001s 30.116s 639139160305953089: | | | | | | | | | | | 98 | | | | | | | | | | | | | | | | | | | | 0.003s 30.118s 639139160305979174: | | | | | | | | | | | | | | 99 | | | | | | | | | | | | | | | | | 0.016s 30.135s 639139160306141845: | | | | | | | | | | | | | | | 100 | | | | | | | | | | | | | | | | 0.001s 30.135s 639139160306146962: | | | 101 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.135s 639139160306151160: | | | | 102 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.136s 639139160306154609: | | | | | | 103 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.137s 639139160306164741: | | | | | | | | | | | | | 104 | | | | | | | | | | | | | | | | | | 0.000s 30.137s 639139160306169082: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 105 0.000s 30.138s 639139160306172767: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 106 | 0.000s 30.138s 639139160306175917: | | | | | | | | | | | | | | | | 107 | | | | | | | | | | | | | | | 0.000s 30.138s 639139160306178903: | 108 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 30.145s 639139160306241958: 109 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 30.147s 639139160306266127: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 110 | | | 0.000s 30.147s 639139160306270857: | | | | | | | | 111 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 30.150s 639139160306294818: | | | | | | | | | | | | | | | | | | | | | | | | 112 | | | | | | | 0.001s 30.150s 639139160306300431: | | | | | | | | | | | | | | | | | | | | | | | | | | | 113 | | | | 0.006s 30.156s 639139160306356003: | | | | | | | | | | | | 114 | | | | | | | | | | | | | | | | | | | 0.000s 30.156s 639139160306360656: | | | | | | | | | | 115 | | | | | | | | | | | | | | | | | | | | | 0.000s 30.157s 639139160306364357: | | | | | | | 116 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.157s 639139160306368063: | | | | | | | | | | | | | | | | | | | 117 | | | | | | | | | | | | 0.005s 30.162s 639139160306414318: | | | | | 118 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.162s 639139160306418087: | | | | | | | | | | | | | | | | | 119 | | | | | | | | | | | | | | 0.002s 30.164s 639139160306434988: | | | | | | | | | 120 | | | | | | | | | | | | | | | | | | | | | | 0.018s 30.181s 639139160306610972: | | | | | | | | | | | | | | | | | | | | | 121 | | | | | | | | | | 0.002s 30.183s 639139160306627384: | | | | | | | | | | | | | | | | | | | | | | | 122 | | | | | | | | 0.008s 30.191s 639139160306709953: | | | | | | | | | | | | | | | | | | | | | | | | | | 123 | | | | | 0.003s 30.194s 639139160306741406: | | | | | | | | | | | | | | | | | | 124 | | | | | | | | | | | | | 0.000s 30.195s 639139160306744078: | | | | | | | | | | | | | | 125 | | | | | | | | | | | | | | | | | 0.001s 30.196s 639139160306755440: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 126 | | 0.005s 30.201s 639139160306806833: | | | | | | 127 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 30.203s 639139160306828669: | | | | | | | | | | | 128 | | | | | | | | | | | | | | | | | | | | 0.000s 30.204s 639139160306832713: | | | | | | | | | | | | | | | | | | | | | | 129 | | | | | | | | | 0.007s 30.210s 639139160306898344: | | | 130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.211s 639139160306903385: | | | | 131 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 30.227s 639139160307062260: 132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.227s 639139160307069892: | | | | | | | | | | 133 | | | | | | | | | | | | | | | | | | | | | 0.000s 30.228s 639139160307073717: | | | | | | | | | | | | | | | | | | | | 134 | | | | | | | | | | | 0.001s 30.228s 639139160307079260: | | | | | | | | | | | | | | | | | | | | | | | | | 135 | | | | | | 0.001s 30.229s 639139160307089990: | | | | | | | | | | | | | | | 136 | | | | | | | | | | | | | | | | 0.011s 30.240s 639139160307195908: | | | | | | | | | | | | | 137 | | | | | | | | | | | | | | | | | | 0.002s 30.242s 639139160307212562: | 138 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.243s 639139160307222814: | | 139 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.243s 639139160307230440: | | | | | | | | | | | | | | | | | | | | | | | | | | | 140 | | | | 0.015s 30.258s 639139160307377606: | | | | | | | | | | | | | | | | | | | 141 | | | | | | | | | | | | 0.001s 30.259s 639139160307382905: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 142 0.000s 30.259s 639139160307386565: | | | | | | | | | | | | | | | | 143 | | | | | | | | | | | | | | | 0.000s 30.259s 639139160307390232: | | | | | | | | | | | | 144 | | | | | | | | | | | | | | | | | | | 0.005s 30.265s 639139160307443176: | | | | | | | | | | | | | | | | | | | | | | | | | | 145 | | | | | 0.000s 30.265s 639139160307445520: | | | | | | | | | | | | | | | | | 146 | | | | | | | | | | | | | | 0.000s 30.265s 639139160307448266: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 147 | | 0.000s 30.265s 639139160307451109: | | | | | | | | | | | | | | | | | | | | | | | | 148 | | | | | | | 0.000s 30.266s 639139160307454081: | | | | | | | | | | | | | | | | | | | | | 149 | | | | | | | | | | 0.000s 30.266s 639139160307456697: | | | | | | | | | | | | | | | | | | | | | | | 150 | | | | | | | | 0.000s 30.266s 639139160307460216: | | | | | | | | 151 | | | | | | | | | | | | | | | | | | | | | | | 0.047s 30.313s 639139160307925420: | | | | | 152 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.314s 639139160307932996: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 153 | | | 0.001s 30.314s 639139160307940765: | | | | | | | | | 154 | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.315s 639139160307951294: | | | | | | | | | | | | | | 155 | | | | | | | | | | | | | | | | | 0.000s 30.316s 639139160307954038: | | | | | | | 156 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.316s 639139160307956786: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 157 | 0.001s 30.317s 639139160307962228: | | | | 158 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.317s 639139160307965708: 159 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 30.319s 639139160307988360: | | | | | | | | | | | 160 | | | | | | | | | | | | | | | | | | | | 0.003s 30.322s 639139160308013902: | | | | | | | | | | | | | | | | | | 161 | | | | | | | | | | | | | 0.005s 30.327s 639139160308063605: | | | | | | | | | | | | | | | | | | | | 162 | | | | | | | | | | | 0.009s 30.335s 639139160308148850: | | 163 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.336s 639139160308152744: | | | | | | | | | | | | | | | | | | | | | 164 | | | | | | | | | | 0.000s 30.336s 639139160308155915: | 165 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 30.338s 639139160308176373: | | | | | | | | | | | | | 166 | | | | | | | | | | | | | | | | | | 0.004s 30.342s 639139160308220315: | | | 167 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 30.344s 639139160308241447: | | | | | | | | | | 168 | | | | | | | | | | | | | | | | | | | | | 0.001s 30.346s 639139160308252176: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 169 | | 0.001s 30.346s 639139160308259616: | | | | | | | | | | | | | | | | | | | | | | 170 | | | | | | | | | 0.019s 30.366s 639139160308454612: | | | | | | | | | | | | | | | | | | | | | | | 171 | | | | | | | | 0.000s 30.366s 639139160308458843: | | | | | | | | | | | | | | | | | | | | | | | | | 172 | | | | | | 0.000s 30.367s 639139160308461755: | | | | | | 173 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.367s 639139160308464650: | | | | | | | | | | | | | | | | | | | 174 | | | | | | | | | | | | 0.001s 30.368s 639139160308474211: | | | | | | | | | | | | | | | | | 175 | | | | | | | | | | | | | | 0.001s 30.368s 639139160308480383: | | | | | | | | | | | | | | | | 176 | | | | | | | | | | | | | | | 0.001s 30.370s 639139160308494053: | | | | | | | | | | | | | | | 177 | | | | | | | | | | | | | | | | 0.002s 30.372s 639139160308514088: | | | | | | | | | | | | | | | | | | 178 | | | | | | | | | | | | | 0.001s 30.373s 639139160308525138: | | | | | | | | | | | | | | | | | | | | | | | | | | 179 | | | | | 0.005s 30.378s 639139160308578509: | | | | | | | | | | | | | | | | | | | | | | | | 180 | | | | | | | 0.006s 30.384s 639139160308634115: | | | | | 181 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.385s 639139160308643477: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 182 | 0.002s 30.386s 639139160308659959: | | | | | | | | | | | | | | 183 | | | | | | | | | | | | | | | | | 0.003s 30.389s 639139160308690823: | | | | | | | | | 184 | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.390s 639139160308694957: | | | | | | | | | | | | | | | | | | | | | | 185 | | | | | | | | | 0.001s 30.391s 639139160308707174: | | | | | | | 186 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.393s 639139160308721793: | | | | | | | | | | | | 187 | | | | | | | | | | | | | | | | | | | 0.000s 30.393s 639139160308725160: | | 188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.393s 639139160308728515: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 189 | | | 0.003s 30.396s 639139160308755919: | | | | 190 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.051s 30.446s . 639139160309261636: | | | | | | | | | | | | | | | | | | | | | | | | | | | 191 | | | | 0.006s 30.453s 639139160309321922: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 192 0.004s 30.457s 639139160309363949: | | | | | | | | | | | | | | | 193 | | | | | | | | | | | | | | | | 0.001s 30.457s 639139160309369955: 194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.458s 639139160309374060: | | | | | | | | | | | | | | | | | | | | 195 | | | | | | | | | | | 0.001s 30.459s 639139160309382270: | | | | | | | | | | | 196 | | | | | | | | | | | | | | | | | | | | 0.003s 30.461s 639139160309410523: | | | 197 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 30.464s 639139160309433319: | | | | | | | | | | | | | 198 | | | | | | | | | | | | | | | | | | 0.005s 30.469s 639139160309482206: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 199 | | 0.001s 30.470s 639139160309496468: | | | | | | 200 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.471s 639139160309505634: | | | | | | | | | | | | | | | | | | | | | | | | | 201 | | | | | | 0.000s 30.471s 639139160309509416: | | | | | | | | | | | | | | | | | 202 | | | | | | | | | | | | | | 0.000s 30.472s 639139160309513932: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 203 | 0.001s 30.473s 639139160309522907: | | | | | | | | 204 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.473s 639139160309531514: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 205 | | | 0.000s 30.474s 639139160309535995: | | | | | | | | | | | | 206 | | | | | | | | | | | | | | | | | | | 0.001s 30.475s 639139160309545780: | | | | | | | | | | | | | | | | 207 | | | | | | | | | | | | | | | 0.000s 30.475s 639139160309548965: | | | | | | | | | | 208 | | | | | | | | | | | | | | | | | | | | | 0.001s 30.476s 639139160309554229: | | | | | 209 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 30.501s 639139160309805764: | | | | 210 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.502s 639139160309813348: | | | | | | | | | | | | | | | | | | | | | 211 | | | | | | | | | | 0.001s 30.503s 639139160309824256: | | | | | | | | | | | | | | | | | | 212 | | | | | | | | | | | | | 0.001s 30.504s 639139160309836363: | | | | | | | | | | | | | | | | | | | | | | 213 | | | | | | | | | 0.000s 30.504s 639139160309840099: | | 214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.505s 639139160309843190: | | | | | | | | | 215 | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.505s 639139160309846113: | | | | | | | | | | | | | | | | | | | | | | | | 216 | | | | | | | 0.002s 30.507s 639139160309870545: | | | | | | | | | | | | | | | | | | | | | | | 217 | | | | | | | | 0.000s 30.508s 639139160309873967: | 218 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 30.515s 639139160309943860: | | | | | | | | | | | | | | | | | | | | | | | | | | 219 | | | | | 0.000s 30.515s 639139160309948147: | | | | | | | | | | | | | | 220 | | | | | | | | | | | | | | | | | 0.005s 30.520s 639139160309999089: | | | | | | 221 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.521s 639139160310006552: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 222 | | | 0.002s 30.523s 639139160310030869: | | | | | | | 223 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.524s 639139160310034260: | | | | | | | | | | | | 224 | | | | | | | | | | | | | | | | | | | 0.000s 30.524s 639139160310037223: | | | | | | | | | | | | | | | | | | | 225 | | | | | | | | | | | | 0.000s 30.524s 639139160310040245: | | | | | | | | | | | | | | | | | | | | 226 | | | | | | | | | | | 0.005s 30.529s 639139160310089058: | | | | | | | | | | | | | | | | | | | | | | | | | 227 | | | | | | 0.006s 30.536s 639139160310153827: | | | | | | | | | | | | | | | | | | | | | | | | | | | 228 | | | | 0.004s 30.540s 639139160310197567: | | | | | | | | | | | | | | | | | 229 | | | | | | | | | | | | | | 0.024s 30.564s 639139160310439145: | | | | | | | | 230 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 30.566s 639139160310459468: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 231 0.004s 30.570s 639139160310500128: 232 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.573s 639139160310527869: | | | 233 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.574s 639139160310532556: | | 234 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 30.578s 639139160310573448: | | | | | | | | | | | | | | | | 235 | | | | | | | | | | | | | | | 0.001s 30.579s 639139160310587208: | | | | | | | | | | | | | | | | | | 236 | | | | | | | | | | | | | 0.000s 30.580s 639139160310591725: | 237 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.580s 639139160310594786: | | | | | | | | | | | | | | | 238 | | | | | | | | | | | | | | | | 0.001s 30.581s 639139160310608560: | | | | | | | | | | | | | | | | | | | | | | | 239 | | | | | | | | 0.002s 30.583s 639139160310630188: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 240 | 0.002s 30.585s 639139160310648437: | | | | 241 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.586s 639139160310652098: | | | | | | | | | | | | | | | | | | | 242 | | | | | | | | | | | | 0.002s 30.587s 639139160310668497: | | | | | | | | | | | | | | | | | | | | | | | | 243 | | | | | | | 0.001s 30.588s 639139160310673631: | | | | | | | | | | | 244 | | | | | | | | | | | | | | | | | | | | 0.004s 30.591s 639139160310711643: | | | | | | | | | | | | | | 245 | | | | | | | | | | | | | | | | | 0.004s 30.596s 639139160310753622: | | | | | | 246 | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 30.631s 639139160311103845: | | | | | | | | | | | | | | | | | | | | | 247 | | | | | | | | | | 0.005s 30.636s 639139160311155222: 248 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.639s 639139160311185816: | | | | | | | | | | | | | | | | | | | | | | | | | | 249 | | | | | 0.006s 30.645s 639139160311242369: | | | | | | | | | | | | | | | | | | | | | | 250 | | | | | | | | | 0.000s 30.645s 639139160311246947: | | | | | | | | | | | | | | | | | | | | | | | | | | | 251 | | | | 0.004s 30.649s 639139160311287114: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 252 0.001s 30.650s 639139160311295006: | | | | | | | | | | | | | | | | | | | | | | | | | 253 | | | | | | 0.000s 30.650s 639139160311298561: | | | | | | | | | | | | | | | | | | 254 | | | | | | | | | | | | | 0.000s 30.650s 639139160311301632: | | | | | | | | | | | | | | | | | | | 255 | | | | | | | | | | | | 0.032s 30.682s 639139160311616950: | | | | | | | | | | | | | 256 | | | | | | | | | | | | | | | | | | 0.001s 30.683s 639139160311623880: | | | | 257 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.683s 639139160311628104: | | | | | | | 258 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.683s 639139160311631212: | | | | | | | | | | 259 | | | | | | | | | | | | | | | | | | | | | 0.001s 30.685s 639139160311645482: | | | | | | | | | | | | 260 | | | | | | | | | | | | | | | | | | | 0.001s 30.686s 639139160311652600: | | | | | | | | | | | | | | | | | 261 | | | | | | | | | | | | | | 0.000s 30.686s 639139160311655832: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 262 | | 0.000s 30.686s 639139160311659114: | | | | | 263 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.687s 639139160311662113: | | | | | | | | | | | | | | | | | | | | | | | 264 | | | | | | | | 0.003s 30.689s 639139160311689319: | | | | | | | | | | | | | | 265 | | | | | | | | | | | | | | | | | 0.000s 30.690s 639139160311693871: | | | | | | | | | | | | | | | | | | | | 266 | | | | | | | | | | | 0.002s 30.692s 639139160311714461: | | | | | | | | | | | | | | | | 267 | | | | | | | | | | | | | | | 0.001s 30.692s 639139160311719474: | | | | | | | | 268 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.693s 639139160311723189: | | 269 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 30.693s 639139160311728248: 270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 30.697s 639139160311766565: | | | | | | | | | | | | | | | 271 | | | | | | | | | | | | | | | | 0.000s 30.697s 639139160311771396: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 272 | 0.000s 30.698s 639139160311774990: | | | | | | | | | | | | | | | | | | 273 | | | | | | | | | | | | | 0.007s 30.705s 639139160311843791: | | | | | | | | | | | | | | | | | | | | | | | | | 274 | | | | | | 0.000s 30.705s 639139160311848209: | 275 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 30.729s 639139160312086282: | | | | | | | | | | | | | | | | | | | | | | | | | | | 276 | | | | 0.001s 30.730s 639139160312093239: | | | | | | | | | | | | | | | | | | | 277 | | | | | | | | | | | | 0.001s 30.730s 639139160312100750: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 278 | | | 0.000s 30.731s 639139160312103295: | | | | | | | | | | | | | | | | | | | | | | | | | | 279 | | | | | 0.000s 30.731s 639139160312106115: | | | | | | 280 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.731s 639139160312108952: | | | | | | | | | | | 281 | | | | | | | | | | | | | | | | | | | | 0.000s 30.732s 639139160312112164: | | | | | | | | | 282 | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.732s 639139160312115554: | | | 283 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.732s 639139160312119107: | | | | | | | | | | | | | | | | | | | | | | 284 | | | | | | | | | 0.001s 30.733s 639139160312130589: | | | | | | | | | | | | | | | | | | | | | 285 | | | | | | | | | | 0.010s 30.743s 639139160312227451: | | | | | | | | | | | | | | | | | | | | | | | | 286 | | | | | | | 0.009s 30.752s 639139160312321545: | | | | | | | 287 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.753s 639139160312326225: | | | | | | | | | | | | 288 | | | | | | | | | | | | | | | | | | | 0.001s 30.754s 639139160312341115: | | | | | | | | | | | | | | | 289 | | | | | | | | | | | | | | | | 0.002s 30.757s 639139160312362497: | | | | | | | | | | | | | | | | | | | | 290 | | | | | | | | | | | 0.001s 30.758s 639139160312371885: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 291 0.000s 30.758s 639139160312376652: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 292 | 0.001s 30.759s 639139160312391519: | | | | 293 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.760s 639139160312396097: | | | | | | | | | | | | | | | | 294 | | | | | | | | | | | | | | | 0.004s 30.764s 639139160312437811: | | 295 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.765s 639139160312442051: | | | | | | | | | | | | | | | | | | 296 | | | | | | | | | | | | | 0.004s 30.768s 639139160312479954: | | | | | 297 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 30.790s 639139160312696731: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 298 | | 0.003s 30.793s 639139160312728155: | | | | | | | | | | 299 | | | | | | | | | | | | | | | | | | | | | 0.002s 30.795s 639139160312746477: | | | | | | | | | | | | | | | | | | | | | | | | | 300 | | | | | | 0.000s 30.795s 639139160312750349: | | | | | | | | | | | | | | | | | 301 | | | | | | | | | | | | | | 0.001s 30.796s 639139160312760301: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 302 | | | 0.007s 30.803s 639139160312829856: | | | | | | | | | | | | | | 303 | | | | | | | | | | | | | | | | | 0.000s 30.804s 639139160312834619: | | | | | | | | | | | | | | | | | | | | | | | | | | | 304 | | | | 0.000s 30.804s 639139160312838039: | | | | | | | | | | | | | 305 | | | | | | | | | | | | | | | | | | 0.000s 30.804s 639139160312841519: | | | | | | | | | | | | | | | | | | | | | | | 306 | | | | | | | | 0.000s 30.805s 639139160312845002: | | | | | | | | | | | | | | | | | | | 307 | | | | | | | | | | | | 0.000s 30.805s 639139160312848707: | | | | | | | | | | | | | | | | | | | | 308 | | | | | | | | | | | 0.002s 30.808s 639139160312873183: | | | | | | | | | | | | | | | | | | | | | | | | | | 309 | | | | | 0.002s 30.810s 639139160312895743: | | | | | | | | 310 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.813s 639139160312922118: | 311 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.816s 639139160312955535: | | | | | | 312 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 30.816s 639139160312960344: | | | | | | | | | | | | | | | | | | | | | 313 | | | | | | | | | | 0.002s 30.818s 639139160312976493: | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.006s 30.824s 639139160313032270: | | | | | | | | | x | | | | | | | | | | | | x | | | | | | | | | 0.000s 30.824s 639139160313032965: | | | | | | | | | x | | | | | | | | | | | | x | x | | | | | | | 0.000s 30.824s 639139160313033180: | | | | | | | | | x | x | | | | | | | | | | x | x | | | | | | | 0.002s 30.826s 639139160313054447: | | | | | | | x | x | x | | | | | | | | | | x | x | | | | | | | 0.035s 30.861s 639139160313401836: | | | | | | | x | x | x x | | | | | | | | | x | x | | | | | | | 0.004s 30.865s 639139160313446515: | | | | | | | x | x | x x | | | | | x | | | x | x | | | | | | | 0.000s 30.865s 639139160313450079: | | | | x | | x | x | x x | | | | | x | | | x | x | | | | | | | 0.000s 30.866s 639139160313451804: | | | | x | | x | x | x x | | | x | x | | | x | x | | | | | | | 0.002s 30.867s 639139160313468890: | | | | x x | x | x | x x | | | x | x | | | x | x | | | | | | | 0.000s 30.867s 639139160313471161: | | | | x x | x | x | x x | | | x | x | | | x | x | | | | | | x 0.001s 30.869s 639139160313485865: | | x | x x | x | x | x x | | | x | x | | | x | x | | | | | | x 0.001s 30.870s 639139160313494244: | | x | x x | x | x | x x | | x x | x | | | x | x | | | | | | x 0.000s 30.870s 639139160313496858: | | x x x x | x | x | x x | | x x | x | | | x | x | | | | | | x 0.000s 30.870s 639139160313497965: | | x x x x | x | x | x x | | x x | x | | | x | x | | x | | | x 0.005s 30.875s 639139160313544387: | | x x x x | x | x x x x | | x x | x | | | x | x | | x | | | x 0.000s 30.875s 639139160313548580: | | x x x x | x | x x x x | | x x | x | | | x | x | | x x | | x 0.001s 30.876s 639139160313557515: | | x x x x | x | x x x x | | x x | x | | | x | x | | x x | x x 0.001s 30.877s 639139160313562578: | | x x x x | x | x x x x | | x x | x | x | x | x | | x x | x x 0.001s 30.877s 639139160313567915: x | x x x x | x | x x x x | | x x | x | x | x | x | | x x | x x 0.000s 30.877s 639139160313568756: x | x x x x | x | x x x x | | x x | x | x | x x x | | x x | x x 0.001s 30.878s 639139160313577537: x | x x x x | x | x x x x | | x x | x x x | x x x | | x x | x x 0.000s 30.878s 639139160313578486: 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 30.879s 639139160313584435: x 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 30.879s 639139160313584963: x x 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 30.879s 639139160313590481: x x x 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 30.880s 639139160313593248: x x x x 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 30.882s 639139160313613941: x x x x x 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 30.882s 639139160313614843: x x x x x x | 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 30.882s 639139160313618920: x x x x x x x 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 30.883s 639139160313628302: x x x x x x x x | 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 30.884s 639139160313639331: 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.100s 30.985s .. 639139160314643917: x x x x x x x x x x x x x x x 314 x x x x x x x x x x x x x x x x 0.419s 31.404s ........ 639139160318835101: 346 330 343 317 342 332 344 329 328 320 331 321 326 325 333 327 334 339 345 340 335 336 318 337 341 324 338 323 316 322 319 315 0.093s 31.497s . 639139160319763392: | | 347 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 31.508s 639139160319875102: | | | | | | | | | | | | 348 | | | | | | | | | | | | | | | | | | | 0.021s 31.529s 639139160320087794: | | | | | | | | | | | | | | | 349 | | | | | | | | | | | | | | | | 0.015s 31.544s 639139160320240271: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 350 | | 0.005s 31.550s 639139160320292539: | | | | | | | | | | | | | | 351 | | | | | | | | | | | | | | | | | 0.006s 31.556s 639139160320352204: | | | | | 352 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 31.561s 639139160320403598: | | | | | | | | | | | | | | | | | | | 353 | | | | | | | | | | | | 0.001s 31.561s 639139160320409237: | | | | | | | | | | | | | | | | 354 | | | | | | | | | | | | | | | 0.001s 31.562s 639139160320416384: | | | | | | | 355 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.562s 639139160320421604: | 356 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 31.563s 639139160320426160: | | | | | | | | | | | | | | | | | | | | | 357 | | | | | | | | | | 0.001s 31.564s 639139160320431977: | | | | 358 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.564s 639139160320437676: | | | | | | | | | | | | | | | | | | | | | | | 359 | | | | | | | | 0.028s 31.592s 639139160320714256: | | | | | | | | | | | | | | | | | 360 | | | | | | | | | | | | | | 0.001s 31.593s 639139160320721871: | | | | | | | | | | | | | | | | | | | | | | | | 361 | | | | | | | 0.001s 31.593s 639139160320727077: | | | | | | 362 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.594s 639139160320732924: | | | | | | | | | | | | | | | | | | | | 363 | | | | | | | | | | | 0.001s 31.594s 639139160320738945: | | | | | | | | | | | 364 | | | | | | | | | | | | | | | | | | | | 0.001s 31.595s 639139160320750814: | | | | | | | | | | | | | | | | | | | | | | | | | | 365 | | | | | 0.001s 31.597s 639139160320764522: | | | | | | | | | | | | | | | | | | | | | | | | | 366 | | | | | | 0.016s 31.613s 639139160320922313: | | | | | | | | | | 367 | | | | | | | | | | | | | | | | | | | | | 0.003s 31.616s 639139160320953734: | | | | | | | | | | | | | | | | | | | | | | | | | | | 368 | | | | 0.001s 31.617s 639139160320968458: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 369 | 0.014s 31.632s 639139160321112912: | | | | | | | | | | | | 370 | | | | | | | | | | | | | | | | | | | 0.001s 31.632s 639139160321120701: | | | | | | | | | | | | | 371 | | | | | | | | | | | | | | | | | | 0.001s 31.633s 639139160321127225: | | | | | | | | | | | | | | | | 372 | | | | | | | | | | | | | | | 0.001s 31.634s 639139160321133501: | | | | | | | | | | | | | | | | | | | | | | 373 | | | | | | | | | 0.004s 31.637s 639139160321170345: | | | 374 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.638s 639139160321177134: | | | | | | 375 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.639s 639139160321182787: | | | | | | | | | | | | | | 376 | | | | | | | | | | | | | | | | | 0.004s 31.643s 639139160321225517: | | 377 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.645s 639139160321245966: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 378 0.001s 31.646s 639139160321253126: | | | | | | | | 379 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.646s 639139160321260109: | 380 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.648s 639139160321278928: | | | | | | | | | 381 | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.649s 639139160321285018: | | | | | | | 382 | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 31.665s 639139160321448945: | | | | | | | | | | | | | | | | | | | | | 383 | | | | | | | | | | 0.001s 31.666s 639139160321455361: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 384 | | | 0.001s 31.666s 639139160321460433: | | | | | 385 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.667s 639139160321467289: | | | | | | | | | | | | | | | | | | | | | | | | | 386 | | | | | | 0.001s 31.668s 639139160321472785: | | | | | | | | | | | | | | | | | | | | | | | 387 | | | | | | | | 0.001s 31.669s 639139160321483954: | | | | | | | | | | | | | | | | | 388 | | | | | | | | | | | | | | 0.001s 31.670s 639139160321495305: | | | | | | | | | | | | | | | | | | 389 | | | | | | | | | | | | | 0.000s 31.670s 639139160321500185: | | | | | | | | | | | | | | | 390 | | | | | | | | | | | | | | | | 0.001s 31.671s 639139160321505517: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 391 | | 0.001s 31.671s 639139160321511149: | | | | | | | | | | | | | | | | | | | | | | | | 392 | | | | | | | 0.000s 31.672s 639139160321515738: | | | | | | | | | | | | | | | | | | | | | | | | | | 393 | | | | | 0.001s 31.672s 639139160321520995: | | | | | | | | | | | | | | | | | | | 394 | | | | | | | | | | | | 0.000s 31.673s 639139160321525531: | | | | | | | | | | | | | | | | | | | | 395 | | | | | | | | | | | 0.000s 31.673s 639139160321529847: | | | | 396 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.674s 639139160321540482: | | | | | | | | | | 397 | | | | | | | | | | | | | | | | | | | | | 0.011s 31.686s 639139160321651828: | | | | | | | | | | | | 398 | | | | | | | | | | | | | | | | | | | 0.001s 31.687s 639139160321665983: | | | | | | | | | | | | | | | | 399 | | | | | | | | | | | | | | | 0.001s 31.688s 639139160321674045: | | | | | | | | | | | 400 | | | | | | | | | | | | | | | | | | | | 0.001s 31.688s 639139160321680508: | | | | | | | | | | | | | | | | | | | | | | | | | | | 401 | | | | 0.005s 31.694s 639139160321732232: | | | | | | 402 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.694s 639139160321741518: | | | | | | | | 403 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.695s 639139160321749048: | | | | | | | | | | | | | 404 | | | | | | | | | | | | | | | | | | 0.025s 31.720s 639139160321996771: | | | | | | | | | | | | | | 405 | | | | | | | | | | | | | | | | | 0.001s 31.721s 639139160322004286: | | | 406 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.725s 639139160322045170: | | | | | | | | | 407 | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.726s 639139160322057711: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 408 0.001s 31.727s 639139160322067123: 409 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.728s 639139160322076997: | | | | | | | | | | | | | | | | | | | | | | 410 | | | | | | | | | 0.004s 31.732s 639139160322118965: | | | | | 411 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 31.751s 639139160322303158: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 412 | 0.001s 31.751s 639139160322309907: | | 413 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.752s 639139160322315863: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 414 | | 0.001s 31.752s 639139160322321486: | | | | | | | | | | 415 | | | | | | | | | | | | | | | | | | | | | 0.001s 31.753s 639139160322327319: | | | | | | | | | | | | | | | | | | | | | | | | | | 416 | | | | | 0.030s 31.784s 639139160322632205: | | | | | | | | | | | | | | | 417 | | | | | | | | | | | | | | | | 0.001s 31.784s 639139160322637805: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 418 | | | 0.000s 31.784s 639139160322641620: | | | | | | | | | | | | | | | | | | 419 | | | | | | | | | | | | | 0.003s 31.788s 639139160322671818: | 420 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.790s 639139160322694052: | | | | | | | | | | | | 421 | | | | | | | | | | | | | | | | | | | 0.001s 31.790s 639139160322701364: | | | | | | | | 422 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.791s 639139160322709176: | | | | | | | 423 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 31.792s 639139160322713492: | | | | | | | | | | | | | | | | | | | | | | | | | | | 424 | | | | 0.001s 31.793s 639139160322722860: | | | | | | | | | | | | | | | | | 425 | | | | | | | | | | | | | | 0.002s 31.794s 639139160322738817: | | | | | | | | | | | | | 426 | | | | | | | | | | | | | | | | | | 0.001s 31.795s 639139160322747692: | | | | 427 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.796s 639139160322754537: | | | | | | | | | | | | | | | | | | | | | | | | 428 | | | | | | | 0.001s 31.796s 639139160322760229: | | | | | | | | | | | | | | | | 429 | | | | | | | | | | | | | | | 0.002s 31.798s 639139160322777017: | | | | | | | | | | | | | | | | | | | | | | | | | 430 | | | | | | 0.001s 31.799s 639139160322784746: | | | | | | | | | | | | | | | | | | | 431 | | | | | | | | | | | | 0.004s 31.802s 639139160322821512: | | 432 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.803s 639139160322828114: | | | | | | 433 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.804s 639139160322833463: | | | | | | | | | | | | | | 434 | | | | | | | | | | | | | | | | | 0.001s 31.804s 639139160322838568: | | | | | | | | | | | | | | | | | | | | 435 | | | | | | | | | | | 0.001s 31.805s 639139160322843754: | | | | | | | | | | | | | | | | | | | | | 436 | | | | | | | | | | 0.000s 31.805s 639139160322848748: | | | | | | | | | 437 | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.809s 639139160322883322: | | | | | | | | | | | | | | | | | | | | | | | 438 | | | | | | | | 0.001s 31.809s 639139160322889664: | | | | | | | | | | 439 | | | | | | | | | | | | | | | | | | | | | 0.001s 31.810s 639139160322896642: | | | | | | | | | | | | | | | | | | | | | | 440 | | | | | | | | | 0.001s 31.811s 639139160322902411: | | | | | | | | | | | 441 | | | | | | | | | | | | | | | | | | | | 0.001s 31.811s 639139160322908116: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 442 | 0.001s 31.812s 639139160322913741: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 443 0.015s 31.827s 639139160323066819: | | | 444 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.831s 639139160323106154: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 445 | | 0.008s 31.839s 639139160323190952: | | | | | 446 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.843s 639139160323223259: | | | | | | | | | | | | | | | | | 447 | | | | | | | | | | | | | | 0.007s 31.850s 639139160323293642: 448 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 31.870s 639139160323499492: | | | | | | | | | | | | | | | 449 | | | | | | | | | | | | | | | | 0.001s 31.871s 639139160323506522: | | | | | | | | | | | | | | | | | | | | | | | 450 | | | | | | | | 0.021s 31.892s 639139160323719771: | | | | | | | | | | | | | | | | | | | | | | | | | | | 451 | | | | 0.001s 31.893s 639139160323725986: | 452 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.894s 639139160323738793: | | | | | | | | | | | | | | | | | | 453 | | | | | | | | | | | | | 0.001s 31.895s 639139160323744703: | | | | | | | | | | | | | | | | | | | | | | | | | | 454 | | | | | 0.003s 31.898s 639139160323773108: | | | | | | | | 455 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 31.903s 639139160323830814: | | | | | | | | | 456 | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.907s 639139160323864033: | | | | | | | 457 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 31.913s 639139160323923767: | | | | | | | | | | | | | | | | | 458 | | | | | | | | | | | | | | 0.005s 31.918s 639139160323973559: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 459 | 0.001s 31.918s 639139160323980066: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 460 | | | 0.001s 31.919s 639139160323986105: | | | | | | | | | | | | | | | | | | | | | | | | 461 | | | | | | | 0.001s 31.920s 639139160323992487: | | 462 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.920s 639139160323998874: | | | | | | | | | | | | | 463 | | | | | | | | | | | | | | | | | | 0.001s 31.921s 639139160324005111: | | | | | | | | | | | | | | 464 | | | | | | | | | | | | | | | | | 0.001s 31.921s 639139160324011317: | | | | | | | | | | | | | | | | | | | | | 465 | | | | | | | | | | 0.001s 31.922s 639139160324017602: | | | | | | | | | | | | | | | | | | | | | | 466 | | | | | | | | | 0.001s 31.923s 639139160324023617: | | | | | | | | | | 467 | | | | | | | | | | | | | | | | | | | | | 0.002s 31.924s 639139160324040824: | | | | | | | | | | | 468 | | | | | | | | | | | | | | | | | | | | 0.001s 31.926s 639139160324052059: | | | 469 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.928s 639139160324072358: | | | | | | | | | | | | | | | | | | | | | | | 470 | | | | | | | | 0.001s 31.928s 639139160324080277: | | | | | | | | | | | | | | | 471 | | | | | | | | | | | | | | | | 0.001s 31.929s 639139160324086740: | | | | | | | | | | | | | | | | | | | | | | | | | 472 | | | | | | 0.001s 31.930s 639139160324093115: | | | | | | 473 | | | | | | | | | | | | | | | | | | | | | | | | | 0.037s 31.966s 639139160324461366: | | | | | | | | | | | | | | | | | | | | 474 | | | | | | | | | | | 0.001s 31.968s 639139160324473762: | | | | | | | | | | | | | | | | 475 | | | | | | | | | | | | | | | 0.001s 31.968s 639139160324479806: | | | | | | | | | | | | | | | | | | | 476 | | | | | | | | | | | | 0.001s 31.969s 639139160324485263: | | | | 477 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 31.976s 639139160324556691: 478 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.977s 639139160324565393: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 479 | | 0.001s 31.978s 639139160324579247: | | | | | | | | | | | | 480 | | | | | | | | | | | | | | | | | | | 0.001s 31.979s 639139160324585001: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 481 0.001s 31.980s 639139160324596093: | | | | | 482 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 31.980s 639139160324600715: | | | | | | | | | | | | | | | | | | | | | | | | | | 483 | | | | | 0.006s 31.987s 639139160324663012: | | | | | | | | | | 484 | | | | | | | | | | | | | | | | | | | | | 0.001s 31.987s 639139160324670753: | | | | | | | | | | | | | | | | | | 485 | | | | | | | | | | | | | 0.004s 31.991s 639139160324707858: | | | | | | | | 486 | | | | | | | | | | | | | | | | | | | | | | | 0.013s 32.004s 639139160324833520: | | | | | | | | | 487 | | | | | | | | | | | | | | | | | | | | | | 0.052s 32.056s . 639139160325352281: | | | | | | | | | | | | | | | | | 488 | | | | | | | | | | | | | | 0.001s 32.056s 639139160325360942: | | | | | | | 489 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.057s 639139160325369074: | | | | | | | | | | | | | | | | | | | | | | 490 | | | | | | | | | 0.001s 32.058s 639139160325376542: | | | | | | | | | | | | | | | | | | | | | | | | | 491 | | | | | | 0.001s 32.059s 639139160325382445: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 492 | | | 0.001s 32.059s 639139160325388204: | 493 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 32.070s 639139160325491867: | | | | | | | | | | | | | | | | | | | | 494 | | | | | | | | | | | 0.002s 32.072s 639139160325515626: | | | | | | | | | | | | | 495 | | | | | | | | | | | | | | | | | | 0.002s 32.074s 639139160325532414: | | | | | | | | | | | | | | | | | | | | | | | | 496 | | | | | | | 0.001s 32.074s 639139160325538628: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 497 | 0.001s 32.075s 639139160325544967: | | | | | | | | | | 498 | | | | | | | | | | | | | | | | | | | | | 0.015s 32.090s 639139160325692683: | | | | | | | | | | | | | | 499 | | | | | | | | | | | | | | | | | 0.001s 32.090s 639139160325699163: | | | | | | | | | | | | | | | | | | | | | | | 500 | | | | | | | | 0.001s 32.091s 639139160325705307: | | 501 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.092s 639139160325711886: | | | 502 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.092s 639139160325718338: | | | | | | | | | | | | | | | | | | 503 | | | | | | | | | | | | | 0.001s 32.093s 639139160325724462: | | | | | | | | | | | | | | | | | | | | | 504 | | | | | | | | | | 0.001s 32.093s 639139160325730547: 505 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.094s 639139160325735739: | | | | | | | | | | | | | | | 506 | | | | | | | | | | | | | | | | 0.000s 32.094s 639139160325739745: | | | | | | 507 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.095s 639139160325743125: | | | | | | | | 508 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.095s 639139160325747316: | | | | | | | | | | | 509 | | | | | | | | | | | | | | | | | | | | 0.002s 32.098s 639139160325771816: | | | | | | | | | 510 | | | | | | | | | | | | | | | | | | | | | | 0.006s 32.104s 639139160325835362: | | | | | | | | | | | | | | | | | | | | | | | | | | 511 | | | | | 0.001s 32.104s 639139160325840703: | | | | | 512 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.105s 639139160325845790: | | | | | | | | | | | | | | | | 513 | | | | | | | | | | | | | | | 0.003s 32.108s 639139160325873082: | | | | | | | | | | | | 514 | | | | | | | | | | | | | | | | | | | 0.001s 32.108s 639139160325880133: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 515 0.001s 32.109s 639139160325887023: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 516 | | 0.001s 32.110s 639139160325896169: | | | | 517 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.111s 639139160325902578: | | | | | | | | | | | | | | | | | | | 518 | | | | | | | | | | | | 0.001s 32.111s 639139160325908775: | | | | | | | | | | | | | | | | | | | | | | | | | | | 519 | | | | 0.023s 32.134s 639139160326141519: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 520 | | | 0.002s 32.137s 639139160326162184: | | | | | | | | | | | | | | | | | 521 | | | | | | | | | | | | | | 0.001s 32.138s 639139160326175696: | | | | | | | | | | | | | | | | | | | | | | | | 522 | | | | | | | 0.007s 32.145s 639139160326244179: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 523 | 0.001s 32.146s 639139160326252356: | | | | | | | | | | | 524 | | | | | | | | | | | | | | | | | | | | 0.001s 32.146s 639139160326258721: | | | | | | | | | | | | | | | | | | | | | | | | | 525 | | | | | | 0.003s 32.149s 639139160326285481: | | | | | | | 526 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.150s 639139160326300254: | | | | | | | | | | | | | | | | | | | | | | 527 | | | | | | | | | 0.025s 32.176s 639139160326554384: | 528 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.177s 639139160326570863: | | | | | | | | | | | | | 529 | | | | | | | | | | | | | | | | | | 0.001s 32.178s 639139160326579265: | | | | | | | | | | | | | | | | | | 530 | | | | | | | | | | | | | 0.008s 32.186s 639139160326657478: | | | | | | | | | | | | | | | | | | | | 531 | | | | | | | | | | | 0.001s 32.187s 639139160326665495: | | | | | | | | | | | | | | | | | | | | | 532 | | | | | | | | | | 0.001s 32.188s 639139160326678696: | | | | | | | | | | | | | | | | | | | | | | | 533 | | | | | | | | 0.009s 32.197s 639139160326768535: | | | 534 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.198s 639139160326775814: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 535 0.001s 32.199s 639139160326782107: | | | | | | | | | | | | | | | | 536 | | | | | | | | | | | | | | | 0.001s 32.199s 639139160326787931: | | | | | | | | 537 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.200s 639139160326793962: | | | | | | | | | | 538 | | | | | | | | | | | | | | | | | | | | | 0.026s 32.226s 639139160327057628: | | | | | | 539 | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 32.239s 639139160327184405: | | | | | 540 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.239s 639139160327191115: | | | | | | | | | | | | | | | | | | | | | | | | | 541 | | | | | | 0.016s 32.256s 639139160327353203: | | | | | | | | | 542 | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.258s 639139160327375526: | | | | | | | | | | | 543 | | | | | | | | | | | | | | | | | | | | 0.002s 32.260s 639139160327393496: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 544 | | | 0.001s 32.260s 639139160327399906: | | | | | | | | | | | | | | | | | | | | | 545 | | | | | | | | | | 0.001s 32.262s 639139160327413369: | | | | | | | | | | | | 546 | | | | | | | | | | | | | | | | | | | 0.001s 32.263s 639139160327423963: | | | | | | | | | | | | | | 547 | | | | | | | | | | | | | | | | | 0.001s 32.263s 639139160327429913: | | | | | | | | | | | | | | | | | 548 | | | | | | | | | | | | | | 0.002s 32.265s 639139160327446705: | | | | | | | | | | | | | 549 | | | | | | | | | | | | | | | | | | 0.001s 32.266s 639139160327452839: | | | | | | | | | | | | | | | | | | 550 | | | | | | | | | | | | | 0.001s 32.266s 639139160327458491: | | | | | | | | | | | | | | | | | | | | | | 551 | | | | | | | | | 0.001s 32.267s 639139160327464430: | | | 552 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.267s 639139160327470240: | | | | | | | | | | | | | | | | | | | | | | | | 553 | | | | | | | 0.001s 32.268s 639139160327479469: 554 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.270s 639139160327494299: | | | | | | | | | | | | | | | | | | | | | | | 555 | | | | | | | | 0.004s 32.274s 639139160327535139: | | | | 556 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.275s 639139160327542645: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 557 0.003s 32.278s 639139160327576144: | | | | | | | | | | | | | | | | | | | | | | | | | | 558 | | | | | 0.003s 32.281s 639139160327607685: | | | | | | | | | | | | | | | | | | | | | | | | | | | 559 | | | | 0.003s 32.284s 639139160327633393: | | | | | | | | | | | | | | | | | | | | 560 | | | | | | | | | | | 0.002s 32.286s 639139160327654610: | | | | | | | | 561 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.286s 639139160327661448: | | | | | | | | | | | | | | | | | | | 562 | | | | | | | | | | | | 0.001s 32.287s 639139160327667839: | | 563 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 32.293s 639139160327727589: | | | | | | | | | | | | | | | 564 | | | | | | | | | | | | | | | | 0.001s 32.294s 639139160327735143: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 565 | | 0.031s 32.325s 639139160328043019: | 566 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.326s 639139160328056319: | | | | | | | | | | 567 | | | | | | | | | | | | | | | | | | | | | 0.002s 32.328s 639139160328080180: | | | | | | | 568 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.330s 639139160328098837: | | | | | | | | | | | | | 569 | | | | | | | | | | | | | | | | | | 0.001s 32.331s 639139160328107071: | | | | | | | | | | | | | | | | 570 | | | | | | | | | | | | | | | 0.016s 32.347s 639139160328265969: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 571 | 0.002s 32.349s 639139160328283929: | | | | | | 572 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.349s 639139160328290922: | | | | | | | | | | | | | | | | | 573 | | | | | | | | | | | | | | 0.001s 32.350s 639139160328297793: | | | 574 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.351s 639139160328304459: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 575 0.015s 32.366s 639139160328458399: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 576 | | | 0.001s 32.367s 639139160328465356: 577 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.367s 639139160328470420: | | | | | | | | | | | | 578 | | | | | | | | | | | | | | | | | | | 0.001s 32.368s 639139160328476988: | | | | | | | | | | | | | | | | | | | | | 579 | | | | | | | | | | 0.001s 32.369s 639139160328483189: | | | | | | | | | | | | | | | | | | | | | | | | | | 580 | | | | | 0.001s 32.369s 639139160328488915: | | | | | 581 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.370s 639139160328495366: | | | | | | | | | | | | | | | | | | | | | | | | 582 | | | | | | | 0.001s 32.370s 639139160328501387: | | | | | | | | | | | | | | | | | | | | | | | | | | | 583 | | | | 0.001s 32.371s 639139160328507541: | | | | | | | | | | | 584 | | | | | | | | | | | | | | | | | | | | 0.003s 32.374s 639139160328536922: | | | | | | | | | | | | | | 585 | | | | | | | | | | | | | | | | | 0.001s 32.375s 639139160328544472: | | | | 586 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.377s 639139160328564036: | | | | | | | | | | | | | | | | | | | | | | 587 | | | | | | | | | 0.001s 32.378s 639139160328578173: | | | | | | | | | | | | | | | | | | | | | | | | | 588 | | | | | | 0.001s 32.379s 639139160328590765: | | | | | | | | | | | | | | | 589 | | | | | | | | | | | | | | | | 0.001s 32.381s 639139160328602773: | | | | | | | | | | | | | | | | | | 590 | | | | | | | | | | | | | 0.001s 32.381s 639139160328609719: | | | | | | | | | | | | | | | | | | | | | | | 591 | | | | | | | | 0.001s 32.382s 639139160328616092: | | | | | | | | 592 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.384s 639139160328634994: | | | | | | | | | | | | | | | | | | | 593 | | | | | | | | | | | | 0.001s 32.385s 639139160328642567: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 594 | | 0.002s 32.387s 639139160328662990: | 595 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.390s 639139160328696855: | | | | | | | | | 596 | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.391s 639139160328710278: | | | | | | | | | | | | | | | | | | | | 597 | | | | | | | | | | | 0.004s 32.395s 639139160328751010: | | 598 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 32.407s 639139160328863938: | | | | | | | | | | | | | 599 | | | | | | | | | | | | | | | | | | 0.001s 32.408s 639139160328872017: | | | | | | | | | | 600 | | | | | | | | | | | | | | | | | | | | | 0.004s 32.411s 639139160328910681: | | | | | | | | | | | | | | | | 601 | | | | | | | | | | | | | | | 0.035s 32.447s 639139160329263580: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 602 | | | 0.001s 32.448s 639139160329272122: | | | | | | | | | | | 603 | | | | | | | | | | | | | | | | | | | | 0.001s 32.448s 639139160329278972: | | | | | | | 604 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.449s 639139160329285792: | | | 605 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.452s 639139160329319812: | | | | | | | | | | | | | | | | | 606 | | | | | | | | | | | | | | 0.005s 32.457s 639139160329370660: | | | | | | | | | | | | | | | | | | 607 | | | | | | | | | | | | | 0.002s 32.460s 639139160329394894: | | | | 608 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.461s 639139160329401974: | | | | | | | | | | | | | | 609 | | | | | | | | | | | | | | | | | 0.001s 32.461s 639139160329408264: | | | | | | | | | | | | | | | | | | | | | | | | | | 610 | | | | | 0.001s 32.462s 639139160329414304: | 611 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.463s 639139160329426553: | | | | | | | | | | | | | | | | | | | | | | | | | | | 612 | | | | 0.001s 32.464s 639139160329433771: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 613 | | 0.001s 32.464s 639139160329439300: | | | | | | | | | | | | | | | | | | | | | 614 | | | | | | | | | | 0.001s 32.465s 639139160329445394: | | | | | | 615 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.465s 639139160329451700: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 616 | 0.001s 32.466s 639139160329457483: | | | | | | | | | | | | | | | | | | | | | | 617 | | | | | | | | | 0.001s 32.467s 639139160329464040: | | | | | | | | | | | | | | | | | | | | | | | 618 | | | | | | | | 0.002s 32.469s 639139160329484008: | | | | | | | | | | | | | | | | | | | | | | | | | 619 | | | | | | 0.001s 32.470s 639139160329497058: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 620 0.034s 32.504s 639139160329835034: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.504s 639139160329835553: | | | | | x | | | | | | | | | | | | | | | | | | x | | | | | | | 0.000s 32.504s 639139160329835814: | | | | | x | | | | | | | | | | | | | | x | | | x | | | | | | | 0.000s 32.504s 639139160329836036: | | | | | x | | | | | | | | | x | | | | x | | | x | | | | | | | 0.000s 32.504s 639139160329836295: | | | | | x | | | x | | | | | x | | | | x | | | x | | | | | | | 0.000s 32.504s 639139160329836517: | | | | | x | | | x | | | | | x | | | x x | | | x | | | | | | | 0.001s 32.505s 639139160329845577: | | | | | x | | | x | | x | | x | | | x x | | | x | | | | | | | 0.001s 32.506s 639139160329852584: | | | | | x | | | x x | x | | x | | | x x | | | x | | | | | | | 0.000s 32.506s 639139160329854970: | | | | | x | | | x x | x x | x | | | x x | | | x | | | | | | | 0.006s 32.512s 639139160329916879: | | | | | x | | | x x x x x | x | | | x x | | | x | | | | | | | 0.001s 32.513s 639139160329928425: | | | | | x | x | x x x x x | x | | | x x | | | x | | | | | | | 0.002s 32.515s 639139160329949480: x | | | | x | x | x x x x x | x | | | x x | | | x | | | | | | | 0.000s 32.516s 639139160329951840: x | x | | x | x | x x x x x | x | | | x x | | | x | | | | | | | 0.001s 32.516s 639139160329957031: x | x | | x | x x x x x x x | x | | | x x | | | x | | | | | | | 0.000s 32.516s 639139160329960211: x | x | | x | x x x x x x x | x | | | x x | | x x | | | | | | | 0.002s 32.518s 639139160329981278: x | x | | x | x x x x x x x | x x | | x x | | x x | | | | | | | 0.002s 32.521s 639139160330006158: x | x | | x | x x x x x x x | x x | | x x | | x x | | | x | | | 0.003s 32.524s 639139160330038472: x | x x | x | x x x x x x x | x x | | x x | | x x | | | x | | | 0.003s 32.527s 639139160330071383: x | x x | x | x x x x x x x | x x | | x x | | x x | | | x x | | 0.001s 32.528s 639139160330078659: x x x x | x | x x x x x x x | x x | | x x | | x x | | | x x | | 0.002s 32.530s 639139160330095379: x x x x | x x x x x x x x x | x x | | x x | | x x | | | x x | | 0.001s 32.531s 639139160330105054: x x x x | x x x x x x x x x | x x | | x x | | x x | x | x x | | 0.001s 32.532s 639139160330119112: 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 32.532s 639139160330120494: x 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 32.533s 639139160330125957: x x 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 32.534s 639139160330135190: x x x 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 32.534s 639139160330141304: x x x x | 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 32.536s 639139160330154604: x x x x | x 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 32.536s 639139160330155634: x x x x x x 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 32.551s 639139160330311133: x x x x x x x 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 32.552s 639139160330315700: x x x x x x x x 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 32.557s 639139160330367574: x x x x x x x x x x x x x x x 314 x x x x x x x x x x x x x x x x 0.080s 32.637s . 639139160331165448: 652 636 649 623 648 638 650 635 634 626 637 627 632 631 639 633 640 645 651 646 641 642 624 643 647 630 644 629 622 628 625 621 0.023s 32.660s 639139160331393151: | | | | | | | | | | | | | | | 655 | | | | | | | | | | | | | | | | 0.015s 32.675s 639139160331544502: | | | | | | | | | | | | | | | 696 | | | | | | | | | | | | | | | | 0.002s 32.677s 639139160331564764: | | | | | | | | | | | | 654 | | | | | | | | | | | | | | | | | | | 0.002s 32.678s 639139160331581493: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 675 | 0.003s 32.682s 639139160331611784: | | | | | | | | | | 673 | | | | | | | | | | | | | | | | | | | | | 0.002s 32.683s 639139160331628842: | | | | | | | | 685 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.685s 639139160331645554: | | | | | | | | | | | | | | | | 660 | | | | | | | | | | | | | | | 0.002s 32.687s 639139160331661882: | | | | | 658 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.688s 639139160331673681: | | | | | | | | | | | | | | | | | 666 | | | | | | | | | | | | | | 0.002s 32.689s 639139160331689058: | | | | | | | | | | | | | | | | | | | | | | | | | 672 | | | | | | 0.001s 32.690s 639139160331701005: | | | | | | | | | | | | | | | | | | | | | | 679 | | | | | | | | | 0.001s 32.692s 639139160331711818: | | | | | | | 661 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.693s 639139160331722215: | | | | | | | | | | | | | | 657 | | | | | | | | | | | | | | | | | 0.001s 32.694s 639139160331732844: | | | | | | | | | | | | | | | | | | | | | | | | | | | 674 | | | | 0.001s 32.695s 639139160331745747: | | | | | | | | | | | | | | | | | | | 659 | | | | | | | | | | | | 0.002s 32.696s 639139160331760986: | | | | | | | | | | | 670 | | | | | | | | | | | | | | | | | | | | 0.001s 32.698s 639139160331774116: | | | | | | | | | | | | | | | | | | | | | | | | 667 | | | | | | | 0.002s 32.700s 639139160331795752: | | | | | | | | | | | | | | | | | | | | 669 | | | | | | | | | | | 0.002s 32.702s 639139160331812139: | | | | | | 668 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.703s 639139160331829583: | | | | | | | | | | | | | 677 | | | | | | | | | | | | | | | | | | 0.002s 32.705s 639139160331845814: | | | | | | | | | | | | | | | | | | | | | 663 | | | | | | | | | | 0.013s 32.718s 639139160331975192: | | | 680 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.720s 639139160331993393: | | | | 664 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.721s 639139160332007235: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 656 | | 0.003s 32.724s 639139160332034147: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 684 0.003s 32.726s 639139160332060336: | | | | | | | | | | | | | | | | | | | | | | | 665 | | | | | | | | 0.002s 32.728s 639139160332076409: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 690 | | | 0.002s 32.730s 639139160332092981: | | 653 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.731s 639139160332108548: | | | | | | | | | 687 | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.734s 639139160332133248: 927 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.736s 639139160332157629: | | | | | | | | | | | | | | | 928 | | | | | | | | | | | | | | | | 0.002s 32.739s 639139160332182613: | | | | | | | | | | | | | | | | | | | | | | | | | | 929 | | | | | 0.002s 32.740s 639139160332201045: | | | | | | | | 930 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.742s 639139160332218706: | | | | | | | | | | 931 | | | | | | | | | | | | | | | | | | | | | 0.002s 32.744s 639139160332235496: | 932 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.746s 639139160332251829: | | | | | | | | | | | | | | | | | 933 | | | | | | | | | | | | | | 0.002s 32.747s 639139160332267672: | | | | | | | 934 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.749s 639139160332283473: | | | | | 935 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.750s 639139160332298059: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 936 | 0.002s 32.752s 639139160332314156: | | | | | | | | | | | | | | | | 937 | | | | | | | | | | | | | | | 0.001s 32.753s 639139160332327834: | | | | | | | | | | | | | | | | | | | | | | 938 | | | | | | | | | 0.001s 32.754s 639139160332341172: | | | | | | 939 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.756s 639139160332356370: | | | | | | | | | | | | | | | | | | 940 | | | | | | | | | | | | | 0.001s 32.757s 639139160332371366: | | | | | | | | | | | | | | | | | | | | | | | | | 941 | | | | | | 0.001s 32.759s 639139160332386159: | | | | | | | | | | | | | | | | | | | | | | | | 942 | | | | | | | 0.001s 32.760s 639139160332400378: | | | | | | | | | | | | | | 943 | | | | | | | | | | | | | | | | | 0.001s 32.762s 639139160332414138: | | | | | | | | | | | | | | | | | | | | 944 | | | | | | | | | | | 0.002s 32.763s 639139160332430067: | | | | | | | | | | | 945 | | | | | | | | | | | | | | | | | | | | 0.002s 32.765s 639139160332445427: | | | | | | | | | | | | | | | | | | | | | | | | | | | 946 | | | | 0.002s 32.766s 639139160332460435: | | | | | | | | | | | | | | | | | | | 947 | | | | | | | | | | | | 0.002s 32.768s 639139160332475842: | | | | | | | | | | | | 948 | | | | | | | | | | | | | | | | | | | 0.037s 32.805s 639139160332844728: | | | | | | | | | | | | | | | | | | | | | 949 | | | | | | | | | | 0.002s 32.807s 639139160332862124: | | | | | | | | | | | | | | | | | | | | | | | 950 | | | | | | | | 0.001s 32.808s 639139160332874103: | | | 951 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.809s 639139160332889297: | | | | | | | | | | | | | 952 | | | | | | | | | | | | | | | | | | 0.002s 32.811s 639139160332907288: | | | | 953 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.812s 639139160332919941: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 954 0.002s 32.814s 639139160332935315: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 955 | | | 0.001s 32.815s 639139160332949006: | | | | | | | | | 956 | | | | | | | | | | | | | | | | | | | | | | 0.009s 32.824s 639139160333041612: | | 957 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 32.848s 639139160333272860: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 958 | | 0.002s 32.849s 639139160333289909: | 636 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.849s 639139160333290918: | | | | | | | | | | | | | | | | | | | | | | 679 | | | | | | | | | 0.000s 32.850s 639139160333292698: | | | | | | | | | | | | | | | | | | | | | | | | | | 644 | | | | | 0.001s 32.851s 639139160333304786: | | | | | | | | | | | | | | | | | | | 659 | | | | | | | | | | | | 0.004s 32.855s 639139160333349666: | | | | | | | | 685 | | | | | | | | | | | | | | | | | | | | | | | 0.009s 32.864s 639139160333439635: | | | | | | | | | | 673 | | | | | | | | | | | | | | | | | | | | | 0.002s 32.866s 639139160333459511: | | | | | | | | | | | | | | | 696 | | | | | | | | | | | | | | | | 0.001s 32.867s 639139160333470270: | | | | | 658 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.869s 639139160333483091: | | | | | | | | | | | | | | | | | | | | 669 | | | | | | | | | | | 0.000s 32.869s 639139160333487047: | | | | | | | | | | | 670 | | | | | | | | | | | | | | | | | | | | 0.000s 32.869s 639139160333487793: | | | | | | | | | | | | | | | | | | | | | | | | | 672 | | | | | | 0.000s 32.870s 639139160333492577: | | | | | | | | | | | | | | | | | | | | | | | | | | | 674 | | | | 0.000s 32.870s 639139160333496622: | | | | | | | | | | | | | | | 959 | | | | | | | | | | | | | | | | 0.002s 32.872s 639139160333513379: | | | | | | 668 | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 32.889s 639139160333682319: | | | | | | | | | | | | | | | | 660 | | | | | | | | | | | | | | | 0.000s 32.889s 639139160333684009: | | | | | | | | | | 703 | | | | | | | | | | | | | | | | | | | | | 0.002s 32.891s 639139160333707523: | | | | | | | 661 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.891s 639139160333708472: | 662 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.893s 639139160333727052: | | | | | | | | | | | | | | | | | 666 | | | | | | | | | | | | | | 0.000s 32.893s 639139160333728960: | | | | | | | | | | | 960 | | | | | | | | | | | | | | | | | | | | 0.002s 32.895s 639139160333746876: | | | | | | | | | | | | | | | | | | | | | | 716 | | | | | | | | | 0.002s 32.897s 639139160333767328: | | | | | | | | | | | | | | | | | | | | | | | | | | | 707 | | | | 0.002s 32.899s 639139160333783593: | | | | | | | | 709 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.900s 639139160333798000: | | | | | | 961 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.902s 639139160333812086: | | | | | | | | | | | | | | | | | | | | | | | | 667 | | | | | | | 0.000s 32.902s 639139160333813066: | | | | | | | | | | | | | | | | | | | | 701 | | | | | | | | | | | 0.001s 32.903s 639139160333826752: | | | | | 962 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.904s 639139160333840563: | | | | 664 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.904s 639139160333841446: | | | | | | | | | | | | | | | | | | | | | | | | | | 671 | | | | | 0.002s 32.906s 639139160333857021: | | | | | | | | | | | | | | | | | | 651 | | | | | | | | | | | | | 0.000s 32.906s 639139160333857751: | | | | | | | | | | | | | | | | | | | 963 | | | | | | | | | | | | 0.001s 32.908s 639139160333872550: | | | | | | | | | | | | 654 | | | | | | | | | | | | | | | | | | | 0.000s 32.908s 639139160333873345: | | | | | | | | | | | | | | 657 | | | | | | | | | | | | | | | | | 0.000s 32.908s 639139160333873878: | | | 680 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.908s 639139160333874366: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 675 | 0.001s 32.909s 639139160333885385: | 964 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 32.937s 639139160334162602: | | | | | | | | | | | | | | | | | | | | | | 965 | | | | | | | | | 0.002s 32.938s 639139160334179739: | | | | | | | | | | 966 | | | | | | | | | | | | | | | | | | | | | 0.001s 32.939s 639139160334190756: | | | | | | | | | | | | | | | | | | | | | | | 665 | | | | | | | | 0.000s 32.939s 639139160334191559: | | | | | | | | | | | | | 677 | | | | | | | | | | | | | | | | | | 0.001s 32.940s 639139160334198737: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 684 0.001s 32.941s 639139160334205067: | | | | 702 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.942s 639139160334218090: | | | 712 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.944s 639139160334233384: | | | | | | | | | | | | | | 682 | | | | | | | | | | | | | | | | | 0.002s 32.945s 639139160334248870: | | | | | | | | | | | | 676 | | | | | | | | | | | | | | | | | | | 0.002s 32.947s 639139160334265188: | | | | | | | | | | | | | | | | | | | | | 663 | | | | | | | | | | 0.000s 32.947s 639139160334265920: 652 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.947s 639139160334266631: | | | | | | | | | | | | | | | | | | 695 | | | | | | | | | | | | | 0.002s 32.949s 639139160334283615: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 967 | 0.001s 32.950s 639139160334298066: | | | | | | | | | | | | | | | | | | | | 968 | | | | | | | | | | | 0.001s 32.952s 639139160334311867: | | | | | | | 969 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.953s 639139160334325636: | | | | | | | | | | | | | | | | | | | | | | | | | | | 970 | | | | 0.001s 32.954s 639139160334338927: | | | | | | | | | | | | | | | | | 971 | | | | | | | | | | | | | | 0.001s 32.955s 639139160334350144: | | | | | | | | | | | | | | | | | | | | | | | | | 972 | | | | | | 0.001s 32.957s 639139160334363881: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 690 | | | 0.000s 32.957s 639139160334364708: | | | | | | | | | | | | | | | | 973 | | | | | | | | | | | | | | | 0.001s 32.958s 639139160334378359: | | | | | | | | | 687 | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.958s 639139160334379131: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 656 | | 0.000s 32.958s 639139160334379948: | | | | | | | | | | | | | | | | | | | | | | | | 974 | | | | | | | 0.001s 32.960s 639139160334392752: | | | | | | | | 975 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.961s 639139160334406852: | | | | | | | | | | | 670 | | | | | | | | | | | | | | | | | | | | 0.000s 32.961s 639139160334407595: 715 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 32.970s 639139160334493386: | | 653 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.970s 639139160334494284: | | | | | | | | | | | | | | | | | | | | | | | | | | 976 | | | | | 0.015s 32.985s 639139160334648764: | | | | | 658 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.985s 639139160334649689: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 714 0.002s 32.987s 639139160334668291: | | | | | | | | | | | 706 | | | | | | | | | | | | | | | | | | | | 0.001s 32.989s 639139160334682821: | | | | | | | | | | | | | | | | | | | | | | | 693 | | | | | | | | 0.001s 32.990s 639139160334696753: | | | | | | 668 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.990s 639139160334697550: | | | | | | | | | | | | | | | 696 | | | | | | | | | | | | | | | | 0.000s 32.990s 639139160334698127: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 724 | | | 0.001s 32.992s 639139160334712686: | | | | | | | | | | | | | | | | | | | 659 | | | | | | | | | | | | 0.000s 32.992s 639139160334713408: | | | 977 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.993s 639139160334727106: | | | | | | | | | | | | 978 | | | | | | | | | | | | | | | | | | | 0.001s 32.994s 639139160334741045: | | | | 979 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 32.996s 639139160334754905: | | | | | | | | | 713 | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.997s 639139160334771591: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 697 | | 0.001s 32.999s 639139160334784803: | | | | | | | | | | | | | 980 | | | | | | | | | | | | | | | | | | 0.001s 33.000s 639139160334797840: | | | | | | | | | | | | | | 981 | | | | | | | | | | | | | | | | | 0.001s 33.001s 639139160334810162: | | | | | | | | | | | | | | | | | | | | | 982 | | | | | | | | | | 0.001s 33.003s 639139160334823818: | | | | | 691 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.004s 639139160334836473: | | | | | | | | | | | | | | | | | | 983 | | | | | | | | | | | | | 0.001s 33.005s 639139160334849178: | | | | | | | | | | | | | | | 723 | | | | | | | | | | | | | | | | 0.002s 33.007s 639139160334864190: | | | | | | 681 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.008s 639139160334877283: | | | | | | | | | | | | | | | | | | | 700 | | | | | | | | | | | | 0.001s 33.009s 639139160334889946: | | 683 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.011s 639139160334903218: 984 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.012s 639139160334917980: | | | | | | | | | | 703 | | | | | | | | | | | | | | | | | | | | | 0.002s 33.014s 639139160334934162: | | | | | | | | | | | | | | | | | | | | | | | 985 | | | | | | | | 0.002s 33.016s 639139160334957741: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 986 0.002s 33.018s 639139160334975816: | | | | | | | | | | | 987 | | | | | | | | | | | | | | | | | | | | 0.001s 33.019s 639139160334990674: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 988 | | 0.002s 33.021s 639139160335007645: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 989 | | | 0.036s 33.057s 639139160335369312: | | | | | | | 661 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.057s 639139160335370298: | | | | | 990 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.061s 639139160335409540: | | | | | | | | | 991 | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.064s 639139160335433943: | | | | | | | | | | 992 | | | | | | | | | | | | | | | | | | | | | 0.002s 33.066s 639139160335454816: | | | | | | | | | | | | | | | | | | | | | | 716 | | | | | | | | | 0.000s 33.066s 639139160335455613: | | | | | | | | | | | | | | | | | | | | | | | | | 672 | | | | | | 0.000s 33.066s 639139160335456107: | | | | | | | | | | | | | | | | | 666 | | | | | | | | | | | | | | 0.000s 33.066s 639139160335456564: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 675 | 0.000s 33.066s 639139160335457049: | | | | | | | | | | | | | | | | | | | 993 | | | | | | | | | | | | 0.002s 33.068s 639139160335477992: | | | | | | | | | | | | | | | | 660 | | | | | | | | | | | | | | | 0.000s 33.068s 639139160335478911: | | | | | | | | | | | | | | | | | | | | | | | | | | | 707 | | | | 0.000s 33.068s 639139160335479470: | 662 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.068s 639139160335480059: | | | | | | | | | | | | | | | 994 | | | | | | | | | | | | | | | | 0.001s 33.070s 639139160335495029: | | | | | | | | | | | | | | | | | | | | 701 | | | | | | | | | | | 0.000s 33.070s 639139160335495770: | | | | | | | | | | | | | | | | | | | | | | | | 667 | | | | | | | 0.000s 33.070s 639139160335496247: | | | | | | | 688 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.072s 639139160335515802: | | | | | | 995 | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 33.091s 639139160335706632: | | 996 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.093s 639139160335722638: | | | 712 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.093s 639139160335726852: | | | | | | | | | | | | | | | | | | 695 | | | | | | | | | | | | | 0.000s 33.093s 639139160335727648: | | | | | | | | | | | | | | | | | | | | | | | | | 692 | | | | | | 0.002s 33.095s 639139160335745734: | | | | | | | | | | | | | | | | | | | | | | | | 698 | | | | | | | 0.002s 33.097s 639139160335761776: | | | | | | | | | | | | | | | | 678 | | | | | | | | | | | | | | | 0.001s 33.098s 639139160335776720: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 718 | 0.001s 33.099s 639139160335789876: | | | | | | | | | | | | | | | | | | | | | | 997 | | | | | | | | | 0.001s 33.101s 639139160335804366: | 998 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.102s 639139160335816428: | | | | | | | | | | | | | | | | | 694 | | | | | | | | | | | | | | 0.002s 33.104s 639139160335835661: | | | | | | | | | | | | | | | | | | | | | | | | | | | 999 | | | | 0.002s 33.106s 639139160335854210: | | | | | | | | | | | 706 | | | | | | | | | | | | | | | | | | | | 0.000s 33.106s 639139160335855091: | | | | | | | | 709 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.106s 639139160335857803: | | | | | | | | | | | | | | | | | | | | 1000 | | | | | | | | | | | 0.002s 33.108s 639139160335879465: | | | | | | | 1001 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.110s 639139160335894690: | | | | 702 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.110s 639139160335895449: | | | 750 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.111s 639139160335910620: | | | | | | | | | | | | | | 682 | | | | | | | | | | | | | | | | | 0.000s 33.111s 639139160335911288: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 697 | | 0.000s 33.112s 639139160335911892: | | | | | | | | | | | | | | | | | | 1002 | | | | | | | | | | | | | 0.023s 33.134s 639139160336141035: | | | | | | | | | | | 747 | | | | | | | | | | | | | | | | | | | | 0.001s 33.136s 639139160336152629: | | | | | | | | | | | | | | | | | | | | | | | 693 | | | | | | | | 0.000s 33.136s 639139160336153270: | | | | | | | | | | | | | | | | | | | | | | | | | | 671 | | | | | 0.000s 33.136s 639139160336153750: | | | | | | | | | | 703 | | | | | | | | | | | | | | | | | | | | | 0.000s 33.136s 639139160336155363: | | | | | | | | | | | | | | | | | | | | | | | | 1003 | | | | | | | 0.001s 33.137s 639139160336167867: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 714 0.000s 33.137s 639139160336171429: | | | | | | | | | | | | 676 | | | | | | | | | | | | | | | | | | | 0.000s 33.138s 639139160336173953: | | | | | | | | | | | | | 677 | | | | | | | | | | | | | | | | | | 0.000s 33.138s 639139160336174547: | | | | | | | | | | | | | | | | 1004 | | | | | | | | | | | | | | | 0.001s 33.139s 639139160336187766: | | | | | | | | | | | | | | | | | | | | | | | | | 1005 | | | | | | 0.001s 33.140s 639139160336200837: | | | | | | | | | | | | | | 711 | | | | | | | | | | | | | | | | | 0.001s 33.141s 639139160336210968: | | | | | | | | 1006 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.143s 639139160336225161: | | | | 1007 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.144s 639139160336235619: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1008 | 0.001s 33.145s 639139160336248752: | | | | | | | | | | | | | | | | | | | 700 | | | | | | | | | | | | 0.000s 33.145s 639139160336249248: | | | | | | | | | | 721 | | | | | | | | | | | | | | | | | | | | | 0.001s 33.146s 639139160336259290: | | | | | | | | | | | | | | | | | | | | | 663 | | | | | | | | | | 0.000s 33.146s 639139160336259856: | | | | | | | | | 713 | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.146s 639139160336260339: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 749 0.001s 33.148s 639139160336272582: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1009 | | 0.001s 33.149s 639139160336284787: | | | | | 691 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.149s 639139160336286923: | | | 1010 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.150s 639139160336296993: | | | | | | | | | | | | | | | | | | | | | | | | | | 1011 | | | | | 0.001s 33.151s 639139160336307661: | | | | | | | | | | | | | | | | | 1012 | | | | | | | | | | | | | | 0.001s 33.152s 639139160336321119: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 724 | | | 0.000s 33.153s 639139160336321832: | | | | | | | | | | | | | 710 | | | | | | | | | | | | | | | | | | 0.008s 33.160s 639139160336399352: | | | | | | | | | | | | 1013 | | | | | | | | | | | | | | | | | | | 0.011s 33.171s 639139160336509248: | | | | | | | | | | | | | | | | | | | | | 1014 | | | | | | | | | | 0.002s 33.173s 639139160336524719: | | | | | | | | | 743 | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.174s 639139160336538689: | | | | | | | | | | | | | | | 723 | | | | | | | | | | | | | | | | 0.000s 33.174s 639139160336540681: | 662 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.174s 639139160336541343: | | | | | | | | | | | | | | | | | | | 1015 | | | | | | | | | | | | 0.001s 33.176s 639139160336555499: | | | | | | | | | | | | | | 1016 | | | | | | | | | | | | | | | | | 0.004s 33.180s 639139160336595119: 715 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.180s 639139160336597797: | | | | | | | | | | | 1017 | | | | | | | | | | | | | | | | | | | | 0.009s 33.189s 639139160336687839: | | | | | | | | | | | | | | | | | | | | | | | 1018 | | | | | | | | 0.002s 33.191s 639139160336708674: | | | | | 717 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.193s 639139160336723380: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1019 | | | 0.001s 33.194s 639139160336737769: | | 683 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.196s 639139160336751863: | | | | | | | | | | | | | | | | | | | | | | | | | | | 707 | | | | 0.000s 33.196s 639139160336755856: | | | | | | | | | | | | | | | | | | | | | | 716 | | | | | | | | | 0.000s 33.196s 639139160336756617: | | | | | | | | | | | | | 1020 | | | | | | | | | | | | | | | | | | 0.002s 33.198s 639139160336773769: 754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.200s 639139160336797857: | | | | | | 681 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.200s 639139160336798624: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1021 0.003s 33.203s 639139160336830798: | 686 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.205s 639139160336848214: | | | | | | | | | | 1022 | | | | | | | | | | | | | | | | | | | | | 0.002s 33.207s 639139160336863359: | | | | | | | | | | | | | | | | | | 695 | | | | | | | | | | | | | 0.000s 33.207s 639139160336864127: | | | | | | | | | | | | | | | | | | | | | | 746 | | | | | | | | | 0.002s 33.209s 639139160336885632: | | | | | | | | | | | | | | | | | | | | | | | | | | | 730 | | | | 0.002s 33.210s 639139160336900943: | | 719 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.212s 639139160336916066: | | | | | | | | | 1023 | | | | | | | | | | | | | | | | | | | | | | 0.029s 33.240s 639139160337201159: | | | | | | | | | | | | | | | 1024 | | | | | | | | | | | | | | | | 0.002s 33.242s 639139160337217390: | | | | | | | | | | | | | | | | | | | | 701 | | | | | | | | | | | 0.000s 33.242s 639139160337219602: | | | | | | | 688 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.242s 639139160337220781: | | | | | | 708 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.245s 639139160337243433: | | | | | | | | | | | | | | | | 678 | | | | | | | | | | | | | | | 0.000s 33.245s 639139160337244315: 1025 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.246s 639139160337261604: | | | | | | | | | | | | | | | | | | 725 | | | | | | | | | | | | | 0.007s 33.253s 639139160337329010: | 1026 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.256s 639139160337351879: | | | | | 1027 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.257s 639139160337367503: | | | | 702 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.257s 639139160337368362: | | | | | | | | | | | | | | | | 705 | | | | | | | | | | | | | | | 0.001s 33.259s 639139160337382667: | | | | | | | 729 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.260s 639139160337396622: | | | | | | | | | | | | | | | | | | | | 741 | | | | | | | | | | | 0.002s 33.262s 639139160337412276: | | | 750 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.262s 639139160337412953: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 697 | | 0.000s 33.262s 639139160337413443: | | | | | | | | | | | | | | | | | | | | | | | | | | 671 | | | | | 0.000s 33.262s 639139160337413916: | | | | | | | | | | | 747 | | | | | | | | | | | | | | | | | | | | 0.000s 33.262s 639139160337414348: | | | | | | | | | | | | | | | | | | | 700 | | | | | | | | | | | | 0.000s 33.262s 639139160337414855: | | | | | | | | 709 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.262s 639139160337416047: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 718 | 0.000s 33.262s 639139160337416561: | | | | | | | | | | | | | | | | | | | | | 663 | | | | | | | | | | 0.000s 33.262s 639139160337417082: | | | | | | | | | | | | 676 | | | | | | | | | | | | | | | | | | | 0.000s 33.262s 639139160337417601: | | | | | | | | | | | | | | | | | | | | | | | | 698 | | | | | | | 0.000s 33.262s 639139160337418204: | | | | | | | | | | | | | | | | | | | | | | | | | 692 | | | | | | 0.014s 33.276s 639139160337558430: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1028 | | | | 0.002s 33.278s 639139160337576373: | | | | | | | | | | | | | 710 | | | | | | | | | | | | | | | | | | 0.000s 33.278s 639139160337577133: | | | | 733 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.280s 639139160337595854: | | 1029 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.282s 639139160337618255: | | | | | | | | | | | | | | | | | | | | | | 1030 | | | | | | | | | 0.002s 33.284s 639139160337635010: | | | | | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | 0.002s 33.285s 639139160337650138: | | | | | | 1031 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.287s 639139160337665533: | | | | | | | | | | | | | | | | | | | 737 | | | | | | | | | | | | 0.002s 33.289s 639139160337682525: | | | | | | | 1032 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.290s 639139160337696683: | | | | | | | | | | | | | | | | | | 1033 | | | | | | | | | | | | | 0.002s 33.292s 639139160337713136: | | | | | | | | 728 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.293s 639139160337725608: | | | | | | | | | | | | 704 | | | | | | | | | | | | | | | | | | | 0.001s 33.294s 639139160337734902: | | | | | | | | | | 721 | | | | | | | | | | | | | | | | | | | | | 0.000s 33.294s 639139160337736164: | | | | | | | | | | | | | | | | | | | | | 689 | | | | | | | | | | 0.001s 33.295s 639139160337749410: | | | | | | | | | | | | | | | | | 694 | | | | | | | | | | | | | | 0.000s 33.295s 639139160337750047: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 720 | | 0.002s 33.297s 639139160337766288: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 749 0.000s 33.297s 639139160337770800: | | | | | | | | | | | | | | | | | | | | | | | 693 | | | | | | | | 0.000s 33.297s 639139160337771326: | | | | | | | | | | | | | | 711 | | | | | | | | | | | | | | | | | 0.000s 33.298s 639139160337771791: | | | 1034 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.299s 639139160337788459: | | | | | | | | | | | | | | | | | | | | 1035 | | | | | | | | | | | 0.002s 33.301s 639139160337803994: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 724 | | | 0.000s 33.301s 639139160337805959: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1036 | 0.002s 33.303s 639139160337829476: | | | | | | | | | | | | | | | | 1037 | | | | | | | | | | | | | | | 0.002s 33.305s 639139160337844978: | | | | | | | | | | | 1038 | | | | | | | | | | | | | | | | | | | | 0.001s 33.306s 639139160337859329: | | | | | | | | | | | | | | | | | | | | | | | | | 1039 | | | | | | 0.007s 33.313s 639139160337927123: | | | | | | | | | | | | | 1040 | | | | | | | | | | | | | | | | | | 0.002s 33.315s 639139160337943388: | | | | | 717 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.315s 639139160337944157: | | | | | | | | | | | | | | | | | 731 | | | | | | | | | | | | | | 0.002s 33.316s 639139160337960846: | | | | 1041 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 33.343s 639139160338225336: | | | | | | | | | | | | | | | | | | | | | | | | 1042 | | | | | | | 0.003s 33.346s 639139160338258725: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 766 | | | 0.002s 33.348s 639139160338281336: | | | | | | | | | | | | | | | | | | | | | 1043 | | | | | | | | | | 0.026s 33.374s 639139160338537997: | | | | | | | | 1044 | | | | | | | | | | | | | | | | | | | | | | | 0.015s 33.389s 639139160338686276: | | | | | | | | | | | | | | | | | | | 1045 | | | | | | | | | | | | 0.002s 33.391s 639139160338701964: | | | | | | | | | | 745 | | | | | | | | | | | | | | | | | | | | | 0.002s 33.392s 639139160338717513: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1046 | | 0.002s 33.394s 639139160338732702: | | | | | | | | | | | | | | | | | | | | | | | 1047 | | | | | | | | 0.002s 33.395s 639139160338748493: | | | | | | | | | | | | 1048 | | | | | | | | | | | | | | | | | | | 0.001s 33.397s 639139160338763128: | | | | | | | | | | | | | | 1049 | | | | | | | | | | | | | | | | | 0.001s 33.398s 639139160338774040: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1050 0.001s 33.399s 639139160338783465: | | | | | | | | | | | | | | | | | | | | | | | | | | 1051 | | | | | 0.001s 33.400s 639139160338793980: | | 719 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.400s 639139160338794666: | 686 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.400s 639139160338795146: | | | | | | | | | 743 | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.400s 639139160338795755: | | | | | | | | | | | | | | | 723 | | | | | | | | | | | | | | | | 0.000s 33.400s 639139160338796211: | | | | | | | | | | | | | | | | | | | | | | | | | | | 730 | | | | 0.000s 33.400s 639139160338796655: | | | | | | | 729 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.400s 639139160338797064: | | | | | | 708 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.400s 639139160338797498: | | | | | | | | | | | | | | | | | | | | | | 746 | | | | | | | | | 0.000s 33.400s 639139160338797970: | | | | | | | | | | | 747 | | | | | | | | | | | | | | | | | | | | 0.000s 33.400s 639139160338798626: | | | | | | | | | | | | | | | | | | 725 | | | | | | | | | | | | | 0.000s 33.400s 639139160338799111: | | | | | 1052 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.402s 639139160338816095: | | | 750 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.402s 639139160338816752: | | | | | | | | | | | | | 710 | | | | | | | | | | | | | | | | | | 0.000s 33.402s 639139160338817274: | | | | | | | | | | | | | | | | 705 | | | | | | | | | | | | | | | 0.000s 33.402s 639139160338817819: | | | | | | | | | | | | | | | | | | | | 741 | | | | | | | | | | | 0.000s 33.402s 639139160338818310: | | | | | | | | | | | | | | | | | | | | | | | | | 692 | | | | | | 0.000s 33.402s 639139160338818827: | | | | 733 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.402s 639139160338819316: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 718 | 0.000s 33.402s 639139160338819829: | | | | | | | | | | | | | | | | | 1053 | | | | | | | | | | | | | | 0.002s 33.404s 639139160338836079: 754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.404s 639139160338837094: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1054 | | | 0.002s 33.406s 639139160338852298: | | | | | | | | | | | | | | | | | | | | | | | | 698 | | | | | | | 0.000s 33.406s 639139160338852872: | | 738 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.408s 639139160338871797: | | | | | | | | | 762 | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.409s 639139160338889231: 784 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.411s 639139160338906307: | | | | | | | | | | | | | | | 755 | | | | | | | | | | | | | | | | 0.001s 33.412s 639139160338920967: | | | | | | 739 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.414s 639139160338936393: | | | | | | | | | | | | | | | | | | | | 780 | | | | | | | | | | | 0.002s 33.416s 639139160338955977: | 726 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 33.442s 639139160339216970: | | | | | | | | | | | | | | | | 735 | | | | | | | | | | | | | | | 0.002s 33.444s 639139160339234558: | | | | | | | | | | 1055 | | | | | | | | | | | | | | | | | | | | | 0.002s 33.445s 639139160339251295: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1056 | | | | 0.002s 33.448s 639139160339272974: | | | | | | | | | | | | | | | | | | | | | | 1057 | | | | | | | | | 0.002s 33.449s 639139160339289181: | | | | | | | | | | | | | 1058 | | | | | | | | | | | | | | | | | | 0.001s 33.451s 639139160339303434: | | | | | | | | | | | 1059 | | | | | | | | | | | | | | | | | | | | 0.002s 33.452s 639139160339319059: | | | | | | | | | | | | | | | | | | | | | | | | | 736 | | | | | | 0.001s 33.454s 639139160339333371: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 748 | 0.002s 33.455s 639139160339349777: | | | | 1060 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.457s 639139160339364396: | | | 775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.458s 639139160339379781: | | | | | | | | | | | | | | | | | | 1061 | | | | | | | | | | | | | 0.002s 33.460s 639139160339395522: | | | | | | | 1062 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.461s 639139160339410115: | | | | | | | | | | | | | | | | | | | 737 | | | | | | | | | | | | 0.000s 33.461s 639139160339411012: 1063 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.463s 639139160339429171: | | | | | | | | | | | | | | | | | | | | | | | | 1064 | | | | | | | 0.002s 33.465s 639139160339445792: | | | | | | 1065 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.467s 639139160339463350: | | 1066 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.468s 639139160339481006: | | | | | | | | | | | | | | | | 1067 | | | | | | | | | | | | | | | 0.002s 33.470s 639139160339497682: | | | | | | | | | 1068 | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.472s 639139160339515028: | | | | | | | | | | | | | | | 1069 | | | | | | | | | | | | | | | | 0.002s 33.474s 639139160339532119: | | | | | | | | | | | | | | | | | | | | 1070 | | | | | | | | | | | 0.002s 33.475s 639139160339548977: | 1071 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.477s 639139160339565445: | | | | | | | | | | | | | | | | | | | | | | | | | 1072 | | | | | | 0.002s 33.479s 639139160339583422: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1073 | 0.046s 33.525s 639139160340047858: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 749 0.001s 33.526s 639139160340053174: | | | | | | | | | | | | 704 | | | | | | | | | | | | | | | | | | | 0.000s 33.526s 639139160340053795: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 720 | | 0.000s 33.526s 639139160340054484: | | | | | | | | | | | | | | 711 | | | | | | | | | | | | | | | | | 0.000s 33.526s 639139160340054977: | | | | | | | | | | | | | | | | | 731 | | | | | | | | | | | | | | 0.000s 33.526s 639139160340055497: | | | 1074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.528s 639139160340071769: | | | | | | | | | | | | | | | | | | | 1075 | | | | | | | | | | | | 0.001s 33.529s 639139160340086676: | | | | | | | | | | 745 | | | | | | | | | | | | | | | | | | | | | 0.000s 33.529s 639139160340087464: | | | | | | | | | | | | 727 | | | | | | | | | | | | | | | | | | | 0.002s 33.531s 639139160340102775: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 751 | | 0.002s 33.533s 639139160340122537: | | | | | | | | | | | | | | | | | 753 | | | | | | | | | | | | | | 0.004s 33.537s 639139160340162929: | | | | | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | 0.000s 33.537s 639139160340165599: | | | | | | | | | | | | | | | | | | | | | | | 693 | | | | | | | | 0.000s 33.537s 639139160340166874: | | | | | | | | | | | | | | | | | | | | | | | | | | | 730 | | | | 0.002s 33.539s 639139160340189568: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 787 0.002s 33.542s 639139160340214349: | | | | | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | 0.005s 33.547s 639139160340265112: | | | | | | | | | | | | | | | | | | | | | | | | | | | 757 | | | | 0.030s 33.577s 639139160340569770: | | | | | | | | | | | | | | | | | | | | | | 746 | | | | | | | | | 0.000s 33.577s 639139160340570621: | | | | | | | | | | 1076 | | | | | | | | | | | | | | | | | | | | | 0.006s 33.583s 639139160340625971: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 766 | | | 0.001s 33.583s 639139160340631447: | | | | | 717 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.584s 639139160340632174: | | | | | | 739 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.584s 639139160340633809: | | | | | | | | | | | | | | | | | | | | | 689 | | | | | | | | | | 0.000s 33.584s 639139160340635044: | | | | | | | | | | | | | 710 | | | | | | | | | | | | | | | | | | 0.000s 33.584s 639139160340636236: | | | | | | | | | | | | | | | | | | | | | | 772 | | | | | | | | | 0.002s 33.586s 639139160340660658: | | | | 733 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.586s 639139160340661329: | | | | | | | | | | | | | | | | | | 725 | | | | | | | | | | | | | 0.000s 33.587s 639139160340662727: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1077 | | 0.009s 33.595s 639139160340750816: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1078 0.002s 33.597s 639139160340766751: | | | | | | | | | | | | | | | | | | | | | | | 1079 | | | | | | | | 0.001s 33.599s 639139160340781745: | | | | | | | | | | | | | | 1080 | | | | | | | | | | | | | | | | | 0.001s 33.600s 639139160340796124: | | | | | | | | | | | | | | | | 735 | | | | | | | | | | | | | | | 0.000s 33.600s 639139160340796771: | | | | | | | | | | | 747 | | | | | | | | | | | | | | | | | | | | 0.000s 33.600s 639139160340797271: | | | | | | | | | | | | 1081 | | | | | | | | | | | | | | | | | | | 0.002s 33.602s 639139160340812441: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 798 | | | 0.009s 33.610s 639139160340898091: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1082 | | | | 0.002s 33.612s 639139160340916883: | | | | | | | | | | | | | | | 755 | | | | | | | | | | | | | | | | 0.000s 33.612s 639139160340917784: | | | | | | | | | | | | | | | | | | | | | | | | | | 1083 | | | | | 0.002s 33.614s 639139160340933498: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 748 | 0.000s 33.614s 639139160340934166: | | | | | | | | 728 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.614s 639139160340934729: | | | | | 752 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.617s 639139160340962421: | | | | | | | | | | | | | | | | | 1084 | | | | | | | | | | | | | | 0.004s 33.620s 639139160340999414: | | | | | | | | | | | | | 732 | | | | | | | | | | | | | | | | | | 0.002s 33.622s 639139160341018124: | | | | | | | | | | | | | | | | | | | 737 | | | | | | | | | | | | 0.000s 33.622s 639139160341019129: | | | | 783 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.624s 639139160341036210: | | | | | | | 729 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.624s 639139160341037013: | | | | | | | | | | | | | | | | | | | | | | | | | 736 | | | | | | 0.000s 33.624s 639139160341037503: | | | | | | | | | | | | | | | | | | 759 | | | | | | | | | | | | | 0.003s 33.627s 639139160341064204: | | | 775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.627s 639139160341066118: | | | | | | | | | | | | | | | | | | | | 780 | | | | | | | | | | | 0.000s 33.627s 639139160341068501: | | 738 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.627s 639139160341069232: | | | | | | | | | | | | | | | | | | | | | | | | 698 | | | | | | | 0.000s 33.627s 639139160341070124: | | | | | | | | | 762 | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.627s 639139160341071283: | 726 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.628s 639139160341072132: | | | | | | | | | | | | | | | | 781 | | | | | | | | | | | | | | | 0.003s 33.631s 639139160341102161: | | | | | | | | | | | 774 | | | | | | | | | | | | | | | | | | | | 0.002s 33.632s 639139160341118720: | | | | | | 1085 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.634s 639139160341134394: | | | | | | | | | | | | | | | 777 | | | | | | | | | | | | | | | | 0.002s 33.635s 639139160341149812: | | | | | | | | 761 | | | | | | | | | | | | | | | | | | | | | | | 0.017s 33.652s 639139160341321096: | | | | | | | | | | | | | | | | | | | | | | 1086 | | | | | | | | | 0.002s 33.655s 639139160341343481: | | | | | | | | | | | | | | | | | | | | | | | | | 778 | | | | | | 0.001s 33.656s 639139160341356579: | | | | | | | | | | | | | | | | | | | 782 | | | | | | | | | | | | 0.007s 33.663s 639139160341425762: | | | | | | | | | | | | | | | | | | | | | 742 | | | | | | | | | | 0.004s 33.666s 639139160341461532: | | | | | | | 763 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.669s 639139160341486452: 784 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.669s 639139160341487500: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1088 | | | 0.007s 33.676s 639139160341560862: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 751 | | 0.000s 33.677s 639139160341561813: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1089 | 0.001s 33.678s 639139160341576348: | | | | 1090 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.680s 639139160341592419: | | | | | 1091 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.050s 33.730s . 639139160342096649: | | | | | | | | | | | | | | | | | | | | | | | | 1092 | | | | | | | 0.001s 33.731s 639139160342111113: | | | | | | | | | 1093 | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.733s 639139160342124837: | | 1094 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.734s 639139160342138418: | | | | | | | | | | | | | 1095 | | | | | | | | | | | | | | | | | | 0.001s 33.736s 639139160342152852: | | | 1096 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.737s 639139160342167198: | | | | | | | | | | | | | | | | | | | | 1097 | | | | | | | | | | | 0.010s 33.747s 639139160342270943: | | | | | | | | | | | | | | | | | | 1098 | | | | | | | | | | | | | 0.019s 33.766s 639139160342457577: | 1099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.769s 639139160342484685: | | | | | | | | | | | | | | | | 1100 | | | | | | | | | | | | | | | 0.002s 33.771s 639139160342506009: | | | | | | | | | | 745 | | | | | | | | | | | | | | | | | | | | | 0.000s 33.771s 639139160342507381: | | | | | | | | | | | | | | | 1101 | | | | | | | | | | | | | | | | 0.004s 33.775s 639139160342544134: | | | | | | | | | | | 1102 | | | | | | | | | | | | | | | | | | | | 0.002s 33.776s 639139160342560994: | | | | | | | | 1103 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.779s 639139160342586393: | | | | | | | | | | | | | | | | | | | | | | | | | 1104 | | | | | | 0.001s 33.780s 639139160342601374: | | | | | | | | | | | | | | | | | | | | | | | | | | | 757 | | | | 0.000s 33.781s 639139160342602109: | | | | | | | | | | | | 727 | | | | | | | | | | | | | | | | | | | 0.000s 33.781s 639139160342602619: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 787 0.000s 33.781s 639139160342605705: | | | | | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | 0.000s 33.781s 639139160342606284: | | | | | | | | | | | | | | | | | | | | | | | 693 | | | | | | | | 0.000s 33.781s 639139160342606879: | | | | | | | | | | | | | | | | | 753 | | | | | | | | | | | | | | 0.000s 33.781s 639139160342607416: | | | | | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | 0.000s 33.781s 639139160342608030: | | | | | | | | | | | | | | | | | | | | | | 772 | | | | | | | | | 0.000s 33.781s 639139160342608609: | | | | 783 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.781s 639139160342609103: | | | | | | | | | | | | | | | | | | | 1105 | | | | | | | | | | | | 0.015s 33.797s 639139160342763660: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 748 | 0.000s 33.797s 639139160342765122: | | | | | | | | | | | | | | | | | | | | | 1106 | | | | | | | | | | 0.002s 33.799s 639139160342784202: | | | | | | | 1107 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.800s 639139160342800214: 1108 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.802s 639139160342817417: | | | | | | 739 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.802s 639139160342818108: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1109 | | 0.002s 33.804s 639139160342835359: | | | | | 752 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.804s 639139160342835924: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 798 | | | 0.009s 33.813s 639139160342924504: | | | | | | | | | | 1110 | | | | | | | | | | | | | | | | | | | | | 0.003s 33.815s 639139160342950302: | | | | | | 779 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.818s 639139160342972397: | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | | | | | 0.002s 33.819s 639139160342991683: | | | | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | 0.002s 33.821s 639139160343007878: | | | | | | | | | | | | | | | | | | | | | | | | | | | 825 | | | | 0.004s 33.825s 639139160343043202: | | | | | | | | | | | | | | | | | | | | | | | | | | 722 | | | | | 0.003s 33.827s 639139160343069370: | | | | 1111 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.829s 639139160343090742: | | | | | | | | | | | | | | | | | | | | | | | 1112 | | | | | | | | 0.002s 33.831s 639139160343110982: | | | | | 788 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.834s 639139160343133541: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1113 0.003s 33.836s 639139160343161397: | | | | | | | | | | | 774 | | | | | | | | | | | | | | | | | | | | 0.000s 33.837s 639139160343162383: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1114 | 0.002s 33.838s 639139160343180069: | | | 775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.839s 639139160343182386: | | | | | | | | | | | | | | 1115 | | | | | | | | | | | | | | | | | 0.002s 33.840s 639139160343201079: | | | | | | | | | | | | | | | | | | | | | | 1116 | | | | | | | | | 0.004s 33.844s 639139160343237555: | | | | | | | | | | | | | | | | | | | | | | | | 698 | | | | | | | 0.000s 33.844s 639139160343239570: | | | | | | | | | | | | | 732 | | | | | | | | | | | | | | | | | | 0.025s 33.870s 639139160343493707: | | | | | | | | | | | | | | | | | | 759 | | | | | | | | | | | | | 0.000s 33.870s 639139160343495158: | | | | | | | | | | | | | | | | | 1117 | | | | | | | | | | | | | | 0.002s 33.872s 639139160343513047: | | | | | | 1118 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.873s 639139160343528200: | | | | | 1119 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.876s 639139160343552149: | | | | | | | | | | | | | | | | | | | | | | | | | | 1120 | | | | | 0.002s 33.877s 639139160343567689: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1121 | | | | 0.002s 33.879s 639139160343584255: | | | | | | | | | | | | | | | | | | | | | | | | 734 | | | | | | | 0.006s 33.885s 639139160343648303: | | | | | | | | | | | | 1122 | | | | | | | | | | | | | | | | | | | 0.002s 33.887s 639139160343666992: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1123 | | | 0.009s 33.896s 639139160343754146: | | | | | | | | | | | 1124 | | | | | | | | | | | | | | | | | | | | 0.013s 33.908s 639139160343881243: | | | | | | | | | | | | | | | | | | | | 780 | | | | | | | | | | | 0.000s 33.909s 639139160343882321: | | | | | | | | | | | | | | | | 781 | | | | | | | | | | | | | | | 0.000s 33.909s 639139160343882642: | | | 1125 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.910s 639139160343900031: | | | | | | | | | 762 | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.910s 639139160343900674: | | | | | | | | | | | | | 1126 | | | | | | | | | | | | | | | | | | 0.001s 33.912s 639139160343915104: | | | | | | | | | | 745 | | | | | | | | | | | | | | | | | | | | | 0.000s 33.912s 639139160343915687: | | | | | | | | | | | | | | | 777 | | | | | | | | | | | | | | | | 0.000s 33.912s 639139160343916171: | | | | | | | 763 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.912s 639139160343916668: | | | | | | | | | | | | | | | | | | | 782 | | | | | | | | | | | | 0.000s 33.912s 639139160343917140: | | 738 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.912s 639139160343917608: | | | | | | | | 761 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.912s 639139160343918062: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 751 | | 0.000s 33.912s 639139160343918547: | | | | | | | | | | | | | | | | | | | | | 742 | | | | | | | | | | 0.000s 33.912s 639139160343919733: | 726 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.912s 639139160343920250: | | | | 783 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.915s 639139160343948281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 787 0.011s 33.926s 639139160344058311: | | | | | | | | | | | | | | | | 1127 | | | | | | | | | | | | | | | 0.002s 33.928s 639139160344078189: | | | | | | | | | | | | | | | | | | 1128 | | | | | | | | | | | | | 0.003s 33.931s 639139160344107783: | | | | | | | | | | | | | | | | | | | | | | | | 1129 | | | | | | | 0.002s 33.933s 639139160344126395: | | | | | | | | | | | | | | | | | | | | | 771 | | | | | | | | | | 0.002s 33.935s 639139160344143881: | | | | | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | 0.000s 33.935s 639139160344144775: | | | | | | | | | | | | | | | | | | | | | | | | | 778 | | | | | | 0.000s 33.935s 639139160344145261: | | | | | | | | | | | | | | | | | | | | | | 772 | | | | | | | | | 0.000s 33.935s 639139160344145797: | | | | 823 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.937s 639139160344169628: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 748 | 0.000s 33.938s 639139160344172506: | | | | | | | | | 793 | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.940s 639139160344195134: | 758 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.942s 639139160344213336: | | | | | | | | | | 773 | | | | | | | | | | | | | | | | | | | | | 0.028s 33.970s 639139160344491890: | | | | | | | | | | | | | | | | | | | | 1130 | | | | | | | | | | | 0.002s 33.971s 639139160344508465: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 821 0.002s 33.973s 639139160344523470: | | | | | | | | | | | | | | | 1131 | | | | | | | | | | | | | | | | 0.001s 33.974s 639139160344537406: | | | | | | | 1132 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.976s 639139160344553322: | | | | | | | | | | | | | | | | | | | | | | | 693 | | | | | | | | 0.000s 33.976s 639139160344553949: | | | | | | | | 1133 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 33.977s 639139160344568286: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1134 | | 0.002s 33.979s 639139160344584112: | | | | | 788 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.979s 639139160344586569: | | 1135 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.981s 639139160344605034: | | | | | | | | | | | | | | 1087 | | | | | | | | | | | | | | | | | 0.002s 33.983s 639139160344622302: | | | | | | 779 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.983s 639139160344622944: | | | | | | | | | | | | | | | | | | | | | | | | | 797 | | | | | | 0.002s 33.984s 639139160344638899: | | | | | | | | | | | | | | | | | | | 824 | | | | | | | | | | | | 0.002s 33.986s 639139160344660428: | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | | | | | 0.000s 33.987s 639139160344663193: 784 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.987s 639139160344664446: | | | | | | | | | | | | | | | | | | | | | | | | | | 722 | | | | | 0.000s 33.987s 639139160344664942: | | | | | | | | | | | | | 732 | | | | | | | | | | | | | | | | | | 0.000s 33.987s 639139160344668482: | | | | | | | | | | | | | | | | | | | | | | 1136 | | | | | | | | | 0.009s 33.997s 639139160344762139: | | | 775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.997s 639139160344762793: | | | | | | | | | | | 774 | | | | | | | | | | | | | | | | | | | | 0.000s 33.997s 639139160344763248: | | | | | 818 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 34.003s 639139160344825977: | | | | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | 0.000s 34.003s 639139160344830636: | | | | | | | | | | | | | | | | | | | | | | | 744 | | | | | | | | 0.002s 34.006s 639139160344853887: | | | | | | | | | | | | | | | | | | | | | | | | | | | 825 | | | | 0.000s 34.006s 639139160344854729: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 798 | | | 0.000s 34.006s 639139160344855251: | | | | | | | | | | | | | | | | | | 759 | | | | | | | | | | | | | 0.000s 34.006s 639139160344855726: | 1137 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.008s 639139160344876634: | | | | 1138 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.010s 639139160344900852: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1139 | 0.020s 34.030s 639139160345096824: | | | | | | | | | | | | | | | | | | | | | 1140 | | | | | | | | | | 0.002s 34.032s 639139160345113273: | | | | | | | | | | | | | | 770 | | | | | | | | | | | | | | | | | 0.002s 34.033s 639139160345130187: | | | | | | | | | 1141 | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.035s 639139160345150337: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1142 0.002s 34.037s 639139160345169349: | | | | | | | | | | 1143 | | | | | | | | | | | | | | | | | | | | | 0.004s 34.041s 639139160345206993: | | | | | | | | | | | | | | | | 781 | | | | | | | | | | | | | | | 0.000s 34.041s 639139160345209069: 811 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.045s 639139160345242558: | | | | | | | | | | | | | 769 | | | | | | | | | | | | | | | | | | 0.002s 34.046s 639139160345259717: | | | 808 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.048s 639139160345277739: | | | | | | | | | | | 815 | | | | | | | | | | | | | | | | | | | | 0.003s 34.051s 639139160345311514: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 826 | | | 0.002s 34.053s 639139160345329273: | | | | | | | | | | | | | | | | | | | | | | | | 734 | | | | | | | 0.000s 34.054s 639139160345332103: | | | | | | | | | | | | | | | | | | | 1144 | | | | | | | | | | | | 0.002s 34.055s 639139160345349724: | | | | | | 1145 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.057s 639139160345366501: | | | | | | | | | | | | | | | | | 1146 | | | | | | | | | | | | | | 0.004s 34.061s 639139160345408283: | | | | | | | | | | | | | | | | | | | | | | | | | 1147 | | | | | | 0.005s 34.066s 639139160345455071: | | | | | | | | | | | | 1148 | | | | | | | | | | | | | | | | | | | 0.002s 34.067s 639139160345470654: | | | | | | | | | | | | | | | | | | | | 780 | | | | | | | | | | | 0.000s 34.067s 639139160345471491: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 751 | | 0.001s 34.068s 639139160345477855: | | | | | | | | 761 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.068s 639139160345479499: | | | | | | | | | | | | | | | | | | | | | | | | | | 1149 | | | | | 0.003s 34.071s 639139160345507524: | | | | | | | | | | | | | | | | | | | | | | 772 | | | | | | | | | 0.000s 34.071s 639139160345508337: | | | | | | | | | | | | | | | | | | 1150 | | | | | | | | | | | | | 0.017s 34.088s 639139160345677757: | | | | | 1151 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.090s 639139160345700458: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1152 | | | | 0.015s 34.105s 639139160345847405: | | | | | | | | | | | | | | | | | | | | | | | 1153 | | | | | | | | 0.002s 34.107s 639139160345863723: | | | | | | | | | | | | | | | | 1154 | | | | | | | | | | | | | | | 0.001s 34.108s 639139160345878132: | | | | | | | | | | | | | | 1155 | | | | | | | | | | | | | | | | | 0.002s 34.110s 639139160345895074: | | | | | | | | | | | | | | | 777 | | | | | | | | | | | | | | | | 0.000s 34.110s 639139160345897331: 1156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.112s 639139160345915922: | | | | | | | | | | | | | | | | | | | | 800 | | | | | | | | | | | 0.004s 34.116s 639139160345952432: | | | | | | | | 792 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.117s 639139160345967668: | | | 1157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 34.127s 639139160346071467: | | 738 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.128s 639139160346075264: | | | | | | | 763 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.128s 639139160346076007: | | | | | | | | | | | | | | | | | | | | | | | | 1158 | | | | | | | 0.002s 34.130s 639139160346093973: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1159 | | | 0.002s 34.132s 639139160346113180: | | | | | | | | | | | | | | | | | | | 824 | | | | | | | | | | | | 0.000s 34.132s 639139160346113995: | | | | | | | | | | | 1160 | | | | | | | | | | | | | | | | | | | | 0.002s 34.134s 639139160346133437: | | | | | | | | | | | | | | | 812 | | | | | | | | | | | | | | | | 0.003s 34.136s 639139160346159719: | | | | | | | | | | | | | 1161 | | | | | | | | | | | | | | | | | | 0.002s 34.138s 639139160346175584: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1162 | | 0.002s 34.140s 639139160346192225: | 758 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.140s 639139160346192912: | | | | 823 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.140s 639139160346194292: | | | | | | | | | | 773 | | | | | | | | | | | | | | | | | | | | | 0.000s 34.140s 639139160346194868: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 821 0.000s 34.140s 639139160346198700: | | | | | | | | | | | | | | | | | | | | | | 1163 | | | | | | | | | 0.002s 34.142s 639139160346214568: | | | | | | | 795 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.143s 639139160346230873: | | 768 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.145s 639139160346247533: | | | | | | | | | 793 | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.145s 639139160346248266: | | | | | | | | | | | | | | | | | | | | | | | | | 797 | | | | | | 0.008s 34.153s 639139160346330253: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 748 | 0.016s 34.170s 639139160346492979: | | | | | | | | 1164 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.172s 639139160346512998: | | | | | | | | | | | | | | | | | | | 1165 | | | | | | | | | | | | 0.002s 34.173s 639139160346529552: | | | | | | | | | | | | | | | | | | | | 1166 | | | | | | | | | | | 0.002s 34.175s 639139160346548871: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 841 0.005s 34.180s 639139160346594090: | 1167 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.182s 639139160346611901: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 765 | 0.004s 34.186s 639139160346651853: | | | | 1168 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.187s 639139160346668689: | | | | | | 779 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.187s 639139160346670965: | | | | | | | | | | | | | | | | | | | | | | | | | 1169 | | | | | | 0.002s 34.189s 639139160346688232: | | | | | | | | | | | | | | | 1170 | | | | | | | | | | | | | | | | 0.002s 34.191s 639139160346706189: | | | | | | | | | | | | | | | | | | 759 | | | | | | | | | | | | | 0.000s 34.191s 639139160346707086: | | | | | | | | | | | | | | | | | | | | | 689 | | | | | | | | | | 0.000s 34.191s 639139160346707588: | | | | | | | | | | | | | | | | | | | | | | | 744 | | | | | | | | 0.000s 34.191s 639139160346708184: | | | | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | 0.000s 34.191s 639139160346708660: | | | | | | | 1171 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.194s 639139160346738639: | | | | | | | | | | | | | | | | | | | | | | | | | | 722 | | | | | 0.000s 34.194s 639139160346739555: | | | | | | | | | | | | | | | | 781 | | | | | | | | | | | | | | | 0.000s 34.194s 639139160346740010: | | 1172 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.196s 639139160346760369: | | | | | | | | | 1173 | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.198s 639139160346778648: | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | | | | | 0.000s 34.198s 639139160346780404: | | | | | | | | | | 1174 | | | | | | | | | | | | | | | | | | | | | 0.002s 34.200s 639139160346801201: | | | | | 818 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.201s 639139160346802035: | | | | | | | | | | | | | 769 | | | | | | | | | | | | | | | | | | 0.000s 34.201s 639139160346802461: | | | | | | | | | | | | | | | | | | | | | | | | 734 | | | | | | | 0.000s 34.201s 639139160346802886: | | | 808 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.201s 639139160346803272: | | | | | | | | | | | 815 | | | | | | | | | | | | | | | | | | | | 0.001s 34.201s 639139160346810439: | | | | | | | | | | | | 820 | | | | | | | | | | | | | | | | | | | 0.046s 34.247s 639139160347266699: | | | | | | 813 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.249s 639139160347284280: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 826 | | | 0.000s 34.249s 639139160347284909: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1175 0.002s 34.250s 639139160347301655: | | | | | | | | | | | | | | | | | | | | | | | | | | 760 | | | | | 0.002s 34.253s 639139160347324282: | | | | | | | | | | | | | | | | | | | | | 771 | | | | | | | | | | 0.000s 34.253s 639139160347324969: | | | | | | | | | | | | | | | | | | 791 | | | | | | | | | | | | | 0.002s 34.255s 639139160347342190: | | | | | | | | | | | 830 | | | | | | | | | | | | | | | | | | | | 0.002s 34.257s 639139160347362014: | | | | | | | | | | | | | | | | | | | | | | | | 767 | | | | | | | 0.008s 34.264s 639139160347437731: | | | | | | | | | | | | | 801 | | | | | | | | | | | | | | | | | | 0.002s 34.266s 639139160347461590: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 751 | | 0.001s 34.267s 639139160347469012: | | | | | | | | | | | | | | | | | | | | | | | | | | | 825 | | | | 0.001s 34.268s 639139160347474131: | | | | | | | | | | | | | | | | | | | | | | 772 | | | | | | | | | 0.000s 34.268s 639139160347475509: | | | | | | | | | | | | | | 770 | | | | | | | | | | | | | | | | | 0.000s 34.268s 639139160347476847: | | | | | | | | | | | | | | | | | | | 824 | | | | | | | | | | | | 0.000s 34.268s 639139160347478207: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1176 | 0.002s 34.270s 639139160347496574: | | | 840 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.272s 639139160347515630: | | | | | | | | | | 773 | | | | | | | | | | | | | | | | | | | | | 0.001s 34.273s 639139160347525075: | | | | | | | | | | | | | | | | 1177 | | | | | | | | | | | | | | | 0.017s 34.290s 639139160347698189: | | | | | | | | | | | | | | | | | | | | | | | 1178 | | | | | | | | 0.002s 34.292s 639139160347715498: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1179 | | | 0.002s 34.294s 639139160347733965: | | | | | | | | | | | | | | | | | 1180 | | | | | | | | | | | | | | 0.002s 34.296s 639139160347756314: | | | | | | | | | | | | | | | | | | | | | 1181 | | | | | | | | | | 0.002s 34.298s 639139160347773757: | | | | | | | | | | | | 1182 | | | | | | | | | | | | | | | | | | | 0.022s 34.320s 639139160347993872: | | | | | 1183 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.321s 639139160348009368: | | | | | | 1184 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 34.323s 639139160348024121: | | | | | | | | | | | 1185 | | | | | | | | | | | | | | | | | | | | 0.001s 34.324s 639139160348038181: | | | | | | | | | | | | | | | | | | 1186 | | | | | | | | | | | | | 0.002s 34.326s 639139160348058629: | | | | | | | | | | | | | | | | | | | | | | | | | | 1187 | | | | | 0.005s 34.331s 639139160348103863: | | | | | | | | | | | | | | | | | | | | | | | | | | | 865 | | | | 0.004s 34.335s 639139160348145197: | | | | | | | | | | | | | | 805 | | | | | | | | | | | | | | | | | 0.002s 34.337s 639139160348162605: | | | | 823 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.337s 639139160348163425: | | | | | | | | | | | | | | | | | | | 868 | | | | | | | | | | | | 0.006s 34.343s 639139160348224487: | | | | | | | | | | | | | | | | | | | | | | 796 | | | | | | | | | 0.003s 34.345s 639139160348249505: | | | | | | | | | | | | | | | | | | | | 800 | | | | | | | | | | | 0.000s 34.345s 639139160348251424: | | | | | | | | | | 790 | | | | | | | | | | | | | | | | | | | | | 0.030s 34.375s 639139160348550042: | | | | | | | | | 793 | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.375s 639139160348551063: | | | | | | | | 792 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.375s 639139160348551471: | | | | | | | 795 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.376s 639139160348551897: | | | | | | | | | | | | | | | 812 | | | | | | | | | | | | | | | | 0.000s 34.376s 639139160348552431: | 758 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.376s 639139160348552830: | | | | | | | | | | | | | | | | | | | | | | | | | 797 | | | | | | 0.000s 34.376s 639139160348553413: | | 768 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.376s 639139160348553916: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 841 0.001s 34.376s 639139160348560371: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 765 | 0.000s 34.377s 639139160348561944: | | | | | | | | | | | | | 1188 | | | | | | | | | | | | | | | | | | 0.002s 34.378s 639139160348578380: | | | | 862 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.381s 639139160348610428: 811 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 34.382s 639139160348616686: | | | 1189 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.384s 639139160348635560: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1190 | | 0.002s 34.385s 639139160348650950: | | | | | | | | | | | | | | | | | | | | | | | | 1191 | | | | | | | 0.002s 34.387s 639139160348667033: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1192 | | | | 0.002s 34.389s 639139160348683493: | 799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.391s 639139160348703780: | | | | | | | | | | | | | | | | | | | | | | | | | 831 | | | | | | 0.003s 34.393s 639139160348729331: | | | | | | | | | | | | | | 1193 | | | | | | | | | | | | | | | | | 0.003s 34.396s 639139160348754687: | | 807 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.398s 639139160348776565: | | | | | | | | | | | | | | | | | | | | | | | 744 | | | | | | | | 0.000s 34.398s 639139160348777355: | | | | | | | | | | | | | | | 870 | | | | | | | | | | | | | | | | 0.011s 34.409s 639139160348883064: | | | | | | | | | | | | | | | | 781 | | | | | | | | | | | | | | | 0.000s 34.409s 639139160348883899: 860 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.411s 639139160348911118: | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | | | | | 0.000s 34.412s 639139160348911992: | | | | | | | | | | | | 820 | | | | | | | | | | | | | | | | | | | 0.000s 34.412s 639139160348914419: | | | | | | | | | | | 830 | | | | | | | | | | | | | | | | | | | | 0.000s 34.412s 639139160348914932: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 826 | | | 0.000s 34.412s 639139160348915342: | | | | | 818 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.412s 639139160348915742: | | | | | | | | | | | | | | | | | | 791 | | | | | | | | | | | | | 0.000s 34.412s 639139160348916153: | | | | | | | | | | | | | | | | | | | | | 771 | | | | | | | | | | 0.000s 34.412s 639139160348916576: | | | | | | | | | | | | | | | | | | | 1194 | | | | | | | | | | | | 0.002s 34.414s 639139160348937556: | | | | | | | | | | | | | | | | | | | | 1195 | | | | | | | | | | | 0.010s 34.424s 639139160349035981: | | | | | | | | | | | | | | | | | | | | | | 1196 | | | | | | | | | 0.003s 34.426s 639139160349061242: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1197 | 0.002s 34.429s 639139160349084061: | | | | | | | | 1198 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.430s 639139160349099803: | | | | | | | | | 1199 | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.432s 639139160349115063: | | | | | | | | | | 1200 | | | | | | | | | | | | | | | | | | | | | 0.002s 34.434s 639139160349139505: | | | | | | 813 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.434s 639139160349141018: | | | | | | | 1201 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.436s 639139160349158004: | | | | | | | | | | | | | | | | | | | | | | | | | | 760 | | | | | 0.000s 34.436s 639139160349159501: | | | | | | | | | | | | | | | | 819 | | | | | | | | | | | | | | | 0.001s 34.438s 639139160349173822: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1202 0.002s 34.439s 639139160349189773: | | | | 1203 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.441s 639139160349207999: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 751 | | 0.000s 34.441s 639139160349208822: | | | | | | | | | | | | | | | | | 794 | | | | | | | | | | | | | | 0.002s 34.443s 639139160349227961: | | | | | | | | | | | | 852 | | | | | | | | | | | | | | | | | | | 0.002s 34.445s 639139160349245587: | | | | | | | | | | | 849 | | | | | | | | | | | | | | | | | | | | 0.002s 34.447s 639139160349265133: | | | | | | | | | | | | | | | | | | 809 | | | | | | | | | | | | | 0.002s 34.449s 639139160349283923: | | | | | 846 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.451s 639139160349303275: | | | | | | | | | | | | | | | | | | | | | | | | | | | 865 | | | | 0.000s 34.451s 639139160349304008: | | | | | | | | | | | | | 801 | | | | | | | | | | | | | | | | | | 0.000s 34.451s 639139160349304430: | | | 840 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.451s 639139160349305113: | 1204 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.453s 639139160349323928: | | | | | | | | | | | | | | | | | | | | | | | 1205 | | | | | | | | 0.001s 34.454s 639139160349337559: | | | | | | | | | | | | | | | | | | | | | | | | 767 | | | | | | | 0.000s 34.454s 639139160349338255: | | | | | | | | | | | | | | | | | | | | | | | | | 1206 | | | | | | 0.001s 34.455s 639139160349351037: | | | | | | | | | | | | | | | | | | | | | | | | | | 789 | | | | | 0.001s 34.457s 639139160349364921: | | 1207 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.458s 639139160349379977: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 785 | | 0.001s 34.460s 639139160349394250: | | | | | | | | | | | | | | | 1208 | | | | | | | | | | | | | | | | 0.002s 34.461s 639139160349410513: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1209 | | | 0.002s 34.463s 639139160349427637: 1210 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.465s 639139160349448909: | | | | | | | | | | | | | | | | | | | | | 1211 | | | | | | | | | | 0.002s 34.467s 639139160349467606: | | | 858 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 34.469s 639139160349482579: | | | | | | 1212 | | | | | | | | | | | | | | | | | | | | | | | | | 0.029s 34.497s 639139160349767872: | | | | | | | | | | | | | | | | 1213 | | | | | | | | | | | | | | | 0.002s 34.499s 639139160349783206: | | | | | | | | | | | | | | 805 | | | | | | | | | | | | | | | | | 0.000s 34.499s 639139160349784805: | | | | | | | | | | | | 1214 | | | | | | | | | | | | | | | | | | | 0.002s 34.500s 639139160349800528: | | | | | | | | | | | | | | | | | 1215 | | | | | | | | | | | | | | 0.001s 34.502s 639139160349814218: | | | | | | | | | | | | | 1216 | | | | | | | | | | | | | | | | | | 0.001s 34.503s 639139160349827352: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1217 | | | | 0.001s 34.504s 639139160349841697: | | | | | | | | | | | 1218 | | | | | | | | | | | | | | | | | | | | 0.001s 34.506s 639139160349856269: | | | | | | | | | | | | | | | | | | 1219 | | | | | | | | | | | | | 0.002s 34.508s 639139160349871882: | | | | | | | | | | | | | | | | | | | | | | | | 1220 | | | | | | | 0.002s 34.509s 639139160349888252: | | | | | 1221 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.511s 639139160349905577: | | | | | | | | | | | | | | | | | | | | | | | | | | 1222 | | | | | 0.002s 34.513s 639139160349921951: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1223 | | 0.002s 34.514s 639139160349939220: | | | | | | | | | | | | | | | | | | | | | | 796 | | | | | | | | | 0.000s 34.514s 639139160349939882: | | | | | | | | 792 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.514s 639139160349941135: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 841 0.000s 34.515s 639139160349943360: | | | | | | | | | | | | | | 853 | | | | | | | | | | | | | | | | | 0.002s 34.516s 639139160349960640: | | | | | | | 795 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.516s 639139160349961190: | | | | | | | | | 793 | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.516s 639139160349961628: | | | | | | | | | | 790 | | | | | | | | | | | | | | | | | | | | | 0.000s 34.517s 639139160349962039: | | | | | | | | | | | | | | | | | | | 868 | | | | | | | | | | | | 0.002s 34.518s 639139160349978199: | | | | | | | | | | | | | | | | | | | | | | | 744 | | | | | | | | 0.004s 34.522s 639139160350014492: | | | | | | | | | | | | | | | | | | | | 800 | | | | | | | | | | | 0.000s 34.522s 639139160350015867: | | 807 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 34.540s 639139160350197593: | | | 1224 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.542s 639139160350217780: | | | | | | | | 814 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.544s 639139160350234921: | 799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.544s 639139160350235397: | | | | | | | | | | | | | | | | | | | 1225 | | | | | | | | | | | | 0.002s 34.546s 639139160350256139: | | | | | | | | | | | | | | | | | | | | | | 1226 | | | | | | | | | 0.005s 34.551s 639139160350303154: | | | | | | | | | | | | | | | | | | | | | | | 756 | | | | | | | | 0.005s 34.555s 639139160350349616: | | | | | | | | | | 804 | | | | | | | | | | | | | | | | | | | | | 0.002s 34.557s 639139160350370169: | | | | | | | 1227 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.560s 639139160350392182: | | | | | | | | | 816 | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.561s 639139160350408861: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 863 0.004s 34.565s 639139160350449435: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 765 | 0.000s 34.565s 639139160350450277: | | | | 862 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 34.591s 639139160350711073: | | | | | | | | | | | | | | | 870 | | | | | | | | | | | | | | | | 0.000s 34.592s 639139160350712222: | | | | | | | | | | | | | | | | | | | | 837 | | | | | | | | | | | 0.002s 34.593s 639139160350730689: | | | | | | 813 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.594s 639139160350732059: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 826 | | | 0.000s 34.594s 639139160350732587: | | | | | | | | | | | | | | | | | | | | | | | | | 831 | | | | | | 0.000s 34.594s 639139160350733039: | | | | | | | | | | | | | | | | | 794 | | | | | | | | | | | | | | 0.000s 34.594s 639139160350733461: | | | | | | | | | | | | | | | | | | | | | | | | | | | 865 | | | | 0.000s 34.594s 639139160350733929: | | | | | | | | | | | | | | 1228 | | | | | | | | | | | | | | | | | 0.003s 34.597s 639139160350768775: | | | | | | | | 1229 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.599s 639139160350784883: | | | | | | | | | | | | | | | | 819 | | | | | | | | | | | | | | | 0.000s 34.599s 639139160350785518: | | | | 892 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.600s 639139160350801421: | | 1230 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.602s 639139160350817309: | | | | | 846 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.602s 639139160350817858: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | 0.002s 34.604s 639139160350836614: | | | | | | | | | | 1231 | | | | | | | | | | | | | | | | | | | | | 0.002s 34.606s 639139160350854031: | | | | | | | | | 1232 | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.607s 639139160350870706: | | | | | | | | | | | | | | | | | | | | | | | 1233 | | | | | | | | 0.002s 34.609s 639139160350886711: | | | | | | 845 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.611s 639139160350903092: | | | | | | | | | | | | | | | 1234 | | | | | | | | | | | | | | | | 0.002s 34.612s 639139160350920512: | 1235 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.615s 639139160350943131: | | | | | | | | | | | | | | | | | | | | | 771 | | | | | | | | | | 0.000s 34.615s 639139160350943757: | | | | | | | | | | | | | | | | | | | | | | | | | 847 | | | | | | 0.002s 34.617s 639139160350962998: | | | | | | | | | | | | | | | | | | | | | | | | 767 | | | | | | | 0.000s 34.617s 639139160350966783: | | | | | | | | | | | | | | | | | | | | | | | | | | 789 | | | | | 0.000s 34.617s 639139160350967344: | | | 858 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.617s 639139160350967747: | | | | | | | | | | | | 852 | | | | | | | | | | | | | | | | | | | 0.007s 34.624s 639139160351040440: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1236 | 0.003s 34.627s 639139160351066009: | | | | | | | | | | | | | | | | | 1237 | | | | | | | | | | | | | | 0.002s 34.629s 639139160351084397: | | | | | | | | | | | | | 801 | | | | | | | | | | | | | | | | | | 0.000s 34.629s 639139160351085662: | | | | | | | | | | | | | | | | | | | | | | 796 | | | | | | | | | 0.000s 34.629s 639139160351086078: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 785 | | 0.000s 34.629s 639139160351086442: | | | | | | | | | | | | | | | | 842 | | | | | | | | | | | | | | | 0.002s 34.631s 639139160351104727: | | | | | | | | | | | | | | | | | | 809 | | | | | | | | | | | | | 0.000s 34.631s 639139160351105950: | | | | | | | | | | | 849 | | | | | | | | | | | | | | | | | | | | 0.000s 34.631s 639139160351106349: | | | | | | | 795 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.631s 639139160351107366: | | | | | | | | | | | | | | | | | | | | 1238 | | | | | | | | | | | 0.002s 34.633s 639139160351126017: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1239 | | | | 0.002s 34.635s 639139160351145019: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1240 0.005s 34.640s 639139160351194770: | | | | | | | | | | | | | | | | | | | | | | | | | | 817 | | | | | 0.002s 34.642s 639139160351217431: | | | | | | | | | | | | | | | | | | | 868 | | | | | | | | | | | | 0.000s 34.642s 639139160351218137: 860 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.643s 639139160351222274: | | | | | 1241 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.645s 639139160351244710: | | | | 1242 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 34.656s 639139160351357428: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1243 | | | 0.002s 34.658s 639139160351377536: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 822 | | 0.002s 34.660s 639139160351393970: | | | | | | 1244 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 34.661s 639139160351407781: | | | | | | | 832 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.663s 639139160351424842: | | | | | | | | | | | | | | | | | | | | | 1245 | | | | | | | | | | 0.002s 34.665s 639139160351443645: | | | | | | | | | | | 890 | | | | | | | | | | | | | | | | | | | | 0.002s 34.666s 639139160351461311: | | | | | | | | | | | | | 835 | | | | | | | | | | | | | | | | | | 0.002s 34.668s 639139160351477073: | | | 1246 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.670s 639139160351494177: | | | | | | | | | | | | 1247 | | | | | | | | | | | | | | | | | | | 0.002s 34.672s 639139160351513550: | | | | | | | | | | | | | | | | | | | | | | | | 1248 | | | | | | | 0.002s 34.674s 639139160351534454: | | | | | | | | | | | | | | | | | | | | | | | | | 1249 | | | | | | 0.003s 34.677s 639139160351562389: | | | | | | | | | | 804 | | | | | | | | | | | | | | | | | | | | | 0.000s 34.677s 639139160351565612: | | | | | | | | | | | | | | | | | | | | | | | 756 | | | | | | | | 0.000s 34.677s 639139160351566190: | | | | | | | | 814 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 34.678s 639139160351575499: | | | | | | | | | 816 | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.678s 639139160351576017: | 799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.029s 34.707s 639139160351866964: | | | | | | | | | | | | | | | | | | 1250 | | | | | | | | | | | | | 0.002s 34.709s 639139160351889992: | | | | | | | | | | | | | | | | 1251 | | | | | | | | | | | | | | | 0.002s 34.711s 639139160351909319: | | | | | | | | | | | | | | | | | | | | | | 1252 | | | | | | | | | 0.002s 34.713s 639139160351928795: | | 807 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.713s 639139160351929455: | | | | | | | | | | | | | | | | | | | 1253 | | | | | | | | | | | | 0.002s 34.715s 639139160351950219: 1254 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.718s 639139160351972814: | | | | | | | | | | | | | | | | | | | | | | | | | | 1255 | | | | | 0.003s 34.720s 639139160351998180: | | | | | | | | 843 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.724s 639139160352036248: | | | | | | | | | 848 | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.726s 639139160352052277: | | | | | | | | | | | | | | 853 | | | | | | | | | | | | | | | | | 0.000s 34.726s 639139160352053389: | | | | | | | | | | | | | | | | | | | | | | | 776 | | | | | | | | 0.002s 34.727s 639139160352070652: | 834 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.729s 639139160352087516: | | | | | | | | | | | | | | | | | 794 | | | | | | | | | | | | | | 0.000s 34.729s 639139160352088027: | | | | | | | | | | | | | | | 870 | | | | | | | | | | | | | | | | 0.000s 34.729s 639139160352088415: | | | | | | | 1256 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.731s 639139160352105721: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1257 | | 0.007s 34.738s 639139160352178283: | | | | | | | | | | | | | | | | | | | | | | | | | | | 865 | | | | 0.002s 34.740s 639139160352200826: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 765 | 0.000s 34.741s 639139160352201761: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 863 0.000s 34.741s 639139160352203930: | | | | | | | | | | | | | | | | | | | | 837 | | | | | | | | | | | 0.000s 34.741s 639139160352204370: | | 869 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.743s 639139160352224247: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | 0.000s 34.743s 639139160352224801: | | | | | | | | | | 1258 | | | | | | | | | | | | | | | | | | | | | 0.002s 34.745s 639139160352241948: | | | | | | | | | | | 1259 | | | | | | | | | | | | | | | | | | | | 0.001s 34.746s 639139160352256074: | | | | | | 845 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.746s 639139160352256488: | | | | | 846 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.746s 639139160352256711: | | | | | | | | | | | | | | | | | | | | | | | | 767 | | | | | | | 0.000s 34.746s 639139160352256948: | | | | 892 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.746s 639139160352257155: | | | 858 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.746s 639139160352257396: | | | | | | | | | | | | | 1260 | | | | | | | | | | | | | | | | | | 0.002s 34.748s 639139160352274896: | | | | | | | | | | | | | | | | | | | | | | | | | 847 | | | | | | 0.002s 34.749s 639139160352290898: | | | | | | | | | | | | 852 | | | | | | | | | | | | | | | | | | | 0.001s 34.751s 639139160352302331: | | | | | | | | | | | | | | | | | 1261 | | | | | | | | | | | | | | 0.002s 34.753s 639139160352324372: | | | | | | | | | | | | | | | | | | | | | 771 | | | | | | | | | | 0.000s 34.753s 639139160352324973: | 1262 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.756s 639139160352352883: | | | | | | | | | | | | | | | | | | | | | | | 1263 | | | | | | | | 0.002s 34.758s 639139160352372043: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1264 | 0.002s 34.759s 639139160352391009: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1265 0.004s 34.763s 639139160352431156: | | | | | | | | | | | | | | | | | | | | 1266 | | | | | | | | | | | 0.017s 34.781s 639139160352605997: | | | | | | | | | 1267 | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.783s 639139160352626859: | | | | | | 878 | | | | | | | | | | | | | | | | | | | | | | | | | 0.039s 34.822s 639139160353013787: | | | | | | | | | | | | | | | 1268 | | | | | | | | | | | | | | | | 0.007s 34.829s 639139160353083930: | | | | | | | | 1269 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.832s 639139160353114862: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1270 | | | | 0.002s 34.834s 639139160353135544: | | | | | | | | | | | | | | 1271 | | | | | | | | | | | | | | | | | 0.006s 34.840s 639139160353194378: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 882 | | | 0.002s 34.842s 639139160353216435: | | | | | | | | | | | | | | | | | | | | | | | | 802 | | | | | | | 0.002s 34.844s 639139160353237652: | | | | | | | | | | | | | | | | | | | | | 810 | | | | | | | | | | 0.003s 34.848s 639139160353272067: | | 1272 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.849s 639139160353291671: | | | | | | | | | | | | | | | | | | | | | | 796 | | | | | | | | | 0.000s 34.850s 639139160353292443: | | | | 1273 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.852s 639139160353312049: | | | | | | | | | | | | | | | | | | 809 | | | | | | | | | | | | | 0.000s 34.852s 639139160353312854: | | | | | | | | | | | | | | | | 842 | | | | | | | | | | | | | | | 0.000s 34.852s 639139160353313329: | | | | | | | | | | | | | | | | | | | 868 | | | | | | | | | | | | 0.000s 34.852s 639139160353313749: | | | | | | | | | | | | | | | | | | | | | | | | | | 817 | | | | | 0.000s 34.852s 639139160353314161: | | | | | | | 832 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.852s 639139160353314552: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 822 | | 0.000s 34.852s 639139160353316477: | | | | | | | | | | | 890 | | | | | | | | | | | | | | | | | | | | 0.015s 34.867s 639139160353464740: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 863 0.000s 34.867s 639139160353466716: | | | | | 1274 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.869s 639139160353487271: | 834 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.869s 639139160353487976: | | | | | | | | | | | | | | | | | | | | | | | | | 1275 | | | | | | 0.002s 34.871s 639139160353506820: | | | | | | | | | | | | 1276 | | | | | | | | | | | | | | | | | | | 0.002s 34.873s 639139160353522346: | | | | | | | | | | | | | | | | | | | | 837 | | | | | | | | | | | 0.000s 34.873s 639139160353522958: | | | | | | | | | | | | | | | | | | | | | | | 776 | | | | | | | | 0.000s 34.873s 639139160353523355: | | | 1277 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.874s 639139160353539613: | | | | | | | | | 848 | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.874s 639139160353540195: | | | | | | | | | | | | | 835 | | | | | | | | | | | | | | | | | | 0.000s 34.874s 639139160353540583: | | | | | | | | | | 804 | | | | | | | | | | | | | | | | | | | | | 0.000s 34.874s 639139160353540948: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 765 | 0.000s 34.874s 639139160353541290: 860 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.875s 639139160353541868: | | | | | | | | | | | | | | | | | 794 | | | | | | | | | | | | | | 0.000s 34.875s 639139160353543087: | | | | | | | | | | | | | | | | | | | | | | 833 | | | | | | | | | 0.002s 34.876s 639139160353559422: | | | | | | 1278 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.878s 639139160353578103: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 871 | | 0.005s 34.883s 639139160353627393: | | | | | | | | | | | | | | | | | | | | | | | | | | 864 | | | | | 0.002s 34.885s 639139160353646354: | | | | | | | | | | | | | | | | | | 836 | | | | | | | | | | | | | 0.002s 34.887s 639139160353668159: | | | | | | | | | | | | | | | | | | | | 866 | | | | | | | | | | | 0.002s 34.889s 639139160353685160: | | | | | | | | | | | | | | | | | | | | | | | | 1279 | | | | | | | 0.002s 34.890s 639139160353701269: | | | | | | | 1280 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.892s 639139160353716644: | | | | | | | | | | | | | | | | | | | | | 1281 | | | | | | | | | | 0.002s 34.894s 639139160353732983: 883 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.896s 639139160353759100: | | | | | | | | | | | | | | | | | 827 | | | | | | | | | | | | | | 0.002s 34.899s 639139160353782006: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 803 | 0.003s 34.901s 639139160353807954: | | | | | | | | | 902 | | | | | | | | | | | | | | | | | | | | | | 0.005s 34.906s 639139160353855727: | | | | | | | | | | | | | | | | | | | 1282 | | | | | | | | | | | | 0.005s 34.911s 639139160353904341: | | | | | | | | | | | | | | 853 | | | | | | | | | | | | | | | | | 0.000s 34.911s 639139160353905051: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1283 0.002s 34.913s 639139160353927249: | | | | | | | | | | | 1284 | | | | | | | | | | | | | | | | | | | | 0.002s 34.915s 639139160353947835: | 1285 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.917s 639139160353969473: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1286 | | | 0.002s 34.919s 639139160353991152: | | | | | | | | | | | | | | | | | | | | | | | 1287 | | | | | | | | 0.002s 34.922s 639139160354015215: | | | | | | | | | | | | | | | | 1288 | | | | | | | | | | | | | | | 0.002s 34.924s 639139160354039006: | | | | | | | | | | | | | 1289 | | | | | | | | | | | | | | | | | | 0.002s 34.926s 639139160354061599: | | | | | | | | | | | | | | | | | | | | | | 1290 | | | | | | | | | 0.004s 34.931s 639139160354103878: | | | | | | | | | | 1291 | | | | | | | | | | | | | | | | | | | | | 0.029s 34.960s 639139160354398223: | | | | 892 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.960s 639139160354399521: | | | | | | | | 843 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.961s 639139160354403418: | | | | | | | | | | | | | | | 870 | | | | | | | | | | | | | | | | 0.000s 34.961s 639139160354403933: | | | | | | | | | | | | | | | | | | | | | | | | | | | 865 | | | | 0.000s 34.961s 639139160354404449: | | | | | | | | | | | | | | | | | | | | | | | | | | 1292 | | | | | 0.002s 34.963s 639139160354428521: | | | | | | | | | | | | | | | | | | 1293 | | | | | | | | | | | | | 0.002s 34.965s 639139160354443822: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1294 | | 0.002s 34.967s 639139160354463813: | | | | | | | | | | | | 852 | | | | | | | | | | | | | | | | | | | 0.000s 34.967s 639139160354464465: 1295 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.969s 639139160354482485: | | | | | | | | | | | | | | | | | | | | 1296 | | | | | | | | | | | 0.002s 34.970s 639139160354499295: | | | | | | | | | | | | | | | | | 1297 | | | | | | | | | | | | | | 0.002s 34.972s 639139160354517780: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1298 | 0.002s 34.974s 639139160354536458: | | | | | | | | | | | | | | 1299 | | | | | | | | | | | | | | | | | 0.002s 34.976s 639139160354555450: | | | | | | | | | 1300 | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.978s 639139160354575955: | | | | 914 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.980s 639139160354599652: | | | | | | | | | | | | | | | 895 | | | | | | | | | | | | | | | | 0.002s 34.982s 639139160354620299: | | | | | | | 832 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.982s 639139160354620862: | | | 858 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.982s 639139160354621209: | | | | | | | | | | | | | | | | | | | | | | | | | 847 | | | | | | 0.000s 34.982s 639139160354621531: | | 869 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.983s 639139160354621894: | | | | | | 878 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.983s 639139160354622209: | | | | | | | | | | | | | | | | | | | | | | | | 802 | | | | | | | 0.014s 34.997s 639139160354766993: | | | | | 846 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 34.997s 639139160354769798: | | | | | | | | | | | | | | | | | | | | | 810 | | | | | | | | | | 0.001s 34.998s 639139160354776864: | | | | | | | | | | | 890 | | | | | | | | | | | | | | | | | | | | 0.000s 34.998s 639139160354777408: | | | | | | | | 1301 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.000s 639139160354800296: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1302 | | | | 0.002s 35.002s 639139160354819403: | | | | | | | | | | | | | | | | | | | | | | 833 | | | | | | | | | 0.000s 35.002s 639139160354820220: | | | | | | | | | | | | | 835 | | | | | | | | | | | | | | | | | | 0.000s 35.002s 639139160354821509: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 863 0.000s 35.003s 639139160354823079: | | | | | | | | | | | | | | | | | | | 868 | | | | | | | | | | | | 0.001s 35.004s 639139160354834977: | | | | | | | | | | | | | | | | | | | | | | | 776 | | | | | | | | 0.004s 35.007s 639139160354870336: | | | | | | | | | | | | 1303 | | | | | | | | | | | | | | | | | | | 0.002s 35.010s 639139160354892548: | | | | | | | | | | | | | | | | 842 | | | | | | | | | | | | | | | 0.000s 35.010s 639139160354893174: | | | | | | | | | | | 909 | | | | | | | | | | | | | | | | | | | | 0.002s 35.011s 639139160354910670: | | | | 1304 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.013s 639139160354928396: | | | | | | | | | | | | | | | | | | | 899 | | | | | | | | | | | | 0.002s 35.015s 639139160354943709: | | | | | | | | | | | | | | | | | | | | | | | 806 | | | | | | | | 0.003s 35.017s 639139160354971188: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 881 0.002s 35.019s 639139160354990802: | | | | | | 1305 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.021s 639139160355007148: | | | | | | | 874 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.023s 639139160355024885: | 834 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.023s 639139160355025354: | | | | | | | | | | | | | | | 1306 | | | | | | | | | | | | | | | | 0.027s 35.049s 639139160355291179: | | | | | | | | | | | | | | | | | | | | | | | | 828 | | | | | | | 0.003s 35.053s 639139160355321827: | | | | | 887 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.055s 639139160355342197: | | | | | | | | | | 804 | | | | | | | | | | | | | | | | | | | | | 0.000s 35.055s 639139160355342745: | | | | | | | | | | | | | | | | 876 | | | | | | | | | | | | | | | 0.002s 35.057s 639139160355363192: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 882 | | | 0.000s 35.057s 639139160355363676: | | | | | | | | | | | | | | | | | | 836 | | | | | | | | | | | | | 0.000s 35.057s 639139160355364083: | | | | | | | | | | | | | | | | | 827 | | | | | | | | | | | | | | 0.000s 35.057s 639139160355364459: | | | | | | | | | | | | | | | | | | | | | 1307 | | | | | | | | | | 0.002s 35.059s 639139160355384078: | | | | | | | | | | | | | | | | | | | | | | | | | 1308 | | | | | | 0.002s 35.060s 639139160355399869: | | | 1309 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.062s 639139160355420905: | | 1310 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.064s 639139160355440961: | | | | | | | | | | | | | | | | | | | | | | 1311 | | | | | | | | | 0.001s 35.066s 639139160355453584: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 871 | | 0.000s 35.066s 639139160355455186: | | | | | | | | | | | | | | | | | | | | | | | | | | 864 | | | | | 0.000s 35.066s 639139160355456173: | | | | | | | | | | | | | 1312 | | | | | | | | | | | | | | | | | | 0.002s 35.067s 639139160355471208: | | | | | | | | | | | | | | 853 | | | | | | | | | | | | | | | | | 0.000s 35.068s 639139160355474303: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 803 | 0.000s 35.068s 639139160355474598: | | | | | | | | 843 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.068s 639139160355474869: | | | | | | | | | | | | | | | | | | | | | | | | | | | 865 | | | | 0.000s 35.068s 639139160355475651: | | | | | | | | | | 844 | | | | | | | | | | | | | | | | | | | | | 0.002s 35.070s 639139160355498805: | | | | | | | | | | | | | | | | | | | | 866 | | | | | | | | | | | 0.000s 35.070s 639139160355500232: | | | | | | | | | | | | | | | | | | 856 | | | | | | | | | | | | | 0.002s 35.072s 639139160355517985: | | | | 914 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.072s 639139160355518461: | | | | | | | | | | | | 852 | | | | | | | | | | | | | | | | | | | 0.000s 35.072s 639139160355520336: | | | | | | | | | 902 | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.072s 639139160355521699: | | | | | | 878 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.073s 639139160355522106: | | | | | | | | | | | | | | | | | | | 1313 | | | | | | | | | | | | 0.002s 35.075s 639139160355542537: | | | | | | | | | | | | | | | | | | | | | | | 1314 | | | | | | | | 0.003s 35.078s 639139160355576077: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1315 0.016s 35.094s 639139160355733742: | | | | | | | | | | | 1316 | | | | | | | | | | | | | | | | | | | | 0.002s 35.096s 639139160355755964: | 1317 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.098s 639139160355775670: | | | | | | | 1318 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.100s 639139160355796608: | | | | | | | | | | | | | | | | | | | | | | | | 1319 | | | | | | | 0.003s 35.103s 639139160355821869: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1320 | | | 0.002s 35.105s 639139160355843427: | | | | | | | | | | | | | | | | 1321 | | | | | | | | | | | | | | | 0.002s 35.107s 639139160355866061: | | | | | 1322 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.109s 639139160355883977: | | | | | | | | | | | | | | | | | 1323 | | | | | | | | | | | | | | 0.002s 35.111s 639139160355903215: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.113s 639139160355924206: | | | | x | 921 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.115s 639139160355944462: | | | | x | | | | | | | 884 | | | | | | | | | | | | | | | | | | | 0.003s 35.118s 639139160355974135: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 1324 | | 0.003s 35.121s 639139160356006257: 883 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.123s 639139160356026208: | | | | x | | | | | | | | | | | | | | | | | | | | | 1325 | | | | | 0.003s 35.126s 639139160356053160: | | | | x | | | | | | | | | | | | | | | | | | | | | | 1326 | | | | 0.002s 35.128s 639139160356073157: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 1327 | 0.002s 35.130s 639139160356093370: | | | | x | | | 1328 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.132s 639139160356114110: | | | | x | | | | | | | | | 1329 | | | | | | | | | | | | | | | | | 0.007s 35.138s 639139160356180950: | | | | x | | | | | | | | | | | | | | | 1330 | | | | | | | | | | | 0.003s 35.141s 639139160356208931: | | | | x | | | | | 1331 | | | | | | | | | | | | | | | | | | | | | 0.032s 35.173s 639139160356530440: | | | 858 x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.176s 639139160356561556: | | 869 | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.178s 639139160356581650: | | | | x | | | | | | | | | | | | | | | | 810 | | | | | | | | | | 0.002s 35.181s 639139160356603257: | | | | 1332 | | | | | | | | | | | | | 896 | | | | | | | | | | | | | 0.002s 35.183s 639139160356624637: | | | | | | | | | | | | | | | | | | | 899 | | | | | | | | | | | | 0.000s 35.183s 639139160356625193: | | | | | | | | | 1333 | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.186s 639139160356653037: | | | | | | | | | | | | | | | | | | | | | | 833 | | | | | | | | | 0.000s 35.186s 639139160356653740: | | | | | | | | | | | | | 835 | | | | | | | | | | | | | | | | | | 0.000s 35.186s 639139160356655083: | | | | | | | | | | | | | | | | | | | | | | | | | 847 | | | | | | 0.004s 35.189s 639139160356690188: | | | | | | | | | | | | | | | | | | | | | | | 806 | | | | | | | | 0.000s 35.190s 639139160356692042: | 834 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.190s 639139160356692389: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 882 | | | 0.000s 35.190s 639139160356692750: | | | 880 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.192s 639139160356716337: | | | | | 887 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.192s 639139160356716788: | | | | | | | | | | | | | | | 895 | | | | | | | | | | | | | | | | 0.000s 35.192s 639139160356717109: | | | | | | | | | | | | | | | | | | | | | 838 | | | | | | | | | | 0.002s 35.194s 639139160356737619: | | | | | | | | | | | 909 | | | | | | | | | | | | | | | | | | | | 0.000s 35.194s 639139160356738120: | | | | | | | | | | | | | | | | | 827 | | | | | | | | | | | | | | 0.000s 35.194s 639139160356738450: | | | | | | | | | | | | | | | | 876 | | | | | | | | | | | | | | | 0.000s 35.194s 639139160356740006: | | | | | | | | | | | | | | | | | | | | | | | | 828 | | | | | | | 0.000s 35.194s 639139160356740373: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 881 0.000s 35.195s 639139160356741772: | | | | | | 1334 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.196s 639139160356761051: | | | | | | | | | | | | | 855 | | | | | | | | | | | | | | | | | | 0.009s 35.205s 639139160356848167: | | | | | | | | | | | | | | | | | | | | | | 857 | | | | | | | | | 0.002s 35.207s 639139160356870575: | | | | | | | | | | | | | | | | | | | | | | | | | 894 | | | | | | 0.002s 35.210s 639139160356892261: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 803 | 0.000s 35.210s 639139160356892826: 1335 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.212s 639139160356914699: | | | | | | | | | | | | 1336 | | | | | | | | | | | | | | | | | | | 0.002s 35.214s 639139160356935660: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 871 | | 0.000s 35.214s 639139160356936249: | | 1337 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.216s 639139160356957322: | | | | | | | | 843 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.216s 639139160356958035: | | | | | | | | | | | | | | | | | | | | | | | | | | | 865 | | | | 0.000s 35.216s 639139160356958409: | | | | | | | | | | | | | | | | | | | 1338 | | | | | | | | | | | | 0.003s 35.219s 639139160356986940: | | | | | | | 874 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.219s 639139160356988186: | 872 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.221s 639139160357010733: | | | | | | | | | | | | | | | | | | | | | | | | | | 864 | | | | | 0.000s 35.222s 639139160357012062: | | | | | | | | | | | | | | | | | | 1339 | | | | | | | | | | | | | 0.002s 35.223s 639139160357031417: | | | | | | | | | | | | | | 853 | | | | | | | | | | | | | | | | | 0.000s 35.224s 639139160357032001: | | | | | | | | | | | | | | | | | | | | 866 | | | | | | | | | | | 0.000s 35.224s 639139160357033655: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 829 | 0.003s 35.227s 639139160357063965: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1340 | | | 0.002s 35.229s 639139160357085298: | | | | | | | | | | | | | | | | 1341 | | | | | | | | | | | | | | | 0.002s 35.231s 639139160357105605: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1342 0.002s 35.233s 639139160357125237: | | | | | 1343 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.235s 639139160357145146: | | | | | | | | | | | | | | | 1344 | | | | | | | | | | | | | | | | 0.002s 35.237s 639139160357164781: | | | | | | | | | | | | | | | | | | | | | | | | | | | 889 | | | | 0.002s 35.239s 639139160357184701: | | | | | | | | 867 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.241s 639139160357204703: | | | | | | | | | | | | | | | | | | | | | | | | 1345 | | | | | | | 0.002s 35.243s 639139160357225427: | | | 1346 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.245s 639139160357245040: | | | | | | | | | | | | | | | | | | | | | | | 1347 | | | | | | | | 0.012s 35.257s 639139160357364289: | | | | | | | | | | | | | | | | | 1348 | | | | | | | | | | | | | | 0.002s 35.259s 639139160357385619: | | | | | | | | | | | 1349 | | | | | | | | | | | | | | | | | | | | 0.002s 35.261s 639139160357405562: | | | | | | | | | | | | | | | | | | | | | 1350 | | | | | | | | | | 0.038s 35.299s 639139160357790033: | | | | | | | | | | | | | 1351 | | | | | | | | | | | | | | | | | | 0.004s 35.304s 639139160357834049: | | | | | | | | | | | | | | | | | | | | | | | | | 1352 | | | | | | 0.002s 35.306s 639139160357852542: | | | | | | | | | | | | | | | | | | | | | | 1353 | | | | | | | | | 0.002s 35.308s 639139160357871722: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1354 | | 0.003s 35.310s 639139160357896826: | | | | | | | | | 902 | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.310s 639139160357897453: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.312s 639139160357920726: | | | | x | | 910 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.315s 639139160357943903: | | | | x | | | | | 844 | | | | | | | | | | | | | | | | | | | | | 0.002s 35.317s 639139160357966559: | | | | x | | | | | | | 884 | | | | | | | | | | | | | | | | | | | 0.002s 35.319s 639139160357989337: | | | | x | | | | | | | | | | | | | | 899 | | | | | | | | | | | | 0.003s 35.322s 639139160358015619: | | | | x | 921 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.324s 639139160358039085: | | | | x | | | | | | | | | | | | | | | | | | | | | 1355 | | | | | 0.012s 35.336s 639139160358160157: | | 869 | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.339s 639139160358185664: | | | | x | | | | | | | | | | | | | | | 1356 | | | | | | | | | | | 0.002s 35.341s 639139160358209341: | | | | x | | | | | | | | | | | | | 856 | | | | | | | | | | | | | 0.002s 35.343s 639139160358229395: | | | | x | | | | | | | | | | | 876 | | | | | | | | | | | | | | | 0.002s 35.345s 639139160358249467: | | | | x 887 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.347s 639139160358269040: | | | | x | | | | | | | | | | | | | | | | | | | | | | | 882 | | | 0.002s 35.349s 639139160358289693: | | | | x | | | | | | | | | | 895 | | | | | | | | | | | | | | | | 0.002s 35.351s 639139160358310515: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 881 0.002s 35.354s 639139160358332448: | | | | x | | | | | | | | | | | | 827 | | | | | | | | | | | | | | 0.002s 35.356s 639139160358352319: | | | 880 x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.358s 639139160358372279: | | | | x | | | | | | | | | | | | | | | | | | | 828 | | | | | | | 0.002s 35.359s 639139160358391528: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 1357 | 0.002s 35.362s 639139160358412538: | | | | x | | | | | | | | | 1358 | | | | | | | | | | | | | | | | | 0.002s 35.364s 639139160358432896: | 1359 | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.366s 639139160358454123: | | | | x | | | | | | | | | | | | | | | | | | | | | | 1360 | | | | 0.002s 35.368s 639139160358476141: | | | | x | | | 1361 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.370s 639139160358500212: | | | | x | | | | | | | | | | | | | | | | | | 806 | | | | | | | | 0.003s 35.373s 639139160358528615: | | | | x | | | | | | 909 | | | | | | | | | | | | | | | | | | | | 0.002s 35.376s 639139160358551757: | | 904 | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.378s 639139160358579510: 883 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.381s 639139160358603100: | | | | x | | | | | | | | | | | 907 | | | | | | | | | | | | | | | 0.003s 35.383s 639139160358628323: | | | | x | | | | | | | | | | | | | | | | 838 | | | | | | | | | | 0.002s 35.385s 639139160358650933: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 871 | | 0.002s 35.388s 639139160358673826: | | | | x | | | | | | | | | | | | | | | | | 857 | | | | | | | | | 0.002s 35.390s 639139160358694851: | | | | x | | | | | | | | 855 | | | | | | | | | | | | | | | | | | 0.013s 35.402s 639139160358821514: | | | | x | | | | | | | | | | | | | | | | | | | | 894 | | | | | | 0.002s 35.405s 639139160358844580: | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 35.408s 639139160358873128: | | | | x | | | | | | | | | | x | | | | | | | | 859 | | | | | | | 0.002s 35.410s 639139160358896110: | | | | x | | | | 1362 | | | | | x | | | | | | | | | | | | | | | | 0.002s 35.412s 639139160358919074: | | | | x | | 1363 | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 35.415s 639139160358942568: | | | | x | | | | | 873 | | | | 1364 | | | | | | | | | | | | | | | | 0.002s 35.417s 639139160358963579: | | | | x | | | | | | | 1365 | | | | | | | | | | | | | | | | | | | 0.002s 35.419s 639139160358985815: | | | | 1366 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.421s 639139160359007210: | | | | | | x | | | | | | | | | | | | 1367 | | | | | | | | | | | | 0.002s 35.424s 639139160359032076: | | | | | | x | | | | | | | | | | | | | | | | 839 | | | | | | | | 0.002s 35.426s 639139160359053405: | | | | | | 1368 | | | | | | | | | | | 896 | | | | | | | | | | | | | 0.002s 35.428s 639139160359077550: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.430s 639139160359099245: x | | | | | | | | | | | | | | | | | | | | | | | | | 864 | | | | | 0.002s 35.432s 639139160359121151: 1369 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.435s 639139160359148904: | | | | | x | | | | | | | | | | | | | | | | | | | | | | 1370 | | | 0.002s 35.437s 639139160359170693: | | | | | x | | | | | | | | | | | | | | 866 | | | | | | | | | | | 0.002s 35.440s 639139160359194098: | | | | | x | | | | | | | 875 | | | | | | | | | | | | | | | | | | 0.002s 35.442s 639139160359215604: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 1371 0.002s 35.444s 639139160359236991: | | | | | 1372 | | | | | | | | | | | 854 | | | | | | | | | | | | | | 0.002s 35.446s 639139160359258546: | | | 1373 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.450s 639139160359301308: | 872 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.451s 639139160359302931: | | | | | | | | 867 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.451s 639139160359303416: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 829 | 0.000s 35.451s 639139160359303831: | | | | | | | | | | | | | | 853 | | | | | | | | | | | | | | | | | 0.000s 35.451s 639139160359304337: | | | | | | | | | | | | | | | | | | | | | | | | | | | 889 | | | | 0.000s 35.451s 639139160359306253: | | | | | | | | | | | 1374 | | | | | | | | | | | | | | | | | | | | 0.002s 35.453s 639139160359329138: | | | | | | | | | | | | | | | | | | | | | | | | | | 886 | | | | | 0.002s 35.455s 639139160359349393: | | 1375 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.458s 639139160359377259: | | | | | | | | | | | | | | | | | | | | | | 1376 | | | | | | | | | 0.003s 35.461s 639139160359403281: | | | | | | | | | | | | | | | | 1377 | | | | | | | | | | | | | | | 0.002s 35.463s 639139160359423731: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1378 | | 0.017s 35.480s 639139160359591958: | | | | | | | | | | | | | | | | | | | | | 1379 | | | | | | | | | | 0.002s 35.482s 639139160359612339: | | | | | | | | | | | | | | | | | | | | | | | | | 1380 | | | | | | 0.002s 35.484s 639139160359633683: | | | | | | | | | | | | | | | | | | 1381 | | | | | | | | | | | | | 0.002s 35.486s 639139160359657438: | | | | | | | | | | | | | | | | | | | | | | | | 1382 | | | | | | | 0.002s 35.488s 639139160359680160: | | | | | | | | | | 1383 | | | | | | | | | | | | | | | | | | | | | 0.002s 35.491s 639139160359703763: | | | | | | | | | | | | | | | | | | | | | | | 1384 | | | | | | | | 0.002s 35.493s 639139160359728570: | | | | | | | | 898 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.496s 639139160359755899: | | | | | | | | | | | | | | 891 | | | | | | | | | | | | | | | | | 0.002s 35.498s 639139160359780180: | | | | | | | 910 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.498s 639139160359780800: | | | | | | | | | | | | | 1385 | | | | | | | | | | | | | | | | | | 0.002s 35.501s 639139160359804037: | | | | | | | | | | | | | | | | | | | | | | | | | | | 918 | | | | 0.003s 35.503s 639139160359829168: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.506s 639139160359853433: | | | | x | | | | | | | | | | | | | | | 1386 | | | | | | | | | | | 0.032s 35.538s 639139160360177063: | | | | x | | | | | | | | | | | | | | 899 | | | | | | | | | | | | 0.002s 35.540s 639139160360199007: | | | | x | 921 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.543s 639139160360227799: | | | | x | | | | | | | 884 | | | | | | | | | | | | | | | | | | | 0.002s 35.546s 639139160360252222: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 1387 | 0.002s 35.548s 639139160360276659: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 881 0.003s 35.551s 639139160360303795: | 1388 | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.553s 639139160360326206: | | | | 1389 | | | | | | | | | | | | 879 | | | | | | | | | | | | | | 0.002s 35.555s 639139160360345492: | | | | | | | | | | | | | | | | | | | | | | | | | | 1390 | | | | | 0.002s 35.557s 639139160360364466: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 882 | | | 0.000s 35.557s 639139160360366493: | | | | | | | | | 902 | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.557s 639139160360368370: | | | 880 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.557s 639139160360369552: | | 904 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.557s 639139160360370416: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 35.561s 639139160360402538: | | | | | | | | | | | | | | | x | | | x | | | | | | | | | | | | 0.002s 35.563s 639139160360425685: | | | | | x | | | | | | | | | x | | | x | | | | | | | | | | | | 0.008s 35.570s 639139160360501144: | | | | | x x | | | | | | | | x | | | x | | | | | | | | | | | | 0.002s 35.573s 639139160360524136: | | | | | x x | | | | | | | | x | | | x | | 857 | | | | | | | | | 0.002s 35.575s 639139160360546726: | | | | | x x | | | | 909 | | | x | | | x | | | | | | | | | | | | 0.002s 35.577s 639139160360568568: | | | | | x x | | | | | | | | x | | | x | | | | | 894 | | | | | | 0.002s 35.579s 639139160360590657: | | | | | x x | | | | | | | | x | | | x | 838 | | | | | | | | | | 0.002s 35.582s 639139160360612701: | | | | | x x | | | 844 | | | | x | | | x | | | | | | | | | | | | 0.002s 35.584s 639139160360636010: | | | | | x x | | | | | | | | x | | | x | | | | | | | | | 871 | | 0.002s 35.586s 639139160360658373: | | | | | x x | | | | | | | | x 907 | | x | | | | | | | | | | | | 0.002s 35.588s 639139160360680705: x | | | | 887 x | | | | | | | | x | | | x | | | | | | | | | | | | 0.002s 35.591s 639139160360703256: x | | | | | x | | | | | x | | x | | | x | | | | | | | | | | | | 0.002s 35.593s 639139160360725658: x | | | | | x | | | | | x | | x | | | x | | | | | | | | | | | 926 0.002s 35.595s 639139160360748471: x | | | | | x | | | | | x | | x | | 896 x | | | | | | | | | | | | 0.002s 35.597s 639139160360770841: x | | | | | x | | | | | x 875 | x | | | x | | | | | | | | | | | | 0.002s 35.600s 639139160360793164: x | | | | | x | | | | | x | | x | | | x | | | | 859 | | | | | | | 0.002s 35.602s 639139160360816295: x | | | | | x | | | | | x | | x | | | x | | | 839 | | | | | | | | 0.002s 35.604s 639139160360839091: 1391 | | | | | x x | | | | x | | x | | | x | | | | | | | | | | | | 0.002s 35.607s 639139160360862502: | | | | | | x x | | | | x | 915 1392 | | | x | | | | | | | | | | | | 0.002s 35.609s 639139160360881947: | | | | | | x 1393 x | | | x | | | | | | x | | | | | | | | | | | | 0.002s 35.611s 639139160360902483: | | | | | | x | x | | | x | | | | | | x | | | | | | | | 908 | | | 0.002s 35.613s 639139160360923128: | | | | | | x | x | | | 1394 | | | | | | x | | | | | | | x | | | | 0.002s 35.615s 639139160360943130: | | | | | | x | x x | | | | | | | | | x | | | | | | | x | | | | 0.002s 35.617s 639139160360963761: | | | 911 | | x | x x | | | | | | | | | x | | | | | | | x | | | | 0.002s 35.619s 639139160360985789: | | | | | | x | x x | | | | | | | | | x 866 | | | | | | x | | | | 0.002s 35.621s 639139160361005381: | | | | | | x | x x | x | | | | | | | x | | | | | | | x | | | | 0.002s 35.623s 639139160361025351: | | | | | | x | x x | x | | | | | | | x | | | | | 925 | x | | | | 0.002s 35.625s 639139160361047842: | | | | | | x | x x 873 x | | | | | | | x | | | | | | | x | | | | 0.002s 35.627s 639139160361068316: | 872 | | | | x | x x | x | | | | | | | x | | | | | | | x | | | | 0.002s 35.629s 639139160361088601: | | | | | | x | x x | x | | | | | | | x | | | | | | | x | | 829 | 0.002s 35.631s 639139160361109104: | | | | | | x | x x | x | | | | | | | x | | | | | | | x | 900 | | 0.002s 35.633s 639139160361131491: | | | | | x x | x x | x | | | | | | | x | | | | | | | x | | | | 0.002s 35.636s 639139160361151767: | | | | | x x | x x | x | | | | | | | x | | | | | | 886 x | | | | 0.002s 35.638s 639139160361174501: | | | | x x x | x x | x | | | | | | | x | | | | | | | x | | | | 0.003s 35.640s 639139160361201505: | | | | x x x | x x | x | | | | | | 856 x | | | | | | | x | | | | 0.002s 35.643s 639139160361224366: | | | | x x x | x x | x | | | | | | | x | | | 861 | | | x | | | | 0.002s 35.645s 639139160361245995: | | | | x x x | x 1395 | x | | | | | 827 | x | | | | | | | x | | | | 0.031s 35.676s 639139160361558882: | | x | x x x | 1396 | | x | | | | | | | x | | | | | | | x | | | | 0.002s 35.678s 639139160361580813: | | x | x x x | | | | x | | | | | | | x | | 893 | | | | 1397 | | | | 0.002s 35.681s 639139160361603084: | | x | x x x | | | | x | | | | | | | x | 1398 | | | | | | | | | | 0.002s 35.683s 639139160361626650: | | x | x 1399 x | | | | x | | | | x | | x | | | | | | | | | | | | 0.003s 35.686s 639139160361655843: | | x | x | x | | | | x | | | | x | | x | | | | | | | | | | | 1400 0.002s 35.688s 639139160361676968: | | 1401 | x | x | | | | x | 905 | | x | | x | | | | | | | | | | | | 0.002s 35.690s 639139160361698018: | | | | x | x | | | | 1402 | | | | x | | x | | | | 888 | | | | | | | 0.002s 35.692s 639139160361719096: | | | | x | x | | | | | | | | | x | 913 x | | | | | | | | | | | | 0.002s 35.694s 639139160361739274: | | | | x | x | | | | | | | 1403 | x | | x | | | | | | | | | | | | 0.002s 35.696s 639139160361760102: | | | | x | x | | | | | | | | | x 854 | x | | | | | | | | | | | | 0.002s 35.699s 639139160361781948: | | | 1404 x | x | | | | | | | | | x | | x | | | | | | | | | | | | 0.019s 35.717s 639139160361967116: | | | | x | x | | | | | x | | | x | | x | | | | | | | | | | | | 0.002s 35.719s 639139160361984392: | | | | x | x | | | | | x | | x x | | x | | | | | | | | | | | | 0.002s 35.720s 639139160362001710: | | | | x | x | | | | | x | | x x | | x | | | | | 1405 | | | | | | 0.012s 35.733s 639139160362123087: | | | | x | x | | | 906 | 1406 | | x x | | x | | | | | | | | | | | | 0.002s 35.735s 639139160362142304: | | | | x | x | | | | | | | | x x | | x | | | | | | | | 1407 | | | 0.002s 35.737s 639139160362162818: | | | | x | x x | | | | | | | x x | | x | | | | | | | | | | | | 0.002s 35.739s 639139160362183716: | | | | x | x x | | | | | | | x x | | x | | | | | | | | | | 1408 | 0.002s 35.741s 639139160362204346: | 901 | | x | x 1409 | | | | | | | x x | | x | | | | | | | | | | | | 0.002s 35.743s 639139160362225950: | | | | x | x | | | | | | | | 1410 x | | x | | | | | | 916 | | | | | 0.020s 35.763s 639139160362422877: | | | | x | x | | | | | | | | | x | | x | | | | | | | | | 1411 | | 0.002s 35.764s 639139160362439664: | | | | x | x | | | | | | | | | x | | x 1412 | | | | | | | | | | | 0.002s 35.766s 639139160362458415: | | | | x | x | | | | | | | | | x | | 1413 | | | 897 | | | | | | | | 0.002s 35.768s 639139160362479082: | | | | x | x | | | | | | | | | x 912 | | | | | | | | | | | | | | 0.003s 35.771s 639139160362510304: x | | | x | x | | | | | | | | | x | | | | | | | | | | | | | | | 0.004s 35.775s 639139160362547416: x | | | x | x | 898 | | | | | | | x | | | | | | | | | | | | | | | 0.002s 35.777s 639139160362567167: x | | | x | x | | | | | | | 891 | x | | | | | | | | | | | | | | | 0.002s 35.779s 639139160362587110: x | | | x | x | | | | | | | | | x | | | | | | | | | | 918 | | | | 0.002s 35.781s 639139160362607335: 1414 | | | x | x | | | | | | | | | x | | | | | | | x | | | | | | | 0.002s 35.783s 639139160362627981: | | | | x | x | | | | | | | | | x | | | | | 857 | 1415 | | | | | | | 0.002s 35.785s 639139160362648325: | | | | x | x | | | | | | | | | 1416 | x | | | | | | | | | | | | | 0.002s 35.787s 639139160362668340: | | 904 | x | x | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 35.789s 639139160362689197: | | | | 1417 | x | | | | | | 875 | | | | x | | | | | | | | | | | | | 0.020s 35.809s 639139160362889803: | | | | | | x | | | | | | | | | | | x | | 838 | | | | | | | | | | 0.002s 35.812s 639139160362912368: | 1418 | | | | x | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 35.814s 639139160362936247: | | | | | | x | | | 1419 | | | | | | | x | | | | | | | | | | | | | 0.002s 35.816s 639139160362958016: | | | | | | x | | x | | | | | | | | x | | | | | | | | | | | | | 0.002s 35.818s 639139160362979583: | | | 911 | | x | | x | | | | | | | | x | | | | | | | | | | | | | 0.002s 35.821s 639139160363003785: | | | | | | x | | x | | | | | | | | x | | | | | | | | | | | | 926 0.002s 35.823s 639139160363026260: | | | | | x x | | x | | | | | | | | x | | | | | | | | | | | | | 0.002s 35.825s 639139160363049342: | | | | | x x | | x | x | | | | | | x | | | | | | | | | | | | | 0.002s 35.828s 639139160363072419: | | | | | x x | | x | x | | | | | | x | | | | | | | | x | | | | 0.002s 35.830s 639139160363093900: | | | | | x x | | 1420 | x | | | | | | x | | | | | | | x x | | | | 0.002s 35.832s 639139160363112932: | | | | | x x | | | | x | | | | | | x | | | | 924 | | x 1421 | | | | 0.002s 35.834s 639139160363136870: | | | | | x x | | | | x | | | | | | x | | | | | | | x | 908 | | | 0.002s 35.836s 639139160363157965: | | | | | x x | | | | x | x | | | | x | | | | | | | x | | | | | 0.001s 35.837s 639139160363171243: | | | | | x x | | | | x x x | | | | x | | | | | | | x | | | | | 0.001s 35.839s 639139160363184961: | | | | | x x | | | | x x x | | | | x | | 851 | | | | x | | | | | 0.001s 35.840s 639139160363196889: | | | | | x x | | | | x x x | | | | x | | | | | | 925 x | | | | | 0.001s 35.841s 639139160363210021: | | | | | x x 910 | | | x x x | | | | x | | | | | | | x | | | | | 0.014s 35.856s 639139160363352975: | | | | | x x | | | | x x x | | | | x | | | | | | | x | | 900 | | 0.001s 35.857s 639139160363367799: | | | | | x x | | | | x x x | | | | x | | | | | | | x | | | 829 | 0.001s 35.858s 639139160363380109: | | | | | x x | | | | x x x | | | | x x | | | | | | x | | | | | 0.002s 35.860s 639139160363395251: | | | | | x x | | | | x x x | | | 879 x x | | | | | | 1422 | | | | | 0.001s 35.861s 639139160363408300: | | | | | x x | | | | x x 1423 915 | | | x x | | | | | | | | | | | | 0.001s 35.862s 639139160363420514: | | | | | x x | | | | x x | | | | | x x 866 | | | | | | | | | | | 0.002s 35.864s 639139160363437276: | | | | | x x | | | | x x | | | | | x x | | | | 859 | | | | | | | 0.002s 35.866s 639139160363452542: | | | | | x x | | | | x x | | | 907 | 913 x | | | | | | | | | | | | 0.002s 35.867s 639139160363468146: | | | | | x x | | | | x 1424 | | | | | | x | | 893 | | | | | | | | | 0.002s 35.869s 639139160363485828: | | x | | 1425 x | | | | x | | | | | | | x | | | | | | | | | | | | 0.002s 35.871s 639139160363501999: | | x | | | x | 1426 | | x | | | | | | | x | | | | | | | | | | | | 0.001s 35.872s 639139160363516231: | | x | | | x | | | | x | | | x | | | x | | | | | | | | | | | | 0.002s 35.873s 639139160363531332: | | x | x | x | | | | x | | | x | | | x | | | | | | | | | | | | 0.002s 35.876s 639139160363553185: | | x | x | x | | | | x | | | x | | | x | | | | | | | | | | 877 | 0.002s 35.878s 639139160363572931: | | x | x | x | | | 906 x | | | x | | | x | | | | | | | | | | | | 0.002s 35.880s 639139160363592822: | 872 x | x | x | | | | x | | | x | | | x | | | | | | | | | | | | 0.002s 35.882s 639139160363612692: | | x | x | x | | | | x | | | x | x | x | | | | | | | | | | | | 0.002s 35.884s 639139160363632477: | | x x x | x | | | | x | | | 1427 | x | x | | | | | | | | | | | | 0.002s 35.886s 639139160363656958: | | x x x | x | | | | x | | | | | x | x | | | | x | | | | | | | 0.002s 35.888s 639139160363679229: | | x x x | x | | | | x | | | | | x | x | | | | x | | | | | | 1428 0.003s 35.891s 639139160363706083: | | x x x | x | | | | x | | | | | x | x | | | | x | | x | | | | 0.002s 35.893s 639139160363728769: | | 1429 x x | x | | | | x | | | | | x | x | | | 861 x | | x | | | | 0.002s 35.895s 639139160363750142: | | | x x | x | | | | x | | | | | x | x | | | | x | | x 1430 | | | 0.003s 35.898s 639139160363776721: | | | x x | x | | x | x | | | | | x | x | | | | x | | x | | | | 0.002s 35.900s 639139160363797368: | | | x x | x | | 1431 | x | | | | | x | x | 885 | | x | | x | | | | 0.002s 35.902s 639139160363817219: | | | 1432 x | x | | | | x | | | | | x | x | | | | x x | x | | | | 0.002s 35.904s 639139160363838856: | | | | x | x | | | | x | | | | | x | x | | | | x 1433 | x | 919 | | 0.002s 35.906s 639139160363857833: | | | | x | x 1434 | | | x | | | | | x | x | | | | x | | x | | | | 0.017s 35.923s 639139160364023031: x | | | x | x | | | | x | | | | | x | x | | | | 888 | | x | | | | 0.002s 35.925s 639139160364045995: 1435 | | | x | x | | | | x | | x | | x | x | | | | | | | x | | | | 0.005s 35.930s 639139160364096004: | | | | x | x | | | | x | | 1436 | | x | x 903 | | | | | | x | | | | 0.002s 35.932s 639139160364119395: | | | | x | x | | | | x | | | | | x x x | | | | | | | 1437 | | | | 0.002s 35.934s 639139160364137962: | | | | x | x | | | | 1438 | | | | x x x x | | | | | | | | | | | | 0.001s 35.935s 639139160364151529: | | | | x | x | | | | | | | | | x x x x | | 1439 | | | | | | | | | 0.001s 35.937s 639139160364166255: | | | | x x x | | | | | | | | | x x x x | | | | | | | | | | | | 0.002s 35.939s 639139160364184180: | | | | x x x | | | | | | | | | x 912 x x | | | | | | 886 | | | | | 0.002s 35.941s 639139160364203283: | | | | x x x | | | | | | | | | x | x x | | | | | | | | | | 1440 | 0.002s 35.942s 639139160364220139: | | | | x x x | | | | | | 905 | | x | x x | | | | | | | | | | | | 0.002s 35.944s 639139160364237581: | | | | x x x | 898 | | | | | | | x | x x | | | | | | | | | | | | 0.002s 35.946s 639139160364255955: | | | | x x x | | | | | | | | | x | x x | | | | x | | | | | | | 0.002s 35.948s 639139160364273288: | | | | x 1441 x | | | 873 | | | | | x | x x | | | | x | | | | | | | 0.002s 35.949s 639139160364290460: | | | | x | x | | | | | x | | | x | x x | | | | x | | | | | | | 0.001s 35.950s 639139160364301574: | 901 | | x | x | | | | | 1442 | | | x | x x | | | | x | | | | | | | 0.001s 35.952s 639139160364315656: | | | | x | x | | | | | | | | | x | x x | 1443 | | x | | | | | | | 0.002s 35.954s 639139160364333833: | | | | x | x | | | | | | | | | x | x x | | | | x | | | | 1444 | | 0.002s 35.956s 639139160364352781: | | | | x | x | | | | | | | | | x | x x | | | 897 1445 | | | | | | | 0.002s 35.957s 639139160364371091: | | | | x | x | | | | | | | | | x | x x | | | | | | | | | | | 926 0.002s 35.959s 639139160364388594: | | | | x | x | | x | | | | | | x | x x | | | | | | | | | | | | 0.002s 35.961s 639139160364406967: | | | | x | x | | x | | | | | | x x x x | | | | | | | | | | | | 0.002s 35.963s 639139160364425214: | | | | x | x | | x | | | | | x x x x x | | | | | | | | | | | | 0.031s 35.993s 639139160364731538: | | 904 | x | x | | x | | | | | x x x x x | | | | | | | | | | | | 0.002s 35.996s 639139160364754995: | | | | x | x | x x | | | | | x x x x x | | | | | | | | | | | | 0.002s 35.998s 639139160364775032: | | | | x | x | x x | | | | | x x x x x | | | | | x | | | | | | 0.002s 36.000s 639139160364795568: | | | | x | x | x 1446 | | | | | x x x x x x | | | | x | | | | | | 0.002s 36.002s 639139160364813580: | | | 911 x | x | x | | | | | | x x x x x x | | | | 925 | | | | | | 0.002s 36.003s 639139160364831538: | | | | x | x | x | | | | | | x x x x x x | | | | | | | | | | x 0.002s 36.005s 639139160364851704: | | | | x | x | x | | | | | | x x x x x x | | | | | | | 908 | | x 0.002s 36.007s 639139160364869699: | | | | x | x | 1447 | | | | x | x x x x x x | | | | | | | | | | x 0.002s 36.009s 639139160364887255: | | | | x | x | | | | | | x | x x x x x 1448 | | | | | 916 | | | | x 0.002s 36.011s 639139160364905933: | 917 | | x | x | | | | | | 1449 | x x x x x | | | | | | | | | | | x 0.002s 36.013s 639139160364923962: | | | | x | x | | | x | | | | 1450 x x x x | | | | | | | | | | | x 0.002s 36.015s 639139160364942906: | | | | x | x | | | x | | | 891 | x x x x | | | | | | | | | | | x 0.002s 36.017s 639139160364965890: | | | | x | x | | | x x | | | | 907 x x x | | | | | | | | | | | x 0.002s 36.019s 639139160364986028: | | | | x | x | | | x x | | | | | x 913 x | | | | | | | x | | | x 0.002s 36.021s 639139160365006066: | | | | x | x | | | x x | | | | | x | x | | 857 | | | | x | | | x 0.016s 36.037s 639139160365164488: | | | | x | x 910 | | x x | | | | | x | x | | | | | | | x | | | x 0.002s 36.039s 639139160365187940: | | | | x | x | | | x x | | | | | x | x | | | | | | | x | | 877 x 0.002s 36.041s 639139160365210059: | | | | x | x | | | x x | | | | | x | x | | | | | x | x | | | x 0.002s 36.043s 639139160365227868: | | | | x | x | | | x x | | | | | x | x | | | 924 | 1451 | x | | | x 0.002s 36.045s 639139160365245612: | | | | x | x | | | x x x | | | | x | x | | | | | | | x | | | x 0.002s 36.047s 639139160365270109: | | | | x | x | | | x x x | | | | x | x | | | | | | | x x | | x 0.002s 36.049s 639139160365289941: | | | | x x x | | | 906 x x | | | | x | x | | | | | | | x x | | x 0.002s 36.051s 639139160365310883: | | | | x x x | | | | x x | | | | x | x | | | | | | | x x 900 | x 0.002s 36.053s 639139160365330385: | | | | x x x | | | | x x | | | | x | x | | | | x | | x x | | x 0.002s 36.055s 639139160365349831: | | x | x x x | | | | x x | | | | x | x | | | | x | | x 1452 | | x 0.002s 36.057s 639139160365371087: | | x | x x x | | | | x x | x | | x | x | | | | x | | x | | | x 0.004s 36.062s 639139160365414228: | | x | x x x | | | | x x | x | | x x x | | | | x | | x | | | x 0.002s 36.064s 639139160365434589: | | x | x x x | | | | x x | x | | x x x | 885 | | x | | x | | | x 0.002s 36.066s 639139160365454722: | | x x x x x | | | | x x | 1453 | | x x x | | | | x | | x | | | x 0.002s 36.068s 639139160365475167: | | x x x x x | | | | x x | | | | x x x | | 893 | x | | x | | | x 0.002s 36.070s 639139160365494383: | | x x x x x x | | | x x | | | | x x x | | | | x | | x | | | x 0.002s 36.072s 639139160365515868: x | x x x x x x | | | x x | | | | x x x | | | | x | | x | | | x 0.002s 36.074s 639139160365535476: 1454 | x x x x x x | | | x x | | | | x x x | | | | x | x x | | | x 0.002s 36.076s 639139160365554959: | | x x x x x x | x | x x | | | | x x x | | | | x | x x | | | x 0.002s 36.078s 639139160365575681: | 872 x x x x x x | 1455 | x x | | | | x x x | | | | x | x x | | | x 0.002s 36.080s 639139160365596336: | | x x x x x x | | | x x | | | x x x x | | | | x | x x | | | 1456 0.002s 36.082s 639139160365614579: | | x x x x x x | | | x x x | | x x x x | | | | x | x x | | | | 0.002s 36.083s 639139160365630079: | | x x x x x x | | | x x x | | x x x x 866 | | | x | 886 x | | | | 0.002s 36.085s 639139160365647449: | | x x x x x x x | | x x 905 | | x x x x | | | | x | | x | | | | 0.002s 36.087s 639139160365664595: | | x x x x x x 1457 | | x x | | | x x x x | | | | x | | x | | 922 | 0.002s 36.088s 639139160365680900: | | 1458 x x x x x | | | x x | | | x x x x | | | 861 x | | x | | | | 0.002s 36.090s 639139160365698600: | | | 1459 x x x x | | x x x | | | x x x x | | | | x | | x | | | | 0.003s 36.093s 639139160365728905: | | | | x x x 1460 | | x x x | | | x x x x | | | | x | | x | 919 | | 0.002s 36.095s 639139160365747926: | 901 | | x x x | | | x x x | | | x x x x | | | | x | | x | | | | 0.003s 36.098s 639139160365778658: | | | | x x x | | | 873 x x | | x x x x x | | | | x | | x | | | | 0.002s 36.100s 639139160365798865: | | | | x x x | | | | x x | | x x x x x | 851 | | x | | 1461 | | | | 0.002s 36.102s 639139160365818954: | | | | x x x | | | | x x | | x x x x x | | 1462 | x | | | | | | | 0.016s 36.118s 639139160365974228: | | | | x x x | | | | x x | | x x x x x | | | | x | x | | | | | 0.002s 36.120s 639139160365995507: | | | | x x x | | | | x x | | x x x x x 903 | | | x | x | | | | | 0.002s 36.122s 639139160366013466: | | | | x x x | | | | x x | | x x x x x | | | x x | x | | | | | 0.002s 36.123s 639139160366031063: | | | | x x x | | | | x x | | x x x x x | | | x x | x | | x | | 0.002s 36.125s 639139160366047099: | x | | x x x | | | | x x | | x x x x x | | | x x | x | | x | | 0.001s 36.126s 639139160366059675: | x | | x x x | | | | x x | | x x x x x | | | 897 x x x | | x | | 0.007s 36.133s 639139160366128156: | x | | x x x | | | | x x | | x x x x x | 920 | | x x x | | x | | 0.003s 36.136s 639139160366159367: | 1463 | | x x x | | | | x x x | x x x x x | | | | x x x | | x | | 0.002s 36.138s 639139160366176767: | | | | x x x | | | | x x x | x x x x x | | | | x x x | x x | | 0.002s 36.140s 639139160366195949: | | | | x x x | | | | x x x | x x x x x | | | | x x x | 1464 x x | 0.002s 36.142s 639139160366214455: | | | | x x x | | | | x x x 915 x x x x x | | | | x x x | | x x | 0.002s 36.143s 639139160366231267: | | | | x x x | | | x x x x | x x x x x | | | | x x 1465 | | x x | 0.002s 36.145s 639139160366249102: | | | | x x x | | | x x x x | x x x x x | | | x x x | | | x x | 0.002s 36.147s 639139160366267015: | | | | x x x | | | x x x x | x x x x x x | | x x x | | | x 1466 | 0.002s 36.149s 639139160366286030: | | | | x x x | x | x x x x | x x x x x x | | x x x | | | x | | 0.002s 36.151s 639139160366303669: | | | | x x x | x | x x x x x x x x x x x | | x x x | | | x | | 0.002s 36.152s 639139160366319653: | | 904 | x x x | x | x x x x x x x x x x x | | 924 x x | | | x | | 0.002s 36.154s 639139160366336191: | | | | x x x | x | x x x x x x x x x x x 1467 | | x x | | | x | | 0.002s 36.156s 639139160366352791: | | | | x x x | x x x x x x x x x x x x x | | | x x | | | x | | 0.002s 36.158s 639139160366374780: | | | | x x x x x x x x x x x x x x x x x | | | x x | | | 900 | | 0.002s 36.160s 639139160366392095: | | x | x x x x x x x x x x x x x x x x x | | | x x | | | | | | 0.002s 36.161s 639139160366409021: | | x | x x x x x x x x x x x x x x x x x | | x x x | | | | | | 0.002s 36.163s 639139160366426730: | | x | x x x x x x x x x x x x 907 x x x x | | x x x | | | | | x 0.002s 36.165s 639139160366447378: | | x 911 x x x x x x 906 x x x x x | x x x x | | x x x | | | | | x 0.002s 36.167s 639139160366464909: | | x | x x x x x 1468 | x x x x x | x x x x | | x x x | | | x | x 0.007s 36.174s 639139160366534499: | | x | x x x x x | | x x x x x x x x x x | | x x x | | | x | x 0.016s 36.190s 639139160366695455: | | x | x x x x x | | x x x x x x x x x x | 893 x x x | | | x | x 0.001s 36.191s 639139160366709470: | | x | x x x x x | x x x x x x x x x x x | | x x x | | | 1469 | x 0.001s 36.193s 639139160366724245: | | x x x x x x x | x x x x x x x x x x x | | x x 1470 | | | | | x 0.002s 36.195s 639139160366743081: | | x x x x x x x | x x x x x x x x x x x | | x x | | x | | | x 0.002s 36.196s 639139160366758919: | | x x x x x x x | x x x x x x x x x x x | 923 x x | | x | | | x 0.002s 36.198s 639139160366781628: | 917 x x x x x x x | x x x 905 x x x x x x x | | x x | | x | | | x 0.000s 36.199s 639139160366783250: | | x x x x x x x | 873 x x | x x x x x x x | | x x | x x | | | x 0.005s 36.204s 639139160366834760: | | x x x x x x x | | x x x x x x x x x x | | x x | 1471 x | | | x 0.002s 36.205s 639139160366851312: | x x x x x x x x | | x x x x x x x x x x | | x x | | x | | | x 0.000s 36.206s 639139160366851882: | x x x x x x x x | | x x x x x x x x x 903 | | x x | | x | | 877 x 0.000s 36.206s 639139160366856152: | x x x x x x x x | | x x x x x x x x x | | x 1472 x | | x | | | x 0.001s 36.207s 639139160366868741: | x x x x x x x x | | x x x x x x x x x | | x | x | | x x | | x 0.002s 36.209s 639139160366885820: | x x x x x x x x | x x x x x x x x x x | | x | x | | x 1473 | | x 0.002s 36.211s 639139160366905075: | x x x x x x x x | x x x x x x x x x x x | 1474 | x | | x | | | x 0.002s 36.212s 639139160366920992: | x x x x x x x x | x x x x x x x x x x 1475 | | | x | | x | | 922 x 0.002s 36.214s 639139160366937354: | x x x x x x x x | x x x x x x x x x x | 920 | | x | | x | | | x 0.002s 36.216s 639139160366957122: x x x x x x x x x | x x x x x x x x x x | | | | x | | x | | | x 0.002s 36.218s 639139160366973438: 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 36.229s 639139160367081970: 1476 x x x x x x x x | x x x x x x x x x x | 885 | | x | | x | | x x 0.006s 36.234s 639139160367141288: | x x x x x x x x | x x x x x 1477 x x x x | x | | x | | x | | x x 0.031s 36.265s 639139160367449642: | 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 36.269s 639139160367484991: | x x x x x x x x x 873 x x x x | x x x x | x | | x | | x x | x x 0.000s 36.269s 639139160367486036: | x x x x x x x x x | x x x x | x x x x | x | | x | | x x 900 x x 0.000s 36.269s 639139160367486463: | x x x x x x x x x | x x 905 x | x x x x | x | | x | 916 x x | x x 0.005s 36.274s 639139160367541221: | x x 911 x x x x x x | x x | x | x x x x | x | | x x | x x | x x 0.000s 36.275s 639139160367542214: | 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 36.275s 639139160367548870: | x x | x x x x x x 906 x x x x | x x x x | x | | x x | x x | x x 0.000s 36.276s 639139160367553476: | x 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 36.278s 639139160367577038: | x x | 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 36.279s 639139160367584058: | x x | x 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 36.279s 639139160367586077: | x x | x x x x x x x x x x x | x x x x x x | x x x | x x x 877 x 0.000s 36.279s 639139160367586767: | x x | x x 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 36.282s 639139160367619205: | x x | x x x 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 36.283s 639139160367627992: | x x | x x x x x x x x x x x | x x x x 903 x 923 x x x x x x x x x 0.000s 36.283s 639139160367629191: | x x x x x 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 36.285s 639139160367650734: | x x x x x x x x x x x x x x x x x x x | 885 | x x x x x x x x x 0.001s 36.286s 639139160367656642: | x x x x x x 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 36.287s 639139160367664109: | x x x x x x x x x x x x x x x x x x x x | x x x x x x x x x 1478 0.002s 36.289s 639139160367686866: | x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x | 0.048s 36.337s 639139160368165251: | x x x x x x x x x x x x x x x x x x x 903 x x x x x x x x x x x 0.006s 36.343s 639139160368228494: x x x x x x x x x x x x x x x x x x x x | 920 x x x x x x x x x x 0.001s 36.344s 639139160368236573: x x x x x x x x 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 36.346s 639139160368256372: x x x x x x x x x x x x x x x 314 x x x x x x x x x x x x x x x x 0.041s 36.387s 639139160368663206: 1510 1494 1507 1481 1506 1496 1508 1493 1492 1484 1495 1485 1490 1489 1497 1491 1498 1503 1509 1504 1499 1500 1482 1501 1505 1488 1502 1487 1480 1486 1483 1479 0.011s 36.398s 639139160368775940: | | | | | | | | | | | | | | | | | | | 1517 | | | | | | | | | | | | 0.003s 36.401s 639139160368805938: | | | | | | | | | | | 1528 | | | | | | | | | | | | | | | | | | | | 0.003s 36.404s 639139160368832342: | | | | | | | 1519 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.406s 639139160368856368: | | | | | | | | | | | | | | | | 1518 | | | | | | | | | | | | | | | 0.002s 36.408s 639139160368881167: 1573 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.411s 639139160368907567: | | | | | 1516 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.413s 639139160368930961: | 1520 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.416s 639139160368954229: | | | | | | | | | | | | | 1535 | | | | | | | | | | | | | | | | | | 0.002s 36.418s 639139160368977798: | | | | | | | | | | | | | | | | | 1524 | | | | | | | | | | | | | | 0.002s 36.420s 639139160369001386: | | | | | | | | | | 1531 | | | | | | | | | | | | | | | | | | | | | 0.002s 36.423s 639139160369025131: | | | | | | | | | 1545 | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.425s 639139160369048913: | | | | | | | | | | | | 1512 | | | | | | | | | | | | | | | | | | | 0.002s 36.428s 639139160369073241: | | | | | | | | | | | | | | 1515 | | | | | | | | | | | | | | | | | 0.002s 36.430s 639139160369097797: | | | | | | | | | | | | | | | | | | | | | 1521 | | | | | | | | | | 0.002s 36.433s 639139160369122690: | | 1511 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.435s 639139160369146145: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1548 | | | 0.003s 36.438s 639139160369171822: | | | | 1522 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.440s 639139160369195661: | | | | | | | | | | | | | | | | | | 1553 | | | | | | | | | | | | | 0.002s 36.442s 639139160369219368: | | | | | | | | | | | | | | | | | | | | 1527 | | | | | | | | | | | 0.002s 36.445s 639139160369243428: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1532 | | | | 0.002s 36.447s 639139160369268093: | | | | | | 1526 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.450s 639139160369292525: | | | | | | | | | | | | | | | | | | | | | | | | 1525 | | | | | | | 0.002s 36.452s 639139160369316681: | | | | | | | | 1543 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.454s 639139160369341311: | | | | | | | | | | | | | | | | | | | | | | | | | 1530 | | | | | | 0.002s 36.457s 639139160369365283: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1542 0.010s 36.467s 639139160369462162: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1514 | | 0.003s 36.469s 639139160369487840: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1533 | 0.002s 36.472s 639139160369512071: | | | | | | | | | | | | | | | | | | | | | | | | | | 1529 | | | | | 0.002s 36.474s 639139160369536677: | | | | | | | | | | | | | | | | | | | | | | | 1523 | | | | | | | | 0.002s 36.476s 639139160369561220: | | | 1538 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.479s 639139160369585572: | | | | | | | | | | | | | | | 1513 | | | | | | | | | | | | | | | | 0.002s 36.481s 639139160369609639: | | | | | | | | | | | | | | | | | | | | | | 1537 | | | | | | | | | 0.002s 36.484s 639139160369634074: | | | | | | | | | | | | | | | | | | | 1558 | | | | | | | | | | | | 0.002s 36.486s 639139160369657949: | | | | | | | | | | | 1564 | | | | | | | | | | | | | | | | | | | | 0.002s 36.489s 639139160369682005: | | | | | | | 1546 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.491s 639139160369706195: | | | | | | | | | | | | | | | | 1536 | | | | | | | | | | | | | | | 0.002s 36.493s 639139160369730598: 1612 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.496s 639139160369758284: | | | | | 1549 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.498s 639139160369781696: | 1544 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.501s 639139160369805326: | | | | | | | | | | | | | 1568 | | | | | | | | | | | | | | | | | | 0.002s 36.503s 639139160369829144: | | | | | | | | | | | | | | | | | 1552 | | | | | | | | | | | | | | 0.002s 36.506s 639139160369853605: | | | | | | | | | | 1561 | | | | | | | | | | | | | | | | | | | | | 0.002s 36.508s 639139160369877805: | | | | | | | | | 1571 | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.510s 639139160369901717: | | | | | | | | | | | | 1534 | | | | | | | | | | | | | | | | | | | 0.002s 36.513s 639139160369926072: | | | | | | | | | | | | | | 1540 | | | | | | | | | | | | | | | | | 0.002s 36.515s 639139160369949746: | | | | | | | | | | | | | | | | | | | | | 1547 | | | | | | | | | | 0.003s 36.518s 639139160369974895: | | 1541 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.520s 639139160369998870: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1582 | | | 0.002s 36.523s 639139160370023527: | | | | 1560 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.525s 639139160370047267: | | | | | | | | | | | | | | | | | | 1583 | | | | | | | | | | | | | 0.002s 36.527s 639139160370071695: | | | | | | | | | | | | | | | | | | | | 1559 | | | | | | | | | | | 0.002s 36.530s 639139160370095999: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1565 | | | | 0.002s 36.532s 639139160370118953: | | | | | | 1539 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.535s 639139160370141853: | | | | | | | | | | | | | | | | | | | | | | | | 1556 | | | | | | | 0.002s 36.537s 639139160370165075: | | | | | | | | 1567 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.539s 639139160370188214: | | | | | | | | | | | | | | | | | | | | | | | | | 1550 | | | | | | 0.002s 36.541s 639139160370211684: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1572 0.002s 36.544s 639139160370235429: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1555 | | 0.002s 36.546s 639139160370259064: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1576 | 0.002s 36.549s 639139160370282679: | | | | | | | | | | | | | | | | | | | | | | | | | | 1557 | | | | | 0.002s 36.551s 639139160370305736: | | | | | | | | | | | | | | | | | | | | | | | 1551 | | | | | | | | 0.002s 36.553s 639139160370329142: | | | 1570 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.556s 639139160370352607: | | | | | | | | | | | | | | | 1554 | | | | | | | | | | | | | | | | 0.002s 36.558s 639139160370376566: | | | | | | | | | | | | | | | | | | | | | | 1574 | | | | | | | | | 0.002s 36.560s 639139160370400498: | | | | | | | | | | | | | | | | | | | 1595 | | | | | | | | | | | | 0.002s 36.563s 639139160370424568: | | | | | | | | | | | 1605 | | | | | | | | | | | | | | | | | | | | 0.002s 36.565s 639139160370447148: | | | | | | | 1587 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.567s 639139160370470101: | | | | | | | | | | | | | | | | 1563 | | | | | | | | | | | | | | | 0.002s 36.570s 639139160370493724: 1642 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.572s 639139160370518528: | | | | | 1575 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.575s 639139160370542723: | 1584 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.577s 639139160370565763: | | | | | | | | | | | | | 1590 | | | | | | | | | | | | | | | | | | 0.003s 36.579s 639139160370590999: | | | | | | | | | | | | | | | | | 1589 | | | | | | | | | | | | | | 0.002s 36.582s 639139160370614142: | | | | | | | | | | 1579 | | | | | | | | | | | | | | | | | | | | | 0.002s 36.584s 639139160370637247: | | | | | | | | | 1601 | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.586s 639139160370660248: | | | | | | | | | | | | 1562 | | | | | | | | | | | | | | | | | | | 0.002s 36.589s 639139160370683391: | | | | | | | | | | | | | | 1569 | | | | | | | | | | | | | | | | | 0.002s 36.591s 639139160370705737: | | | | | | | | | | | | | | | | | | | | | 1600 | | | | | | | | | | 0.002s 36.593s 639139160370728958: | | 1577 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.596s 639139160370752311: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1624 | | | 0.002s 36.598s 639139160370774558: | | | | 1591 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.600s 639139160370796850: | | | | | | | | | | | | | | | | | | 1617 | | | | | | | | | | | | | 0.002s 36.602s 639139160370818872: | | | | | | | | | | | | | | | | | | | | 1599 | | | | | | | | | | | 0.002s 36.604s 639139160370840588: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1588 | | | | 0.002s 36.607s 639139160370862920: | | | | | | 1566 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 36.614s 639139160370937826: | | | | | | | | | | | | | | | | | | | | | | | | 1592 | | | | | | | 0.002s 36.616s 639139160370961499: | | | | | | | | 1586 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.619s 639139160370984242: | | | | | | | | | | | | | | | | | | | | | | | | | 1594 | | | | | | 0.002s 36.621s 639139160371007124: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1607 0.002s 36.623s 639139160371029787: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1578 | | 0.011s 36.634s 639139160371140487: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1606 | 0.002s 36.637s 639139160371164798: | | | | | | | | | | | | | | | | | | | | | | | | | | 1580 | | | | | 0.002s 36.639s 639139160371188068: | | | | | | | | | | | | | | | | | | | | | | | 1602 | | | | | | | | 0.002s 36.641s 639139160371211030: | | | 1608 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 36.655s 639139160371348435: | | | | | | | | | | | | | | | 1581 | | | | | | | | | | | | | | | | 0.002s 36.658s 639139160371372862: | | | | | | | | | | | | | | | | | | | | | | 1604 | | | | | | | | | 0.002s 36.660s 639139160371395250: | | | | | | | | | | | | | | | | | | | 1640 | | | | | | | | | | | | 0.002s 36.662s 639139160371417199: | | | | | | | | | | | 1632 | | | | | | | | | | | | | | | | | | | | 0.002s 36.664s 639139160371439069: | | | | | | | 1621 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.666s 639139160371460653: | | | | | | | | | | | | | | | | 1593 | | | | | | | | | | | | | | | 0.002s 36.669s 639139160371482362: 1669 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.671s 639139160371504944: | | | | | 1610 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.673s 639139160371527102: | 1616 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.675s 639139160371548765: | | | | | | | | | | | | | 1627 | | | | | | | | | | | | | | | | | | 0.002s 36.677s 639139160371570214: | | | | | | | | | | | | | | | | | 1611 | | | | | | | | | | | | | | 0.002s 36.680s 639139160371591913: | | | | | | | | | | 1603 | | | | | | | | | | | | | | | | | | | | | 0.002s 36.682s 639139160371613291: | | | | | | | | | 1620 | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.684s 639139160371634856: | | | | | | | | | | | | 1585 | | | | | | | | | | | | | | | | | | | 0.002s 36.686s 639139160371655866: | | | | | | | | | | | | | | 1598 | | | | | | | | | | | | | | | | | 0.002s 36.688s 639139160371678605: | | | | | | | | | | | | | | | | | | | | | 1629 | | | | | | | | | | 0.002s 36.691s 639139160371702649: | | | | | | | | | | | | | | | | | | | | | | | | | 1636 | | | | | | 0.002s 36.693s 639139160371725163: | | 1596 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.695s 639139160371748678: | | | | | | | | | | | | | | | | | | 1649 | | | | | | | | | | | | | 0.002s 36.697s 639139160371771074: | | | | | | 1597 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.700s 639139160371793199: | | | | 1641 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.702s 639139160371814392: | | | | | | | | | | | | | | | | | | | | | | | | 1625 | | | | | | | 0.002s 36.704s 639139160371836032: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1615 | | | | 0.002s 36.706s 639139160371858066: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1656 | | | 0.002s 36.708s 639139160371879189: | | | | | | | | 1619 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.710s 639139160371901532: | | | | | | | | | | | | | | | | | | | | 1638 | | | | | | | | | | | 0.002s 36.713s 639139160371923072: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1645 0.002s 36.715s 639139160371944958: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1609 | | 0.002s 36.717s 639139160371965989: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1623 | 0.002s 36.719s 639139160371985987: | | | | | | | | | | | | | | | | | | | | | | | | | | 1618 | | | | | 0.002s 36.721s 639139160372007943: | | | | | | | | | | | | | | | | | | | | | | | 1614 | | | | | | | | 0.002s 36.723s 639139160372029213: | | | 1633 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.725s 639139160372050662: | | | | | | | | | | | | | | | 1613 | | | | | | | | | | | | | | | | 0.002s 36.728s 639139160372073214: | | | | | | | | | | | | | | | | | | | | | | 1630 | | | | | | | | | 0.002s 36.730s 639139160372095695: | | | | | | | | | | | | | | | | | | | 1682 | | | | | | | | | | | | 0.002s 36.732s 639139160372117334: | | | | | | | | | | | 1673 | | | | | | | | | | | | | | | | | | | | 0.002s 36.734s 639139160372139456: | | | | | | | 1653 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.736s 639139160372159935: | | | | | | | | | | | | | | | | 1639 | | | | | | | | | | | | | | | 0.002s 36.738s 639139160372180543: 1718 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.741s 639139160372202888: | | | | | 1646 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.743s 639139160372223923: | 1657 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.745s 639139160372244749: | | | | | | | | | | | | | 1659 | | | | | | | | | | | | | | | | | | 0.002s 36.747s 639139160372265450: | | | | | | | | | | | | | | | | | 1622 | | | | | | | | | | | | | | 0.002s 36.749s 639139160372286477: | | | | | | | | | | 1631 | | | | | | | | | | | | | | | | | | | | | 0.002s 36.751s 639139160372307402: | | | | | | | | | 1651 | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.753s 639139160372327654: | | | | | | | | | | | | | | 1628 | | | | | | | | | | | | | | | | | 0.002s 36.755s 639139160372347805: | | | | | | | | | | | | | | | | | | | | | 1668 | | | | | | | | | | 0.002s 36.757s 639139160372368493: | | | | | | | | | | | | 1644 | | | | | | | | | | | | | | | | | | | 0.002s 36.759s 639139160372389319: | | | | | | | | | | | | | | | | | | | | | | | | | 1655 | | | | | | 0.002s 36.761s 639139160372409960: | | 1626 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.763s 639139160372430461: | | | | | | | | | | | | | | | | | | 1667 | | | | | | | | | | | | | 0.002s 36.766s 639139160372452102: | | | | | | 1637 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.768s 639139160372472352: | | | | 1681 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.770s 639139160372492229: | | | | | | | | | | | | | | | | | | | | | | | | 1660 | | | | | | | 0.002s 36.772s 639139160372512945: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1683 | | | | 0.002s 36.774s 639139160372533708: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1684 | | | 0.002s 36.776s 639139160372556348: | | | | | | | | 1650 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.778s 639139160372577274: | | | | | | | | | | | | | | | | | | | | 1658 | | | | | | | | | | | 0.002s 36.780s 639139160372597630: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1679 0.002s 36.782s 639139160372618164: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1643 | | 0.002s 36.784s 639139160372638115: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1661 | 0.002s 36.786s 639139160372658099: | | | | | | | | | | | | | | | | | | | | | | | | | | 1647 | | | | | 0.002s 36.788s 639139160372678545: | | | | | | | | | | | | | | | | | | | | | | | 1634 | | | | | | | | 0.002s 36.790s 639139160372698012: | | | 1666 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.792s 639139160372717817: | | | | | | | | | | | | | | | 1635 | | | | | | | | | | | | | | | | 0.002s 36.794s 639139160372737436: | | | | | | | | | | | | | | | | | | | | | | 1654 | | | | | | | | | 0.002s 36.796s 639139160372757608: | | | | | | | | | | | | | | | | | | | 1726 | | | | | | | | | | | | 0.002s 36.798s 639139160372777638: | | | | | | | | | | | 1688 | | | | | | | | | | | | | | | | | | | | 0.002s 36.800s 639139160372797830: | | | | | | | 1690 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.802s 639139160372817956: | | | | | | | | | | | | | | | | 1677 | | | | | | | | | | | | | | | 0.002s 36.804s 639139160372837830: 1741 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.806s 639139160372858551: | | | | | 1676 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.808s 639139160372877870: | 1692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.810s 639139160372897886: | | | | | | | | | | | | | 1693 | | | | | | | | | | | | | | | | | | 0.002s 36.812s 639139160372917656: | | | | | | | | | | | | | | | | | 1652 | | | | | | | | | | | | | | 0.002s 36.814s 639139160372937598: | | | | | | | | | | 1648 | | | | | | | | | | | | | | | | | | | | | 0.002s 36.816s 639139160372959420: | | | | | | | | | 1674 | | | | | | | | | | | | | | | | | | | | | | 0.016s 36.832s 639139160373117251: | | | | | | | | | | | | | | 1663 | | | | | | | | | | | | | | | | | 0.012s 36.844s 639139160373239181: | | | | | | | | | | | | | | | | | | | | | 1696 | | | | | | | | | | 0.002s 36.846s 639139160373260427: | | | | | | | | | | | | 1678 | | | | | | | | | | | | | | | | | | | 0.002s 36.848s 639139160373280823: | | | | | | | | | | | | | | | | | | | | | | | | | 1689 | | | | | | 0.002s 36.850s 639139160373301584: | | 1665 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.853s 639139160373322312: | | | | | | 1671 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.855s 639139160373342202: | | | | | | | | | | | | | | | | | | 1694 | | | | | | | | | | | | | 0.002s 36.856s 639139160373361702: | | | | 1720 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.858s 639139160373381583: | | | | | | | | | | | | | | | | | | | | | | | | 1686 | | | | | | | 0.003s 36.861s 639139160373411503: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1723 | | | | 0.004s 36.865s 639139160373446751: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1708 | | | 0.002s 36.867s 639139160373468031: | | | | | | | | 1672 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.869s 639139160373488657: | | | | | | | | | | | | | | | | | | | | 1695 | | | | | | | | | | | 0.002s 36.871s 639139160373508088: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1699 0.002s 36.873s 639139160373527976: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1680 | | 0.010s 36.883s 639139160373629894: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1687 | 0.002s 36.886s 639139160373651807: | | | | | | | | | | | | | | | | | | | | | | | | | | 1675 | | | | | 0.002s 36.887s 639139160373671571: | | | | | | | | | | | | | | | | | | | | | | | 1664 | | | | | | | | 0.002s 36.889s 639139160373691550: | | | 1698 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.892s 639139160373718028: | | | | | | | | | | | | | | | 1670 | | | | | | | | | | | | | | | | 0.002s 36.894s 639139160373738153: | | | | | | | | | | | | | | | | | | | | | | 1691 | | | | | | | | | 0.002s 36.896s 639139160373757593: | | | | | | | | | | | | | | | | | | | 1757 | | | | | | | | | | | | 0.002s 36.898s 639139160373777403: | | | | | | | | | | | 1707 | | | | | | | | | | | | | | | | | | | | 0.002s 36.900s 639139160373797170: | | | | | | | 1732 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.903s 639139160373823552: | | | | | | | | | | | | | | | | 1700 | | | | | | | | | | | | | | | 0.002s 36.905s 639139160373843351: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.907s 639139160373865033: x | | | | 1704 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.909s 639139160373885486: x 1730 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.911s 639139160373907276: x | | | | | | | | | | | | 1713 | | | | | | | | | | | | | | | | | | 0.002s 36.913s 639139160373928594: x | | | | | | | | | | | | | | | | 1685 | | | | | | | | | | | | | | 0.002s 36.915s 639139160373950110: x | | | | | | | | | 1662 | | | | | | | | | | | | | | | | | | | | | 0.002s 36.917s 639139160373971132: x | | | | | | | | 1706 | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.920s 639139160373992330: x | | | | | | | | | | | | | 1711 | | | | | | | | | | | | | | | | | 0.002s 36.922s 639139160374016041: x | | | | | | | | | | | | | | | | | | | | 1709 | | | | | | | | | | 0.002s 36.924s 639139160374036837: x | | | | | | | | | | | 1710 | | | | | | | | | | | | | | | | | | | 0.002s 36.926s 639139160374058877: x | | | | | | | | | | | | | | | | | | | | | | | | 1705 | | | | | | 0.002s 36.929s 639139160374083695: x | 1727 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.931s 639139160374104437: x | | | | | 1703 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.933s 639139160374126033: x | | | 1750 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.935s 639139160374147284: x | | | | | | | | | | | | | | | | | 1714 | | | | | | | | | | | | | 0.002s 36.937s 639139160374168503: x | | | | | | | | | | | | | | | | | | | | | | | 1717 | | | | | | | 0.002s 36.939s 639139160374189672: x | | | | | | | | | | | | | | | | | | | | | | | | | | 1747 | | | | 0.002s 36.941s 639139160374209931: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 1740 | | | 0.002s 36.943s 639139160374231082: x | | | | | | | 1701 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.945s 639139160374251716: x | | | | | | | | | | | | | | | | | | | 1724 | | | | | | | | | | | 0.002s 36.948s 639139160374272626: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1721 0.002s 36.950s 639139160374293249: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1729 | | 0.002s 36.952s 639139160374314342: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1735 | 0.002s 36.954s 639139160374334788: x | | | | | | | | | | | | | | | | | | | | | | | | | 1722 | | | | | 0.002s 36.956s 639139160374354556: x | | | | | | | | | | | | | | | | | | | | | | 1697 | | | | | | | | 0.002s 36.958s 639139160374374036: x | | 1716 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.960s 639139160374399483: x | | | | | | | | | | | | | | 1728 | | | | | | | | | | | | | | | | 0.002s 36.963s 639139160374423580: x | | | | | | | | | | | | | | | | | | | | | 1715 | | | | | | | | | 0.003s 36.965s 639139160374449648: x | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 36.967s 639139160374470323: x | | | | | | | | | | 1748 | | | | | | | x | | | | | | | | | | | | 0.002s 36.969s 639139160374490915: x | | | | | | 1768 | | | | | | | | | | | x | | | | | | | | | | | | 0.004s 36.973s 639139160374529425: x | | | | | | | | | | | | | | | 1734 | | x | | | | | | | | | | | | 0.002s 36.975s 639139160374549769: x | | | | 1745 | | | | | | | | | | | | | x | | | | | | | | | | | | 0.006s 36.981s 639139160374606125: x 1759 | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 36.983s 639139160374627335: x | | | | | | | | | | | | | | | | 1712 | x | | | | | | | | | | | | 0.009s 36.992s 639139160374714497: x | | | | | | | | | | | | 1733 | | | | | x | | | | | | | | | | | | 0.004s 36.996s 639139160374752551: x | | | | | | | | 1760 | | | | | | | | | x | | | | | | | | | | | | 0.002s 36.998s 639139160374776675: x | | | | | | | | | 1702 | | | | | | | | x | | | | | | | | | | | | 0.005s 37.003s 639139160374825270: x | | | | | | | | | | | | | 1749 | | | | x | | | | | | | | | | | | 0.002s 37.005s 639139160374846476: x | | | | | | | | | | | | | | | | | | x | 1743 | | | | | | | | | | 0.004s 37.009s 639139160374884287: x | | | | | | | | | | | 1742 | | | | | | x | | | | | | | | | | | | 0.006s 37.015s 639139160374947873: x | | | | | | | | | | | | | | | | | | x | | | | | 1752 | | | | | | 0.004s 37.020s 639139160374992253: x | 1762 | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.005s 37.025s 639139160375046106: x | | | | | 1736 | | | | | | | | | | | | x | | | | | | | | | | | | 0.004s 37.029s 639139160375089793: x | | | 1772 | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.003s 37.033s 639139160375122216: x | | | | | | | | | | | | | | | | | 1754 x | | | | | | | | | | | | 0.002s 37.035s 639139160375142114: x | | | | | | | | | | | | | | | | | | x | | | | 1746 | | | | | | | 0.002s 37.037s 639139160375162187: x | | | | | | | | | | | | | | | | | | x | | | | | | | 1776 | | | | 0.002s 37.038s 639139160375181354: x | | | | | | | | | | | | | | | | | | x | | | | | | | | 1766 | | | 0.002s 37.040s 639139160375199913: x | | | | | | | | | | | | | | | | | | x 1761 | | | | | | | | | | | 0.002s 37.042s 639139160375218545: x | | | | | | | | | | | | | | | | | | x | | 1751 | | | | | | | | | 0.002s 37.044s 639139160375237397: x | | | | | | | | | | | | | | | | | | x | | | | | | | | | 1758 | | 0.002s 37.046s 639139160375256197: x | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 1739 0.002s 37.048s 639139160375274838: x | | | | | | | | | | 1767 | | | | | | | x | | | | | | | | | | | | 0.002s 37.050s 639139160375294006: x | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 1780 | 0.002s 37.052s 639139160375312785: x | | | | | | | | | | | | | | 1753 | | | x | | | | | | | | | | | | 0.002s 37.053s 639139160375331402: x | | | | | | | | | | | | | | | | | | x | | | | | | 1744 | | | | | 0.002s 37.055s 639139160375349694: x | | | | | | | | | | | | | | | | | | x | | | 1719 | | | | | | | | 0.002s 37.057s 639139160375368160: x | | 1738 | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 37.059s 639139160375386573: x | | | | | | | 1725 | | | | | | | | | | x | | | | | | | | | | | | 0.002s 37.061s 639139160375406182: x | | | | | | x | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 37.063s 639139160375425425: x | | | | | | x | | | | | | | | 1765 | | x | | | | | | | | | | | | 0.002s 37.065s 639139160375444947: x | | | | x | x | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 37.067s 639139160375463551: x 1775 | | | x | x | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 37.069s 639139160375483062: x | | | | x | x | | | | | | | | | 1737 | x | | | | | | | | | | | | 0.002s 37.070s 639139160375501472: x | | | | x | x | | | | | 1763 | | | | | x | | | | | | | | | | | | 0.002s 37.072s 639139160375521316: x | | | | x | x | x | | | | | | | | | x | | | | | | | | | | | | 0.002s 37.074s 639139160375539606: x | | | | x | x | x 1731 | | | | | | | | x | | | | | | | | | | | | 0.002s 37.076s 639139160375558220: x | | | | x | x | x | | | | 1773 | | | | x | | | | | | | | | | | | 0.002s 37.078s 639139160375576496: x | | | | x | x | x | | | | | | | | | x | 1778 | | | | | | | | | | 0.002s 37.080s 639139160375594578: x | | | | x | x | x | | x | | | | | | x | | | | | | | | | | | | 0.002s 37.082s 639139160375612818: x | | | | x | x | x | | x | | | | | | x | | | | | 1783 | | | | | | 0.002s 37.083s 639139160375630962: x | x | | x | x | x | | x | | | | | | x | | | | | | | | | | | | 0.002s 37.085s 639139160375649493: x | x | | x 1779 x | x | | x | | | | | | x | | | | | | | | | | | | 0.002s 37.087s 639139160375667807: x | x | x x | x | x | | x | | | | | | x | | | | | | | | | | | | 0.002s 37.089s 639139160375689716: x | x | x x | x | x | | x | | | | | 1771 x | | | | | | | | | | | | 0.002s 37.091s 639139160375706649: x | x | x x | x | x | | x | | | | | | x | | | | x | | | | | | | 0.002s 37.093s 639139160375724221: x | x | x x | x | x | | x | | | | | | x | | | | x | | x | | | | 0.002s 37.095s 639139160375742234: x | x | x x | x | x | | x | | | | | | x | | | | x | | x x | | | 0.002s 37.096s 639139160375760142: x | x | x x | x | x | | x | | | | | | x x | | | x | | x x | | | 0.002s 37.098s 639139160375778903: x | x | x x | x | x | | x | | | | | | x x | | | x | | x x 1777 | | 0.002s 37.100s 639139160375797403: x | x | x x | x | x | | x | | | | | | x x | | | x | | x x | | 1784 0.002s 37.102s 639139160375815898: x | x | x x | x | x | x x | | | | | | x x | | | x | | x x | | | 0.002s 37.104s 639139160375835314: x | x | x x | x | x | x x | | x | | | x x | | | x | | x x | | | 0.002s 37.106s 639139160375854305: x | x | x x | x | x | x x | | x | | | x x | | | x | 1774 x x | | | 0.002s 37.108s 639139160375873215: x | x | x x | x | x | x x | | x | | | x x | | 1755 x | | x x | | | 0.002s 37.110s 639139160375892167: x | x 1769 x x | x | x | x x | | x | | | x x | | | x | | x x | | | 0.002s 37.111s 639139160375910564: x | x | x x | x 1756 x | x x | | x | | | x x | | | x | | x x | | | 0.002s 37.113s 639139160375929329: x | x | x x | x | x | x x | | x x | | x x | | | x | | x x | | | 0.002s 37.115s 639139160375947984: x | x | x x | x | x | x x | | x x | | x x | 1781 | x | | x x | | | 0.002s 37.117s 639139160375966939: x | x | x x | x | x | x x | | x x 1770 | x x | | | x | | x x | | | 0.002s 37.119s 639139160375985032: x x x | x x | x | x | x x | | x x | | x x | | | x | | x x | | | 0.002s 37.121s 639139160376003938: x x x | x x | x | x | x x x | x x | | x x | | | x | | x x | | | 0.006s 37.127s 639139160376065005: x x x | x x | x | x 1764 x x x | x x | | x x | | | x | | x x | | | 0.002s 37.129s 639139160376083824: x x x | x x | x | x | x x x x x x | | x x | | | x | | x x | | | 0.002s 37.131s 639139160376102129: x x x | x x | x | x | x x x x x x | | x x | | | x x | x x | | | 0.003s 37.134s 639139160376134965: x x x | x x | x | x | x x x x x x | | x x x | | x x | x x | | | 0.002s 37.136s 639139160376157275: x x x | x x | x | x | x x x x x x | | x x x | | x x | x x | x | 0.002s 37.138s 639139160376178561: x x x | x x x x | x | x x x x x x | | x x x | | x x | x x | x | 0.002s 37.140s 639139160376199888: 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 37.142s 639139160376220030: x 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 37.144s 639139160376241135: x x 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 37.147s 639139160376262481: x x x | 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 37.149s 639139160376283625: x x x | x x x x | x | x x x x x x | x x x x | 1782 x x x x x x x x 0.002s 37.151s 639139160376304625: x x x x 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 37.151s 639139160376305210: x x x x x 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 37.151s 639139160376305625: x x x x x x 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 37.151s 639139160376308119: x x x x x x x 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 37.153s 639139160376322393: x x x x x x x x 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 37.153s 639139160376322970: x x x x x x x x x x x x x x x 314 x x x x x x x x x x x x x x x x 0.150s 37.303s ... 639139160377824308: 1816 1800 1813 1787 1812 1802 1814 1799 1798 1790 1801 1791 1796 1795 1803 1797 1804 1809 1815 1810 1805 1806 1788 1807 1811 1794 1808 1793 1786 1792 1789 1785 0.009s 37.311s 639139160377910105: 2091 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 37.325s 639139160378044486: | 2092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.328s 639139160378073618: 1816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 37.332s 639139160378120863: | 1800 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.334s 639139160378133172: | | | | | | | | | | | | | | | | | | | | | | | | | | 2093 | | | | | 0.005s 37.339s 639139160378183347: | | | | | | | | | | | | | | | | | | | | | | | | | | 1808 | | | | | 0.002s 37.341s 639139160378203400: | | | | | | | | | | | | | | | | | | 2094 | | | | | | | | | | | | | 0.007s 37.347s 639139160378269060: | | | | | | | | | | | | | | | | | | 1815 | | | | | | | | | | | | | 0.003s 37.350s 639139160378296309: 1879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 37.358s 639139160378374997: 2095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.361s 639139160378406043: | | | | | | | | | | | | | | | | | | | | 1833 | | | | | | | | | | | 0.003s 37.364s 639139160378433749: 1879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 37.368s 639139160378479400: | | | | | | | | | | | | | | | | | | | | 2096 | | | | | | | | | | | 0.004s 37.372s 639139160378515795: | | | | | 1822 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.375s 639139160378549511: | | | | | | | | | | | | | | | | | | | | 1833 | | | | | | | | | | | 0.003s 37.378s 639139160378580533: | | | | | 2097 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.381s 639139160378607045: | | 1817 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.383s 639139160378631502: | | | | | 1822 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.386s 639139160378659380: | | 2098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 37.395s 639139160378748006: | | | | | 2099 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.397s 639139160378769177: | | 1817 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.398s 639139160378780487: | | | | | 1822 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.401s 639139160378809629: | | | | | | 1832 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 37.407s 639139160378864308: | | | | | | 2100 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.410s 639139160378897907: | | | | | | 1832 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.414s 639139160378933318: | | | | | | 2101 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.417s 639139160378962861: | | | | | 1855 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.418s 639139160378978904: | | | | | | | | | | | | | 1841 | | | | | | | | | | | | | | | | | | 0.001s 37.420s 639139160378993846: | | | | | | 1832 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.420s 639139160378994713: | | | | | | | | | | | | | | | | | | | | 1865 | | | | | | | | | | | 0.002s 37.421s 639139160379011492: | | | | | 2102 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.423s 639139160379029512: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1848 0.001s 37.425s 639139160379044153: | | | | | | | | | | | | | 2103 | | | | | | | | | | | | | | | | | | 0.002s 37.426s 639139160379059394: | | | | 1828 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.428s 639139160379077433: | | | | | | | | | | | | | | | | | | | | 2104 | | | | | | | | | | | 0.002s 37.430s 639139160379093656: | | | | | 1855 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.430s 639139160379094482: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2105 0.001s 37.431s 639139160379108685: | | | | | | | | | | | | | 1841 | | | | | | | | | | | | | | | | | | 0.000s 37.431s 639139160379109377: | | | | 2106 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.433s 639139160379127717: | | | | | | | | | | | | | | | | | | | | 1865 | | | | | | | | | | | 0.000s 37.433s 639139160379128389: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1848 0.000s 37.434s 639139160379132071: | | | | | | | | | | | | | | | 1819 | | | | | | | | | | | | | | | | 0.002s 37.435s 639139160379147544: | | | | 1828 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.435s 639139160379148411: | | | | | | | | | | | | | | | | | | | | 2107 | | | | | | | | | | | 0.002s 37.437s 639139160379166813: | | | | | | | | | | | | 1818 | | | | | | | | | | | | | | | | | | | 0.002s 37.439s 639139160379185096: | | | | | | | | | | | | | 2108 | | | | | | | | | | | | | | | | | | 0.002s 37.440s 639139160379201013: | | | | | 1881 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.442s 639139160379215574: | | | | | | | | | | | | | | | | | | | | 1865 | | | | | | | | | | | 0.000s 37.442s 639139160379216426: | | 1847 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.444s 639139160379232647: | | | | | | | | | | | | 2109 | | | | | | | | | | | | | | | | | | | 0.001s 37.445s 639139160379246943: | | | | | | | | | | | | | 1841 | | | | | | | | | | | | | | | | | | 0.000s 37.445s 639139160379247591: | | | 1844 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.447s 639139160379262521: | | | | | 2110 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.448s 639139160379278127: | | 2111 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.450s 639139160379293565: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1878 0.001s 37.451s 639139160379306909: | | | | | | | | | | | | 1818 | | | | | | | | | | | | | | | | | | | 0.000s 37.451s 639139160379307507: | | | | | | | | | | | | | | | | | | | | 1905 | | | | | | | | | | | 0.002s 37.453s 639139160379322872: | | | | | | 1845 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.454s 639139160379338610: | | | | | | | | | | | 1834 | | | | | | | | | | | | | | | | | | | | 0.002s 37.456s 639139160379355453: | | | 2112 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.457s 639139160379370727: | | | | | 1881 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.457s 639139160379371357: | | 1847 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.458s 639139160379371886: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2113 0.001s 37.459s 639139160379386034: | | | | | | | | | | | | | | | | | | | | 2114 | | | | | | | | | | | 0.001s 37.460s 639139160379399913: | | | | | | 2115 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.462s 639139160379415507: | | | | | | | | | | | | | | | 1860 | | | | | | | | | | | | | | | | 0.002s 37.463s 639139160379430883: | | | | | | | | | | | 2116 | | | | | | | | | | | | | | | | | | | | 0.001s 37.465s 639139160379444722: | | | | | 2117 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 37.479s 639139160379590430: | | | 1844 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.479s 639139160379591472: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1878 0.000s 37.480s 639139160379595999: | | | | | | | | | | | | | | | | | | | | 1905 | | | | | | | | | | | 0.000s 37.480s 639139160379596569: | | | | | | | | | | | | | | | | | | | | | | | | | 1836 | | | | | | 0.001s 37.481s 639139160379610773: | | | | | | 1845 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.481s 639139160379611428: | | | | | | | | | | | | | | | 2118 | | | | | | | | | | | | | | | | 0.002s 37.483s 639139160379626856: | | | | | | | | | | | 1834 | | | | | | | | | | | | | | | | | | | | 0.000s 37.483s 639139160379627550: | 1826 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.485s 639139160379642327: | | | | | | | | | | | | | | | | | 1830 | | | | | | | | | | | | | | 0.001s 37.486s 639139160379656021: | | | | | 1881 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.486s 639139160379656592: | | | | | | | | | | | | | | | | | | | | | | | | | 2119 | | | | | | 0.001s 37.487s 639139160379669293: | | | | | | | | | | | | | | | 1860 | | | | | | | | | | | | | | | | 0.000s 37.487s 639139160379669882: | 2120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.489s 639139160379685545: | | | | | | | | | | | 2121 | | | | | | | | | | | | | | | | | | | | 0.001s 37.490s 639139160379699847: | | | | | | | | | | | | | | | | | 2122 | | | | | | | | | | | | | | 0.001s 37.492s 639139160379713237: | | | | | | | | | | | | | | | 2123 | | | | | | | | | | | | | | | | 0.001s 37.493s 639139160379727049: | 1826 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.493s 639139160379727838: | | | | | | | | | | | 1834 | | | | | | | | | | | | | | | | | | | | 0.000s 37.493s 639139160379728488: | | | | | | | | | | | | | | | | | 1830 | | | | | | | | | | | | | | 0.001s 37.495s 639139160379742199: | 2124 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.497s 639139160379764384: | | | | | | | | | | | | | | | 1860 | | | | | | | | | | | | | | | | 0.000s 37.497s 639139160379765553: | | | | | | | | | | | | | | | | | 2125 | | | | | | | | | | | | | | 0.002s 37.499s 639139160379784119: | 1826 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.499s 639139160379784787: | | | | | | 1872 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.500s 639139160379801123: | | | 1876 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.502s 639139160379816020: | | | | | | | | | | | | | | | | | | | | | 1827 | | | | | | | | | | 0.002s 37.503s 639139160379831050: | | | | | | | | | | | | | | | | | 1830 | | | | | | | | | | | | | | 0.000s 37.504s 639139160379831760: | | | | | | 2126 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.505s 639139160379845932: | | | | | | | | | | | | | | | | | | | | | | | 1829 | | | | | | | | 0.002s 37.506s 639139160379860958: | | | 2127 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.508s 639139160379879319: | | | | | | | | | | | | | | | | | | | | | | | | | 1836 | | | | | | 0.000s 37.508s 639139160379880313: | | | | | | 1872 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.508s 639139160379881175: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1913 0.002s 37.510s 639139160379899130: | | 1883 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.512s 639139160379913210: | | | | | | | | | | | | | | | | | | | | | | | 2128 | | | | | | | | 0.001s 37.513s 639139160379927728: | | | | | | | | | | | | | | | | | | | | | 2129 | | | | | | | | | | 0.002s 37.515s 639139160379943859: | | | 1876 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.515s 639139160379944630: | | | | | | | | | | | | | | | | | 1858 | | | | | | | | | | | | | | 0.001s 37.516s 639139160379958192: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2130 0.001s 37.518s 639139160379972302: | | | | | | | | | | | | | | | | | | | | | | | | | 2131 | | | | | | 0.002s 37.519s 639139160379988288: | | 2132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.521s 639139160380005926: | | | | | | | | | | 1837 | | | | | | | | | | | | | | | | | | | | | 0.002s 37.523s 639139160380028249: | | | | | | | | | | | | | | | | | | | | | | | 1829 | | | | | | | | 0.000s 37.523s 639139160380029354: | | | | | | | | | | | | | | | | | | | | | 1827 | | | | | | | | | | 0.000s 37.523s 639139160380030235: | | | | | | | | | | | | | | | | | 2133 | | | | | | | | | | | | | | 0.002s 37.526s 639139160380052606: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1913 0.001s 37.526s 639139160380058018: | | | | | | | | | | | | | | | | | | | | | | | | | 1836 | | | | | | 0.000s 37.526s 639139160380058954: | | | | | | | | | | | 1870 | | | | | | | | | | | | | | | | | | | | 0.002s 37.528s 639139160380080004: | | 1883 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.528s 639139160380080968: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1839 | 0.002s 37.531s 639139160380102534: | | | | | | | | | | | | | | | | | 1858 | | | | | | | | | | | | | | 0.000s 37.531s 639139160380103677: | | | | | | | | | | | | | | | | | | | | | 2134 | | | | | | | | | | 0.002s 37.533s 639139160380126144: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2135 0.002s 37.535s 639139160380149542: | | | | | | | | | | 2136 | | | | | | | | | | | | | | | | | | | | | 0.002s 37.537s 639139160380170666: | | | 1914 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.540s 639139160380192578: | | | | | | | | | | | 2137 | | | | | | | | | | | | | | | | | | | | 0.002s 37.542s 639139160380214268: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2138 | 0.002s 37.544s 639139160380235741: | | | | | | | | | | | | | | | | | | | | | 1827 | | | | | | | | | | 0.000s 37.544s 639139160380236777: | | | | | | | | | | | | | | | | | | | | | | | | 1831 | | | | | | | 0.002s 37.546s 639139160380260069: | | | | | | | | | | 1837 | | | | | | | | | | | | | | | | | | | | | 0.000s 37.546s 639139160380261076: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1913 0.001s 37.547s 639139160380266310: | | | 2139 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.549s 639139160380287322: | | | | | | | | | | | 1870 | | | | | | | | | | | | | | | | | | | | 0.000s 37.549s 639139160380288295: | | | | | | | | | | | | 1840 | | | | | | | | | | | | | | | | | | | 0.007s 37.556s 639139160380358198: | | | | | | | | | | | | | | | | | | | | | 2140 | | | | | | | | | | 0.002s 37.559s 639139160380382399: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1839 | 0.000s 37.559s 639139160380383601: | | | | | | | | | 1851 | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.561s 639139160380408493: | | | | | | | | | | | | | | | | | | | | | | | | 2141 | | | | | | | 0.002s 37.564s 639139160380432305: | | | 1914 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.564s 639139160380433500: | | | | | | | | | | | | 2142 | | | | | | | | | | | | | | | | | | | 0.002s 37.566s 639139160380457433: | | | | | | | | | | | | | | | | | | | | | | | 1857 | | | | | | | | 0.002s 37.568s 639139160380478543: | | | | | | | | | | | | | | | | | | | | | 1827 | | | | | | | | | | 0.000s 37.568s 639139160380479446: | | | | | | | 1825 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.570s 639139160380501061: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1951 0.002s 37.573s 639139160380522914: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2143 | 0.002s 37.575s 639139160380545338: | | | | | 1916 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.577s 639139160380567303: | | | | | | | | | 2144 | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.579s 639139160380588773: | | | | | | | | | | | | | | | | | | 1859 | | | | | | | | | | | | | 0.002s 37.581s 639139160380611134: | | | | | | | | | | | | | | | | | | | | | | | | 1831 | | | | | | | 0.000s 37.582s 639139160380612195: | | | | | | | | | | | | 1840 | | | | | | | | | | | | | | | | | | | 0.000s 37.582s 639139160380612986: | | | 2145 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.584s 639139160380634213: | | | | | | | | | | | | | | | | | | | | | | | 2146 | | | | | | | | 0.002s 37.586s 639139160380655558: | | | | | | | 2147 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.588s 639139160380676696: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2148 0.002s 37.590s 639139160380698739: | | | | | | | | | | | | | 1874 | | | | | | | | | | | | | | | | | | 0.002s 37.592s 639139160380720307: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1839 | 0.000s 37.592s 639139160380721290: | | | | | 2149 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.594s 639139160380737527: | | | | | | | | | | | | | | | | | | | | | | | | | | 1835 | | | | | 0.002s 37.596s 639139160380752818: | | | | | | | | | 1851 | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.596s 639139160380753461: | | | | | | | | | | | | 2150 | | | | | | | | | | | | | | | | | | | 0.002s 37.597s 639139160380769389: | | | | | | | | | | | | | | | | | | 2151 | | | | | | | | | | | | | 0.002s 37.599s 639139160380788698: | | | | | | | | | | | | | | | | | | | | | | | | 2152 | | | | | | | 0.002s 37.601s 639139160380803810: | | | 1914 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.601s 639139160380804536: | | | | | | | | | | | | | | | | | | | | | | | 1857 | | | | | | | | 0.000s 37.601s 639139160380805214: | | | | | | | 1825 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.601s 639139160380806124: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1854 | | | 0.002s 37.603s 639139160380822421: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1951 0.000s 37.603s 639139160380825952: | | | | | | | | | | | | | 2153 | | | | | | | | | | | | | | | | | | 0.001s 37.604s 639139160380840835: | | | | | 1916 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.604s 639139160380841399: | | | | | | | | | | | | | | | | | | | | | | 1843 | | | | | | | | | 0.002s 37.606s 639139160380859450: | | | | | | | | | | | | | | | | | | | | | 1853 | | | | | | | | | | 0.002s 37.608s 639139160380874876: | | | | | | | | | | | | | | | | | | | | | | | | | | 2154 | | | | | 0.001s 37.609s 639139160380889808: | | | | | | | | | | | | 1840 | | | | | | | | | | | | | | | | | | | 0.000s 37.609s 639139160380890422: | | | | | | | | | | | | | | | | | | | | | | | | | 1856 | | | | | | 0.002s 37.611s 639139160380905707: | | | | | | | | | | | | | | | | | | 1859 | | | | | | | | | | | | | 0.000s 37.611s 639139160380906301: | | | | | | | | | | | | | | | | | | | | | | | | 1831 | | | | | | | 0.000s 37.611s 639139160380906781: | | | | | | | | | | | | | | | | | | | | | | | 2155 | | | | | | | | 0.002s 37.613s 639139160380923904: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2156 0.002s 37.614s 639139160380939825: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2157 | | | 0.002s 37.616s 639139160380955030: | | | | | | | 2158 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.618s 639139160380972556: | | | | | | | | | | | | | 1874 | | | | | | | | | | | | | | | | | | 0.000s 37.618s 639139160380973600: | | | | | | | | | | | | | | | | | | | | | | 2159 | | | | | | | | | 0.002s 37.620s 639139160380993106: | | | | | | | | | | | | | | | | | | | | | 2160 | | | | | | | | | | 0.002s 37.621s 639139160381009162: | | | | | | | | | | | | | | | | | | | | | | | | | | 1835 | | | | | 0.000s 37.621s 639139160381009902: | | | | | | | | | | | | | | | | | | | | | | | | | 2161 | | | | | | 0.002s 37.623s 639139160381028233: | | | | | | | | | | | | | | | | | | | | | | | 1857 | | | | | | | | 0.000s 37.623s 639139160381029155: | | | | | | | | | | | | | | | | | | 2162 | | | | | | | | | | | | | 0.002s 37.625s 639139160381047567: | | | | | | | | | | | | | 2163 | | | | | | | | | | | | | | | | | | 0.002s 37.627s 639139160381063861: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1951 0.000s 37.627s 639139160381067744: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1854 | | | 0.000s 37.627s 639139160381068327: | | | | | | | | | 1877 | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.629s 639139160381088692: | | | | | | 1903 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 37.635s 639139160381148163: | | | | | | | | | | | | | | | | | | | | | | | | 1862 | | | | | | | 0.002s 37.637s 639139160381165582: | | | | | | | | | | | | | | | | | | | | 1944 | | | | | | | | | | | 0.002s 37.639s 639139160381182680: | | | | | | | | | | | | | | | | | | | | | | | | | | 2164 | | | | | 0.002s 37.640s 639139160381198959: | | | | | | | 1825 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.640s 639139160381199615: | | | | | | | | | | | | | | | | | | | | | 1853 | | | | | | | | | | 0.000s 37.640s 639139160381200103: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1838 | | | | 0.002s 37.642s 639139160381216156: | | | | | | | | | | | | | | | | | | | | | | 1843 | | | | | | | | | 0.000s 37.642s 639139160381216728: | | | | | | | | | | | | | | | | | | | | | | | | | 1856 | | | | | | 0.000s 37.642s 639139160381217625: | | | | | | | | | | | | | | | | | | | | | | | 2165 | | | | | | | | 0.002s 37.644s 639139160381234078: | | | | | | | | | | | | | | | | | | 1859 | | | | | | | | | | | | | 0.000s 37.644s 639139160381234994: | | | | | | | | | | | | | 1874 | | | | | | | | | | | | | | | | | | 0.000s 37.644s 639139160381235664: | | | | | | | | | 2166 | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.646s 639139160381253494: | | | | | | 2167 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.647s 639139160381270366: | | | | | | | | | | | | | | | | | | | | | | | | 2168 | | | | | | | 0.002s 37.649s 639139160381288362: | | | | | | | | | | | | 1868 | | | | | | | | | | | | | | | | | | | 0.002s 37.651s 639139160381309878: | | | | | | | | | | | | | | | | | | | | 2169 | | | | | | | | | | | 0.002s 37.653s 639139160381331426: | | | | | | | | | | | | | | | | | | | | | | | | | | 1835 | | | | | 0.000s 37.654s 639139160381332465: | | | | 1866 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.656s 639139160381355009: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1888 | | | 0.002s 37.658s 639139160381378138: | | | | | | | | | | | | | | | | | | | | | | | | | 2170 | | | | | | 0.002s 37.660s 639139160381401545: | | | | | | | | | | | | | 2171 | | | | | | | | | | | | | | | | | | 0.002s 37.663s 639139160381424656: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2172 | | | | 0.002s 37.665s 639139160381447750: | | | | | | | | | | | | | | | | | | | | | | | 1857 | | | | | | | | 0.000s 37.665s 639139160381448844: | | | | | | 1903 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.665s 639139160381449570: | | | | | | | | | | | | | | | | | | | | | | | | 1862 | | | | | | | 0.000s 37.665s 639139160381450509: | | | | | | | | | 1877 | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.665s 639139160381451255: | | | | | | | | | | | | 2173 | | | | | | | | | | | | | | | | | | | 0.002s 37.668s 639139160381474070: | | | | | | | | | | | | | | | | | | | | 1944 | | | | | | | | | | | 0.000s 37.668s 639139160381478193: | | | | | | | | | | | | | | | | | | | | | 1906 | | | | | | | | | | 0.003s 37.671s 639139160381505935: | | | | 2174 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.673s 639139160381529348: | | | | | | | | | | | | | | 1821 | | | | | | | | | | | | | | | | | 0.002s 37.675s 639139160381551661: | | | | | | | | | | | | | | | | | | | 1823 | | | | | | | | | | | | 0.002s 37.678s 639139160381573441: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2175 | | | 0.002s 37.680s 639139160381594610: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1820 | | 0.002s 37.682s 639139160381615973: | | | | | | | | | | | | | | | | | | | | | | | | | 1856 | | | | | | 0.000s 37.682s 639139160381616877: | | | | | | | | | | | | | 1874 | | | | | | | | | | | | | | | | | | 0.000s 37.682s 639139160381617677: | 1850 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.684s 639139160381639871: | | | | | | | | | | | | | | | | | | | | | | 1880 | | | | | | | | | 0.002s 37.687s 639139160381662136: | | | | | | | | | | | | | | | | | | | | | | | | 2176 | | | | | | | 0.002s 37.689s 639139160381683817: | | | | | | | | | | | | | | | | | | | | | | | 2177 | | | | | | | | 0.002s 37.691s 639139160381704809: | | | | | | 2178 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.693s 639139160381726358: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1838 | | | | 0.000s 37.693s 639139160381727321: | | | | | | | | | | | | | | | | | | | | 2179 | | | | | | | | | | | 0.002s 37.695s 639139160381749041: | | | | | | | | | | | | 1868 | | | | | | | | | | | | | | | | | | | 0.000s 37.695s 639139160381750014: | | | | | | | | | | | | | | | | | | | | | 2180 | | | | | | | | | | 0.002s 37.698s 639139160381772391: | | | | 1866 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.698s 639139160381773359: | | | | | | | | | | | | | | 2181 | | | | | | | | | | | | | | | | | 0.002s 37.700s 639139160381795822: | | | | | | | 1852 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.702s 639139160381818464: | | | | | | | | | | | | | | | | | | | 2182 | | | | | | | | | | | | 0.002s 37.704s 639139160381839932: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1888 | | | 0.000s 37.704s 639139160381840878: | | | | | | | | | | | | | | | | 1824 | | | | | | | | | | | | | | | 0.002s 37.707s 639139160381863347: | | | | | | | | | | | | | | | | | | 1889 | | | | | | | | | | | | | 0.002s 37.709s 639139160381884849: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2183 | | 0.002s 37.711s 639139160381906701: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1985 0.002s 37.713s 639139160381929759: | 2184 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.716s 639139160381952183: | | | | | | | | | | | | | | | | | | | | | | 2185 | | | | | | | | | 0.002s 37.718s 639139160381973946: | | | | | | | | | | | | | | | | | | | | | | | | 1862 | | | | | | | 0.000s 37.718s 639139160381975016: | | | 1939 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 37.725s 639139160382043209: | | | | | | | | | | | | | | | | | | | | | | | 1857 | | | | | | | | 0.000s 37.725s 639139160382044806: | | | | | | | | | | | | | | | | | | | | | | | | | | 1863 | | | | | 0.003s 37.727s 639139160382070081: | | | | | | 1903 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.728s 639139160382073530: | | | | | | | | | | | | | | | | | | | | 1944 | | | | | | | | | | | 0.000s 37.728s 639139160382074322: | | | | | | | | | | | | | | | | | | | | | 1906 | | | | | | | | | | 0.000s 37.728s 639139160382075044: | | | | | | | | | | | | | | | | | | | | | | | | | 1900 | | | | | | 0.002s 37.730s 639139160382098233: | | | | 2186 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.732s 639139160382119364: | | | | | | | | | | | | 1891 | | | | | | | | | | | | | | | | | | | 0.002s 37.734s 639139160382141569: | | | | | | | | | | | | | | 1821 | | | | | | | | | | | | | | | | | 0.000s 37.735s 639139160382142348: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1871 | | | | 0.002s 37.737s 639139160382164419: | | | | | | | 2187 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.739s 639139160382185937: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2188 | | | 0.002s 37.741s 639139160382206695: | | | | | | | | | | | | | | | | | | | 1823 | | | | | | | | | | | | 0.000s 37.741s 639139160382207533: | | | | | | | | | | | | | | | | 2189 | | | | | | | | | | | | | | | 0.002s 37.743s 639139160382228871: | | | | | | | | | | | | | 1896 | | | | | | | | | | | | | | | | | | 0.002s 37.745s 639139160382250695: | | | | | | | | | | | | | | | | | | 2190 | | | | | | | | | | | | | 0.002s 37.748s 639139160382272150: | | | | | | | | | | | | | | | | | 1895 | | | | | | | | | | | | | | 0.002s 37.750s 639139160382293910: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1820 | | 0.000s 37.750s 639139160382294761: | | | | | | | | | | | | | | | | | | | | | | | | 2191 | | | | | | | 0.002s 37.752s 639139160382316184: | | | | | | | | | | | | | | | 1887 | | | | | | | | | | | | | | | | 0.002s 37.754s 639139160382339675: | 1850 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.754s 639139160382340443: | | | | | | | | | | | | | | | | | | | | | | 1880 | | | | | | | | | 0.000s 37.754s 639139160382341264: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2192 0.002s 37.757s 639139160382363248: | | | | | | | | | | | | | | | | | | | | | | | 2193 | | | | | | | | 0.002s 37.759s 639139160382384707: | | | 2194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.761s 639139160382407125: 1918 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.763s 639139160382430877: | | | | | | | | | | | | | | | | | | | | | | | | | | 2195 | | | | | 0.002s 37.766s 639139160382452398: | | | | | | | | | | | | | | | | | | | | 2196 | | | | | | | | | | | 0.002s 37.768s 639139160382473730: | | | | | | | | | | | | | | | | | | | | | | | | | 2197 | | | | | | 0.002s 37.770s 639139160382494258: | | | | | | | | | | 1867 | | | | | | | | | | | | | | | | | | | | | 0.002s 37.772s 639139160382513249: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1882 | 0.001s 37.773s 639139160382527584: | | | | 1866 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.773s 639139160382528188: | | | | | | | | | | | | | | | | | | | | | 1935 | | | | | | | | | | 0.002s 37.775s 639139160382543423: | | | | | | | | | | | | 2198 | | | | | | | | | | | | | | | | | | | 0.002s 37.776s 639139160382558971: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2199 | | | | 0.002s 37.778s 639139160382579504: | | | | | | | 1852 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.778s 639139160382580133: | | 1902 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.780s 639139160382596653: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1888 | | | 0.000s 37.780s 639139160382597241: | | | | | | | | | | | | | | | | 1824 | | | | | | | | | | | | | | | 0.000s 37.780s 639139160382598062: | | | | | | | | | | | | | | | | | | | 2200 | | | | | | | | | | | | 0.002s 37.782s 639139160382615696: | | | | | | | | | | | | | 2201 | | | | | | | | | | | | | | | | | | 0.001s 37.783s 639139160382630196: | | | | | | | | | | | | | | | | | | 1889 | | | | | | | | | | | | | 0.000s 37.783s 639139160382630964: | | | | | | | | | | | | | | | | | 2202 | | | | | | | | | | | | | | 0.001s 37.785s 639139160382645325: | | | | | | 1943 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.787s 639139160382662189: | | | | | | | | | | | | | | | | | | | | | | | | 1862 | | | | | | | 0.000s 37.787s 639139160382662868: | | | | | | | | | | | | | | | | | | | | | | 2203 | | | | | | | | | 0.002s 37.788s 639139160382678197: | | | | | | | | | | | | | | | 2204 | | | | | | | | | | | | | | | | 0.001s 37.790s 639139160382692138: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1985 0.000s 37.790s 639139160382695289: | | | | | | | | | | | | | | | | | | | | | | | 1857 | | | | | | | | 0.000s 37.790s 639139160382695775: | 1890 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.792s 639139160382712795: | | | | | | | | 1849 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.793s 639139160382729360: | | | | | | | | | | | | | | 1846 | | | | | | | | | | | | | | | | | 0.001s 37.795s 639139160382744246: | | | 1939 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.795s 639139160382744713: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1861 | | 0.001s 37.796s 639139160382759463: 2205 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.798s 639139160382776080: | | | | | | | | | 1907 | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.799s 639139160382790613: | | | | | | | | | | | | | | | | | | | | | | | | | | 1863 | | | | | 0.000s 37.799s 639139160382791182: | | | | | | | | | | | | | | | | | | | | 1944 | | | | | | | | | | | 0.000s 37.799s 639139160382791632: | | | | | | | | | | | | | | | | | | | | | | | | | 1900 | | | | | | 0.000s 37.800s 639139160382792203: | | | | | | | | | | | 1911 | | | | | | | | | | | | | | | | | | | | 0.002s 37.802s 639139160382812683: | | | | | 1952 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 37.819s 639139160382990083: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2206 | 0.002s 37.822s 639139160383012745: | | | | | | | | | | | | | | | | | | | | | 2207 | | | | | | | | | | 0.002s 37.824s 639139160383036003: | | | | | | | | | | 2208 | | | | | | | | | | | | | | | | | | | | | 0.002s 37.826s 639139160383057536: | | | | | | | | | | | | 1891 | | | | | | | | | | | | | | | | | | | 0.000s 37.826s 639139160383058487: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1871 | | | | 0.000s 37.826s 639139160383059193: | | | | 1897 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.829s 639139160383082279: | | 2209 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.831s 639139160383103175: | | | | | | | | | | | | | | | | | | | 1823 | | | | | | | | | | | | 0.000s 37.831s 639139160383103922: | | | | | | | | | | | | | | | | 2210 | | | | | | | | | | | | | | | 0.002s 37.833s 639139160383125401: | | | | | | | | | | | | | 1896 | | | | | | | | | | | | | | | | | | 0.000s 37.833s 639139160383126166: | | | | | | | | | | | | | | | | | | 2211 | | | | | | | | | | | | | 0.002s 37.835s 639139160383147323: | | | | | | | | | | | | | | | | | 1895 | | | | | | | | | | | | | | 0.000s 37.835s 639139160383148239: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1930 | | | 0.002s 37.837s 639139160383169293: | | | | | | | 1893 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.839s 639139160383189635: | | | | | | | | | | | | | | | | | | | | | | | | 2212 | | | | | | | 0.002s 37.841s 639139160383210212: | | | | | | 2213 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.843s 639139160383230873: | | | | | | | | | | | | | | | | | | | | | | 1880 | | | | | | | | | 0.000s 37.843s 639139160383231671: | | | | | | | | | | | | | | | 1887 | | | | | | | | | | | | | | | | 0.000s 37.844s 639139160383232352: | 2214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.846s 639139160383254387: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005 0.002s 37.848s 639139160383275651: | | | 2215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.850s 639139160383296385: | | | | | | | | 2216 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.852s 639139160383316773: | | | | | | | | | | | | | | 2217 | | | | | | | | | | | | | | | | | 0.002s 37.854s 639139160383337240: 1918 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.854s 639139160383338266: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2218 | | 0.002s 37.856s 639139160383358741: | | | | | | | | | 2219 | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.858s 639139160383379081: | | | | | | | | | | | | | | | | | | | | | | | | | | 2220 | | | | | 0.002s 37.860s 639139160383399868: | | | | | | | | | | | 2221 | | | | | | | | | | | | | | | | | | | | 0.002s 37.862s 639139160383421283: | | | | | | | | | | | | | | | | | | | | | | | | | 1942 | | | | | | 0.002s 37.865s 639139160383443129: | | | | | | | | | | | | | | | | | | | | 1964 | | | | | | | | | | | 0.002s 37.867s 639139160383463862: | | | | | | | | | | | | | | | | | | | | | | | 1908 | | | | | | | | 0.002s 37.869s 639139160383484540: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1882 | 0.000s 37.869s 639139160383485347: | | | | | 2222 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.871s 639139160383505712: | | | | | | | | | | | | | | | | | | | | | 1935 | | | | | | | | | | 0.000s 37.871s 639139160383506552: | | | | | | | | | | 1867 | | | | | | | | | | | | | | | | | | | | | 0.000s 37.871s 639139160383507168: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2223 | | | | 0.002s 37.873s 639139160383527339: | | | | 2224 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.875s 639139160383547160: | | | | | | | | | | | | 1950 | | | | | | | | | | | | | | | | | | | 0.002s 37.877s 639139160383567999: | | 1902 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.877s 639139160383568775: | | | | | | | | | | | | | 2225 | | | | | | | | | | | | | | | | | | 0.002s 37.879s 639139160383589407: | | | | | | | | | | | | | | | | 1824 | | | | | | | | | | | | | | | 0.000s 37.879s 639139160383590178: | | | | | | | | | | | | | | | | | | 1889 | | | | | | | | | | | | | 0.000s 37.879s 639139160383590868: | | | | | | | | | | | | | | | | | | | 1864 | | | | | | | | | | | | 0.002s 37.882s 639139160383612024: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2226 | | | 0.002s 37.884s 639139160383632729: | | | | | | | 2227 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.886s 639139160383653708: | | | | | | | | | | | | | | | | | | | | | | | | 1862 | | | | | | | 0.000s 37.886s 639139160383654949: | | | | | | | | | | | | | | | | | 1917 | | | | | | | | | | | | | | 0.002s 37.888s 639139160383675870: | | | | | | | | | | | | | | | 2228 | | | | | | | | | | | | | | | | 0.002s 37.890s 639139160383695513: | | | | | | 1943 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.890s 639139160383696281: | 1890 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.890s 639139160383696890: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2229 0.002s 37.892s 639139160383717835: | | | | | | | | | | | | | | | | | | | | | | 1910 | | | | | | | | | 0.002s 37.894s 639139160383738471: | | | 1939 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.894s 639139160383739246: | | | | | | | | 1849 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.894s 639139160383739895: | | | | | | | | | | | | | | 1846 | | | | | | | | | | | | | | | | | 0.000s 37.894s 639139160383740597: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1861 | | 0.000s 37.894s 639139160383741256: | | | | | | | | | 1907 | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.895s 639139160383741911: 1948 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 37.901s 639139160383803383: | | | | | | | | | | | | | | | | | | | | | | | | | | 1863 | | | | | 0.000s 37.901s 639139160383804207: | | | | | | | | | | | 1911 | | | | | | | | | | | | | | | | | | | | 0.000s 37.901s 639139160383804909: | | | | | | | | | | | | | | | | | | | | | | | | | 2230 | | | | | | 0.002s 37.903s 639139160383827001: | | | | | | | | | | | | | | | | | | | | 2231 | | | | | | | | | | | 0.002s 37.905s 639139160383848084: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2232 | 0.002s 37.907s 639139160383869012: | | | | | | | | | | | | | | | | | | | | | | | 2233 | | | | | | | | 0.002s 37.909s 639139160383889567: | | | | | | | | | | | | | | | | | | | | | 2234 | | | | | | | | | | 0.002s 37.911s 639139160383910271: | | | | | | | | | | 2235 | | | | | | | | | | | | | | | | | | | | | 0.002s 37.914s 639139160383932083: | | | | | 1952 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.914s 639139160383932883: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1871 | | | | 0.000s 37.914s 639139160383933537: | | | | 1897 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.914s 639139160383934169: | | 2236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.916s 639139160383955883: | | | | | | | | | | | | 2237 | | | | | | | | | | | | | | | | | | | 0.002s 37.918s 639139160383976818: | | | | | | | | | | | | | 1896 | | | | | | | | | | | | | | | | | | 0.000s 37.918s 639139160383977567: | | | | | | | | | | | | | | | | | | | 2238 | | | | | | | | | | | | 0.002s 37.920s 639139160383998401: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1930 | | | 0.000s 37.920s 639139160383999319: | | | | | | | 1893 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.920s 639139160383999933: | | | | | | | | | | | | | | | | | | 1923 | | | | | | | | | | | | | 0.002s 37.922s 639139160384020018: | | | | | | 2239 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.924s 639139160384040144: | | | | | | | | | | | | | | | 1887 | | | | | | | | | | | | | | | | 0.000s 37.924s 639139160384040900: | | | | | | | | | | | | | | | | | 2240 | | | | | | | | | | | | | | 0.002s 37.926s 639139160384061625: | 2241 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.929s 639139160384082717: | | | | | | | | | | | | | | | | 1842 | | | | | | | | | | | | | | | 0.002s 37.931s 639139160384104670: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005 0.000s 37.931s 639139160384108571: | | | | | | | | | | | | | | | | | | | | | | | | 1898 | | | | | | | 0.002s 37.933s 639139160384128668: | | | 2242 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.935s 639139160384148890: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2243 | | 0.002s 37.937s 639139160384169187: | | | | | | | | | | | | | | | | | | | | | | 2244 | | | | | | | | | 0.002s 37.939s 639139160384189139: | | | | | | | | | | | 2245 | | | | | | | | | | | | | | | | | | | | 0.002s 37.941s 639139160384209797: 2246 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.943s 639139160384231238: | | | | | | | | 1873 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.946s 639139160384251805: | | | | | | | | | | | | | | | | | | | | | | | | | 1942 | | | | | | 0.000s 37.946s 639139160384252771: | | | | | | | | | 1926 | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.948s 639139160384273167: | | | | | | | | | | | | | | | | | | | | 1964 | | | | | | | | | | | 0.000s 37.948s 639139160384274005: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1882 | 0.000s 37.948s 639139160384274658: | | | | | | | | | | | | | | 1875 | | | | | | | | | | | | | | | | | 0.002s 37.950s 639139160384295537: | | | | | | | | | | | | | | | | | | | | | | | | | | 1886 | | | | | 0.002s 37.952s 639139160384316314: | | | | | | | | | | | | | | | | | | | | | 1935 | | | | | | | | | | 0.000s 37.952s 639139160384317131: | | | | | | | | | | 1867 | | | | | | | | | | | | | | | | | | | | | 0.000s 37.952s 639139160384317995: | | | | 2247 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.954s 639139160384339423: | | | | | | | | | | | | | | | | | | | | | | | 1908 | | | | | | | | 0.000s 37.954s 639139160384340197: | | 1902 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.954s 639139160384340799: | | | | | 1982 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.956s 639139160384361534: | | | | | | | | | | | | 1950 | | | | | | | | | | | | | | | | | | | 0.000s 37.957s 639139160384362279: | | | | | | | | | | | | | | | | | | | 1864 | | | | | | | | | | | | 0.000s 37.957s 639139160384362897: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1894 | | | | 0.002s 37.959s 639139160384383724: | | | | | | | 2248 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.961s 639139160384404946: | | | | | | | | | | | | | 1933 | | | | | | | | | | | | | | | | | | 0.002s 37.963s 639139160384425336: | | | | | | | | | | | | | | | | | | 2249 | | | | | | | | | | | | | 0.002s 37.965s 639139160384444911: | | | | | | 1943 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.965s 639139160384445593: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1962 | | | 0.002s 37.967s 639139160384465566: | | | | | | | | | | | | | | | | | 1917 | | | | | | | | | | | | | | 0.000s 37.967s 639139160384466284: | | | | | | | | | | | | | | | 1919 | | | | | | | | | | | | | | | | 0.002s 37.969s 639139160384485947: | 1890 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.969s 639139160384486652: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2250 0.002s 37.971s 639139160384506504: | | | | | | | | | | | | | | | | 2251 | | | | | | | | | | | | | | | 0.002s 37.973s 639139160384526059: | | | | | | | | | | | | | | | | | | | | | | | | 2252 | | | | | | | 0.002s 37.975s 639139160384545430: | | | 1939 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.975s 639139160384546205: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1861 | | 0.000s 37.975s 639139160384546816: | | | | | | | | | | | | | | | | | | | | | | 1910 | | | | | | | | | 0.000s 37.975s 639139160384547402: | | | | | | | | | | | 1911 | | | | | | | | | | | | | | | | | | | | 0.000s 37.975s 639139160384548164: 1948 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 37.975s 639139160384548957: | | | | | | | | 2253 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.977s 639139160384569914: | | | | | | | | | | | | | | | | | | | | 2254 | | | | | | | | | | | 0.002s 37.979s 639139160384590567: | | | | | | | | | 2255 | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.981s 639139160384611607: | | | | | | | | | | | | | | 2256 | | | | | | | | | | | | | | | | | 0.002s 37.984s 639139160384632109: | | | | | | | | | | | | | | | | | | | | | | | | | 1961 | | | | | | 0.008s 37.991s 639139160384710622: | | | | | | | | | | | | | | | | | | | | | 2257 | | | | | | | | | | 0.002s 37.994s 639139160384732291: | | | | | | | | | | | | | | | | | | | | | | | | | | 2258 | | | | | 0.002s 37.996s 639139160384753126: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1912 | 0.002s 37.998s 639139160384773832: | | | | | | | | | | | | | | | | | | | | | | | 2259 | | | | | | | | 0.002s 38.000s 639139160384793983: | | | | 1897 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.000s 639139160384794734: | | 2260 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.002s 639139160384815695: | | | | | | | | | | | | 2261 | | | | | | | | | | | | | | | | | | | 0.002s 38.004s 639139160384836126: | | | | | | | | | | | | | | | | | | | 2262 | | | | | | | | | | | | 0.002s 38.006s 639139160384856770: | | | | | 2263 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.008s 639139160384877071: | | | | | | | | | | 1885 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.010s 639139160384897342: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2264 | | | | 0.002s 38.012s 639139160384918489: | | | | | | | 1893 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.012s 639139160384919161: | | | | | | | | | | | | | 2265 | | | | | | | | | | | | | | | | | | 0.002s 38.014s 639139160384939802: | | | | | | | | | | | | | | | | | | 1923 | | | | | | | | | | | | | 0.000s 38.014s 639139160384940536: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2266 | | | 0.002s 38.016s 639139160384961298: | | | | | | 1977 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.019s 639139160384981997: | | | | | | | | | | | | | | | 2267 | | | | | | | | | | | | | | | | 0.002s 38.021s 639139160385002293: | | | | | | | | | | | | | | | | | 1928 | | | | | | | | | | | | | | 0.002s 38.023s 639139160385022419: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005 0.000s 38.023s 639139160385025134: | | | | | | | | | | | | | | | | 1842 | | | | | | | | | | | | | | | 0.000s 38.023s 639139160385025801: | | | | | | | | | | | | | | | | | | | | | | 2268 | | | | | | | | | 0.002s 38.025s 639139160385045688: | | | | | | | | | | | 2269 | | | | | | | | | | | | | | | | | | | | 0.002s 38.027s 639139160385065407: 2270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.029s 639139160385087413: | | | | | | | | 1873 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.029s 639139160385088399: | | | 1972 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.031s 639139160385108931: | | | | | | | | | | | | | | | | | | | | 1964 | | | | | | | | | | | 0.000s 38.031s 639139160385109631: | | | | | | | | | | | | | | | | | | | | | | | | 1898 | | | | | | | 0.000s 38.031s 639139160385110242: | 1922 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.033s 639139160385131120: | | | | | | | | | 1926 | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.034s 639139160385131763: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1884 | | 0.002s 38.036s 639139160385152474: | | | | | | | | | | | | | | 1875 | | | | | | | | | | | | | | | | | 0.000s 38.036s 639139160385153205: | | | | | | | | | | | | | | | | | | | | | | | | | 2271 | | | | | | 0.002s 38.038s 639139160385174739: | | | | | | | | | | | | | | | | | | | | | 1935 | | | | | | | | | | 0.000s 38.038s 639139160385175483: | | | | | | | | | | | | | | | | | | | | | | | | | | 1886 | | | | | 0.000s 38.038s 639139160385176088: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2272 | 0.002s 38.040s 639139160385196285: | | | | | | | | | | | | | | | | | | | | | | | 1908 | | | | | | | | 0.000s 38.040s 639139160385196987: | | 1902 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.040s 639139160385197525: | | | | | | | | | | | | 1950 | | | | | | | | | | | | | | | | | | | 0.000s 38.040s 639139160385198264: | | | | 1947 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.042s 639139160385218642: | | | | | | | | | | | | | | | | | | | 1864 | | | | | | | | | | | | 0.000s 38.042s 639139160385219440: | | | | | 1982 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.042s 639139160385220025: | | | | | | | | | | 2273 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.044s 639139160385240837: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1894 | | | | 0.000s 38.044s 639139160385241589: | | | | | | | | | | | | | | | | | | 2274 | | | | | | | | | | | | | 0.002s 38.047s 639139160385261864: | | | | | | | | | | | | | 1933 | | | | | | | | | | | | | | | | | | 0.000s 38.047s 639139160385262543: | | | | | | | 1927 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.049s 639139160385282639: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1962 | | | 0.000s 38.049s 639139160385283399: | | | | | | 2275 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.051s 639139160385303323: | | | | | | | | | | | | | | | 1919 | | | | | | | | | | | | | | | | 0.000s 38.051s 639139160385304043: | | | | | | | | | | | | | | | | | 2276 | | | | | | | | | | | | | | 0.002s 38.053s 639139160385323847: | | | | | | | | | | | 1911 | | | | | | | | | | | | | | | | | | | | 0.000s 38.053s 639139160385324501: | | | | | | | | | | | | | | | | | | | | | | 1910 | | | | | | | | | 0.000s 38.053s 639139160385325050: 1948 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.053s 639139160385325854: | | | | | | | | 2277 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.055s 639139160385345701: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2027 0.002s 38.057s 639139160385365429: | | | | | | | | | | | | | | | | | | | | | | | | 2278 | | | | | | | 0.002s 38.059s 639139160385384586: | | | | | | | | | 2279 | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.061s 639139160385403835: | 2280 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.063s 639139160385423976: | | | | | | | | | | | | | | 2281 | | | | | | | | | | | | | | | | | 0.002s 38.065s 639139160385443974: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2282 | | 0.002s 38.067s 639139160385463677: | | | | | | | | | | | | | | | | | | | | 2001 | | | | | | | | | | | 0.002s 38.069s 639139160385483600: | | | 2283 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.071s 639139160385502684: | | | | | | | | | | | | | | | | | | | | | | | | | 1961 | | | | | | 0.000s 38.071s 639139160385503372: | | | | | | | | | | | | | | | | | | | | | 2284 | | | | | | | | | | 0.002s 38.073s 639139160385522567: | | | | | | | | | | | | | | | | | | | | | | | | | | 2285 | | | | | 0.002s 38.075s 639139160385542361: | | | | | | | | | | | | | | | | 1869 | | | | | | | | | | | | | | | 0.002s 38.077s 639139160385562020: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1912 | 0.000s 38.077s 639139160385562782: | | | | | | | | | | | | | | | | | | | | | | | 2286 | | | | | | | | 0.002s 38.079s 639139160385582851: | | | | | 2287 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.081s 639139160385602248: | | | | 2288 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.083s 639139160385622069: | | | | | | | | | | 1885 | | | | | | | | | | | | | | | | | | | | | 0.000s 38.083s 639139160385622773: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2289 | | | | 0.002s 38.085s 639139160385642604: | | | | | | | | | | | | | | | | | | 1923 | | | | | | | | | | | | | 0.000s 38.085s 639139160385643348: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2290 | | | 0.008s 38.093s 639139160385726423: | | | | | | | 2291 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.095s 639139160385746353: | | | | | | | | | | | | | | | | | 1928 | | | | | | | | | | | | | | 0.000s 38.095s 639139160385746862: | | | | | | 1977 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.095s 639139160385747217: | | | | | | | | 1873 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.095s 639139160385747612: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2292 0.002s 38.097s 639139160385764230: | | | | | | | | | | | | | | | | | | | | | | | | 1898 | | | | | | | 0.000s 38.097s 639139160385764958: | | | | | | | | | 1926 | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.097s 639139160385765475: | 1922 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.097s 639139160385765938: | | | | | | | | | | | | | | 1875 | | | | | | | | | | | | | | | | | 0.000s 38.097s 639139160385766517: | | | | | | | | | | | | 1984 | | | | | | | | | | | | | | | | | | | 0.002s 38.099s 639139160385787056: | | | | | | | | | | | | | | | | | | | | | | | | | 2293 | | | | | | 0.002s 38.101s 639139160385807971: | | | | | | | | | | | | | 1965 | | | | | | | | | | | | | | | | | | 0.002s 38.103s 639139160385829267: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1884 | | 0.000s 38.103s 639139160385830218: | | | 1972 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.103s 639139160385830725: | | | | | | | | | | | | | | | | | | | | | 1935 | | | | | | | | | | 0.000s 38.103s 639139160385831253: | | | | | | | | | | | | | | | | | | | | | | | | | | 1886 | | | | | 0.000s 38.104s 639139160385831785: | | | | | | | | | | | | | | | 1941 | | | | | | | | | | | | | | | | 0.002s 38.106s 639139160385852744: | | | | | | | | | | | | | | | | | | | | 2294 | | | | | | | | | | | 0.002s 38.108s 639139160385873436: | | | | | | | | | | | | | | | | 2295 | | | | | | | | | | | | | | | 0.002s 38.110s 639139160385894157: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2296 | 0.002s 38.112s 639139160385915470: | | | | | | | | | | | | | | | | | | | | | | | 1908 | | | | | | | | 0.000s 38.112s 639139160385916238: | | | | | 1982 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.112s 639139160385916773: | | | | 1947 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.112s 639139160385917322: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1894 | | | | 0.000s 38.112s 639139160385917924: | | | | | | | | | | | | | | | | | | 2297 | | | | | | | | | | | | | 0.002s 38.114s 639139160385938738: | | | | | | | | | | | 1938 | | | | | | | | | | | | | | | | | | | | 0.002s 38.116s 639139160385958076: | | | | | | | | | | | | | | | | | | | 1901 | | | | | | | | | | | | 0.002s 38.118s 639139160385979298: | | | | | | | | | | 1909 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.120s 639139160386000300: | | 1932 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.122s 639139160386020830: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1962 | | | 0.000s 38.122s 639139160386021550: | | | | | | | | | | | | | | | | | 2298 | | | | | | | | | | | | | | 0.002s 38.124s 639139160386040539: | | | | | | | 1927 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.124s 639139160386041271: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2027 0.000s 38.125s 639139160386044040: | 2299 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.127s 639139160386063822: 1975 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.129s 639139160386084968: | | | | | | 2300 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.131s 639139160386105212: | | | | | | | | | | | | 2301 | | | | | | | | | | | | | | | | | | | 0.002s 38.133s 639139160386125095: | | | | | | | | 1892 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.135s 639139160386144807: | | | | | | | | | | | | | | | | | | | | | | | | | 1961 | | | | | | 0.000s 38.135s 639139160386145464: | | | | | | | | | 1957 | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.137s 639139160386165088: | | | | | | | | | | | | | | | 2302 | | | | | | | | | | | | | | | | 0.002s 38.139s 639139160386184439: | | | 2004 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.141s 639139160386204094: | | | | | | | | | | | | | | | | | | | | 2001 | | | | | | | | | | | 0.000s 38.141s 639139160386204836: | | | | | | | | | | | | | | | | 1869 | | | | | | | | | | | | | | | 0.000s 38.141s 639139160386205453: | | | | | | | | | | | | | | | | | | | | | | | | 1931 | | | | | | | 0.002s 38.143s 639139160386224800: | | | | 2303 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.144s 639139160386240768: | | | | | | | | | | | | | | 1904 | | | | | | | | | | | | | | | | | 0.001s 38.146s 639139160386253983: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1921 | | | | 0.001s 38.147s 639139160386268261: | | | | | | | | | | | | | | | | | | 1923 | | | | | | | | | | | | | 0.000s 38.147s 639139160386268786: | | | | | | | | | | | 2304 | | | | | | | | | | | | | | | | | | | | 0.001s 38.149s 639139160386282698: | | | | | | | | | | | | | | | | | | | 2305 | | | | | | | | | | | | 0.001s 38.150s 639139160386295260: | | | | | 2010 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.152s 639139160386311730: | | | | | | | | | | | | | 2306 | | | | | | | | | | | | | | | | | | 0.002s 38.153s 639139160386329178: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1915 | | 0.002s 38.155s 639139160386347015: | | | | | | | | | | 2307 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.157s 639139160386362615: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1912 | 0.000s 38.157s 639139160386363279: | | 2308 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.158s 639139160386379523: | | | | | | | 2309 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.160s 639139160386394970: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2310 0.001s 38.161s 639139160386407734: | | | | | | | | | | | | | | | | | 1928 | | | | | | | | | | | | | | 0.000s 38.161s 639139160386408394: | 1922 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.161s 639139160386408923: | | | | | | | | | | | | | | | | | | | | | | | 1920 | | | | | | | | 0.002s 38.163s 639139160386426296: | | | | | | | | | | | | | | | | | | | | | | | | | | 1924 | | | | | 0.002s 38.165s 639139160386442441: 2311 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 38.166s 639139160386455661: | | | | | | 1977 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.166s 639139160386456048: | | | | | | | | | | | | 1984 | | | | | | | | | | | | | | | | | | | 0.000s 38.166s 639139160386456467: | | | | | | | | 2312 | | | | | | | | | | | | | | | | | | | | | | | 0.015s 38.181s 639139160386609568: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1990 | | | 0.002s 38.183s 639139160386629120: | | | | | | | | | | | | | | | | | | | | | | | | | 1995 | | | | | | 0.002s 38.185s 639139160386646156: | | | | | | | | | | | | | | | 1941 | | | | | | | | | | | | | | | | 0.000s 38.185s 639139160386646767: | | | | | | | | | | | | | | | | | | | | 2313 | | | | | | | | | | | 0.002s 38.187s 639139160386664871: | | | | | | | | | 2314 | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.189s 639139160386683495: | | | 2315 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.190s 639139160386701119: | | | | | | | | | | | | | | | | | | | | | 1974 | | | | | | | | | | 0.001s 38.192s 639139160386715871: | | | | | | | | | | | | | | | | | | | | | | | | 2316 | | | | | | | 0.002s 38.194s 639139160386732982: | | | | 1947 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.194s 639139160386733582: | | | | | | | | | | | | | | | | 1899 | | | | | | | | | | | | | | | 0.002s 38.195s 639139160386750254: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2317 | | | | 0.002s 38.197s 639139160386766731: | | | | | | | | | | | | | | 2318 | | | | | | | | | | | | | | | | | 0.002s 38.199s 639139160386782776: | | | | | | | | | | | | | | | | | | | 1901 | | | | | | | | | | | | 0.000s 38.199s 639139160386783417: | | | | | | | | | | | 1938 | | | | | | | | | | | | | | | | | | | | 0.000s 38.199s 639139160386783970: | | | | | | | | | | | | | | | | | | | | | | 1936 | | | | | | | | | 0.001s 38.200s 639139160386797496: | | | | | | | | | | | | | | | | | | 1955 | | | | | | | | | | | | | 0.001s 38.201s 639139160386811024: | | | | | 2319 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.203s 639139160386829177: | | | | | | | | | | | | | 1965 | | | | | | | | | | | | | | | | | | 0.000s 38.203s 639139160386829663: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2320 | | 0.002s 38.205s 639139160386845916: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2321 | 0.001s 38.206s 639139160386858572: | | | | | | | | | | 1909 | | | | | | | | | | | | | | | | | | | | | 0.000s 38.206s 639139160386858972: | | 1932 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.206s 639139160386859298: | | | | | | | 1927 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.206s 639139160386859605: | | | | | | | | | | | | | | | | | 2322 | | | | | | | | | | | | | | 0.002s 38.208s 639139160386875134: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2027 0.000s 38.208s 639139160386877319: | | | | | | | | | | | | | | | | | | | | | | | 2323 | | | | | | | | 0.001s 38.210s 639139160386891936: 1975 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.210s 639139160386892624: | 1963 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 38.215s 639139160386947779: | | | | | | | | | | | | | | | | | | | | | | | | | | 2324 | | | | | 0.002s 38.217s 639139160386970233: | | | | | | 2009 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 38.219s 639139160386984301: | | | | | | | | | | | | 2016 | | | | | | | | | | | | | | | | | | | 0.001s 38.220s 639139160386997637: | | | | | | | | 1892 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.220s 639139160386998021: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2325 | | | 0.001s 38.222s 639139160387012278: | | | | | | | | | | | | | | | 2326 | | | | | | | | | | | | | | | | 0.001s 38.223s 639139160387025959: | | | | | | | | | | | | | | | | | | | | | | | | | 2327 | | | | | | 0.002s 38.224s 639139160387041618: | | | | | | | | | | | | | | | | | | | | 2001 | | | | | | | | | | | 0.000s 38.225s 639139160387042150: | | | | | | | | | 1957 | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.225s 639139160387042558: | | | 2004 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.225s 639139160387042973: | | | | | | | | | | | | | | | | | | | | | 2328 | | | | | | | | | | 0.001s 38.226s 639139160387057816: | | | | | | | | | | | | | | | | | | | | | | | | 1931 | | | | | | | 0.000s 38.226s 639139160387058373: | | | | | | | | | | | | | | | | 2329 | | | | | | | | | | | | | | | 0.002s 38.228s 639139160387074030: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1921 | | | | 0.000s 38.228s 639139160387074482: | | | | 1987 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 38.229s 639139160387088413: | | | | | | | | | | | | | | | | | | | 2330 | | | | | | | | | | | | 0.001s 38.231s 639139160387102248: | | | | | | | | | | | 2331 | | | | | | | | | | | | | | | | | | | | 0.001s 38.232s 639139160387114731: | | | | | | | | | | | | | | 1904 | | | | | | | | | | | | | | | | | 0.000s 38.232s 639139160387115111: | | | | | | | | | | | | | | | | | | | | | | 2332 | | | | | | | | | 0.001s 38.233s 639139160387128674: | | | | | | | | | | | | | | | | | | 2333 | | | | | | | | | | | | | 0.002s 38.235s 639139160387144912: | | | | | 2010 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.235s 639139160387145474: | | | | | | | | | | | | | 2334 | | | | | | | | | | | | | | | | | | 0.002s 38.237s 639139160387166266: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1915 | | 0.000s 38.237s 639139160387166874: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1912 | 0.000s 38.237s 639139160387167396: | | | | | | | | | | 2335 | | | | | | | | | | | | | | | | | | | | | 0.001s 38.239s 639139160387182109: | | | | | | | | | | | | | | | | | 1928 | | | | | | | | | | | | | | 0.000s 38.239s 639139160387186513: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2336 0.001s 38.240s 639139160387201350: | | | | | | | | | | | | | | | | | | | | | | | 1920 | | | | | | | | 0.000s 38.241s 639139160387201871: | | | | | | | 1959 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.242s 639139160387219725: 2024 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.244s 639139160387238434: | 2337 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.246s 639139160387255880: | | | | | | | | | | | | | | | | | | | | | | | | | | 1924 | | | | | 0.000s 38.246s 639139160387256358: | | | | | | 2338 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.248s 639139160387271905: | | | | | | | | | | | | 2339 | | | | | | | | | | | | | | | | | | | 0.002s 38.249s 639139160387287868: | | 1971 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.251s 639139160387304496: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1990 | | | 0.000s 38.251s 639139160387305271: | | | | | | | | | | | | | | | | | | | | | | | | | 1995 | | | | | | 0.000s 38.251s 639139160387305784: | | | | | | | | | | | | | | | 1941 | | | | | | | | | | | | | | | | 0.000s 38.251s 639139160387307063: | | | | | | | | | 2340 | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.253s 639139160387325911: | | | | | | | | | | | | | | | | 1899 | | | | | | | | | | | | | | | 0.000s 38.253s 639139160387327110: | | | | | | | | | | | | | | | | | | | | | 1974 | | | | | | | | | | 0.000s 38.253s 639139160387327550: | | | | | | | | | | | | | | | | | | | | 2030 | | | | | | | | | | | 0.002s 38.255s 639139160387346276: | | | | 2341 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.257s 639139160387366875: | | | | | | | | | | | | | | | | | | | | | | | | 2342 | | | | | | | 0.007s 38.264s 639139160387440935: | | | | | | | | 1925 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.266s 639139160387461400: | | | | | | | | | | | | | | | | | | | 1901 | | | | | | | | | | | | 0.000s 38.267s 639139160387462128: | | | | | | | | | | | | | | 2343 | | | | | | | | | | | | | | | | | 0.002s 38.269s 639139160387483040: | | | | | | | | | | | 1938 | | | | | | | | | | | | | | | | | | | | 0.000s 38.269s 639139160387483634: | | | | | | | | | | | | | | | | | | | | | | 1936 | | | | | | | | | 0.000s 38.269s 639139160387484207: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1989 | | | | 0.002s 38.271s 639139160387504620: | | | | | 2344 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.273s 639139160387523986: | | | | | | | | | | | | | | | | | | 1955 | | | | | | | | | | | | | 0.000s 38.273s 639139160387525421: | | | | | | | | | | | | | 1965 | | | | | | | | | | | | | | | | | | 0.000s 38.273s 639139160387526038: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2345 | | 0.002s 38.275s 639139160387546227: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2346 | 0.002s 38.277s 639139160387566036: | | | | | | | | | | 1909 | | | | | | | | | | | | | | | | | | | | | 0.000s 38.277s 639139160387566831: | | | 2022 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.280s 639139160387598487: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2027 0.000s 38.281s 639139160387601816: | | | | | | | | | | | | | | | | | | | | | | | 1940 | | | | | | | | 0.002s 38.283s 639139160387622490: 2347 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.285s 639139160387643550: | | | | | | | | | | | | | | | | | 1958 | | | | | | | | | | | | | | 0.002s 38.287s 639139160387663381: | | | | | | | 2348 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.289s 639139160387682736: | 1963 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.289s 639139160387685432: | | | | | | | | | | | | 2016 | | | | | | | | | | | | | | | | | | | 0.000s 38.289s 639139160387686423: | | 2349 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.291s 639139160387705906: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2350 | | | 0.001s 38.292s 639139160387719890: | | | | | | | | | | | | | | | | | | | | | | | | | | 1953 | | | | | 0.002s 38.294s 639139160387735889: | | | | | | | | | | | | | | | 1976 | | | | | | | | | | | | | | | | 0.001s 38.295s 639139160387750533: | | | | | | | | | | | | | | | | | | | | | 2351 | | | | | | | | | | 0.002s 38.297s 639139160387766462: | | | | | | | | | | | | | | | | 1945 | | | | | | | | | | | | | | | 0.002s 38.299s 639139160387783387: | | | | | | | | | 1957 | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.299s 639139160387783919: | | | | | | 2009 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.299s 639139160387784406: | | | | 1987 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.299s 639139160387784951: | | | | | | | | | | | | | | | | | | | | 2352 | | | | | | | | | | | 0.002s 38.300s 639139160387800648: | | | | | | | | | | | | | | | | | | | | | | | | 1931 | | | | | | | 0.000s 38.300s 639139160387801502: | | | | | | | | | | | | | | | | | | | | | | | | | 2011 | | | | | | 0.002s 38.302s 639139160387820126: | | | | | | | | 2353 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 38.304s 639139160387833920: | | | | | | | | | | | | | | | | | | | | | | 2354 | | | | | | | | | 0.002s 38.305s 639139160387850034: | | | | | | | | | | | | | | 1904 | | | | | | | | | | | | | | | | | 0.000s 38.305s 639139160387850687: | | | | | | | | | | | | | | | | | | | 1946 | | | | | | | | | | | | 0.001s 38.307s 639139160387864900: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2355 | | | | 0.002s 38.308s 639139160387880093: | | | | | | | | | | | 1979 | | | | | | | | | | | | | | | | | | | | 0.001s 38.310s 639139160387894588: | | | | | 2010 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.310s 639139160387894989: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1915 | | 0.000s 38.310s 639139160387895339: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1912 | 0.000s 38.310s 639139160387895658: | | | | | | | | | | 2356 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.312s 639139160387913873: | | | | | | | | | | | | | 1999 | | | | | | | | | | | | | | | | | | 0.002s 38.314s 639139160387935643: | | | 2357 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.316s 639139160387954164: 2024 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.316s 639139160387954894: | | | | | | | | | | | | | | | | | | | | | | | 2358 | | | | | | | | 0.002s 38.318s 639139160387975403: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2045 0.002s 38.320s 639139160387992931: | | | | | | | | | | | | | | | | | 2359 | | | | | | | | | | | | | | 0.002s 38.322s 639139160388012308: | | | | | | | | | | | | 2360 | | | | | | | | | | | | | | | | | | | 0.001s 38.323s 639139160388027068: | 2361 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.325s 639139160388043444: | | | | | | | 1959 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.325s 639139160388044058: | | | | | | | | | | | | | | | | | | 1973 | | | | | | | | | | | | | 0.002s 38.327s 639139160388064686: | | 1971 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.327s 639139160388065237: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1990 | | | 0.000s 38.327s 639139160388065751: | | | | | | | | | | | | | | | | | | | | | | | | | | 2362 | | | | | 0.002s 38.329s 639139160388082802: | | | | | | | | | | | | | | | 2363 | | | | | | | | | | | | | | | | 0.002s 38.330s 639139160388100263: | | | | | | | | | | | | | | | | | | | | | 1974 | | | | | | | | | | 0.000s 38.330s 639139160388100893: | | | | | | | | | 2364 | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.332s 639139160388119401: | | | | 2365 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.334s 639139160388135044: | | | | | | | | | | | | | | | | 2366 | | | | | | | | | | | | | | | 0.001s 38.335s 639139160388148359: | | | | | | | | | | | | | | | | | | | | | | | | 2367 | | | | | | | 0.001s 38.337s 639139160388161911: | | | | | | | | | | | | | | | | | | | | 2030 | | | | | | | | | | | 0.000s 38.337s 639139160388162351: | | | | | | 2042 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 38.338s 639139160388177177: | | | | | | | | | | | | | | | | | | | | | | | | | 2368 | | | | | | 0.002s 38.340s 639139160388194768: | | | | | | | | 1925 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.340s 639139160388195329: | | | | | | | | | | | | | | | | | | | | | | 1936 | | | | | | | | | 0.000s 38.340s 639139160388195804: | | | | | 2369 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.342s 639139160388213319: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2370 | | 0.001s 38.343s 639139160388227838: | | | | | | | | | | | 2371 | | | | | | | | | | | | | | | | | | | | 0.002s 38.345s 639139160388243025: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1989 | | | | 0.000s 38.345s 639139160388243525: | | | | | | | | | | 1909 | | | | | | | | | | | | | | | | | | | | | 0.000s 38.345s 639139160388243870: | | | | | | | | | | | | | | | | | | | 2372 | | | | | | | | | | | | 0.002s 38.346s 639139160388258880: | | | | | | | | | | | | | | 1934 | | | | | | | | | | | | | | | | | 0.002s 38.348s 639139160388275153: | | | | | | | | | | | | | 2373 | | | | | | | | | | | | | | | | | | 0.013s 38.361s 639139160388406532: 2374 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.363s 639139160388428581: | | | 2022 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.363s 639139160388429318: | | | | | | | | | | | | | | | | | | | | | | | 1940 | | | | | | | | 0.000s 38.363s 639139160388429825: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1929 | 0.002s 38.365s 639139160388451329: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2375 0.002s 38.367s 639139160388470039: | | | | | | | | | | | | | | | | | 1958 | | | | | | | | | | | | | | 0.000s 38.367s 639139160388471134: | | | | | | | | | | | | 2016 | | | | | | | | | | | | | | | | | | | 0.000s 38.368s 639139160388471820: | | | | | | | 2376 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.369s 639139160388491456: | 1963 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.370s 639139160388492118: | | 2377 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.372s 639139160388512366: | | | | | | | | | | | | | | | | | | 2378 | | | | | | | | | | | | | 0.002s 38.374s 639139160388531950: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2379 | | | 0.002s 38.376s 639139160388552311: | | | | | | | | | | | | | | | | | | | | | | | | | | 1953 | | | | | 0.000s 38.376s 639139160388553127: | | | | | | | | | | | | | | | 1976 | | | | | | | | | | | | | | | | 0.000s 38.376s 639139160388553708: | | | | | | | | | 1957 | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.376s 639139160388554323: | | | | 1987 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.376s 639139160388554852: | | | | | | | | | | | | | | | | 1945 | | | | | | | | | | | | | | | 0.000s 38.376s 639139160388555407: | | | | | | | | | | | | | | | | | | | | | | | | 1931 | | | | | | | 0.000s 38.376s 639139160388556008: | | | | | | 2380 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.378s 639139160388576421: | | | | | | | | | | | | | | | | | | | | 2381 | | | | | | | | | | | 0.002s 38.380s 639139160388597191: | | | | | | | | 2382 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.382s 639139160388617597: | | | | | | | | | | | | | | | | | | | | | | 2383 | | | | | | | | | 0.002s 38.384s 639139160388638590: | | | | | | | | | | | | | | | | | | | | | 2002 | | | | | | | | | | 0.002s 38.386s 639139160388658616: | | | | | 2010 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.386s 639139160388659404: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2384 | | | | 0.002s 38.388s 639139160388679520: | | | | | | | | | | | 1979 | | | | | | | | | | | | | | | | | | | | 0.000s 38.388s 639139160388680052: | | | | | | | | | | | | | | | | | | | 1946 | | | | | | | | | | | | 0.000s 38.388s 639139160388680565: | | | | | | | | | | 1937 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.390s 639139160388699845: | | | | | | | | | | | | | | | | | | | | | | | | | 2011 | | | | | | 0.000s 38.390s 639139160388700646: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1915 | | 0.000s 38.390s 639139160388701321: | | | | | | | | | | | | | | 2385 | | | | | | | | | | | | | | | | | 0.002s 38.392s 639139160388721590: | | | | | | | | | | | | | 1999 | | | | | | | | | | | | | | | | | | 0.000s 38.393s 639139160388722386: | | | 2386 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.395s 639139160388743200: 2024 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.395s 639139160388743947: | | | | | | | | | | | | | | | | | | | | | | | 2387 | | | | | | | | 0.002s 38.397s 639139160388765618: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2388 | 0.002s 38.399s 639139160388785199: | | | | | | | | | | | | 2389 | | | | | | | | | | | | | | | | | | | 0.002s 38.401s 639139160388804731: | | | | | | | | | | | | | | | | | 2390 | | | | | | | | | | | | | | 0.002s 38.403s 639139160388824677: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2045 0.000s 38.403s 639139160388827003: | | | | | | | 1959 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.403s 639139160388827519: | | 1971 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.403s 639139160388828273: | | | | | | | | | | | | | | | | | | 1973 | | | | | | | | | | | | | 0.000s 38.403s 639139160388828816: | 1998 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.405s 639139160388849264: | | | | | | | | | | | | | | | | 2391 | | | | | | | | | | | | | | | 0.002s 38.407s 639139160388869100: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1990 | | | 0.000s 38.407s 639139160388869787: | | | | | | 2042 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.407s 639139160388870680: | | | | | | | | | | | | | | | | | | | | 2030 | | | | | | | | | | | 0.000s 38.407s 639139160388871285: | | | | | | | | | | | | | | | 2034 | | | | | | | | | | | | | | | | 0.002s 38.409s 639139160388890642: | | | | | | | | 1925 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.409s 639139160388891591: | | | | | | | | | | | | | | | | | | | | | 2392 | | | | | | | | | | 0.002s 38.412s 639139160388912244: | | | | | | | | | | | | | | | | | | | | | | 1936 | | | | | | | | | 0.000s 38.412s 639139160388912857: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1989 | | | | 0.000s 38.412s 639139160388913359: | | | | | 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.414s 639139160388933793: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2393 | | 0.002s 38.416s 639139160388953219: | | | | | | | | | | 2394 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.418s 639139160388972852: | | | | | | | | | | | | | | | | | | | | | | | | | 2395 | | | | | | 0.002s 38.420s 639139160388993134: | | | | | | | | | | | | | 2396 | | | | | | | | | | | | | | | | | | 0.002s 38.422s 639139160389012380: | | | | | | | | | | | | | | | | | | | | | | | | | | 1981 | | | | | 0.002s 38.424s 639139160389031814: | | | 2022 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.424s 639139160389032494: | | | | | | | | | | | | | | 1934 | | | | | | | | | | | | | | | | | 0.000s 38.424s 639139160389033098: | | | | | | | | | | | | | | | | | | | | | | | 1940 | | | | | | | | 0.000s 38.424s 639139160389033637: 2047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.426s 639139160389054652: | | | | | | | | | 1980 | | | | | | | | | | | | | | | | | | | | | | 0.012s 38.437s 639139160389169723: | | | | | | | | | | | | 2016 | | | | | | | | | | | | | | | | | | | 0.000s 38.437s 639139160389170427: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1929 | 0.000s 38.437s 639139160389171151: | | | | | | | | | | | | | | | | | | | 1988 | | | | | | | | | | | | 0.002s 38.440s 639139160389191890: | | | | | | | | | | | | | | | | | 1958 | | | | | | | | | | | | | | 0.000s 38.440s 639139160389192691: | | | | | | | 2397 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.442s 639139160389212490: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2398 0.002s 38.444s 639139160389232449: | | | | | | | | | | | | | | | | | | 2399 | | | | | | | | | | | | | 0.002s 38.446s 639139160389252724: | 2400 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.448s 639139160389272985: | | | | | | | | | | | | | | | | | | | | 2401 | | | | | | | | | | | 0.002s 38.450s 639139160389292565: | | | | | | 2402 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.452s 639139160389311999: | | | | | | | | | | | | | | | | 1945 | | | | | | | | | | | | | | | 0.000s 38.452s 639139160389312620: | | 2033 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.454s 639139160389332917: | | | | | | | | | | | | | | | | | | | | | | 2403 | | | | | | | | | 0.002s 38.455s 639139160389351687: | | | | | | | | 1956 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.457s 639139160389370444: | | | | | | | | | | | 1994 | | | | | | | | | | | | | | | | | | | | 0.002s 38.459s 639139160389389166: | | | | | | | | | | | | | | | 2404 | | | | | | | | | | | | | | | | 0.002s 38.461s 639139160389408069: | | | | | | | | | | | | | | | | | | | | | 2002 | | | | | | | | | | 0.000s 38.461s 639139160389408767: | | | | | 2405 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.463s 639139160389428449: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1915 | | 0.000s 38.463s 639139160389429111: | | | | | | | | | | 1937 | | | | | | | | | | | | | | | | | | | | | 0.000s 38.463s 639139160389429715: | | | | | | | | | | | | | | | | | | | | | | | | | 2011 | | | | | | 0.000s 38.463s 639139160389430372: | | | | | | | | | | | | | 1999 | | | | | | | | | | | | | | | | | | 0.000s 38.463s 639139160389430782: | | | | | | | | | | | | | | | | | | | | | | | | 1966 | | | | | | | 0.002s 38.465s 639139160389450908: | | | 2406 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.467s 639139160389470134: | | | | | | | | | | | | | | | | | | | | | | | | | | 2407 | | | | | 0.002s 38.469s 639139160389489640: 2408 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 38.471s 639139160389504232: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014 | | | 0.001s 38.472s 639139160389517792: | | | | 2026 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.474s 639139160389535060: | | | | | | | | | | | | | | | | | | | | | | | 1970 | | | | | | | | 0.001s 38.475s 639139160389550026: | | | | | | | | | | | | 2409 | | | | | | | | | | | | | | | | | | | 0.001s 38.477s 639139160389563706: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2029 | | | | 0.001s 38.478s 639139160389578637: | | | | | | | | | 2410 | | | | | | | | | | | | | | | | | | | | | | 0.001s 38.480s 639139160389593108: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2411 | 0.001s 38.481s 639139160389606540: | | | | | | | | | | | | | | 1969 | | | | | | | | | | | | | | | | | 0.001s 38.482s 639139160389619646: | | | | | | | | | | | | | | | | | 2412 | | | | | | | | | | | | | | 0.002s 38.484s 639139160389636990: | | | | | | | | | | | | | | | | | | | 2413 | | | | | | | | | | | | 0.001s 38.485s 639139160389650633: | | | | | | | 1959 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.485s 639139160389651315: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2045 0.000s 38.486s 639139160389653365: | | | | | | | | | | | | | | | | | | 1973 | | | | | | | | | | | | | 0.000s 38.486s 639139160389653857: | 1998 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.486s 639139160389654412: | | | | | | | | | | | | | | | | | | | | 2030 | | | | | | | | | | | 0.000s 38.486s 639139160389655564: | | | | | | | | | | | | | | | | 2414 | | | | | | | | | | | | | | | 0.002s 38.488s 639139160389677467: | | | | | | 2042 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.488s 639139160389678115: | | 2415 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.490s 639139160389697713: | | | | | | | | | | | | | | | | | | | | | | 1936 | | | | | | | | | 0.000s 38.490s 639139160389698304: | | | | | | | | 2416 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.492s 639139160389719732: | | | | | | | | | | | 2417 | | | | | | | | | | | | | | | | | | | | 0.002s 38.494s 639139160389739477: | | | | | | | | | | | | | | | 2034 | | | | | | | | | | | | | | | | 0.000s 38.494s 639139160389740182: | | | | | | | | | | | | | | | | | | | | | 2418 | | | | | | | | | | 0.002s 38.496s 639139160389759701: | | | | | | | | | | | | | | | | | | | | | | | | | 2419 | | | | | | 0.002s 38.498s 639139160389778386: | | | | | | | | | | 2420 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.500s 639139160389797154: | | | | | 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.500s 639139160389797748: | | | | | | | | | | | | | 2421 | | | | | | | | | | | | | | | | | | 0.002s 38.502s 639139160389816990: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2422 | | 0.002s 38.504s 639139160389835111: | | | | | | | | | | | | | | | | | | | | | | | | 2423 | | | | | | | 0.002s 38.506s 639139160389854841: | | | 2022 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.506s 639139160389855763: | | | | | | | | | | | | | | | | | | | | | | | | | | 1981 | | | | | 0.000s 38.506s 639139160389856218: 2047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.506s 639139160389857060: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2424 | | | 0.002s 38.508s 639139160389876858: | | | | 2425 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.510s 639139160389893858: | | | | | | | | | | | | 2016 | | | | | | | | | | | | | | | | | | | 0.000s 38.510s 639139160389894257: | | | | | | | | | | | | | | | | | | | | | | | 2426 | | | | | | | | 0.001s 38.511s 639139160389907473: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2427 | | | | 0.001s 38.513s 639139160389922164: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1929 | 0.000s 38.513s 639139160389922574: | | | | | | | | | 1980 | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.513s 639139160389922865: | | | | | | | | | | | | | | 2428 | | | | | | | | | | | | | | | | | 0.001s 38.514s 639139160389937629: | | | | | | | | | | | | | | | | | 1958 | | | | | | | | | | | | | | 0.000s 38.514s 639139160389938040: | | | | | | | | | | | | | | | | | | | | 2429 | | | | | | | | | | | 0.001s 38.515s 639139160389951649: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2430 0.002s 38.517s 639139160389967931: | | | | | | | | | | | | | | | | | | | 1988 | | | | | | | | | | | | 0.000s 38.517s 639139160389968646: | | | | | | | | | | | | | | | | 1945 | | | | | | | | | | | | | | | 0.000s 38.517s 639139160389969221: | | 2033 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.517s 639139160389969710: | 2431 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.519s 639139160389987652: | | | | | | | | 1956 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.519s 639139160389988191: | | | | | | | | | | | 1994 | | | | | | | | | | | | | | | | | | | | 0.000s 38.519s 639139160389988633: | | | | | | | | | | | | | | | 2432 | | | | | | | | | | | | | | | | 0.002s 38.521s 639139160390007322: | | | | | | | | | | | | | | | | | | | | | 2002 | | | | | | | | | | 0.000s 38.521s 639139160390007994: | | | | | | | | | | | | | | | | | | | | | | | | | 2011 | | | | | | 0.000s 38.521s 639139160390008434: | | | | | | | | | | 1937 | | | | | | | | | | | | | | | | | | | | | 0.000s 38.521s 639139160390008723: | | | | | 2433 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.524s 639139160390032968: | | | | | | | | | | | | | 1999 | | | | | | | | | | | | | | | | | | 0.000s 38.524s 639139160390033730: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1915 | | 0.000s 38.524s 639139160390034398: 2434 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.526s 639139160390053929: | | | 2435 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.527s 639139160390071305: | | | | | | | | | | | | | | | | | | | | | | | | 1966 | | | | | | | 0.000s 38.528s 639139160390071995: | | | | | | | 1996 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.529s 639139160390089804: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014 | | | 0.000s 38.529s 639139160390090344: | | | | | | | | | | | | | | | | | | | | | | | | | | 2028 | | | | | 0.002s 38.531s 639139160390108301: | | | | 2026 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.531s 639139160390108848: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2029 | | | | 0.000s 38.531s 639139160390109283: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2436 | 0.012s 38.543s 639139160390225203: | | | | | | | | | | | | | | | | | | 2000 | | | | | | | | | | | | | 0.002s 38.545s 639139160390245547: | | | | | | | | | | | | | | | | | | | | | | | 1970 | | | | | | | | 0.000s 38.545s 639139160390246183: | | | | | | | | | | | | | | | | | | | | 2030 | | | | | | | | | | | 0.000s 38.545s 639139160390246698: | | 2437 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.547s 639139160390270156: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2045 0.000s 38.548s 639139160390272394: | | | | | | | | | | | | | | | | 2438 | | | | | | | | | | | | | | | 0.002s 38.550s 639139160390292997: | | | | | | | | | | | | | | 1969 | | | | | | | | | | | | | | | | | 0.000s 38.550s 639139160390293542: | 1998 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.550s 639139160390293901: | | | | | | | | 2439 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.552s 639139160390313100: | | | | | | | | | | | | | | | | | | | 2440 | | | | | | | | | | | | 0.002s 38.554s 639139160390332025: | | | | | | | | | | | | | | | | | | | | | 2441 | | | | | | | | | | 0.002s 38.555s 639139160390350464: | | | | | | | | | | | 2013 | | | | | | | | | | | | | | | | | | | | 0.003s 38.559s 639139160390384337: | | | | | | | | | | | | | | | 2034 | | | | | | | | | | | | | | | | 0.000s 38.559s 639139160390385029: | | | | | 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.559s 639139160390385495: 2047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.559s 639139160390386111: | | | | | | 2085 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.561s 639139160390408642: | | | | | | | | | | 1954 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.563s 639139160390429190: | | | 2022 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.563s 639139160390429749: | | | | | | | 2442 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.565s 639139160390450118: | | | | | | | | | | | | | | | | | | | | | | | | 1992 | | | | | | | 0.002s 38.567s 639139160390469431: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1949 | | 0.002s 38.569s 639139160390488909: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2046 | | | 0.002s 38.571s 639139160390508455: | | | | | | | | | | | | | | | | | | | | | | | | | | 2443 | | | | | 0.002s 38.573s 639139160390527430: | | | | | | | | | | | | | | | | | | | | | | 1960 | | | | | | | | | 0.002s 38.575s 639139160390546707: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2444 | | | | 0.002s 38.577s 639139160390565702: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1929 | 0.000s 38.577s 639139160390566383: | | | | | | | | | | | | 2048 | | | | | | | | | | | | | | | | | | | 0.002s 38.579s 639139160390585752: | | | | | | | | | | | | | | | | | | | | 2445 | | | | | | | | | | | 0.002s 38.581s 639139160390604649: | | | | | | | | | | | | | | | | | | | | | | | 2446 | | | | | | | | 0.002s 38.583s 639139160390623431: | | | | | | | | | | | | | | | | | | 2447 | | | | | | | | | | | | | 0.002s 38.585s 639139160390641911: | | | | | | | | | | | | | 2019 | | | | | | | | | | | | | | | | | | 0.002s 38.586s 639139160390659947: | | | | 2056 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 38.588s 639139160390672325: | | 2033 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.588s 639139160390672622: | | | | | | | | | | | | | | | | | 1991 | | | | | | | | | | | | | | 0.001s 38.589s 639139160390685942: | | | | | | | | | | | | | | | | 1945 | | | | | | | | | | | | | | | 0.000s 38.589s 639139160390686354: | 2448 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.591s 639139160390703528: | | | | | | | | 1956 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.591s 639139160390704055: | | | | | | | | | | | | | | | | | | | 1988 | | | | | | | | | | | | 0.000s 38.591s 639139160390704453: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2090 0.002s 38.592s 639139160390720761: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.594s 639139160390738796: | | | | | x | | | 2012 | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.596s 639139160390756848: | | | | | x | | | | | | | | | 2450 | | | | | | | | | | | | | | | | 0.001s 38.597s 639139160390771250: | | | | | x | | | | | | | | | | | | | | | | | | | 2058 | | | | | | 0.002s 38.599s 639139160390787734: | | | | | x | | | | | | | | | | | | | | | 2002 | | | | | | | | | | 0.002s 38.601s 639139160390803640: | | | | | x | | | | | | | | 2017 | | | | | | | | | | | | | | | | | 0.002s 38.602s 639139160390820005: | | | | | x | | | | | 2451 | | | | | | | | | | | | | | | | | | | | 0.002s 38.604s 639139160390837622: | | | | | x 2452 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.606s 639139160390852646: 2449 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.607s 639139160390868943: | | | | | x | | | | 2453 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.609s 639139160390885732: | | | | | x | 1996 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.611s 639139160390902243: | | | 2044 | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.612s 639139160390917537: | | | | | x | | | | | | | | | | | | | | | | | | 2454 | | | | | | | 0.001s 38.613s 639139160390930954: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 2455 | | 0.001s 38.615s 639139160390944737: | | | | | x | | | | | | | | | | | | | | | | | | | | | | 2456 | | | 0.002s 38.617s 639139160390962875: | | | | | x | | | | | | | | | | | | | | | | | | | | 2028 | | | | | 0.002s 38.618s 639139160390979285: | | | | | x | | | | | | | | | | | | | | | | 2457 | | | | | | | | | 0.002s 38.620s 639139160390994322: | | | | | x | | | | | | | | | | | | | | | | | | | | | 2029 | | | | 0.001s 38.621s 639139160391007979: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 2458 | 0.001s 38.623s 639139160391022434: | | | | | x | | | | | | 2459 | | | | | | | | | | | | | | | | | | | 0.002s 38.624s 639139160391037764: | | | | | x | | | | | | | | | | | | | | 2030 | | | | | | | | | | | 0.002s 38.626s 639139160391053311: | | | | | x | | | | | | | | | | | | | | | | | 1970 | | | | | | | | 0.002s 38.627s 639139160391070241: | | | | | x | | | | | | | | | | | | 2000 | | | | | | | | | | | | | 0.002s 38.629s 639139160391088274: | | | | | x | | | | | | | 2460 | | | | | | | | | | | | | | | | | | 0.002s 38.631s 639139160391106629: | | 2461 | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.633s 639139160391125373: | | | | 2462 x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.635s 639139160391144098: | | | | | x | | | | | | | | | | | 2463 | | | | | | | | | | | | | | 0.002s 38.636s 639139160391159313: | | | | | x | | | | | | | | | | 1983 | | | | | | | | | | | | | | | 0.001s 38.638s 639139160391173576: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 2464 0.001s 38.639s 639139160391188339: | 1998 | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.641s 639139160391205408: | | | | | x | | | | | | | | | | | | | 2032 | | | | | | | | | | | | 0.002s 38.643s 639139160391221824: | | | | | x | | | 2465 | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.644s 639139160391237982: | | | | | x | | | | | | | | | 2034 | | | | | | | | | | | | | | | | 0.002s 38.646s 639139160391254808: | | | | | x | | | | | | | | | | | | | | | | | | | 2466 | | | | | | 0.002s 38.647s 639139160391270782: | | | | | x | | | | | | | | 2467 | | | | | | | | | | | | | | | | | 0.001s 38.649s 639139160391285191: | | | | | x | | | | | 2013 | | | | | | | | | | | | | | | | | | | | 0.001s 38.650s 639139160391299345: | | | | | x | | | | | | | | | | | | | | | 2015 | | | | | | | | | | 0.002s 38.652s 639139160391319293: x | | | | 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.654s 639139160391339775: x | | | | | 2085 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.656s 639139160391360048: x | | | | | | | | | 1954 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.658s 639139160391379379: x | | | | | | 2468 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.660s 639139160391398639: x | | 2469 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.662s 639139160391417771: x | | | | | | | | | | | | | | | | | | | | | | | 1992 | | | | | | | 0.002s 38.664s 639139160391437283: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1949 | | 0.002s 38.666s 639139160391456413: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2046 | | | 0.002s 38.668s 639139160391475451: x | | | | | | | | | | | | | | | | | | | | | | | | | 2470 | | | | | 0.002s 38.670s 639139160391494682: x | | | | | | | | | | | | | | | | | | | | | 1960 | | | | | | | | | 0.002s 38.672s 639139160391514319: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2471 | | | | 0.002s 38.674s 639139160391533706: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1929 | 0.002s 38.676s 639139160391552625: x | | | | | | | | | | | 2048 | | | | | | | | | | | | | | | | | | | 0.002s 38.678s 639139160391572025: x | | | | | | | | | | | | | | | | | | | 2067 | | | | | | | | | | | 0.002s 38.680s 639139160391591781: x | | | | | | | | | | | | 2019 | | | | | | | | | | | | | | | | | | 0.002s 38.681s 639139160391610888: x | 2033 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.683s 639139160391630432: x | | | | | | | 1978 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.685s 639139160391649944: x | | | 2056 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 38.691s 639139160391709207: x | | | | | | | | | | | | | | | | 1991 | | | | | | | | | | | | | | 0.002s 38.693s 639139160391729921: x | | | | | | | | | | | | | | | 2473 | | | | | | | | | | | | | | | 0.002s 38.695s 639139160391748947: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2090 0.002s 38.697s 639139160391768784: x | | | | | | | | | | | | | | | | | | | | | | 2003 | | | | | | | | 0.002s 38.699s 639139160391788700: x | | | | | | | | | | | | | | | | | | 2474 | | | | | | | | | | | | 0.002s 38.701s 639139160391808383: x | | | | | | | | | | | | | | | | | 2020 | | | | | | | | | | | | | 0.002s 38.703s 639139160391828189: x | | | | | | | | 2012 | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.705s 639139160391848701: x 2036 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.707s 639139160391868354: x | | | | | | | | | | | | | | | | | | | | | | | | 2058 | | | | | | 0.002s 38.709s 639139160391887918: x | | | | | | | | | | | | | 2017 | | | | | | | | | | | | | | | | | 0.002s 38.711s 639139160391907379: x | | | | | | | | | | | | | | 2059 | | | | | | | | | | | | | | | | 0.002s 38.713s 639139160391926952: x | | | | | | | | | | 2054 | | | | | | | | | | | | | | | | | | | | 0.002s 38.715s 639139160391946083: x | | | | | | | | | | | | | | | | | | | | 2049 | | | | | | | | | | 0.002s 38.717s 639139160391966210: x | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.719s 639139160391985988: x | | | | x x | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.721s 639139160392006299: x | | 2044 | x x | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.723s 639139160392026177: x | | | | x x | | | | | | | | | | | | | | | | | 2477 | | | | | | | 0.002s 38.725s 639139160392045872: x | | | | x x 1996 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.727s 639139160392065422: x | | | | x x | | | 1968 | | | | | | | | | | | | | | | | | | | | | 0.002s 38.729s 639139160392086044: x | | | | x x | | | | | | | | | | | | | | | | | | | | | 2478 | | | 0.002s 38.731s 639139160392105797: x | | | | x x | | | | | | | | | | | | | | | | | | | | | | 1986 | | 0.002s 38.733s 639139160392125711: x | | | | x x | | | | | | | | | | | | | | | | | | | 2028 | | | | | 0.002s 38.735s 639139160392145222: x | | | | x x | | | | | | | | | | | | | | | 2479 | | | | | | | | | 0.002s 38.737s 639139160392165085: x | | | | x x | | | | | | | | | | | | | | | | | | | | 2029 | | | | 0.002s 38.739s 639139160392184999: x | | | | x x | | | | | 2480 | | | | | | | | | | | | | | | | | | | 0.002s 38.741s 639139160392204770: x | | | | x x | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 38.743s 639139160392224148: x | | | | x x | | | | | | | | | | | | | x | | | | | | | | | 1967 | 0.002s 38.745s 639139160392243871: x | | | | x x | | | | | | 2039 | | | | | | x | | | | | | | | | | | 0.002s 38.747s 639139160392264278: x | | | | x x | 2482 | | | | | | | | | | | x | | | | | | | | | | | 0.002s 38.749s 639139160392284199: x | | | 2483 x x | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 38.751s 639139160392304581: x | 2068 | | x x | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 38.753s 639139160392325258: x | | | | x x | | | | | | | | | | 2484 | | x | | | | | | | | | | | 0.002s 38.755s 639139160392345921: x | | | | x x | | | | | | | | | 1983 | | | x | | | | | | | | | | | 0.002s 38.757s 639139160392365310: x | | | | x x | | | | | | | | | | | | | x | | | | | | | | | | 2485 0.002s 38.759s 639139160392385257: x | | | | x x | | | | | | | | | | | | | x | | 2486 | | | | | | | | 0.002s 38.761s 639139160392403724: x | | | | x x | | | | | | | | | | | | 2032 x | | | | | | | | | | | 0.002s 38.763s 639139160392422315: x | | | | x x | | | | | | | | | | | 2060 | x | | | | | | | | | | | 0.002s 38.764s 639139160392440322: x 2488 | | | x x | | | | | | | | | | | | | x | | | | | | | | | | | 0.001s 38.766s 639139160392453126: x | | | | x x | | | | | | | | | | | | | x | | | | 2489 | | | | | | 0.001s 38.767s 639139160392466701: x | | | | x x | | 2481 | | | | | | | | | | x | | | | | | | | | | | 0.001s 38.768s 639139160392480667: x | | | | x x | | | | | | | 2490 | | | | | x | | | | | | | | | | | 0.001s 38.770s 639139160392494926: x | | | | x x | | | | | | | | 2491 | | | | x | | | | | | | | | | | 0.002s 38.772s 639139160392512146: x | | | | x x | | | | 2492 | | | | | | | | x | | | | | | | | | | | 0.002s 38.773s 639139160392531694: x | | | | x x | | | | | | | | | | | | | x 2493 | | | | | | | | | | 0.002s 38.775s 639139160392550843: x | | 2494 | x x | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 38.777s 639139160392570542: x | | | | x x | | | | | | | | | | | | | x | | | 1992 | | | | | | | 0.002s 38.779s 639139160392590834: x | | | | x x | | | 2495 | | | | | | | | | x | | | | | | | | | | | 0.002s 38.781s 639139160392611111: x | | | | x x 2038 | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 38.783s 639139160392631275: x | | | | x x | | | | | | | | | | | | | x | | | | | | | 2046 | | | 0.002s 38.785s 639139160392651113: x | | | | x x | | | | | | | | | | | | | x | | | | | | | | 2496 | | 0.002s 38.787s 639139160392671164: x | | | | x x | | | | | | | | | | | | | x | | | | | 2497 | | | | | 0.002s 38.789s 639139160392691328: x | | | | x x | | | | | | | | | | | | | x | 1960 | | | | | | | | | 0.002s 38.791s 639139160392711118: x | | | | x x | | | | | | | | | | | | | x | | | | | | 2498 | | | | 0.002s 38.793s 639139160392730773: x | | | | x x | | | | | 2048 | | | | | | | x | | | | | | | | | | | 0.002s 38.795s 639139160392750452: x | | | | x x | | | | | | 2499 | | | | | | x | | | | | | | | | | | 0.002s 38.797s 639139160392770204: x | | | | x x | | | | | | | | | | | | | x | | | | | | | | | 2500 | 0.002s 38.799s 639139160392790269: x | | | | x x | 1978 | | | | | | | | | | | x | | | | | | | | | | | 0.002s 38.801s 639139160392810181: x | | | 2056 x x | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 38.803s 639139160392830054: x | 2501 | | x x | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 38.805s 639139160392850440: x | | | | x x | | | | | | | | | | 1991 | | x | | | | | | | | | | | 0.002s 38.807s 639139160392870968: x | | | | x x | | | | | | | | | | | | | x | | | | | | | | | | 2090 0.002s 38.809s 639139160392890692: x | | | | x x | | | | | | | | | | | | | x | | 2003 | | | | | | | | 0.002s 38.811s 639139160392910108: x | | | | x x | | | | | | | | | 2006 | | | x | | | | | | | | | | | 0.002s 38.813s 639139160392930431: x | | | | x x | | | | | | | | | | | 2502 | x | | | | | | | | | | | 0.002s 38.815s 639139160392951467: x 2036 | | | x x | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 38.818s 639139160392972109: x | | | | x x | | | | | | | | | | | | | x | | | | 2058 | | | | | | 0.002s 38.820s 639139160392992599: x | | | | x x | | 2475 | | | | | | | | | | 2067 | | | | | | | | | | | 0.002s 38.822s 639139160393012529: x | | | | x x | | | | | | | 2017 | | | | | | | | | | | | | | | | | 0.002s 38.823s 639139160393030435: x | | | | x x | | | | | | | | 2059 | | | | | | | | | | | | | | | | 0.002s 38.825s 639139160393045815: x | | | | x x | | | | | | | | | | | | | | 2049 | | | | | | | | | | 0.002s 38.826s 639139160393061271: x | | 2044 | x x | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.828s 639139160393076639: x | | | | x x | | | | | | | | | | | | 2503 | | | | | | | | | | | | 0.002s 38.830s 639139160393092067: x | | | | x x | | | | 2054 | | | | | | | | | | | | | | | | | | | | 0.002s 38.831s 639139160393107591: x | | | | x x | | | 1968 | | | | | | | | | | | | | | | | | | | | | 0.001s 38.833s 639139160393122439: x | | | | x x 2504 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.834s 639139160393137483: x | | | | x x | | | | | | | | | | | | | | | | | | | | | 2505 | | | 0.002s 38.836s 639139160393152493: x | | | | x x | | | | | | | | | | | | | | | | | 2023 | | | | | | | 0.002s 38.837s 639139160393167615: x | | | | x x | | | | | | | | | | | | | | | | | | | | | | 1986 | | 0.002s 38.839s 639139160393182896: x | | | | x x | | | | | | | | | | | | | | | | | | | 2028 | | | | | 0.001s 38.840s 639139160393197505: x | | | | x x | | | | | | | | | | | | | | | 2506 | | | | | | | | | 0.002s 38.842s 639139160393212608: x | | | | x x | | | | | | | | | | | | | | | | | | | | 2029 | | | | 0.001s 38.843s 639139160393227319: x | | | | x x | | | | | | 2039 | | | | | | | | | | | | | | | | | | 0.001s 38.845s 639139160393241995: x | | | | x x | | | | | | | | | | | | | | | | | | | | | | | 1967 | 0.001s 38.846s 639139160393256710: x | | | | x x | 2007 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.848s 639139160393272121: x | 2068 | | x x | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.849s 639139160393288046: x | | | 2487 x x | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.851s 639139160393303183: x | | | | x x | | | | | | | | | | 2507 | | | | | | | | | | | | | | 0.001s 38.852s 639139160393318146: x | | | | x x | | | | | | | | | | | | | | | | 2025 | | | | | | | | 0.001s 38.853s 639139160393330605: x | | | | x x | | | | | x | | | | | | | | | | | | | | | | | | | 0.001s 38.854s 639139160393341382: x | | | | x x | | | | | x | | | | | 2060 | | | | | | | | | | | | | 0.001s 38.856s 639139160393355604: x | | | | x x | | | | | x | | | 2508 | | | | | | | | | | | | | | | 0.001s 38.857s 639139160393369223: x 2509 | | | x x | | | | | x | | | | | | | | | | | | | | | | | | | 0.001s 38.858s 639139160393380878: x | | | | x x | | | | | x | | | | | | | x | | | | | | | | | | | 0.001s 38.860s 639139160393392091: x | | | | x x | | | | | x | 2511 | | | | | x | | | | | | | | | | | 0.001s 38.861s 639139160393404999: x | | | | x x | | | | | x | | | | | | | x | | | | 2089 | | | | | | 0.002s 38.862s 639139160393420204: x | | | | x x | | | | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.864s 639139160393435710: x | | | | x x | | 2066 | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.865s 639139160393451194: x | | | | x x | | | | | x | | 2512 | | | | x | | | | | | | | | | x 0.002s 38.867s 639139160393466520: x | | | | x x | | | | | x | | | | | | | x 2015 | | | | | | | | | x 0.002s 38.869s 639139160393482167: x | | | | x x | | | | | x | | | | | | 2032 x | | | | | | | | | | x 0.002s 38.870s 639139160393497510: x | | | | x x | | | | 2514 x | | | | | | | x | | | | | | | | | | x 0.002s 38.872s 639139160393513377: x | | | | x x | | | 2515 | x | | | | | | | x | | | | | | | | | | x 0.002s 38.873s 639139160393528590: x | | 2075 | x x | | | | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.875s 639139160393543786: x | | | | x x 2038 | | | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.876s 639139160393559225: x | | | | x x | | | | | x | | | | | | | x | | | | | | | 2046 | | x 0.002s 38.878s 639139160393574645: x | | | | x x | | | | | x | | | | | | | x | | | 2516 | | | | | | x 0.002s 38.879s 639139160393590697: x | | | | x x | | | | | x | | | | | | | x | 1960 | | | | | | | | x 0.002s 38.881s 639139160393605882: x | | | | x x | | | | | x | | | | | | | x | | | | | | 2517 | | | x 0.002s 38.882s 639139160393621233: x | | | | x x | | | | | x | | | | | | | x | | | | | | | | | 2518 x 0.002s 38.884s 639139160393636718: x | | | | x x | | | | | x 2069 | | | | | | x | | | | | | | | | | x 0.002s 38.886s 639139160393652283: x | | | | x x | 2520 | | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.887s 639139160393668274: x | 2519 | | x x | | | | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.889s 639139160393683725: x | | | | x x | | | | | x | | | | | | | x | | | | | | | | 2035 | x 0.002s 38.890s 639139160393699417: x | | | 2476 x x | | | | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.892s 639139160393714541: x | | | | x x | | | | | x | | | | 1991 | | x | | | | | | | | | | x 0.002s 38.893s 639139160393729674: x | | | | x x | | | | | x | | | | | | | x | | 2061 | | | | | | | x 0.001s 38.895s 639139160393744637: x | | | | x x | | | | | x | | | | | | | x | | | | | 2050 | | | | x 0.002s 38.896s 639139160393759915: x | | | | x x | | | | | x | | | | | 2020 | x | | | | | | | | | | x 0.002s 38.898s 639139160393775409: x | | | | x x | | | | | x | | | 2006 | | | x | | | | | | | | | | x 0.002s 38.899s 639139160393791062: x 2036 | | | x x | | | | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.901s 639139160393806436: x | | | | x x | | | | | x | 2017 | | | | | x | | | | | | | | | | x 0.002s 38.903s 639139160393821891: x | | | | x x | | | | | x | | | | | | | x | | | | 2524 | | | | | x 0.002s 38.904s 639139160393837308: x | | | | x x | | 2525 | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.906s 639139160393852727: x | | | | x x | | | | | x | | 2059 | | | | x | | | | | | | | | | x 0.002s 38.907s 639139160393868214: x | | | | x x | | | | | x | | | | | | | x 2084 | | | | | | | | | x 0.002s 38.909s 639139160393883388: x | | | | x x | | | | | x | | | | | | 2526 x | | | | | | | | | | x 0.006s 38.914s 639139160393939332: x | | | | x x | | | | 2054 x | | | | | | | x | | | | | | | | | | x 0.002s 38.916s 639139160393955782: x | | | | x x | | | 1968 | x | | | | | | | x | | | | | | | | | | x 0.003s 38.919s 639139160393984580: x | | 2527 | x x | | | | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.920s 639139160394001562: x | | | | x x 2074 | | | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.922s 639139160394021479: x | | | | x x | | | | | x | | | | | | | x | | | | | | | | | 1967 x 0.002s 38.924s 639139160394038084: x | | | | x x | | | | | x | | | | | | | x | | | | | | 2029 | | | x 0.001s 38.926s 639139160394053074: x | | | | x x | | | | | x x | | | | | | x | | | | | | | | | | x 0.002s 38.927s 639139160394069505: x | | | | x x | | | | | x x | | | | | | x | | | 2023 | | | | | | x 0.002s 38.929s 639139160394086564: x | | | | x x | | | | | x x | | | | | | x | 1997 | | | | | | | | x 0.010s 38.939s 639139160394188007: x | | | | x x | 2007 | | | x x | | | | | | x | | | | | | | | | | x 0.003s 38.942s 639139160394219827: x | x | | x x | | | | | x 2039 | | | | | | x | | | | | | | | | | x 0.002s 38.944s 639139160394235787: x | x | | x x | | | | | x | | | | | | | x | | | | | | | | 2529 | x 0.002s 38.945s 639139160394251014: x | x | 2528 x 2085 | | | | | x | | | | | | | x | | | | | | | | | | x 0.002s 38.947s 639139160394266398: x | x | | 2530 | | | | | | x | | | | 2018 | | x | | | | | | | | | | x 0.001s 38.948s 639139160394281047: x | x | | | | | | | | | x | | | | | | | x | | 2088 | | | | | | | x 0.002s 38.950s 639139160394296408: x | x | | | | | | | | | x | | | | | | | x | | | | | 2532 | | | | x 0.002s 38.951s 639139160394311679: x | x | | | | | | | | | x | | | | | | | x | | | | | | | 2533 | | x 0.001s 38.953s 639139160394326100: x | x | | | | | | | | | x | | | | | 2523 | x | | | | | | | | | | x 0.002s 38.954s 639139160394341508: x | x | | | | | | | | | x | | | 2535 | | | x | | | | | | | | | | x 0.002s 38.956s 639139160394357940: x 2065 x | | | | | | | | | x | | | | | | | x | | | | | | | | | | x 0.001s 38.957s 639139160394370516: x | x | | | | | | | | | x | 2537 | | | | | x | | | | | | | | | | x 0.001s 38.959s 639139160394382530: x | x | | | | | | | | | x | | | | | | | x | | | | 2089 | | | | | x 0.001s 38.960s 639139160394394603: x | x | | | | | | 2066 | | x | | | | | | | x | | | | | | | | | | x 0.001s 38.961s 639139160394405515: x | x | | | | | | | | | x | | | | | | | x 2538 | | | | | | | | | x 0.001s 38.962s 639139160394416494: x | x | | | | | | | | | x | | | | | | 2032 x | | | | | | | | | | x 0.001s 38.963s 639139160394427851: x | x | | | | | | | 2539 | x | | | | | | | x | | | | | | | | | | x 0.002s 38.965s 639139160394444182: x | x | | | | | | | | 2073 x | | | | | | | x | | | | | | | | | | x 0.001s 38.966s 639139160394458424: x | x 2075 | | | | | | | | x | | | | | | | x | | | | | | | | | | x 0.001s 38.967s 639139160394469618: x | x | | | | | | | | | x | | x | | | | x | | | | | | | | | | x 0.002s 38.969s 639139160394485583: x | x | | | | | | | | | x | | x | | | | x | | | | | | 2540 | | | x 0.001s 38.970s 639139160394496762: x | x | | | | | | | | | x | | x | | | | x | | | 2052 | | | | | | x 0.001s 38.971s 639139160394509457: x | x | | | | 2542 | | | | x | | x | | | | x | | | | | | | | | | x 0.001s 38.973s 639139160394522099: x | x | | | | | | | | | x | | x | | | | x | | | | | | | | | 2510 x 0.001s 38.974s 639139160394537064: x | x | | | | | | | | | x | | x | | | | x | 2543 | | | | | | | | x 0.002s 38.976s 639139160394553476: x | x | | | | | 2544 | | | x | | x | | | | x | | | | | | | | | | x 0.001s 38.977s 639139160394563712: x | x | | | | | | | | | x | | x | | | | x | | | | | | | | 2035 | x 0.001s 38.978s 639139160394574078: x | x | | | | | | | | | x | | x | 2043 | | x | | | | | | | | | | x 0.001s 38.979s 639139160394588087: x | x | | | | | | | | | x x | x | | | | x | | | | | | | | | | x 0.001s 38.980s 639139160394599064: x | x | 2545 | | | | | | | x 2069 | x | | | | x | | | | | | | | | | x 0.001s 38.981s 639139160394609358: x | 2546 | | | | | | | | | x | | x | | | | x | | x | | | | | | | x 0.001s 38.983s 639139160394622107: x | | | | x | | | | | | x | | x | | | | x | | x | | | | | | | x 0.001s 38.984s 639139160394634331: x | | | | x 2534 | | | | | x | | x | | | | x | | x | | | | | | | x 0.001s 38.985s 639139160394645438: x | | | | x | | | | | | x | | x | | | | x | | x | | 2050 | | | | x 0.001s 38.986s 639139160394655611: x | | | | x | | | | | | x | | x | | | | x | | x | | | | 2046 | | x 0.001s 38.987s 639139160394665788: x | | | | x | | | | | | x | | x | | 2060 | x | | x | | | | | | | x 0.001s 38.988s 639139160394675466: x | | | | x | | | | | | x | | x 2006 | | | x | | x | | | | | | | x 0.001s 38.989s 639139160394685212: x 2547 | | | x | | | | | | x | | x | | | | x | | x | | | | | | | x 0.001s 38.990s 639139160394694721: x | | | | x | | | | | | x | 2017 x | | | | x | | x | | | | | | | x 0.006s 38.996s 639139160394759688: x | | | | x | | | | | | x | | x | | | | x | | x | x | | | | | x 0.002s 38.998s 639139160394780998: x | | | | x | | | 2549 | | x | | x | | | | x | | x | x | | | | | x 0.002s 39.000s 639139160394799431: x | | | | x | | | | | | x | | x | | | | x 2084 | x | x | | | | | x 0.003s 39.004s 639139160394833825: x | | | | x | | | | | | x | | x | | | 2550 x | | x | x | | | | | x 0.002s 39.006s 639139160394852031: x | | | | x | | | | 1968 | x | | x | | | | x | | x | x | | | | | x 0.002s 39.007s 639139160394869155: x | | | | x | | | | | 2551 x | | x | | | | x | | x | x | | | | | x 0.003s 39.010s 639139160394900210: x | | 2548 | x | | | | | | x | | 2552 | | | | x | | x | x | | | | | x 0.002s 39.013s 639139160394921949: x | | | | x | | | | | | x | | | | | | | x | | x | x | 2029 | | | x 0.002s 39.015s 639139160394943489: 2553 | | | | x | | | | | | x | | | | | | | x | | x x x | | | | | x 0.003s 39.018s 639139160394977653: | | | | | x | 2074 | | | | x | | | | | | | x | | x x x | | | | | x 0.002s 39.020s 639139160394997447: | | | | | x | | | | | | x | | | | | | | 2067 | | x x x | | | | 1993 x 0.003s 39.023s 639139160395022812: | | | | | x | | 2007 | | | x | | | | | | | | | | x x x | | | | | x 0.002s 39.024s 639139160395041685: | | | | | x | | | | | | x | | | | | | | | | 1997 x x x | | | | | x 0.001s 39.026s 639139160395056562: | | | | | x | | | | | | x | | | | | | | | | | x x x | | | 2554 | x 0.001s 39.027s 639139160395071478: | | | | | x | | | | | | x | | | | 1991 | | | | | x x x | | | | | x 0.002s 39.029s 639139160395088020: | | | | 2078 x | | | | | | x | | | | | | | | | | x x x | | | | | x 0.002s 39.031s 639139160395104185: | | | | | x | | | | | | x x | | | | | | | | | x x x | | | | | x 0.002s 39.033s 639139160395122561: | | x | | x | | | | | | x x | | | | | | | | | 2088 x x | | | | | x 0.002s 39.034s 639139160395138086: | | x | | x x | | | | | x x | | | | | | | | | | x x | | | | | x 0.002s 39.036s 639139160395158925: | | x | | x x | | | | | x x | | | | | | | | | | x x 2080 | | | | x 0.002s 39.038s 639139160395174209: | 2065 x | | x x | | | | | x x | | | | | | | | | | x x | | | | | x 0.002s 39.039s 639139160395189484: | | x | | x x | | | | | x x 2558 | | | | | | | | | x x | | | | | x 0.002s 39.041s 639139160395205131: | | x | | x x | | 2066 | | x x | | | | | | | | | | x x | | | | | x 0.002s 39.043s 639139160395221849: | | x | | x x | | | | | x x | | | | | | | x | | x x | | | | | x 0.001s 39.044s 639139160395236729: | | x | | x x | | | | | x x | | | | | 2032 | x | | x x | | | | | x 0.002s 39.046s 639139160395251962: | | x | | x x | | | | 2073 x x | | | | | | | x | | x x | | | | | x 0.002s 39.047s 639139160395267485: | | x | | x x | | | | | x x | 2557 | | | | | x | | x x | | | | | x 0.002s 39.049s 639139160395282921: | | x 2075 | x x | | | | | x x | | | | | | | x | | x 2089 | | | | | x 0.001s 39.050s 639139160395297919: 2559 | x | | x x | | | | | x x | | | | | | | x | | 2052 | | | | | | x 0.002s 39.052s 639139160395313036: | | x | | x x 2536 | | | | x x | | | | | | | x | | | | | | | | | x 0.002s 39.053s 639139160395328294: | | x | | x x | | | | | x x | | | | | | | x | | | | | | | | 2561 x 0.001s 39.055s 639139160395343272: | | x | | x x | | | | | x x | | | | 2020 | | x | | | | | | | | | x 0.002s 39.056s 639139160395358750: | | x | | x x | | | | | x x | | | | | | x x | | | | | | | | | x 0.001s 39.058s 639139160395373438: | | x | | x x | 2563 | | | x x | | | | | | x x | | | | | | | | | x 0.001s 39.059s 639139160395388153: | | x | | x x | | | | | x x | | | | | | x x 2564 | | | | | | | | x 0.002s 39.061s 639139160395403458: | | x | | x x | | | 2008 | x x | | | | | | x x | | | | | | | | | x 0.002s 39.062s 639139160395418776: | | x | | x x | | | | | x x | | | | | | x x | | | | | | | 2035 | x 0.002s 39.064s 639139160395433912: | | x | | x x | | | | | x x | | | | | | x x | | | | | | 2072 | | x 0.002s 39.065s 639139160395449225: | | x | | x x | | | | | x x | | 2040 | | | x x | | | | | | | | | x 0.001s 39.067s 639139160395464152: | | x | 2565 x x | | | | | x x | | | | | | x x | | | | | | | | | x 0.002s 39.068s 639139160395479594: | | x | | x x | | | | | x x | | | | | | x x | | | | | 2531 | | | x 0.002s 39.070s 639139160395494634: | | x | | x x | | | | | x x | | | 2018 | | x x | | | | | | | | | x 0.001s 39.071s 639139160395509553: | | 2566 | | x x | | | | | x x | | | | | | x x | x | | | | | | | x 0.002s 39.073s 639139160395524828: | | | | | x x | | | | | x x | | | | | | x x | x | | x | | | | x 0.002s 39.074s 639139160395539861: | 2081 | | | x x | | | | | x 2568 | | | | | | x x | x | | x | | | | x 0.001s 39.076s 639139160395554741: | | | | | x x | | | | | x | 2017 | | | | | x x | x | | x | | | | x 0.002s 39.077s 639139160395571479: | | | | | x x | | 2569 | | x | | | | | | | x x | x | | x | | | | x 0.002s 39.079s 639139160395586570: | | | | | x x | | | | 2570 x | | | | | | | x x | x | | x | | | | x 0.002s 39.080s 639139160395601686: | | | | | x x | | | | | x | | x | | | | x x | x | | 2050 | | | | x 0.002s 39.082s 639139160395616997: | | | | | x x | | | | | x | | x | | | 2522 x x | x | | | | | | | x 0.001s 39.084s 639139160395631986: 2560 | | | | x x | | | | | x | | x | | | | x 2084 | x | | | | | | | x 0.002s 39.085s 639139160395647053: | | | | | x x x | | | | x | | x | | | | x | | x | | | | | | | x 0.002s 39.087s 639139160395662249: | | | x | x x x | | | | x | | x | | | | x | | x | | | | | | | x 0.001s 39.088s 639139160395676772: | | | x | x x x | | | | x | | x | | | | x | | x | | | | | | 1993 x 0.001s 39.089s 639139160395691474: | | | x | x x x | | | | x | | x | | | | x | | x | x | | | | | x 0.002s 39.091s 639139160395706520: | | | x | x x x | | | | x | | x | | | | x | | x x x | | | | | x 0.002s 39.092s 639139160395721703: | | | x | x x x 2007 | | | x | | x | | | | x | | x x x | | | | | x 0.002s 39.094s 639139160395736709: | | | x | x x x | | | | x | | x | | 2077 | x | | x x x | | | | | x 0.002s 39.096s 639139160395751755: | | | x | x x x | | | | x | | x | | | | x | 1997 x x x | | | | | x 0.002s 39.097s 639139160395767222: | | | x | x x x | | 2572 | x | | x | | | | x | | x x x | | | | | x 0.001s 39.099s 639139160395782163: | | | x | x x x | | | | x | | x | | | | x | | x x x | | | 2573 | x 0.001s 39.100s 639139160395797078: | | | x | x x x | | | | x | | x | | | | x | | x x x | | 2574 | | x 0.002s 39.102s 639139160395812229: | | | x 2078 x x x | | | | x | | x | | | | x | | x x x | | | | | x 0.002s 39.103s 639139160395827709: | | | x | x x x | | | | x | | x 2575 | | | x | | x x x | | | | | x 0.002s 39.105s 639139160395842856: | | | x | x x x | | | | x | | x | | | | x | | 2061 x x | 2513 | | | x 0.002s 39.106s 639139160395858109: | | x x | x x x | | | | x | | x | | | | x | | | x x | | | | | x 0.001s 39.108s 639139160395872818: | | x x | x x x | | | | x | | x | 2076 | | x | | | x x | | | | | x 0.002s 39.109s 639139160395887871: | 2036 x x | x x x | | | | x | | x | | | | x | | | x x | | | | | x 0.001s 39.111s 639139160395902518: | | x x | x x x | | | | x x | x | | | | x | | | x x | | | | | x 0.002s 39.112s 639139160395917661: | | x x | x x x | 2066 | | x x | x | | | | x | | | x x | | | | | x 0.002s 39.114s 639139160395932988: | | x x | x x x | | | 2073 x x | x | | | | x | | | x x | | | | | x 0.002s 39.115s 639139160395948211: | | x x | x x x | | | | x x 2571 x | | | | x | | | x x | | | | | x 0.002s 39.117s 639139160395963704: | | x x | x x x | | | | x x | x | | | | 2577 | | | x x x | | | | x 0.002s 39.118s 639139160395979097: | | x x | x x x | | | | x x | x | | | 2063 | | | | x x x | | | | x 0.002s 39.120s 639139160395994941: x | x x | x x 2074 | | | | x x | x | | | | | | | | x x x | | | | x 0.002s 39.121s 639139160396010145: x | x x | x x | | | | | x x | x | | | | | x | | x x x | | | | x 0.002s 39.123s 639139160396025962: x | x x | x x | | | | | x x | x | | | | | x | | x x x | | | 2578 x 0.002s 39.124s 639139160396041282: x | x x | x x | | | | | x x | x | | x | | x | | x x x | | | | x 0.002s 39.126s 639139160396056382: x | x x | x x | | | 2008 | x x | x | | x | | x | | x x x | | | | x 0.002s 39.127s 639139160396071515: x | x x | x x | 2556 | | | x x | x | | x | | x | | x x x | | | | x 0.002s 39.129s 639139160396086803: x | x x | x x | | | | | x x | x | | x | | x | | x x x | | 2035 | x 0.006s 39.135s 639139160396143857: x | x x | x x | | | | | x x | x | | x | | x 2562 | x x x | | | | x 0.002s 39.137s 639139160396161806: x | x x | x x | | | | | x x | x | | x | | x | | x x x | 2072 | | x 0.001s 39.138s 639139160396176710: x | x x | x x | | | | | x x | x 2040 | x | | x | | x x x | | | | x 0.002s 39.140s 639139160396191842: x | x x | x x | | | | | x x | x | | x | | x | 2025 x 2580 x | | | | x 0.001s 39.141s 639139160396206810: x | x x | x x | | | | | x x | x | | x | | 2049 | | x | x 2053 | | | x 0.001s 39.142s 639139160396221582: x | x x x x x | | | | | x x | x | | x | | | | | x | x | | | | x 0.001s 39.144s 639139160396236201: x | x x x x x | | | | | x x | x | x x | | | | | x | 2581 | | | | x 0.001s 39.145s 639139160396251177: x 2065 x x x x x | | | | | 2582 x | x | x x | | | | | x | | | | | | x 0.001s 39.147s 639139160396266016: x | x x x x x | | | | 2583 | x | x | x x | | | | | x | | | | | | x 0.001s 39.148s 639139160396280933: x | x 2075 x x x | | | | | | x 2472 x | x x | | | | | x | | | | | | x 0.001s 39.150s 639139160396295852: x | x | x x x | | 2576 | | | x | x | x x | | | | | x | | | | | | x 0.001s 39.151s 639139160396310385: x | x | x x x | | | | | | x | x | x x | x | | | x | | | | | | x 0.001s 39.153s 639139160396325152: x | x | x x x | | | | | | x | x | x x 2584 x | | | x | | | | | | x 0.002s 39.154s 639139160396340285: x | x | x x x 2585 | | | | | x | x | x x | x | | | x | | | | | | x 0.001s 39.156s 639139160396354973: x | x | x x x | | | | | | x | x | x x | x | | | x | | | | | 1993 x 0.002s 39.157s 639139160396370429: x | x | x x x | | | 2037 | | x | 2586 | x x | x | | | x | | | | | | x 0.002s 39.159s 639139160396385530: x | x | x x x | 2521 | | | | 2069 | | | x x | x | | | x | | | | | | x 0.001s 39.160s 639139160396400225: x | x | x x x | | | | | | | | | | x x | x | | | x | | | | 2587 | x 0.001s 39.162s 639139160396414952: x | x | x x x | | | | | | | | | | x x | 2067 | 2021 | x | | | | | | x 0.001s 39.163s 639139160396429789: x | x | x x x | | | | | | | | | | x x | | | | | x | | | 2588 | | x 0.001s 39.165s 639139160396444391: x | x | x x x | | | | | | | | | 2589 x x | | | | | x | | | | | | x 0.001s 39.166s 639139160396458668: x | x | x x x | | | | | | | | | | x x | | | | | x x | | | | | x 0.001s 39.168s 639139160396473632: x | x | x x x | | | | | | | | | | x x | | | | 2061 2590 x | | | | | x 0.002s 39.169s 639139160396488795: x | x | x x x | | | | | | | | | | x x | | x | | | x | | | | | x 0.001s 39.171s 639139160396502944: x | x | x x x | | | | | | | | | | x x | | x | | | x | 2592 | | | x 0.002s 39.172s 639139160396518072: x | x | x x x | | | | | | | | | | 2076 x | | x | | | x 2050 | | | | x 0.001s 39.173s 639139160396529200: x | x | x x x | | | | | x | | | | | x | | x | | | x | | | | | x 0.001s 39.174s 639139160396539210: x | x | x x x | | | | 2073 x | | | | | x | | x | | | x | | | | | x 0.001s 39.176s 639139160396553884: x | x | x x x | | | | | x | 2055 | | | x | | x | | | x | | | | | x 0.001s 39.177s 639139160396568285: x | x x x x x | | | | | x | | | | | x | | x | | | 2593 | | | | | x 0.001s 39.179s 639139160396582855: x | x x x x x | | 2567 | | x | | | | | x | | x | | | | | | | | | x 0.002s 39.180s 639139160396597881: x 2081 x x x x x | | | | | x | | | | | x | | x | | | | | | | | | x 0.002s 39.182s 639139160396612984: x | x x x x x | | | | | x | | | | | x 2063 | x | | | | | | | | | x 0.001s 39.183s 639139160396627717: x | x x x x x 2074 | | | | x | | | | | x | | x | | | | | | | | | x 0.001s 39.185s 639139160396642065: x | x x x x x | | | | | x | | | | | x | | x | | | | | | | | 2594 x 0.001s 39.186s 639139160396656755: x | x x x x x | | | 2595 | x | | | | | x | | x | | | | | | | | | x 0.001s 39.187s 639139160396671356: x | x x x x x | | | | | x | | 2591 | | x | | x | | | | | | | | | x 0.001s 39.189s 639139160396685876: x | x x x x x | | | | | x x | | | | x | | x | | | | | | | | | x 0.001s 39.190s 639139160396700199: x | 2068 x x x x | 2031 | | | x x | | | | x | | x | | | | | | | | | x 0.001s 39.192s 639139160396714540: x | | x x x x | | | | | x x | | | | x | | x | | | | | | | 2035 | x 0.001s 39.193s 639139160396729491: x | | x x x x | | | | | x x | | | | x | | x 2597 | | | | | | | | x 0.001s 39.195s 639139160396744051: x | | x x x x | | | | | x x | | | | x | 2030 x | | | | | | | | | 2598 0.001s 39.196s 639139160396758662: x | | x x x x | | | | | x x | | | | x | | x | | | | | | 2072 | | | 0.002s 39.198s 639139160396773909: x | | x x x x | | | | | x x | | 2040 | x | | x | | | | | | | | | | 0.001s 39.199s 639139160396788654: x | | x x x x | | | | | x x | | | | x | | x | | x | | | | | | | 0.001s 39.201s 639139160396803289: x | | x x x x | | | | | x x | | | | x | | x | | x | | 2053 | | | | 0.001s 39.202s 639139160396817633: x | | x x x x | | | | | x x | | | | x | | x | 2025 x | | | | | | | 0.001s 39.204s 639139160396832057: x | | 2075 x x x | | | | | x x | | | | x | | x | | x x | | | | | | 0.001s 39.205s 639139160396846252: x | | | x x x | | | | | x x 2079 | | | x | | x | | x x | | | | | | 0.001s 39.206s 639139160396860593: x | | | x x x | | 2555 | | x x | | | | x | | x | | x x | | | | | | 0.001s 39.208s 639139160396874730: x | | | x x x | | | | | x x | | | | x 2600 | x | | x x | | | | | | 0.001s 39.209s 639139160396889418: x | | | x x x | | | | | x x | | | | x | | x | | x x 2080 | | | | | 0.001s 39.211s 639139160396904281: x | | | x x x x | | | | x x | | | | x | | x | | x x | | | | | | 0.001s 39.212s 639139160396918673: x | | | x x x x | | | | x x | | | | x | | x | | x x | | | | 1993 | 0.001s 39.214s 639139160396933117: x 2036 | | x x x x | | | | x x | | | | x | | x | | x x | | | | | | 0.001s 39.215s 639139160396947738: x | | | x x x x 2601 | | | x x | | | | x | | x | | x x | | | | | | 0.001s 39.217s 639139160396962250: x | x | x 2602 x x | | | | x x | | | | x | | x | | x x | | | | | | 0.001s 39.218s 639139160396976237: x | x | x | x x | | | 2541 x x | | | | x | | x | | x x | | | | | | 0.002s 39.220s 639139160396992959: x | x | x | x x | | | | x x | 2599 | | x | | 2049 | | x x | | | | | | 0.001s 39.221s 639139160397007580: x | x | x | x x | | | | x x | | | | x | | | 2021 | x x | | | | | | 0.001s 39.223s 639139160397022086: x | x | x | x x | | 2037 | x x | | | | x | | | | | x x | | | | | | 0.001s 39.224s 639139160397036372: x | x | x | x x | | | | x x | | | | x | | | | | x x | | | | | x 0.001s 39.225s 639139160397050915: x | x | x | x x | | | | x x | | | x x | | | | | x x | | | | | x 0.001s 39.227s 639139160397065198: x | x | x | x x | | | | x x | | | x x | 2067 | | | x x | | | | | x 0.001s 39.228s 639139160397079211: x | x | x | x x | | | | x x | | | x x | | | | | x x | | | 2064 | x 0.001s 39.230s 639139160397093414: x | x | x | x x | | | | x x | | | x x | | | | | x x | 2082 | | | x 0.001s 39.231s 639139160397107858: x | x | x | x x | x | | x x | | | 2043 x | | | | | x x | | | | | x 0.002s 39.233s 639139160397124347: x | x | x | x x | x | | x x 2603 | | | x | | | | | x x | | | | | x 0.001s 39.234s 639139160397138647: x | x | x | x x | x | | x x | | | | x 2063 | | | | x x | | | | | x 0.001s 39.236s 639139160397152797: 2604 | x | x | x x | x | | x x | | | | x | | | | | x x x | | | | x 0.001s 39.237s 639139160397166971: | | x | x | x x | x | | x x | | 2579 | x | | | | | x x x | | | | x 0.001s 39.238s 639139160397181458: | | x x x | x x | x | | x x | | | | x | | | | | x x x | | | | x 0.001s 39.240s 639139160397195923: | | x x x | x x | x | | x x | | | | x | | | | | x x x | x | | x 0.001s 39.241s 639139160397210200: | | 2068 x x x x x | x | | x x | | | | x | | | | | x x x | x | | x 0.001s 39.243s 639139160397224364: | | | x x x x x | x | x x x | | | | x | | | | | 2023 x x | x | | x 0.001s 39.244s 639139160397238048: | | | x x x x x | x | x x x | x | | x | | | | | | x x | x | | x 0.001s 39.246s 639139160397251902: | | | x x x x x 2031 x | x x x | x | | x | | | | | | x x | x | | x 0.001s 39.247s 639139160397265997: | | | x x x x x | x | x x x | x | | x | | | | | | x x | x | 2041 x 0.001s 39.248s 639139160397280191: | | | x x x x x | x | x x x | x | | x | | | | 2088 | x x | x | | x 0.001s 39.250s 639139160397294341: | | | x x x x x | x | x x x | x | | x | | x | | | x x | x | | x 0.001s 39.251s 639139160397308872: | | | x x x x x | x | x x x | x | | x | | x 2605 | | x x | x | | x 0.001s 39.253s 639139160397323123: | | | x x x x x | x 2008 x 2606 x | x | | x | | x | | | x x | x | | x 0.001s 39.254s 639139160397337094: | | | x x x x x | x | x | x | x | | x | | x | | | x x | x 2607 | x 0.001s 39.255s 639139160397351353: | | | x x x x x | x | x | x | x | | x | x x | | | x x | x | | x 0.001s 39.257s 639139160397365460: | | | x x x x x | x | x | x | x | | x | x x | | | x x x x | | x 0.001s 39.258s 639139160397379233: | | | x x x x x | x | x | x | x | | x 2609 x x | | | x x x x | | x 0.001s 39.260s 639139160397393104: x | | x x x x x | x | x | x | x | | x | x x | | | x 2080 x x | | x 0.001s 39.261s 639139160397407282: x 2596 | x x x x x | x | x | x | x | | x | x x | | | x | x x | | x 0.001s 39.262s 639139160397421497: x | | x x x x x | x | x | x | x 2071 | 2077 | x x | | | x | x x | | x 0.001s 39.264s 639139160397435416: x | | x x x x x | x | x | x | x | x | | x x | | | x | x x | | x 0.001s 39.265s 639139160397449332: x | | x x x x x | x | x | x 2079 x | x | | x x | | | x | x x | | x 0.001s 39.267s 639139160397462763: x | x x x x x x | x | x | x | x | x | | x x | | | x | x 2610 | | x 0.001s 39.268s 639139160397476729: x | x x x x x x | x | x | x | x | x | | x x | | | x | x | | 2611 x 0.001s 39.269s 639139160397490876: x | x x x x x x | x | x | x | x | x | | x x | | x x | x | | | x 0.001s 39.271s 639139160397505026: x | x x x x x x | x | x | x | x | x | | x x 2021 | x x | x | | | x 0.001s 39.272s 639139160397519084: x | x x x x x x 2062 x | x | x | x | x | | x x | | x x | x | | | x 0.001s 39.274s 639139160397532998: x | x x x x x x | x | x | x | x | x | | x x | x x x | x | | | x 0.001s 39.275s 639139160397546635: x | x x x x x x | x | x 2608 x | x | x | | x x | x x x | x | | | x 0.001s 39.276s 639139160397560673: x | x x x x x x | x | x | x | x | x | | x x | x x x | x | 2064 | x 0.001s 39.278s 639139160397574329: x | x x x x x x | x 2037 x | x | x | x | | x x | x x x | x | | | x 0.001s 39.279s 639139160397588095: x | x x x x x x | x | x | x | x | x | 2063 x x | x x x | x | | | x 0.001s 39.281s 639139160397602246: x x x x x x x x | x | x | 2069 | x | x | | x x | x x x | x | | | x 0.001s 39.282s 639139160397616048: x x x x x x x x | x | x | | | x 2612 x | | x x | x x x | x | | | x 0.001s 39.283s 639139160397629833: x x x x x x x x | x | x | | | x | x x | x x | x x x | 2613 | | | x 0.001s 39.285s 639139160397643763: x x x x x x x x | x | x | | | x | x x | x x | x x x x | | | | x 0.001s 39.286s 639139160397657687: 2614 x x x x x x x | x | x | | 2055 x | x x | x x | x x x x | | | | x 0.001s 39.288s 639139160397671989: | x 2068 x x x x x | x | x | | | x | x x | x x | x x x x | x | | x 0.001s 39.289s 639139160397685754: | x | x x x x x | x | x | | | x | x x | x x | x x x x | x | 2041 x 0.001s 39.290s 639139160397699822: | x | x x x x x | x | x | | | x | x x | x x 2057 x x x x | x | | x 0.001s 39.292s 639139160397713631: | x | x x x x 2616 x x | x | | | x | x x | x x | x x x x | x | | x 0.001s 39.293s 639139160397727476: | x | x x x x | x x | x | | | x | x x | x x | x x 2617 x | x 2083 | x 0.001s 39.294s 639139160397741511: | x | x x x x | x x | x x | | x | x x | x x | x x | x | x | | x 0.001s 39.296s 639139160397755135: | x | x x x x | x x 2070 x x | | 2618 | x x | x x | x x | x | x | | x 0.001s 39.297s 639139160397769228: | x | x x x x | x x | x x x | | | x x | x x | x x | 2619 | x | | x 0.001s 39.299s 639139160397783260: | x | x x x x | x x | x x x | | 2071 x x | x x | x x | | | x | | x 0.001s 39.300s 639139160397797319: | x | x x x x | x x | x x x | | | x 2077 | x x | x x | | 2082 x | | x 0.001s 39.301s 639139160397810778: x x | x x x x | x x | x x x | | | x | | x x | x x | | | x | | x 0.001s 39.303s 639139160397824355: x x | x x x x | x x | x x 2620 2079 | | x | | x x | x x | | | x | | x 0.001s 39.304s 639139160397838223: x x | x x x x | x x | x x | | | | x | x x x | x x | | | x | | x 0.001s 39.305s 639139160397851664: x x x x x x x | x x | x x | | | | x | x x x | x x | | | x | | x 0.001s 39.307s 639139160397865685: x x x x x x x | x x | x x | | | | x | x x x 2087 x 2621 | | | x | | x 0.001s 39.308s 639139160397879397: x x x x x x x | 2622 x | x x | | | | x | x x x | x | | | | x | 2086 x 0.001s 39.310s 639139160397892946: x x x x x x x | | x | x x | | | | x | x x x | x | | | | x 2623 | x 0.001s 39.311s 639139160397906540: x x x x x x x | | x | x x | | | | x | x x x | x | x | | x | | x 0.001s 39.312s 639139160397920149: x x x x x x x x | x | x x | | | | x | x x x | x | x | | x | | x 0.001s 39.314s 639139160397933924: x x x x x x x x | x | x x | | x | x | x x x | x | x | | x | | x 0.001s 39.315s 639139160397947803: x x x x x x x x | x 2037 x x | | x | x | x x x | x | x | | x | | x 0.001s 39.316s 639139160397961453: x x x x x x x x | x | x x | | x | x | x x x | x | x x | x | | x 0.001s 39.318s 639139160397974974: x x x x x 2625 x x | x | x x | | x x x | x x x | x | x x | x | | x 0.001s 39.319s 639139160397988762: x x x x x | x x | x | x x 2069 | x x x | x x x | x | x x | x | | x 0.001s 39.321s 639139160398002348: x x x x x | x x | x | x x | | x x x | x x x | x | x x 2615 x | | x 0.001s 39.322s 639139160398016119: x x x x x | x x | x | x x | | x x x | x x x x 2626 | x x | x | | x 0.006s 39.327s 639139160398071151: x x x x x | x x | x | x x | | x x x | x x x 2057 | x x x | x | | x 0.001s 39.329s 639139160398085610: x x x x x | x x | x | x x | 2055 x x x | x x x | | x x x | x | | x 0.001s 39.330s 639139160398099484: x x x x x | x x | x | x x | | x x x | x x x | | x x x | 2627 | x x 0.001s 39.332s 639139160398113309: x x x x x | x x | x | x x | | x x x | x x x | | x x x | | 2083 x x 0.001s 39.333s 639139160398126894: x x x x x | x x 2062 x | x x | | x x x | x x x | | x x x | | | 2041 x 0.001s 39.334s 639139160398140707: x x x x x | x x | x | x x | | x x x x x x x | | x x x | | | | x 0.001s 39.336s 639139160398154514: x x x x x | x x | x 2624 x x | | x x x x x x x | | x x 2628 | | | | x 0.001s 39.337s 639139160398168292: x x x x x x x x | x | x x | | x 2071 x x x x x | | x x | | | | | x 0.000s 39.337s 639139160398168879: x x x x x x x x | x | x x x | x | x x x x x | | x x | | | | | x 0.000s 39.337s 639139160398169169: x x x x x x x x | x | x x x | x | x x x x x | | x x | x | | | x 0.000s 39.337s 639139160398169478: 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 39.337s 639139160398169753: x x x x x x x x | x | x x x | x | x x x x x 2087 x x x | x | | | x 0.001s 39.339s 639139160398183288: x 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 39.340s 639139160398197444: x x 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 39.341s 639139160398211210: x x x x x x x x 2630 x | x x x x x | x x x x x | x x x | x x | | x 0.001s 39.343s 639139160398224980: x x x x x x x x | x | x x x x x | x x x 2631 x | x x x | x x | 2086 x 0.001s 39.344s 639139160398238681: x x x x x x x x | x | 2632 x x x x x x x x | x | x x x | x x | | x 0.001s 39.346s 639139160398252515: x x 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 39.347s 639139160398266596: x x x x x x x x | x 2070 | x x x x x x x x | x | x x x x x x | | x 0.001s 39.348s 639139160398280613: x x x x x x x x | x | | x x x x x x x x | x | x x x x x x 2064 | x 0.001s 39.350s 639139160398293954: x x x x x x x x 2062 x | | x x x x x x x x | x | x x x x x x | | x 0.001s 39.351s 639139160398307608: x x x 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 39.352s 639139160398321332: x x x x x x x x | x | x x x x x 2071 x x x x x | x x x x x x | | x 0.001s 39.354s 639139160398335104: x x x x x x x x | x | x x x x x | x x x x x 2021 x x x x x x | | x 0.001s 39.355s 639139160398348866: x x x x x 2633 x x | x 2037 x x x x x | x x x x x | x x x x x x | | x 0.001s 39.357s 639139160398362754: x x x x x | x x | x | x x x x x | x x x x x | x x x x x x | 2041 x 0.002s 39.358s 639139160398381029: x x x x x | x 2634 | x | x x x x x | x x x x x | x x x x x x x | x 0.001s 39.360s 639139160398394441: x x x x x | x | | x | x x x x x x x x x x x | x x x x x x x | 2635 0.001s 39.361s 639139160398407854: x x x x x | x | | x | x 2636 x x x x x x x x x 2629 x x x x x x x | | 0.001s 39.362s 639139160398421418: x x 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 39.363s 639139160398421923: x x x x x | x | x x x x | x x x x x x x x x | x x x x x 2637 x | | 0.001s 39.364s 639139160398435503: x x x x x x x | x x 2070 x | x x x x x x x x x | x x x x x | x | | 0.000s 39.364s 639139160398436050: x x x x x x x x x x | x | x x x x x x x x x | x x x x x | 2064 | | 0.000s 39.364s 639139160398436416: x x x x x x x x x x | x | x x x 2071 x x x x x | x x x x x | | | x 0.001s 39.365s 639139160398442523: x x x 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 39.367s 639139160398467459: x x x x 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 39.367s 639139160398468757: x x x 2638 x 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 39.369s 639139160398488135: x x x | x x x x x 2639 x x x x x x | x x x x x | x x x x x | x x x 0.001s 39.370s 639139160398497610: x x x | x x x x x | x x x x x x | x x x x x 2057 x x x x x | x x x 0.000s 39.370s 639139160398498081: x x x | x x x x x | 2037 x x x x x | x x x x x | x x x x x x x x x 0.000s 39.370s 639139160398498404: x x x | x x 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 39.371s 639139160398509142: x x x x x x 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 39.373s 639139160398522606: x x x x x x x x x | | x x x x x x x x x x x 2021 x x x x x x x x x 0.003s 39.376s 639139160398552849: x x x x x x x x x x | x x x x x x x x x x x | x x x x x x 2064 x x 0.001s 39.377s 639139160398567294: x x x x x x x x x x 2070 x x x x x x x x x x x | x x x x x x | x x 0.002s 39.379s 639139160398585212: x x x x x x x x x x | x x x x x x x x x x x 2640 x x x x x x | x x 0.001s 39.380s 639139160398595490: x x x x x x x 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 39.383s 639139160398622929: x x x x x x x x x x x x x x x x x x x x x x 2057 x x x x x x | x x 0.008s 39.390s 639139160398699555: x x x x x x x x 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 39.392s 639139160398715031: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 2641 x x 0.003s 39.395s 639139160398743793: x x x x x x x x x x 2070 x x x x x x x x x x x x x x x x x x x x x 0.006s 39.401s 639139160398803295: x x x x x x x x x x x x x x x 314 x x x x x x x x x x x x x x x x 0.022s 39.423s 639139160399023094: 2673 2657 2670 2644 2669 2659 2671 2656 2655 2647 2658 2648 2653 2652 2660 2654 2661 2666 2672 2667 2662 2663 2645 2664 2668 2651 2665 2650 2643 2649 2646 2642 0.012s 39.435s 639139160399143872: | 2948 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 39.454s 639139160399334678: | | | | | | | | | | | | | | | | | | | | | | | | | | 2949 | | | | | 0.002s 39.456s 639139160399353613: | | | | | | 2689 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.457s 639139160399368228: | | | | | | | | | | | | | | | | 2681 | | | | | | | | | | | | | | | 0.001s 39.458s 639139160399381583: | | 2674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.460s 639139160399397309: 2950 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.462s 639139160399414979: | | | | 2685 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.463s 639139160399430478: | | | | | | | 2682 | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 39.473s 639139160399528220: | | | | | | | | | | | | | | | | | | | | | | | 2686 | | | | | | | | 0.001s 39.474s 639139160399539998: | | | | | | | | | | | | | | | | | 2687 | | | | | | | | | | | | | | 0.001s 39.475s 639139160399550423: | | | | | | | | | | | | | | | | | | | 2680 | | | | | | | | | | | | 0.001s 39.476s 639139160399560817: | | | | | | | | | | | | | | | | | | | | | 2684 | | | | | | | | | | 0.001s 39.477s 639139160399571464: | | | | | | | | | | | | | 2698 | | | | | | | | | | | | | | | | | | 0.001s 39.479s 639139160399582144: | | | | | | | | | | | | | | | | | | 2951 | | | | | | | | | | | | | 0.001s 39.480s 639139160399592862: | | | | | | | | | | | | | | | | | | | | | | | | 2688 | | | | | | | 0.001s 39.481s 639139160399605895: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2711 | | | 0.001s 39.482s 639139160399620508: | | | | | 2679 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.484s 639139160399635005: | | | | | | | | | | | | | | | | | | | | 2690 | | | | | | | | | | | 0.001s 39.485s 639139160399647137: | | | | | | 2952 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.486s 639139160399659175: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2696 | 0.001s 39.487s 639139160399670089: | | | | | | | | | | | | | | | | 2953 | | | | | | | | | | | | | | | 0.001s 39.489s 639139160399683456: | 2657 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.489s 639139160399684124: | | | | | | | | | | | | | | | | | | | | | | 2700 | | | | | | | | | 0.002s 39.490s 639139160399699217: | | | | | | | | | | | | | | | | | | | | | | | | | 2693 | | | | | | 0.001s 39.492s 639139160399713482: | | | | | | | | | 2708 | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.493s 639139160399726862: | | | | | | | | | | | | 2675 | | | | | | | | | | | | | | | | | | | 0.001s 39.494s 639139160399737293: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2695 | | | | 0.001s 39.495s 639139160399747404: | | | | | | | | | | | 2691 | | | | | | | | | | | | | | | | | | | | 0.001s 39.496s 639139160399758545: | | | | | | | | | | | | | | | | | | | | | | | | | | 2665 | | | | | 0.000s 39.496s 639139160399759030: | | | | | | | | | | 2694 | | | | | | | | | | | | | | | | | | | | | 0.001s 39.498s 639139160399772389: | | | | | | | | | | | | | | 2678 | | | | | | | | | | | | | | | | | 0.001s 39.499s 639139160399783665: | | 2954 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.500s 639139160399793646: | | | 2701 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.501s 639139160399803900: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2705 0.001s 39.502s 639139160399814802: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2677 | | 0.001s 39.503s 639139160399826669: | | | | 2955 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.504s 639139160399838055: | | | | | | | | | | | | | | | 2676 | | | | | | | | | | | | | | | | 0.001s 39.505s 639139160399848433: | | | | | | | | 2706 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.506s 639139160399858941: | | | | | | | 2956 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.507s 639139160399869233: | | | | | | | | | | | | | | | | | | | | | | | 2957 | | | | | | | | 0.001s 39.508s 639139160399879366: | | | | | | | | | | | | | | | | | 2958 | | | | | | | | | | | | | | 0.001s 39.509s 639139160399889412: 2673 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.509s 639139160399889996: | | | | | | | | | | | | | | | | | | | 2959 | | | | | | | | | | | | 0.001s 39.510s 639139160399899755: | | | | | | | | | | | | | | | | | | | | | 2960 | | | | | | | | | | 0.001s 39.511s 639139160399909533: | | | | | | | | | | | | | 2961 | | | | | | | | | | | | | | | | | | 0.001s 39.512s 639139160399919070: | | | | | | | | | | | | | | | | | | | | | | | | 2962 | | | | | | | 0.001s 39.513s 639139160399928900: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2963 | | | 0.001s 39.514s 639139160399939217: | | | | | 2964 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.515s 639139160399949247: | | | | | | | | | | | | | | | | | | 2672 | | | | | | | | | | | | | 0.000s 39.515s 639139160399949736: | | | | | | | | | | | | | | | | | | | | 2965 | | | | | | | | | | | 0.005s 39.521s 639139160400003178: | | | | | | 2689 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.521s 639139160400003756: | | | | | | | | | | | | | | | | 2681 | | | | | | | | | | | | | | | 0.000s 39.521s 639139160400004400: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2966 | 0.001s 39.522s 639139160400014605: | 2683 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.523s 639139160400027200: | | | | | | | | | | | | | | | | | | | | | | 2967 | | | | | | | | | 0.001s 39.524s 639139160400037080: | | | | | | | | | | | | | | | | | | | | | | | | | 2968 | | | | | | 0.001s 39.525s 639139160400047657: | | | | | | | | | 2969 | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.526s 639139160400057613: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2970 | | | | 0.001s 39.527s 639139160400067368: | | | | | | | | | | | | 2971 | | | | | | | | | | | | | | | | | | | 0.001s 39.528s 639139160400079697: | | | | | | | | | | | 2972 | | | | | | | | | | | | | | | | | | | | 0.001s 39.529s 639139160400089978: | | | | | | | | | | | | | | | | | | | | | | | | | | 2692 | | | | | 0.001s 39.531s 639139160400103398: | | | | | | | | | | 2973 | | | | | | | | | | | | | | | | | | | | | 0.001s 39.532s 639139160400115155: | | | | | | | | | | | | | | 2974 | | | | | | | | | | | | | | | | | 0.001s 39.533s 639139160400126196: | | | 2975 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.534s 639139160400136970: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2976 0.001s 39.535s 639139160400147722: | | | | 2685 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.535s 639139160400148255: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2977 | | 0.001s 39.536s 639139160400158509: | | | | | | | 2682 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.536s 639139160400158944: | | | | | | | | 2978 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.537s 639139160400169045: | | 2674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.537s 639139160400169489: | | | | | | | | | | | | | | | | | | | | | | | 2686 | | | | | | | | 0.000s 39.537s 639139160400170112: 2736 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.538s 639139160400181249: | | | | | | | | | | | | | | | | | 2687 | | | | | | | | | | | | | | 0.000s 39.538s 639139160400181707: | | | | | | | | | | | | | | | | | | | 2680 | | | | | | | | | | | | 0.000s 39.539s 639139160400182258: | | | | | | | | | | | | | | | | | | | | | 2684 | | | | | | | | | | 0.000s 39.539s 639139160400182867: | | | | | | | | | | | | | 2698 | | | | | | | | | | | | | | | | | | 0.000s 39.539s 639139160400183488: | | | | | | | | | | | | | | | 2717 | | | | | | | | | | | | | | | | 0.001s 39.540s 639139160400197870: | | | | | | | | | | | | | | | | | | | | | | | | 2688 | | | | | | | 0.000s 39.540s 639139160400198387: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2711 | | | 0.000s 39.540s 639139160400198826: | | | | | 2679 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.540s 639139160400199231: | | | | | | | | | | | | | | | | | | 2716 | | | | | | | | | | | | | 0.001s 39.541s 639139160400210542: | | | | | | 2979 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.543s 639139160400222005: | | | | | | | | | | | | | | | | 2980 | | | | | | | | | | | | | | | 0.001s 39.544s 639139160400232996: | | | | | | | | | | | | | | | | | | | | 2690 | | | | | | | | | | | 0.000s 39.544s 639139160400233498: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2696 | 0.000s 39.544s 639139160400233951: | | | | | | | | | | | | | | | | | | | | | | 2700 | | | | | | | | | 0.000s 39.544s 639139160400234352: | 2981 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.545s 639139160400245837: | | | | | | | | | | | | | | | | | | | | | | | | | 2693 | | | | | | 0.000s 39.545s 639139160400246345: | | | | | | | | | 2708 | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.545s 639139160400246775: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2695 | | | | 0.000s 39.545s 639139160400247219: | | | | | | | | | | | 2691 | | | | | | | | | | | | | | | | | | | | 0.000s 39.545s 639139160400247659: | | | | | | | | | | | | | | | | | | | | | | | | | | 2982 | | | | | 0.001s 39.546s 639139160400261219: | | | | | | | | | | 2694 | | | | | | | | | | | | | | | | | | | | | 0.000s 39.547s 639139160400261772: | | | | | | | | | | | | | | 2678 | | | | | | | | | | | | | | | | | 0.000s 39.547s 639139160400262265: | | | 2701 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.547s 639139160400262833: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2705 0.000s 39.547s 639139160400265416: | | | | 2983 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.548s 639139160400278363: | | | | | | | 2984 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.549s 639139160400289782: | | | | | | | | | | | | 2675 | | | | | | | | | | | | | | | | | | | 0.000s 39.549s 639139160400290299: | | | | | | | | 2706 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.549s 639139160400290706: | | | | | | | | | | | | | | | | | | | | | | | 2985 | | | | | | | | 0.001s 39.550s 639139160400301386: | | | | | | | | | | | | | | | | | | | | | 2986 | | | | | | | | | | 0.001s 39.552s 639139160400311751: | | | | | | | | | | | | | | | | | 2987 | | | | | | | | | | | | | | 0.001s 39.553s 639139160400322802: | | | | | | | | | | | | | | | | | | | 2988 | | | | | | | | | | | | 0.001s 39.554s 639139160400333054: | | | | | | | | | | | | | 2989 | | | | | | | | | | | | | | | | | | 0.001s 39.555s 639139160400345252: 2990 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.556s 639139160400358717: | | 2704 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.557s 639139160400370355: | | | | | 2991 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.558s 639139160400381695: | | | | | | | | | | | | | | | | | | | | | | | | 2992 | | | | | | | 0.001s 39.560s 639139160400395256: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2993 | | | 0.001s 39.561s 639139160400407278: | | | | | | | | | | | | | | | 2994 | | | | | | | | | | | | | | | | 0.001s 39.562s 639139160400419910: | | | | | | | | | | | | | | | | | | 2995 | | | | | | | | | | | | | 0.001s 39.563s 639139160400431642: | | | | | | 2689 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.564s 639139160400432147: | | | | | | | | | | | | | | | | 2681 | | | | | | | | | | | | | | | 0.000s 39.564s 639139160400432906: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2677 | | 0.000s 39.564s 639139160400433523: | | | | | | | | | | | | | | | | | | | | | | 2996 | | | | | | | | | 0.001s 39.565s 639139160400444901: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2997 | 0.001s 39.566s 639139160400456767: | | | | | | | | | | | | | | | | | | | | 2998 | | | | | | | | | | | 0.001s 39.567s 639139160400469274: | 2683 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.567s 639139160400469758: | | | | | | | | | | | | | | | | | | | | | | | | | 2999 | | | | | | 0.001s 39.568s 639139160400481192: | | | | | | | | | | | 3000 | | | | | | | | | | | | | | | | | | | | 0.004s 39.572s 639139160400520826: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | 0.001s 39.574s 639139160400534476: | | | | | | | | | | | | | | | | | | | | | | | | | | 2692 | | | | | 0.000s 39.574s 639139160400534972: | | | | | | | | | | | | | | 3002 | | | | | | | | | | | | | | | | | 0.001s 39.575s 639139160400546577: | | | | | | | | | | 3003 | | | | | | | | | | | | | | | | | | | | | 0.001s 39.576s 639139160400558728: | | | 3004 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.578s 639139160400572650: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3005 0.001s 39.579s 639139160400585923: | | | | | | | 2682 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.579s 639139160400586651: | | | | | | | | 3006 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.580s 639139160400600957: | | | | | | | | | 3007 | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.582s 639139160400616844: | | | | | | | | | | | | 2697 | | | | | | | | | | | | | | | | | | | 0.002s 39.584s 639139160400632947: | | | | | | | | | | | | | | | | | | | | | 2684 | | | | | | | | | | 0.000s 39.584s 639139160400633668: | | | | | | | | | | | | | | | | | 2687 | | | | | | | | | | | | | | 0.000s 39.584s 639139160400634275: | | | | | | | | | | | | | | | | | | | 2680 | | | | | | | | | | | | 0.000s 39.584s 639139160400634908: | | | | | | | | | | | | | 2698 | | | | | | | | | | | | | | | | | | 0.000s 39.584s 639139160400635524: 2736 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.584s 639139160400636186: | | | | | 2679 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.584s 639139160400636770: | | 3008 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.586s 639139160400653374: | | | | | | | | | | | | | | | | | | | | | | | | 2688 | | | | | | | 0.000s 39.586s 639139160400654106: | | | | 2685 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.586s 639139160400654689: | | | | | | | | | | | | | | | | | | | | | | | 2686 | | | | | | | | 0.000s 39.586s 639139160400655301: | | | | | | | | | | | | | | | 2717 | | | | | | | | | | | | | | | | 0.000s 39.586s 639139160400655917: | | | | | | | | | | | | | | | | | | 2716 | | | | | | | | | | | | | 0.000s 39.586s 639139160400656505: | | | | | | 3009 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.588s 639139160400677606: | | | | | | | | | | | | | | | | 3010 | | | | | | | | | | | | | | | 0.002s 39.590s 639139160400693304: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2718 | | 0.001s 39.591s 639139160400707837: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2696 | 0.000s 39.591s 639139160400708510: | 3011 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.592s 639139160400721640: | | | | | | | | | | | | | | | | | | | | | | | | | 2693 | | | | | | 0.000s 39.593s 639139160400722362: | | | | | | | | | | | 2691 | | | | | | | | | | | | | | | | | | | | 0.000s 39.593s 639139160400722988: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2711 | | | 0.000s 39.593s 639139160400723634: | | | | | | | | | | | | | | | | | | | | | | | | | | 3012 | | | | | 0.002s 39.594s 639139160400739218: | | | | | | | 3013 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.596s 639139160400753524: | | | | | | | | | | | | | | | | | | | | 2690 | | | | | | | | | | | 0.000s 39.596s 639139160400754184: | | | | | | | | | | | | | | | | | | | | | 3014 | | | | | | | | | | 0.001s 39.597s 639139160400767856: | | | | | | | | | | | | | 3015 | | | | | | | | | | | | | | | | | | 0.001s 39.599s 639139160400782805: | | | | | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.600s 639139160400797441: 3017 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.602s 639139160400815167: | | | | | | | | | | | | 3018 | | | | | | | | | | | | | | | | | | | 0.002s 39.603s 639139160400830767: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2695 | | | | 0.000s 39.603s 639139160400831675: | | | | | | | | | | | | | | | | | 3019 | | | | | | | | | | | | | | 0.002s 39.605s 639139160400848238: | | | | | | | | | | | | | | | | | | | 3020 | | | | | | | | | | | | 0.005s 39.610s 639139160400895849: | | 2704 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.610s 639139160400896643: | | | | | | | | | | | | | | | | | | | | | | | | 3021 | | | | | | | 0.002s 39.612s 639139160400912281: | | | | | | | | | | | | | | | | | | 3022 | | | | | | | | | | | | | 0.001s 39.613s 639139160400926133: | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | | | | | | 0.002s 39.614s 639139160400941276: | | | | | | | | | | | | | | 2678 | | | | | | | | | | | | | | | | | 0.000s 39.615s 639139160400941999: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.002s 39.616s 639139160400957015: | | | | 2723 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.617s 639139160400968281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3024 | | 0.001s 39.618s 639139160400978921: | | | | | | | | | | | | | | | | | | | | | | | | | 3025 | | | | | | 0.001s 39.619s 639139160400989042: | 2683 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.619s 639139160400989647: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2705 0.000s 39.620s 639139160400991837: | | | | | | | | | | | 3026 | | | | | | | | | | | | | | | | | | | | 0.001s 39.621s 639139160401002292: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3027 | 0.001s 39.622s 639139160401012899: | | | | | | | | | | | | | | | | | | | | | | | | | | 2692 | | | | | 0.000s 39.622s 639139160401013383: | | | | | | | | | 2708 | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.622s 639139160401013773: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2745 | | | 0.001s 39.623s 639139160401027451: | | | | | | | | | | | | | | | | | | | | | 2684 | | | | | | | | | | 0.000s 39.623s 639139160401028205: | | | | | | | | | | | | | | | | | | | | 2722 | | | | | | | | | | | 0.001s 39.625s 639139160401041834: | | | | | | | | | | | | | | | | 2681 | | | | | | | | | | | | | | | 0.000s 39.625s 639139160401042566: | | | | | | | | 2706 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.625s 639139160401043114: | | | | | | | | | | 2694 | | | | | | | | | | | | | | | | | | | | | 0.000s 39.625s 639139160401043620: | | | | | | | | | | | | 2697 | | | | | | | | | | | | | | | | | | | 0.000s 39.625s 639139160401044271: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2728 | | | | 0.002s 39.626s 639139160401059556: | | | | | | | 2682 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.626s 639139160401060310: | | 3028 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.628s 639139160401075357: | | | | | | | | | | | | | | | | | | 2716 | | | | | | | | | | | | | 0.000s 39.628s 639139160401076048: 2736 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.628s 639139160401076821: | | | | | | | | | | | | | | | 2717 | | | | | | | | | | | | | | | | 0.000s 39.628s 639139160401077455: | | | | | | | | | | | | | | 2703 | | | | | | | | | | | | | | | | | 0.002s 39.630s 639139160401093173: | | | | | | | | | | | | | | | | | | | | | | | 3029 | | | | | | | | 0.002s 39.631s 639139160401108459: | | | | 3030 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.632s 639139160401121658: | 3031 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.634s 639139160401132452: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2718 | | 0.000s 39.634s 639139160401132997: | | | | | | | | | | | | | | | | | | | 2680 | | | | | | | | | | | | 0.000s 39.634s 639139160401133416: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2735 0.002s 39.635s 639139160401148442: | | | | | | | | | | | | | | | | | | | | | | | | | | 3032 | | | | | 0.001s 39.636s 639139160401161410: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3033 | | | 0.001s 39.638s 639139160401175064: | | | | | | | | | 2734 | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.639s 639139160401186839: | | | | | | | | | | | | | | | | | | | | | 3034 | | | | | | | | | | 0.001s 39.640s 639139160401200228: | | | | | | | | | | | | | | | | | | | | 3035 | | | | | | | | | | | 0.001s 39.642s 639139160401213134: | | | | | | | | | | | | | | | | 3036 | | | | | | | | | | | | | | | 0.002s 39.643s 639139160401228976: | | | | | 2679 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.643s 639139160401229792: | | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.644s 639139160401241494: | | | | | | | | 2730 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.646s 639139160401252918: 2775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.647s 639139160401269991: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3038 | | | | 0.005s 39.652s 639139160401317923: | | | | | | | | | | | | | | 3039 | | | | | | | | | | | | | | | | | 0.002s 39.654s 639139160401336235: | | | | | | | | | | | | | | | | | | 3040 | | | | | | | | | | | | | 0.001s 39.655s 639139160401350002: | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | | | | | | 0.001s 39.657s 639139160401363650: | | | | | | | | | | 2724 | | | | | | | | | | | | | | | | | | | | | 0.001s 39.658s 639139160401375353: | | | | | | | | | | | | | | | 3042 | | | | | | | | | | | | | | | | 0.001s 39.659s 639139160401386511: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.000s 39.659s 639139160401387110: | | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | 0.001s 39.660s 639139160401398180: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3044 | | 0.001s 39.661s 639139160401410425: | | | | 2723 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.661s 639139160401411162: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3045 0.001s 39.663s 639139160401424655: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2745 | | | 0.000s 39.663s 639139160401426664: | | 2704 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.663s 639139160401427276: | | | | | | | | | | | | | | | | | | | | | | 2700 | | | | | | | | | 0.000s 39.663s 639139160401427721: | | | | | | | | | | | | | | | | | | | | 2722 | | | | | | | | | | | 0.000s 39.663s 639139160401428307: | | | | | | | | | 3046 | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.665s 639139160401451411: | | | | | 3047 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.667s 639139160401463095: | 2683 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.667s 639139160401463616: | | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.668s 639139160401474083: 3049 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.669s 639139160401485021: | | | | | | | | | | | | | | 2703 | | | | | | | | | | | | | | | | | 0.000s 39.669s 639139160401485502: | | | | | | 2689 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.669s 639139160401485972: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2728 | | | | 0.000s 39.669s 639139160401486393: | | | 2701 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.669s 639139160401486784: | | | | | | | | | | | | 2697 | | | | | | | | | | | | | | | | | | | 0.000s 39.669s 639139160401487208: | | | | | | | | | | | | | | | | | | | | | | | 3050 | | | | | | | | 0.001s 39.670s 639139160401501041: | | | | | | | | | | 3051 | | | | | | | | | | | | | | | | | | | | | 0.001s 39.672s 639139160401515519: | | | | 3052 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.673s 639139160401526340: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2718 | | 0.000s 39.673s 639139160401526898: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3053 | | | 0.001s 39.674s 639139160401537217: | | | | | | | | | | | | | | | | | | | | 3054 | | | | | | | | | | | 0.001s 39.675s 639139160401549518: | | | | | | | | | | | | | | | | | | | | | | 2737 | | | | | | | | | 0.002s 39.677s 639139160401564733: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2735 0.000s 39.677s 639139160401567930: | | 2740 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.679s 639139160401584312: | | | | | | | | | 2734 | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.679s 639139160401585121: | | | | | | | | | | | | | 2698 | | | | | | | | | | | | | | | | | | 0.000s 39.679s 639139160401585807: | 3055 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.681s 639139160401602662: | | | | | | | | 2730 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.681s 639139160401603388: 2775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.681s 639139160401604333: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3056 | | | | 0.002s 39.682s 639139160401621424: | | | | | | | | | | | | 3057 | | | | | | | | | | | | | | | | | | | 0.002s 39.684s 639139160401639369: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.000s 39.684s 639139160401640148: | | | 2733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.686s 639139160401656572: | | | | | | | | | | | | | | 3058 | | | | | | | | | | | | | | | | | 0.003s 39.689s 639139160401683385: | | | | | | | | | | | | | | | | | | | | 2722 | | | | | | | | | | | 0.000s 39.689s 639139160401684364: | | | | | | | | | | 2724 | | | | | | | | | | | | | | | | | | | | | 0.000s 39.689s 639139160401685030: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2745 | | | 0.000s 39.689s 639139160401685684: | | | | 2723 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.689s 639139160401686354: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3059 | | 0.002s 39.691s 639139160401704112: | | | | | | 3060 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.692s 639139160401721671: | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | | 0.002s 39.694s 639139160401739989: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3062 0.002s 39.696s 639139160401758434: | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | | | | | 0.008s 39.705s 639139160401842288: | | | | | | | | | 3064 | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.706s 639139160401861095: | | 3065 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.708s 639139160401878177: | | | | | | | | 3066 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.710s 639139160401895016: | | | | | | | | | | | | | | | | | 2687 | | | | | | | | | | | | | | 0.000s 39.710s 639139160401895818: 3067 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.712s 639139160401913793: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2728 | | | | 0.000s 39.712s 639139160401914711: | | | | | | | | | | | | | | | | | | | | | | | 3068 | | | | | | | | 0.002s 39.714s 639139160401933108: | | | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.716s 639139160401951883: | | | | | | | | | | | | | | | | | | | | 3070 | | | | | | | | | | | 0.002s 39.717s 639139160401969909: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3071 | | | 0.002s 39.719s 639139160401988156: | | | | | | | | | | 3072 | | | | | | | | | | | | | | | | | | | | | 0.001s 39.721s 639139160402003105: | | | | | | | | | | | | | | | | | | | | | | | | 2688 | | | | | | | 0.000s 39.721s 639139160402003885: | | | | | | | | | | | | | | | | | | | | | | 2737 | | | | | | | | | 0.000s 39.721s 639139160402004494: | | | | | | | | | | | | | | | | | | | | | | | | | 2693 | | | | | | 0.000s 39.721s 639139160402005081: | | | | 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.722s 639139160402019322: | | | | | | | | | | | 2691 | | | | | | | | | | | | | | | | | | | | 0.000s 39.722s 639139160402019850: | | | | | | 2689 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.722s 639139160402020314: | | | | | | | | | | | | | | | | 2681 | | | | | | | | | | | | | | | 0.000s 39.722s 639139160402020694: | | | | | | | | | | | | | | 2703 | | | | | | | | | | | | | | | | | 0.000s 39.722s 639139160402021074: | | 2740 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.722s 639139160402021718: | | | | | | | | | | | | | | | | | 3074 | | | | | | | | | | | | | | 0.001s 39.724s 639139160402034074: | | | | | | | | 2730 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.724s 639139160402034651: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3075 | | | | 0.002s 39.725s 639139160402050233: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.000s 39.725s 639139160402051027: | | | | | | | | | 2734 | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.726s 639139160402051739: | | | | | | | | | | | | | 2698 | | | | | | | | | | | | | | | | | | 0.000s 39.726s 639139160402052333: | | | 2733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.726s 639139160402053005: | | | | | | | | | | | | | | | | | | | | | 2684 | | | | | | | | | | 0.000s 39.726s 639139160402053609: | | | | | | | 2682 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.726s 639139160402054252: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2735 0.000s 39.726s 639139160402057686: 2775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.726s 639139160402058299: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2696 | 0.000s 39.726s 639139160402058820: | | | | | | | | | | | 3076 | | | | | | | | | | | | | | | | | | | | 0.001s 39.728s 639139160402073685: | | | | | | | | | | | | | | | | | | | | | | | | 3077 | | | | | | | 0.002s 39.729s 639139160402089099: | | 3078 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.730s 639139160402101370: 2805 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.732s 639139160402117816: | | | | | | | | | | | | | | | | | | | | | | | 3079 | | | | | | | | 0.010s 39.742s 639139160402216757: | | | | | | | | | | | | | | | | 2699 | | | | | | | | | | | | | | | 0.001s 39.744s 639139160402231743: | | | | | | | | | | | | | | | | | | | | | | 3080 | | | | | | | | | 0.001s 39.745s 639139160402242945: | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | | | 0.001s 39.746s 639139160402252933: | | | | | | | | | | 2724 | | | | | | | | | | | | | | | | | | | | | 0.000s 39.746s 639139160402253399: | | | | | | | 2709 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.747s 639139160402265319: | | | | | | | | | | | | | | | | | | | | | 3082 | | | | | | | | | | 0.001s 39.748s 639139160402280282: | | | 3083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.750s 639139160402295679: | | | | | | | | | 2764 | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.751s 639139160402306888: | | | | | | | | | | | | | | 2732 | | | | | | | | | | | | | | | | | 0.001s 39.752s 639139160402317798: | | | | | | | | 3084 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.753s 639139160402327965: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2770 0.001s 39.754s 639139160402339126: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3085 | 0.001s 39.755s 639139160402351216: | | | | | | 2702 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.757s 639139160402366617: 3086 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.759s 639139160402383590: | | | | | | | | | | | | | | | 2717 | | | | | | | | | | | | | | | | 0.000s 39.759s 639139160402384380: | | | | | 2679 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.759s 639139160402385009: | | | | | | | | | | | | | | | | | 2687 | | | | | | | | | | | | | | 0.000s 39.759s 639139160402385626: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.000s 39.759s 639139160402386221: | | | | | | | | | | | | | | | | | | | 2680 | | | | | | | | | | | | 0.000s 39.759s 639139160402386780: | | | | | | | | | | | | | 2731 | | | | | | | | | | | | | | | | | | 0.002s 39.761s 639139160402404610: | | | | | | | | | | | | | | | | 3087 | | | | | | | | | | | | | | | 0.002s 39.763s 639139160402422354: | | | | | | | | | | | | | | | | | | | | | | 2737 | | | | | | | | | 0.000s 39.763s 639139160402423132: | 2683 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.763s 639139160402423805: | | | | | | | | | | | | | | | | | | | | | | | | | | 2692 | | | | | 0.000s 39.763s 639139160402424451: | | | | | | | | | | | | | | | | | | | | | | | | 2688 | | | | | | | 0.000s 39.763s 639139160402425119: | | | | | | | | | | 3088 | | | | | | | | | | | | | | | | | | | | | 0.002s 39.765s 639139160402441949: | | | | | | | | | | | 2691 | | | | | | | | | | | | | | | | | | | | 0.000s 39.765s 639139160402442681: | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.766s 639139160402459339: | | 2740 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.766s 639139160402460028: | | | | | | | | | | | | | | | | | | 2716 | | | | | | | | | | | | | 0.000s 39.766s 639139160402460669: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2728 | | | | 0.000s 39.766s 639139160402461567: | | | | | | | | | 3090 | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.768s 639139160402478235: | | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | | | 0.006s 39.774s 639139160402539903: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3092 0.002s 39.776s 639139160402556380: 2805 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.776s 639139160402557145: | | | | | | 3093 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.778s 639139160402572052: | | | | | | | | | | | | | | | | | | | | | 2684 | | | | | | | | | | 0.000s 39.778s 639139160402572592: | | | | | | | | | | | | | | | 3094 | | | | | | | | | | | | | | | | 0.001s 39.779s 639139160402583316: | | | 2733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.779s 639139160402583939: | | | | | | | | | | | | 2697 | | | | | | | | | | | | | | | | | | | 0.000s 39.779s 639139160402584359: | | | | | | | | | | | | | | | | | | | | | | | 3095 | | | | | | | | 0.001s 39.780s 639139160402596610: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2718 | | 0.000s 39.780s 639139160402597134: | | | | | | | | | | | | | 3096 | | | | | | | | | | | | | | | | | | 0.001s 39.781s 639139160402607782: | | | | | | | | | | | | | | | | 2699 | | | | | | | | | | | | | | | 0.000s 39.781s 639139160402608195: | 2707 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.782s 639139160402618130: | | | | | | | | | | | | | | | | | | | | | | | | | | 3097 | | | | | 0.001s 39.783s 639139160402628648: | | | | | 2712 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.784s 639139160402641532: | | | | | | | | | | | | | | | | | 2715 | | | | | | | | | | | | | | 0.002s 39.786s 639139160402657046: | | | | | | | | | | | | | | | | | | | | | | 3098 | | | | | | | | | 0.001s 39.787s 639139160402669002: | | | | | | | | | | | | | | | | | | | 2721 | | | | | | | | | | | | 0.001s 39.789s 639139160402681804: | | | | | | | | | | | | | | | | | | | | | | | | 2719 | | | | | | | 0.002s 39.790s 639139160402696885: | | | | | | | 2709 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.790s 639139160402697639: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3099 | | | | 0.001s 39.792s 639139160402712402: | | | | | | | | | | | | | | | | | | 3100 | | | | | | | | | | | | | 0.001s 39.793s 639139160402725064: | | | | | | | | | 2764 | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.793s 639139160402725630: | | | | | | | | | | | | | | 2732 | | | | | | | | | | | | | | | | | 0.000s 39.793s 639139160402726056: | | 2759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.794s 639139160402739661: 3101 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.796s 639139160402757555: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2696 | 0.000s 39.796s 639139160402758345: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2770 0.000s 39.796s 639139160402761605: | | | | | | | | | | | | | | | | | | | | | | | | | 2693 | | | | | | 0.000s 39.797s 639139160402762388: | | | | | | | | | | 2724 | | | | | | | | | | | | | | | | | | | | | 0.000s 39.797s 639139160402763016: | | | | | | | | | | | | | | | | | | | | | 3102 | | | | | | | | | | 0.002s 39.798s 639139160402780515: | | | | | | 2702 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.798s 639139160402781359: | | | | | | | | | | | 2727 | | | | | | | | | | | | | | | | | | | | 0.002s 39.800s 639139160402798756: | | | | | | | | | | | | 3103 | | | | | | | | | | | | | | | | | | | 0.002s 39.802s 639139160402814392: | | | 2771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.803s 639139160402825544: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3104 | | 0.001s 39.804s 639139160402836938: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.000s 39.804s 639139160402837617: | | | | | | | | | | | | | 2731 | | | | | | | | | | | | | | | | | | 0.000s 39.804s 639139160402838299: | 3105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.806s 639139160402854071: | | | | | 3106 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.807s 639139160402864799: | | | | | | | | | | | | | | | | | 3107 | | | | | | | | | | | | | | 0.004s 39.811s 639139160402906257: | | | | | | | | | | | | | | | 2717 | | | | | | | | | | | | | | | | 0.000s 39.811s 639139160402906923: | | | | | | | | | | | | | | | | 3108 | | | | | | | | | | | | | | | 0.001s 39.812s 639139160402919188: | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | | 0.001s 39.813s 639139160402929234: | | | | | | | | | | | | | | | | | | | | | | | | 3110 | | | | | | | 0.001s 39.814s 639139160402940135: | | | | | | | 3111 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.816s 639139160402952302: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2745 | | | 0.000s 39.816s 639139160402952811: | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | | | | 0.001s 39.817s 639139160402965016: | | | | | | | | | | | | | | | | | | | | | | | | | | 2692 | | | | | 0.000s 39.817s 639139160402965659: | | | | | | | | | 3113 | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.818s 639139160402979402: 2805 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.818s 639139160402980204: | | | | 2723 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.818s 639139160402980803: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2728 | | | | 0.000s 39.818s 639139160402981346: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3114 0.001s 39.820s 639139160402994573: | | | | | | | | | | | | | | | | | | | | 2722 | | | | | | | | | | | 0.000s 39.820s 639139160402995139: | | | | | | | | | | 3115 | | | | | | | | | | | | | | | | | | | | | 0.001s 39.821s 639139160403006543: | | 3116 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.822s 639139160403019724: | | | | | | 3117 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.824s 639139160403032119: | | | | | | | | | | | 3118 | | | | | | | | | | | | | | | | | | | | 0.001s 39.825s 639139160403042569: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2739 | 0.001s 39.826s 639139160403053278: | | | | | | | | | | | | | | | | | | 2716 | | | | | | | | | | | | | 0.000s 39.826s 639139160403053711: | | | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | 0.001s 39.827s 639139160403064851: | | | 3120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.828s 639139160403076270: | | | | | | | | | | | | | | | | | | | | | | | 3121 | | | | | | | | 0.001s 39.829s 639139160403087171: | 2707 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.829s 639139160403087669: | | | | | 2712 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.829s 639139160403088081: | | | | | | | | | | | | | | | | | | | | | | 2737 | | | | | | | | | 0.000s 39.829s 639139160403088483: | | | | | | | | | | | | | | | | | 2715 | | | | | | | | | | | | | | 0.000s 39.829s 639139160403088875: | | | | | | | | | | | | 2697 | | | | | | | | | | | | | | | | | | | 0.000s 39.829s 639139160403089310: | | | | | | | | | | | | | | | | | | | 2721 | | | | | | | | | | | | 0.000s 39.829s 639139160403089733: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2718 | | 0.000s 39.829s 639139160403090135: | | | | | | | | | | | | | | | | | | | | | 2684 | | | | | | | | | | 0.000s 39.829s 639139160403090539: | | | | | | | | | | | | | | | | | | | | | | | | 2719 | | | | | | | 0.000s 39.829s 639139160403090925: | | | | | | | | | | | | | | | 2744 | | | | | | | | | | | | | | | | 0.001s 39.831s 639139160403103550: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3122 | | | 0.001s 39.832s 639139160403114363: | | | | | | | | | | | | | | | | | | | | | | | | | 2713 | | | | | | 0.001s 39.833s 639139160403128442: | | | | | | | | | | | | | | 2732 | | | | | | | | | | | | | | | | | 0.000s 39.833s 639139160403129107: | | | | 3123 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.835s 639139160403143675: 3124 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.836s 639139160403155673: | | | | | | | | | | | | | | | | 2699 | | | | | | | | | | | | | | | 0.000s 39.836s 639139160403156197: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2770 0.000s 39.836s 639139160403158091: | | | | | | | | | | | | | | | | | | | | 3125 | | | | | | | | | | | 0.007s 39.843s 639139160403227593: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2751 | | | | 0.002s 39.845s 639139160403244954: | | | | | | | 2709 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.845s 639139160403245655: | | 2759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.845s 639139160403246279: | | | | | | | | | | | | | | | | | | | | | | | | | | 2720 | | | | | 0.002s 39.847s 639139160403263032: | | | | | | | | | | | 2727 | | | | | | | | | | | | | | | | | | | | 0.000s 39.847s 639139160403263761: | | | | | | | | | 2764 | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.847s 639139160403264341: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3126 | 0.002s 39.848s 639139160403281034: | | | | | | | | | | | | | 2731 | | | | | | | | | | | | | | | | | | 0.000s 39.849s 639139160403281828: | | | | | | | | | | 2724 | | | | | | | | | | | | | | | | | | | | | 0.000s 39.849s 639139160403282520: | | | 2771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.849s 639139160403283030: | | | | | | | | | | | | | | | | | | 2746 | | | | | | | | | | | | | 0.002s 39.850s 639139160403300249: | 3127 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.852s 639139160403317649: | | | | | | | | | | | | | | | | | 3128 | | | | | | | | | | | | | | 0.002s 39.854s 639139160403334774: | | | | | | | | | | | | | | | | | | | | | | 3129 | | | | | | | | | 0.002s 39.856s 639139160403351822: | | | | | 3130 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.857s 639139160403368495: | | | | | | 2702 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.857s 639139160403369288: | | | | | | | | | | | | | | | | | | | | | | | | | 3131 | | | | | | 0.002s 39.859s 639139160403385282: | | | | | | | | | | | | 2725 | | | | | | | | | | | | | | | | | | | 0.002s 39.861s 639139160403401967: | | | | | | | | | | | | | | | | | | | | | 2710 | | | | | | | | | | 0.002s 39.862s 639139160403418393: | | | | | | | | | | | | | | | | | | | 3132 | | | | | | | | | | | | 0.002s 39.864s 639139160403434580: | | | | | | | | | | | | | | | | | | | | | | | | 3133 | | | | | | | 0.002s 39.865s 639139160403450590: | | | | | | | | 2730 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.865s 639139160403451606: | | | | | | | | | | | | | | 3134 | | | | | | | | | | | | | | | | | 0.002s 39.867s 639139160403468299: | | | | | | | | | | | | | | | 3135 | | | | | | | | | | | | | | | | 0.002s 39.869s 639139160403484380: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3136 0.002s 39.870s 639139160403500447: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2745 | | | 0.000s 39.870s 639139160403501159: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2741 | | 0.002s 39.872s 639139160403517441: | | 3137 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.874s 639139160403533578: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3138 | | | | 0.002s 39.875s 639139160403549392: | | | | | | | | | | | 3139 | | | | | | | | | | | | | | | | | | | | 0.002s 39.877s 639139160403565508: | | | | | | | 2750 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.878s 639139160403581714: | | | | | | | | | 2783 | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.880s 639139160403597936: | | | | | | | | | | | | | | | | 2726 | | | | | | | | | | | | | | | 0.002s 39.882s 639139160403614143: | | | | 2723 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.882s 639139160403614834: 2805 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.882s 639139160403615541: | | | | | | | | | | | | | 3140 | | | | | | | | | | | | | | | | | | 0.005s 39.887s 639139160403664821: | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 | | | | | 0.002s 39.889s 639139160403681773: | | | 3142 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.890s 639139160403698462: | | | | | | | | | | | | | | | | | | 3143 | | | | | | | | | | | | | 0.002s 39.892s 639139160403714235: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2739 | 0.000s 39.892s 639139160403714991: | | | | | | | | | | | | | | | | | | | | 2722 | | | | | | | | | | | 0.000s 39.892s 639139160403715605: | | | | | | | | | | 2742 | | | | | | | | | | | | | | | | | | | | | 0.002s 39.893s 639139160403730986: | 2707 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.893s 639139160403731638: | | | | | | | | | | | | | | | | | | | | | | | | | 2713 | | | | | | 0.000s 39.894s 639139160403732463: | | | | | | 2729 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.895s 639139160403748211: | | | | | | | | | | | | | | | | | | | | | | 2737 | | | | | | | | | 0.000s 39.895s 639139160403748905: | | | | | | | | | | | | | | | | | | | | | 3144 | | | | | | | | | | 0.002s 39.897s 639139160403764678: | | | | | | | | | | | | | | | | | | | 2721 | | | | | | | | | | | | 0.000s 39.897s 639139160403765376: | | | | | 2712 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.897s 639139160403765916: | | | | | | | | | | | | | | | | | 2715 | | | | | | | | | | | | | | 0.000s 39.897s 639139160403766470: | | | | | | | | | | | | | | | | | | | | | | | | 2719 | | | | | | | 0.000s 39.897s 639139160403767070: | | | | | | | | 3145 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.899s 639139160403782690: | | | | | | | | | | | | 3146 | | | | | | | | | | | | | | | | | | | 0.002s 39.900s 639139160403797905: | | | | | | | | | | | | | | | 2744 | | | | | | | | | | | | | | | | 0.000s 39.900s 639139160403798563: | | 2759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.900s 639139160403799061: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3147 | | 0.001s 39.902s 639139160403813977: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2751 | | | | 0.000s 39.902s 639139160403814618: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2787 | | | 0.001s 39.903s 639139160403828975: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2770 0.000s 39.903s 639139160403830691: | | | | | | | 3148 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.904s 639139160403840263: | | | | | | | | | | | 2727 | | | | | | | | | | | | | | | | | | | | 0.000s 39.904s 639139160403840644: | | | | | | | | | 3149 | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.905s 639139160403850139: | | | | | | | | | | | | | | | | 3150 | | | | | | | | | | | | | | | 0.001s 39.906s 639139160403859402: 3151 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.907s 639139160403869791: | | | | 2754 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.908s 639139160403879450: | | | | | | | | | | | | | 2731 | | | | | | | | | | | | | | | | | | 0.000s 39.908s 639139160403879855: | | | | | | | | | | | | | | | | | | | | | | | | | | 2720 | | | | | 0.000s 39.908s 639139160403880238: | | | 2771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.908s 639139160403880590: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3152 | 0.001s 39.910s 639139160403894404: | | | | | | | | | | | | | | | | | | 2746 | | | | | | | | | | | | | 0.000s 39.910s 639139160403895062: | | | | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | 0.001s 39.911s 639139160403910048: | | | | | | | | | | 3154 | | | | | | | | | | | | | | | | | | | | | 0.001s 39.913s 639139160403925013: | | | | | | | | | | | | | | | | | | | | 2762 | | | | | | | | | | | 0.001s 39.914s 639139160403938567: | 2747 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.915s 639139160403950243: | | | | | | | | | | | | | | | | | | | | | | 2767 | | | | | | | | | 0.001s 39.917s 639139160403962764: | | | | | | 3155 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.918s 639139160403972999: | | | | | | | | | | | | | | | | | | | | | | | | 3156 | | | | | | | 0.001s 39.919s 639139160403986278: | | | | | 2738 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.920s 639139160403996810: | | | | | | | | | | | | | | | | | | | | | 2710 | | | | | | | | | | 0.000s 39.920s 639139160403997248: | | | | | | | | | | | | | | | | | | | 3157 | | | | | | | | | | | | 0.001s 39.921s 639139160404008163: | | | | | | | | | | | | | | | | | 2752 | | | | | | | | | | | | | | 0.001s 39.922s 639139160404020976: | | | | | | | | | | | | | | | 3158 | | | | | | | | | | | | | | | | 0.001s 39.924s 639139160404031740: | | 3159 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.925s 639139160404041734: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | | | 0.001s 39.925s 639139160404051622: | | | | | | | | | | | | 2725 | | | | | | | | | | | | | | | | | | | 0.000s 39.926s 639139160404052245: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2741 | | 0.000s 39.926s 639139160404052639: | | | | | | | | | | | | | | | | | | | | | | | | | | 3161 | | | | | 0.001s 39.927s 639139160404064995: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.000s 39.927s 639139160404065510: | | | | | | | 2750 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.927s 639139160404065930: | | | | | | | | | | | | | | | | 2726 | | | | | | | | | | | | | | | 0.000s 39.927s 639139160404066458: | | | | | | | | | 2783 | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.927s 639139160404066961: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3162 0.001s 39.928s 639139160404080960: | | | | | | | | | | | | | | | | | | 3163 | | | | | | | | | | | | | 0.001s 39.930s 639139160404095455: | | | | 3164 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.931s 639139160404108953: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2739 | 0.000s 39.931s 639139160404109637: | | | | | | | | | | | | | 3165 | | | | | | | | | | | | | | | | | | 0.004s 39.935s 639139160404151403: | | | 3166 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.937s 639139160404163731: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3167 | | | 0.001s 39.938s 639139160404175845: | | | | | | | | | | | | | | | | | | | | | | | | | 2713 | | | | | | 0.000s 39.938s 639139160404176569: | | | | | | | | | | 2742 | | | | | | | | | | | | | | | | | | | | | 0.000s 39.938s 639139160404177094: | | | | | | | | 2730 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.938s 639139160404177515: 2805 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.938s 639139160404177965: | | | | | | | | | | | 2768 | | | | | | | | | | | | | | | | | | | | 0.001s 39.940s 639139160404192022: | | | | | | | | | | | | | | | | | | | | 3168 | | | | | | | | | | | 0.001s 39.941s 639139160404206091: | 3169 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.942s 639139160404218890: | | | | | | | | | | | | | | | | | | | | | | 3170 | | | | | | | | | 0.001s 39.943s 639139160404230287: | | | | | | 2729 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.943s 639139160404230975: | | | | | | | | | | | | | | | | | | | | | | | | 2719 | | | | | | | 0.000s 39.943s 639139160404231554: | | | | | 3171 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.945s 639139160404245992: | | | | | | | | | | | | | | | | | | | | | 3172 | | | | | | | | | | 0.002s 39.946s 639139160404261496: | | | | | | | | | | | | | | | 2744 | | | | | | | | | | | | | | | | 0.000s 39.947s 639139160404262326: | | | | | | | | | | | | | | | | | 3173 | | | | | | | | | | | | | | 0.002s 39.948s 639139160404277694: | | 2759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.948s 639139160404278335: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2751 | | | | 0.000s 39.948s 639139160404278871: | | | | | | | | | | | | 3174 | | | | | | | | | | | | | | | | | | | 0.002s 39.950s 639139160404294383: | | | | | | | 3175 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.951s 639139160404307745: | | | | | | | | | 3176 | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.952s 639139160404320575: | | | | | | | | | | | | | | | | | | | | | | | 3177 | | | | | | | | 0.002s 39.954s 639139160404335623: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3178 | | 0.002s 39.955s 639139160404350876: | | | | | | | | | | | | | | | | | | | | | | | | | | 2720 | | | | | 0.000s 39.955s 639139160404351578: | | | | | | | | | | | | | | | | 3179 | | | | | | | | | | | | | | | 0.002s 39.957s 639139160404366613: | | | | | | | | | | | | | | | | | | 2746 | | | | | | | | | | | | | 0.000s 39.957s 639139160404367258: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3180 | 0.001s 39.959s 639139160404381773: | | | | 2754 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.959s 639139160404382463: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2770 0.000s 39.959s 639139160404384868: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2787 | | | 0.000s 39.959s 639139160404385421: | | | | | | | | | | | | | | 2732 | | | | | | | | | | | | | | | | | 0.000s 39.959s 639139160404385945: | | | | | | | | 2749 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.960s 639139160404400115: 2832 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.962s 639139160404415515: | | | | | | | | | | | | | | | | | | | | | | | | | 3181 | | | | | | 0.001s 39.963s 639139160404429547: | | | | | | | | | | | | | | | | | | | | 2762 | | | | | | | | | | | 0.000s 39.963s 639139160404430208: | 2747 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.963s 639139160404430695: | | | | | | | | | | | 3182 | | | | | | | | | | | | | | | | | | | | 0.001s 39.965s 639139160404445406: | | | | | | | | | | 3183 | | | | | | | | | | | | | | | | | | | | | 0.001s 39.966s 639139160404458738: | | | | | 2738 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.966s 639139160404459374: | | | | | | | | | | | | | | | | | | | | | | | | 3184 | | | | | | | 0.016s 39.983s 639139160404622425: | | | | | | 3185 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.984s 639139160404641318: | | | | | | | | | | | | | | | | | | | | | | 2767 | | | | | | | | | 0.000s 39.985s 639139160404642352: | | | | | | | | | | | | | | | 3186 | | | | | | | | | | | | | | | | 0.002s 39.986s 639139160404659045: | | 3187 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.988s 639139160404676030: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3188 | | | | 0.002s 39.990s 639139160404692743: | | | | | | | 2750 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.990s 639139160404693481: | | | | | | | | | | | | | 2731 | | | | | | | | | | | | | | | | | | 0.000s 39.990s 639139160404694065: | | | | | | | | | | | | | | | | | 2752 | | | | | | | | | | | | | | 0.000s 39.990s 639139160404694720: | | | | | | | | | 2783 | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.990s 639139160404695315: | | | | | | | | | | | | | | | | | | | | | | | | | | 3189 | | | | | 0.002s 39.992s 639139160404712105: | | | 2771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.992s 639139160404712808: 3190 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 39.998s 639139160404777017: | | | | 3191 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 40.001s 639139160404802179: | | | | | | | | | | | | | | | | | | 3192 | | | | | | | | | | | | | 0.002s 40.002s 639139160404820291: | | | | | | | | | | | | | | 3193 | | | | | | | | | | | | | | | | | 0.002s 40.004s 639139160404837205: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3194 | | | 0.002s 40.006s 639139160404853856: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2808 0.002s 40.007s 639139160404870641: | 3195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.009s 639139160404887991: | | | | | | | | 3196 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.011s 639139160404905157: | | | | | | | | | | | 2768 | | | | | | | | | | | | | | | | | | | | 0.000s 40.011s 639139160404905931: | | | | | | | | | | | | | | | | | | | | 3197 | | | | | | | | | | | 0.002s 40.013s 639139160404925141: | | | | | | | | | | | | 2725 | | | | | | | | | | | | | | | | | | | 0.000s 40.013s 639139160404927903: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2741 | | 0.000s 40.013s 639139160404928542: | | | | | | | | | | | | | | | | | | | | | 2710 | | | | | | | | | | 0.000s 40.013s 639139160404929101: | | | | | | | | | | | | | | | | 2726 | | | | | | | | | | | | | | | 0.000s 40.013s 639139160404930900: | | | | | 3198 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.015s 639139160404950700: | | | | | | | | | | | | | | | | | | | | | | | | | 2713 | | | | | | 0.000s 40.015s 639139160404951491: | | | | | | | | | | 2742 | | | | | | | | | | | | | | | | | | | | | 0.000s 40.016s 639139160404952239: | | | | | | | | | | | | | | | | | | | 2721 | | | | | | | | | | | | 0.000s 40.016s 639139160404952895: | | | | | | | | | | | | | | | | | | | | | | | | 2719 | | | | | | | 0.000s 40.016s 639139160404953641: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2739 | 0.000s 40.016s 639139160404954228: | | | | | | | | | | | | | | | | | | | | | | 3199 | | | | | | | | | 0.003s 40.019s 639139160404982562: | | | | | | | | | | | | | 3200 | | | | | | | | | | | | | | | | | | 0.002s 40.020s 639139160405000124: | | | | | | 2729 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.020s 639139160405000819: | | | | | | | | | | | | | | | | | 3201 | | | | | | | | | | | | | | 0.002s 40.022s 639139160405017323: | | | | | | | 3202 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.024s 639139160405033085: | | | | | | | | | 3203 | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.026s 639139160405052048: 2832 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.026s 639139160405053004: | | | 3204 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.027s 639139160405069273: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2751 | | | | 0.000s 40.027s 639139160405069958: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.000s 40.027s 639139160405070632: | | | | 2754 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.027s 639139160405071211: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3205 0.002s 40.030s 639139160405095522: | 2747 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.030s 639139160405099534: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.002s 40.032s 639139160405118382: | | | | | | | | | | | 3206 | | | | | | | | | | | | | | | | | | | | 0.002s 40.034s 639139160405135975: | | | | | | | | 2749 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.034s 639139160405136696: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2787 | | | 0.000s 40.034s 639139160405137267: | | | | | | | | | | | | | | | | | | | | | 2763 | | | | | | | | | | 0.002s 40.036s 639139160405154201: | | | | | | | | | | | | | | | | | | | | | | | | 3207 | | | | | | | 0.002s 40.038s 639139160405172281: | | | | | | | | | | | | | | 2732 | | | | | | | | | | | | | | | | | 0.000s 40.038s 639139160405173002: | | | | | 2738 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.038s 639139160405173556: | | | | | | | | | | | | 2748 | | | | | | | | | | | | | | | | | | | 0.006s 40.043s 639139160405228859: | | | | | | | | | | | | | | | | | | | 3208 | | | | | | | | | | | | 0.002s 40.045s 639139160405248891: | | | | | | | | | | | | | | | | | | | | | | | | | 3209 | | | | | | 0.026s 40.071s 639139160405507802: | | | | | | | | | | 2766 | | | | | | | | | | | | | | | | | | | | | 0.002s 40.073s 639139160405527871: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3210 | 0.002s 40.075s 639139160405545358: | | | | | | | | | | | | | | | 2744 | | | | | | | | | | | | | | | | 0.000s 40.075s 639139160405546134: | | | | | | | | | | | | | | | | | | | | | | 2767 | | | | | | | | | 0.000s 40.075s 639139160405546737: | | | | | | | | | | | | | | | | 2756 | | | | | | | | | | | | | | | 0.002s 40.077s 639139160405568389: | | | | | | | | | | | | | | | | | | | | 2762 | | | | | | | | | | | 0.000s 40.077s 639139160405569058: 3211 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.079s 639139160405586678: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2808 0.000s 40.079s 639139160405589397: | | | | | | 2760 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.081s 639139160405605516: | | | | | | | | | | | | | | | | | | | | | | | 3212 | | | | | | | | 0.008s 40.089s 639139160405684448: | | | | | | | | | | | | | | | | | | | | | 3213 | | | | | | | | | | 0.002s 40.090s 639139160405701159: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3214 | | 0.002s 40.092s 639139160405716881: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3215 | | | | 0.002s 40.094s 639139160405733211: | | | | 3216 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.095s 639139160405749406: | | | | | | | | 3217 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.097s 639139160405765086: | 3218 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.098s 639139160405780716: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2819 | | | 0.004s 40.103s 639139160405823382: | | | | | | | | | | | | | | | | | | 2746 | | | | | | | | | | | | | 0.000s 40.103s 639139160405824204: | | | | | | | | | | | 2768 | | | | | | | | | | | | | | | | | | | | 0.000s 40.103s 639139160405824799: | | | | | | | | | | | | 3219 | | | | | | | | | | | | | | | | | | | 0.002s 40.105s 639139160405843491: | | | | | | | 2750 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.105s 639139160405844125: | | | | | 3220 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.106s 639139160405861066: | | | | | | | | | | | | | | 2761 | | | | | | | | | | | | | | | | | 0.002s 40.108s 639139160405876688: | | | | | | | | | | | | | | | | | | | | | | | | | | 2720 | | | | | 0.000s 40.108s 639139160405877290: | | | | | | | | | 2783 | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.108s 639139160405877887: | | | 2771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.108s 639139160405878236: | | | | | | | | | | | | | | | | | | | 2721 | | | | | | | | | | | | 0.000s 40.108s 639139160405878757: | | | | | | | | | | | | | 2731 | | | | | | | | | | | | | | | | | | 0.000s 40.108s 639139160405879098: | | | | | | | | | | | | | | | | | 2752 | | | | | | | | | | | | | | 0.000s 40.108s 639139160405879513: | | | | | | | | | | 3221 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.110s 639139160405892823: | | | | | | | | | | | | | | | | | | | | | | | | 2719 | | | | | | | 0.000s 40.110s 639139160405893342: | | | | | | | | | | | | | | | | | | | | | | 3222 | | | | | | | | | 0.001s 40.111s 639139160405907477: | | | | | | | | | | | | | | | 3223 | | | | | | | | | | | | | | | | 0.001s 40.112s 639139160405920623: | | | | | | | | | | | | | | | | | | | | 2801 | | | | | | | | | | | 0.001s 40.114s 639139160405933023: | | | | | | | | | | | | | | | | 3224 | | | | | | | | | | | | | | | 0.001s 40.115s 639139160405947215: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3225 0.001s 40.117s 639139160405961759: | | | | | | 3226 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 40.123s 639139160406026437: | | | | | | | | | | | | | | | | | | | | | | | | | 2713 | | | | | | 0.000s 40.123s 639139160406027233: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2739 | 0.000s 40.123s 639139160406027785: 2832 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.123s 639139160406028389: | | | | | | | | | | | | | | | | | | | | | 2763 | | | | | | | | | | 0.000s 40.123s 639139160406028942: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.000s 40.123s 639139160406029449: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2751 | | | | 0.000s 40.123s 639139160406029991: | | | | | | | | | | | 3227 | | | | | | | | | | | | | | | | | | | | 0.002s 40.125s 639139160406046981: | | | | 2754 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.125s 639139160406047566: | | | | | | | | | | | | | | | | | | 3228 | | | | | | | | | | | | | 0.002s 40.127s 639139160406063082: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3229 | | | 0.001s 40.128s 639139160406077736: | | | | | | | | 2749 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.128s 639139160406078315: | | | | | | | 3230 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.130s 639139160406097581: | | | | | | | | | | | | 2748 | | | | | | | | | | | | | | | | | | | 0.000s 40.130s 639139160406098203: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.000s 40.130s 639139160406098693: | | 2759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.130s 639139160406099179: | | | | | | | | | | 2766 | | | | | | | | | | | | | | | | | | | | | 0.000s 40.130s 639139160406099654: | | | | | | | | | | | | | | | | | | | | | | | | 3231 | | | | | | | 0.002s 40.132s 639139160406119273: | | | | | | | | | | | | | 3232 | | | | | | | | | | | | | | | | | | 0.002s 40.134s 639139160406135842: | | | | | | | | | | | | | | | | | | | | | | | | | | 3233 | | | | | 0.002s 40.136s 639139160406157159: | | | | | | | | | 3234 | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.138s 639139160406178236: | | | | | | | | | | | | | | 3235 | | | | | | | | | | | | | | | | | 0.002s 40.140s 639139160406195211: | | | | | | | | | | | | | | | | | | | | 3236 | | | | | | | | | | | 0.005s 40.144s 639139160406241155: | | | | | | | | | | | | | | | | | | | 2758 | | | | | | | | | | | | 0.002s 40.146s 639139160406259425: | | | | | | | | | | | | | | | | | 2774 | | | | | | | | | | | | | | 0.004s 40.150s 639139160406295195: | | | 2796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.152s 639139160406318622: | | | | | | | | | | | | | | | | 2756 | | | | | | | | | | | | | | | 0.000s 40.152s 639139160406319274: 2881 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.154s 639139160406336864: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2808 0.000s 40.154s 639139160406339655: | | | | | | 2760 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.154s 639139160406340291: | | | | | | | | | | | | | | | 2744 | | | | | | | | | | | | | | | | 0.000s 40.154s 639139160406340823: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2778 | | | | 0.002s 40.156s 639139160406356976: | | | | | | | | | | | | | | | | | | | | | 3237 | | | | | | | | | | 0.002s 40.158s 639139160406372939: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3238 | | 0.002s 40.159s 639139160406388548: | | | | | | | | | | | 2768 | | | | | | | | | | | | | | | | | | | | 0.000s 40.159s 639139160406389335: | | | | | | | | | | | | | | | | | | | | | | | | | 2757 | | | | | | 0.002s 40.161s 639139160406405136: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2819 | | | 0.000s 40.161s 639139160406405867: | | | | | 2738 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.161s 639139160406406395: | | | | | | | | | | 3239 | | | | | | | | | | | | | | | | | | | | | 0.002s 40.163s 639139160406425517: | | | | | | | | | | | | 3240 | | | | | | | | | | | | | | | | | | | 0.002s 40.165s 639139160406441724: | | | | 3241 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.166s 639139160406457946: | | | | | | | | 2782 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.168s 639139160406474576: | | | | | | | | | | | | | | | | | | 2746 | | | | | | | | | | | | | 0.000s 40.168s 639139160406475312: | | | | | | | | | | | | | | | | | | | | | | 2767 | | | | | | | | | 0.000s 40.168s 639139160406475878: | | | | | | | | | | | | | | | | | | | | | | | 3242 | | | | | | | | 0.002s 40.170s 639139160406496859: | | | | | | | 2750 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.170s 639139160406497636: | | 3243 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 40.180s 639139160406592560: | 2747 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.180s 639139160406593399: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2769 | 0.002s 40.181s 639139160406610273: | | | | | | | | | | | | | | 2761 | | | | | | | | | | | | | | | | | 0.000s 40.181s 639139160406611000: | | | | | | | | | | | | | | | | | | | 3244 | | | | | | | | | | | | 0.002s 40.183s 639139160406631566: | | | | | | | | | 2783 | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.184s 639139160406632318: | | | | | | | | | | | | | | | | | | | | 2801 | | | | | | | | | | | 0.000s 40.184s 639139160406632902: | | | | | | | | | | | | | | | | | | | | | | | | | | 2720 | | | | | 0.000s 40.184s 639139160406633501: | | | | | | | | | | | | | | | | 3245 | | | | | | | | | | | | | | | 0.001s 40.185s 639139160406648319: | | | 3246 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.187s 639139160406662294: | | | | | | 3247 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.188s 639139160406677594: | | | | | | | | | | | | | | | | | 3248 | | | | | | | | | | | | | | 0.001s 40.189s 639139160406691282: 3249 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.191s 639139160406706327: | | | | | | | | | | | | | 2731 | | | | | | | | | | | | | | | | | | 0.000s 40.191s 639139160406706962: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3250 0.001s 40.192s 639139160406718319: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3251 | | | | 0.001s 40.193s 639139160406731111: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.000s 40.193s 639139160406731691: | | | | | | | | | | | | | | | 2776 | | | | | | | | | | | | | | | | 0.001s 40.195s 639139160406743764: | | | | | | | | | | | 3252 | | | | | | | | | | | | | | | | | | | | 0.001s 40.196s 639139160406755215: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3253 | | | 0.001s 40.197s 639139160406769353: | | | | | 3254 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.199s 639139160406783629: | | | | | | | | | | | | | | | | | | | | | | | | | 3255 | | | | | | 0.002s 40.200s 639139160406799312: | | | | | | | | | | 2766 | | | | | | | | | | | | | | | | | | | | | 0.000s 40.200s 639139160406799817: | | | | | | | | | | | | | | | | | | | | | 2763 | | | | | | | | | | 0.000s 40.200s 639139160406800175: | | | | | | | | 3256 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.202s 639139160406812633: | | | | | | | | | | | | | | | | | | | | | | 3257 | | | | | | | | | 0.001s 40.203s 639139160406825759: | | | | | | | | | | | | | | | | | | 2780 | | | | | | | | | | | | | 0.001s 40.204s 639139160406839016: | | | | | | | | | | | | 2748 | | | | | | | | | | | | | | | | | | | 0.000s 40.204s 639139160406839528: | | | | | | | | | | | | | | | | | | | | | | | | 2719 | | | | | | | 0.000s 40.204s 639139160406839950: | | | | 2754 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.204s 639139160406840355: | 3258 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.206s 639139160406853719: | | | | | | | 2784 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.207s 639139160406868134: | | | | | | | | | | | | | | 3259 | | | | | | | | | | | | | | | | | 0.001s 40.208s 639139160406881243: | | | | | | | | | | | | | | | | | | | | 3260 | | | | | | | | | | | 0.001s 40.210s 639139160406892898: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3261 | 0.001s 40.211s 639139160406905605: | | | | | | | | | | | | | | | | | | | 2758 | | | | | | | | | | | | 0.000s 40.211s 639139160406906227: | | | | | | | | | | | | | | | | | | | | | | | | | | 2743 | | | | | 0.001s 40.212s 639139160406919054: | | | 2796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.212s 639139160406919451: | | | | | | 2760 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.212s 639139160406919830: | | | | | | | | | 2814 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.214s 639139160406932657: | | | | | | | | | | | | | | | | | 2774 | | | | | | | | | | | | | | 0.000s 40.214s 639139160406933236: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.000s 40.214s 639139160406933753: 2881 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.214s 639139160406934344: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3262 | | 0.001s 40.215s 639139160406948116: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2778 | | | | 0.000s 40.215s 639139160406948936: | | | | | | | | | | | | | | | | 2756 | | | | | | | | | | | | | | | 0.000s 40.215s 639139160406949447: | | | | | | | | | | | | | 2753 | | | | | | | | | | | | | | | | | | 0.001s 40.217s 639139160406964413: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2819 | | | 0.000s 40.217s 639139160406965054: | | | | | | | | | | | | | | | 3263 | | | | | | | | | | | | | | | | 0.005s 40.222s 639139160407013745: | | | | | | | | | | 3264 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.223s 639139160407026148: | | | | | | | | | | | | | | | | | | | | | | | | | 2757 | | | | | | 0.000s 40.223s 639139160407026785: | | | | | | | | 2782 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.223s 639139160407027254: | | | | | 2738 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.223s 639139160407027745: | | 2759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.223s 639139160407028161: | | | | | | | | | | | | | | | | | | | | | 2792 | | | | | | | | | | 0.001s 40.225s 639139160407042130: | | | | | | | | | | | | | | | | | | 3265 | | | | | | | | | | | | | 0.001s 40.226s 639139160407055742: | | | | | | | | | | | | | | | | | | | | | | | | 3266 | | | | | | | 0.001s 40.227s 639139160407070451: | | | | | | | | | | | | | | | | | | | | | | 2767 | | | | | | | | | 0.000s 40.227s 639139160407070966: | | | | 2804 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.229s 639139160407084429: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2808 0.000s 40.229s 639139160407086646: | | | | | | | | | | | | | | 2761 | | | | | | | | | | | | | | | | | 0.000s 40.229s 639139160407087105: | | | | | | | | | | | | | | | | | | | | 2801 | | | | | | | | | | | 0.000s 40.229s 639139160407087549: | | | | | | | | | | | | | | | | | | | 3267 | | | | | | | | | | | | 0.001s 40.230s 639139160407100831: | | | | | | | 3268 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.232s 639139160407112679: | | | | | | | | | | | | 2807 | | | | | | | | | | | | | | | | | | | 0.001s 40.233s 639139160407125664: | 2747 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.233s 639139160407126119: 3269 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.234s 639139160407139197: | | | 3270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.235s 639139160407150870: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2769 | 0.000s 40.235s 639139160407151385: | | | | | | | | | | | | | | | | | | | | | | | | | | 3271 | | | | | 0.001s 40.237s 639139160407162302: | | | | | | 3272 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.238s 639139160407174075: | | | | | | | | | | | | | | | | | | | | | | | 3273 | | | | | | | | 0.001s 40.239s 639139160407188314: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.000s 40.239s 639139160407189830: | | | | | | | | | | | | | | | | | 3274 | | | | | | | | | | | | | | 0.001s 40.241s 639139160407204640: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3275 | | | 0.001s 40.242s 639139160407218874: | | | | | | | | | | | | | | | | 2802 | | | | | | | | | | | | | | | 0.002s 40.244s 639139160407234106: | | | | | | | | | | | | | 3276 | | | | | | | | | | | | | | | | | | 0.001s 40.245s 639139160407249087: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3277 | | | | 0.002s 40.247s 639139160407264736: | | | | | | | | | | | | | | | 2776 | | | | | | | | | | | | | | | | 0.000s 40.247s 639139160407265418: | | | | | | | | | | | | | | | | | | | | | | | | | 3278 | | | | | | 0.002s 40.248s 639139160407281542: | | 3279 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.250s 639139160407293686: | | | | | | | | 3280 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.251s 639139160407305486: | | | | | 2773 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.252s 639139160407317629: | | | | | | | | | | 2766 | | | | | | | | | | | | | | | | | | | | | 0.000s 40.252s 639139160407318275: | | | | | | | | | | | | | | | | | | | | | 3281 | | | | | | | | | | 0.001s 40.253s 639139160407330263: | | | | | | | | | | | | | | | | | | 2780 | | | | | | | | | | | | | 0.000s 40.253s 639139160407330859: | | | | | | | | | | | | | | | | | | | | 3282 | | | | | | | | | | | 0.001s 40.255s 639139160407342373: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3283 0.001s 40.255s 639139160407351496: | | | | | | | | | | | | | | | | | | | | | | 2793 | | | | | | | | | 0.001s 40.256s 639139160407358683: | | | | | | | | | | | | | | | | | | | 2758 | | | | | | | | | | | | 0.000s 40.256s 639139160407359057: | | | | | | | | | 3284 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.257s 639139160407368553: | | | | | | | | | | | | | | 3285 | | | | | | | | | | | | | | | | | 0.001s 40.258s 639139160407375058: | | | | | | | 2784 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.258s 639139160407375488: 2881 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.258s 639139160407375961: | | | | 3286 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.259s 639139160407383528: | | | | | | | | | | | | 3287 | | | | | | | | | | | | | | | | | | | 0.001s 40.260s 639139160407392701: | | | 2796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.260s 639139160407393279: | | | | | | | | | | | | | | | | | | | | | | | | 2719 | | | | | | | 0.000s 40.260s 639139160407393776: | 2779 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.261s 639139160407404886: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3288 | 0.001s 40.262s 639139160407415006: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3289 | | 0.001s 40.263s 639139160407423745: | | | | | | | | | | | | | | | | | | | | | | | | | | 2743 | | | | | 0.000s 40.263s 639139160407424383: | | | | | | 2760 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.263s 639139160407424857: | | | | | | | | | | | | | | | | | | | | | | | 2714 | | | | | | | | 0.000s 40.263s 639139160407425318: | | | | | | | | | | | 2768 | | | | | | | | | | | | | | | | | | | | 0.000s 40.263s 639139160407425796: | | | | | | | | | | | | | | | | 3290 | | | | | | | | | | | | | | | 0.001s 40.264s 639139160407436629: | | | | | | | | | | | | | | | | | 2774 | | | | | | | | | | | | | | 0.003s 40.267s 639139160407465708: | | | | | | | | | | | | | 2753 | | | | | | | | | | | | | | | | | | 0.000s 40.267s 639139160407466345: | | | | | | | | | | | | | | | 3291 | | | | | | | | | | | | | | | | 0.002s 40.269s 639139160407485236: | | | | | | | | 2782 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.269s 639139160407485815: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2819 | | | 0.000s 40.269s 639139160407486299: | | | | | | | | | | 3292 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.270s 639139160407495922: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2778 | | | | 0.000s 40.270s 639139160407496310: | | | | | 3293 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.271s 639139160407504322: | | | | | | | | | | | | | | | | | | | | | 2792 | | | | | | | | | | 0.000s 40.271s 639139160407504768: | | | | | | | | | | | | | | | | | | 3294 | | | | | | | | | | | | | 0.001s 40.272s 639139160407513645: | | | | | | | | | | | | | | | | | | | | | | | | | 2757 | | | | | | 0.000s 40.272s 639139160407514148: | | | | | | | | | | | | | | | | | | | | 2801 | | | | | | | | | | | 0.000s 40.272s 639139160407514637: | | | | | | | | | | | | | | | | | | | 3295 | | | | | | | | | | | | 0.001s 40.273s 639139160407525733: | | | | | | | | | | | | | | | | | | | | | | 3296 | | | | | | | | | 0.001s 40.274s 639139160407534989: | | | | | | | | | 2814 | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.274s 639139160407535424: | | | | 2804 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.274s 639139160407535739: | | | | | | | | | | | | 2807 | | | | | | | | | | | | | | | | | | | 0.000s 40.274s 639139160407536049: | | 2759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.274s 639139160407536349: 3297 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.275s 639139160407547687: | | | 3298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.276s 639139160407557776: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2808 0.000s 40.276s 639139160407559911: | | | | | | | | | | | | | | | | | | | | | | | | 3299 | | | | | | | 0.001s 40.277s 639139160407570267: | | | | | | | 3300 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.278s 639139160407577753: | 3301 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.279s 639139160407584508: | | | | | | | | | | | | | | | | | | | | | | | | | | 3302 | | | | | 0.001s 40.279s 639139160407591116: | | | | | | | | | | | | | | | | 2802 | | | | | | | | | | | | | | | 0.000s 40.279s 639139160407591498: | | | | | | | | | | | | | 3303 | | | | | | | | | | | | | | | | | | 0.001s 40.280s 639139160407601311: | | | | | | | | | | | 3304 | | | | | | | | | | | | | | | | | | | | 0.001s 40.282s 639139160407612282: | | | | | | | | | | | | | | 2761 | | | | | | | | | | | | | | | | | 0.000s 40.282s 639139160407612813: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2769 | 0.000s 40.282s 639139160407613312: | | | | | | 3305 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.282s 639139160407621357: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.000s 40.283s 639139160407621874: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3306 | | | 0.001s 40.283s 639139160407631405: | | | | | | | | | | | | | | | | | | | | | 3307 | | | | | | | | | | 0.001s 40.285s 639139160407642168: | | | | | | | | 3308 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.286s 639139160407653585: | | | | | | | | | | | | | | | | | | 2780 | | | | | | | | | | | | | 0.000s 40.286s 639139160407654212: | | | | | 2773 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.286s 639139160407654712: | | | | | | | | | | | | | | | | | 2785 | | | | | | | | | | | | | | 0.001s 40.287s 639139160407666222: | | | | | | | | | | | | 3309 | | | | | | | | | | | | | | | | | | | 0.001s 40.288s 639139160407677962: | | | | | | | | | 3310 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.289s 639139160407689344: | | | | | | | | | | | | | | | | | | | | | | | 2765 | | | | | | | | 0.001s 40.290s 639139160407700285: | | | | | | | | | | | | | | | | | | | | | | 2793 | | | | | | | | | 0.000s 40.290s 639139160407700837: | | | | | | | | | | | | | | | | | | | | | | | | | 2799 | | | | | | 0.001s 40.291s 639139160407711649: | | | | 3311 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.293s 639139160407722442: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2846 | | | | 0.001s 40.294s 639139160407733435: | | | 2796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.294s 639139160407734030: | | | | | | | | | | | | | | | | | | | | 3312 | | | | | | | | | | | 0.001s 40.295s 639139160407744487: | | | | | | | | | | 2766 | | | | | | | | | | | | | | | | | | | | | 0.000s 40.295s 639139160407745052: | | | | | | | 2784 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.295s 639139160407745739: | | 2789 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 40.302s 639139160407814688: | | | | | | | | | | | | | | | | 3313 | | | | | | | | | | | | | | | 0.001s 40.303s 639139160407827044: | | | | | | | | | | | | | | 3314 | | | | | | | | | | | | | | | | | 0.001s 40.304s 639139160407841195: | | | | | | | | | | | | | 2753 | | | | | | | | | | | | | | | | | | 0.000s 40.305s 639139160407841885: 2881 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.305s 639139160407846342: | | | | | | | | | | | | | | | 2776 | | | | | | | | | | | | | | | | 0.000s 40.305s 639139160407846956: | | | | | | | | | | | | | | | | | | | | | | | | | | 2743 | | | | | 0.000s 40.305s 639139160407847454: | 2779 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.305s 639139160407847958: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2842 0.001s 40.306s 639139160407861491: | | | | | | | | | | | | | | | | | | | | | 2792 | | | | | | | | | | 0.000s 40.307s 639139160407862138: | | | | | | | | | | | | | | | | | | 3315 | | | | | | | | | | | | | 0.001s 40.308s 639139160407873611: | | | | | 3316 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.309s 639139160407884120: | | | | | | | | | | | | | | | | | 3317 | | | | | | | | | | | | | | 0.001s 40.310s 639139160407894534: | | | | | | | | | | | | | | | | | | | 2758 | | | | | | | | | | | | 0.000s 40.310s 639139160407895103: | | | | | | | | | | | | 2807 | | | | | | | | | | | | | | | | | | | 0.000s 40.310s 639139160407895568: | | | | | | | | 2782 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.310s 639139160407896006: | | | | | | | | | | | | | | | | | | | | | | | | 2719 | | | | | | | 0.000s 40.310s 639139160407896461: | | | | | | 2760 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.310s 639139160407896915: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3318 | | 0.001s 40.311s 639139160407907842: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2819 | | | 0.000s 40.311s 639139160407908458: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3319 | 0.001s 40.312s 639139160407920445: | | | | | | | | | | | | | | | | | | | | | | 3320 | | | | | | | | | 0.002s 40.314s 639139160407941416: | | | | | | | | | | 3321 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.316s 639139160407955027: | | | | | | | | | 2814 | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.316s 639139160407955749: | | | | | | | | | | | | | | | | | | | | | | | | | 3322 | | | | | | 0.001s 40.317s 639139160407967529: | | | | 2804 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.317s 639139160407968171: | | | 3323 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.319s 639139160407983187: | | | | | | | | | | | | | | | | | | | | | | | 3324 | | | | | | | | 0.001s 40.320s 639139160407997265: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3325 | | | | 0.001s 40.321s 639139160408008725: | | | | | | | 3326 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.322s 639139160408019911: | | | | | | | | | | | | | | | | 2802 | | | | | | | | | | | | | | | 0.000s 40.322s 639139160408020572: | 3327 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.324s 639139160408039116: 3328 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.326s 639139160408052103: | | | | | | | | | | | | | 3329 | | | | | | | | | | | | | | | | | | 0.001s 40.327s 639139160408064002: | | | | | | | | | | | 2768 | | | | | | | | | | | | | | | | | | | | 0.000s 40.327s 639139160408065967: | | | | | | | | | | | | | | | | | | | | | | | | | | 3330 | | | | | 0.001s 40.328s 639139160408078022: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3331 0.001s 40.329s 639139160408089104: | | | | | | | | | | | | | | | | | | | | | 3332 | | | | | | | | | | 0.001s 40.330s 639139160408099955: | | | | | | | | | | | | | | | | | | 2780 | | | | | | | | | | | | | 0.000s 40.330s 639139160408100697: | | | | | | | | | | | | | | | | | 2785 | | | | | | | | | | | | | | 0.000s 40.330s 639139160408101195: | | | | | | | | 3333 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.332s 639139160408112062: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2769 | 0.000s 40.332s 639139160408112643: | | | | | | | | | | | | 3334 | | | | | | | | | | | | | | | | | | | 0.001s 40.333s 639139160408124304: | | | | | | | | | | | | | | | | | | | | | | | | 2755 | | | | | | | 0.001s 40.334s 639139160408136069: | | | | | | | | | | | | | | | | | | | 3335 | | | | | | | | | | | | 0.001s 40.335s 639139160408147338: | | | | | | | | | | | | | | | | | | | | | | 2793 | | | | | | | | | 0.000s 40.335s 639139160408148001: | | | | | | | | | 3336 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.336s 639139160408159018: | | | | | | | | | | | | | | | | | | | | 2801 | | | | | | | | | | | 0.000s 40.336s 639139160408159588: | | | | | | | | | | | | | | | | | | | | | | | | | 2799 | | | | | | 0.000s 40.336s 639139160408160093: | | | | 3337 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 40.343s 639139160408225228: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2847 | | | 0.001s 40.344s 639139160408239851: | | | | | | | | | | | | | | 2761 | | | | | | | | | | | | | | | | | 0.000s 40.344s 639139160408240520: | | | | | | 2800 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.346s 639139160408257310: | | | | | | | | | | | | | | | | | | | | | | | 2765 | | | | | | | | 0.000s 40.346s 639139160408258045: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2846 | | | | 0.000s 40.346s 639139160408258605: | | | | | | | | | | | | | | | | 3338 | | | | | | | | | | | | | | | 0.001s 40.347s 639139160408271098: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.000s 40.348s 639139160408271751: | | | | | 2773 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.348s 639139160408272191: | | | | | | | | | | 2766 | | | | | | | | | | | | | | | | | | | | | 0.000s 40.348s 639139160408272635: | 2779 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.348s 639139160408273095: | | | | | | | | | | | | | | | 2798 | | | | | | | | | | | | | | | | 0.002s 40.349s 639139160408290432: | | 3339 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.352s 639139160408313291: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2842 0.000s 40.352s 639139160408315917: 2881 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.352s 639139160408318633: | | | | | | | | | | | | | | | | | | | | | 2792 | | | | | | | | | | 0.000s 40.352s 639139160408319394: | | | | | | | | | | | | | | | | | | 3340 | | | | | | | | | | | | | 0.002s 40.354s 639139160408334808: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3341 | 0.001s 40.355s 639139160408346159: | | | | | | | | | | | | | | | | | 3342 | | | | | | | | | | | | | | 0.001s 40.356s 639139160408357655: | | | | | | | | | | | 3343 | | | | | | | | | | | | | | | | | | | | 0.001s 40.357s 639139160408368934: | | | | | | | | | | | | | | | | | | | | | | 3344 | | | | | | | | | 0.001s 40.358s 639139160408380022: | | | | | | | 2784 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.358s 639139160408380637: | | | | | | | | | | | | | | | | | | | | | | | | 3345 | | | | | | | 0.001s 40.360s 639139160408391752: | | | | | | | | | 2814 | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.360s 639139160408392392: | | | | | | | | | | | | | | | | | | | | 3346 | | | | | | | | | | | 0.001s 40.361s 639139160408403356: | | | | | | | | 2782 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.361s 639139160408403898: | | | | | | | | | | | | | 2753 | | | | | | | | | | | | | | | | | | 0.000s 40.361s 639139160408404393: | | | | | | | | | | | | | | | | | | | | | | | | | 3347 | | | | | | 0.001s 40.362s 639139160408415566: | | | 2796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.362s 639139160408416100: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3348 | | | | 0.001s 40.363s 639139160408428431: | | | | | | | | | | | | | | | | | | | 2758 | | | | | | | | | | | | 0.000s 40.363s 639139160408429124: | | | | | | | | | | | | | | | | | | | | | | | 3349 | | | | | | | | 0.001s 40.364s 639139160408440450: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3350 | | | 0.001s 40.366s 639139160408452012: | | | | | | | | | | | | 2807 | | | | | | | | | | | | | | | | | | | 0.000s 40.366s 639139160408452627: | | | | | | | | | | 3351 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.367s 639139160408464041: | | | | | | | | | | | | | | | | 2802 | | | | | | | | | | | | | | | 0.000s 40.367s 639139160408464676: | | | | | | 3352 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 40.370s 639139160408491905: | | | | | 2809 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.371s 639139160408504027: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3353 | | 0.001s 40.372s 639139160408515388: | | | | | | | | | | | | | | | 3354 | | | | | | | | | | | | | | | | 0.001s 40.373s 639139160408526306: | | | | 2804 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.373s 639139160408526884: | 3355 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.374s 639139160408537861: 2904 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.375s 639139160408550170: | | 2789 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.375s 639139160408550772: | | | | | | | | | | | | | | | | | | | | | 3356 | | | | | | | | | | 0.001s 40.377s 639139160408561994: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3357 0.001s 40.378s 639139160408573100: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2769 | 0.000s 40.378s 639139160408573722: | | | | | | | | | | | | | | 2791 | | | | | | | | | | | | | | | | | 0.001s 40.379s 639139160408586666: | | | | | | | | | | | | | | | | | 2785 | | | | | | | | | | | | | | 0.000s 40.379s 639139160408587331: | | | | | | | | | | | | | | | | | | | | | | | | | | 2743 | | | | | 0.000s 40.379s 639139160408587841: | | | | | | | 3358 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.381s 639139160408603206: | | | | | | | | | | | | | | | | | | | | | | | | 2755 | | | | | | | 0.000s 40.381s 639139160408604741: | | | | | | | | | | | | | | | | | | | | | | 2793 | | | | | | | | | 0.000s 40.381s 639139160408605290: | | | | | | | | | 3359 | | | | | | | | | | | | | | | | | | | | | | 0.004s 40.385s 639139160408647219: | | | | | | | | | | | | | 3360 | | | | | | | | | | | | | | | | | | 0.001s 40.386s 639139160408660081: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2846 | | | | 0.000s 40.386s 639139160408660716: | | | | | | | | | | | 2768 | | | | | | | | | | | | | | | | | | | | 0.000s 40.386s 639139160408661178: | | | | | | | | | | | | | | | | | | | 2803 | | | | | | | | | | | | 0.001s 40.388s 639139160408672172: | | | 3361 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.389s 639139160408683314: | | | | | | | | | | | | | | | | 3362 | | | | | | | | | | | | | | | 0.001s 40.390s 639139160408694877: | | | | | | | | | | | | 3363 | | | | | | | | | | | | | | | | | | | 0.001s 40.391s 639139160408706407: | | | | | | | | | | | | | | | | | | | | | | | 2765 | | | | | | | | 0.000s 40.391s 639139160408707056: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2847 | | | 0.000s 40.391s 639139160408707533: | | | | | | | | 2813 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.392s 639139160408719088: | | | | | | 2800 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.392s 639139160408719686: | | | | 3364 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.393s 639139160408731188: | | | | | | | | | | | | | | | 2798 | | | | | | | | | | | | | | | | 0.000s 40.394s 639139160408731818: | | | | | | | | | | | | | | | | | | | | | | | | | 2799 | | | | | | 0.000s 40.394s 639139160408732309: | | | | | 3365 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.395s 639139160408743797: 3366 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.396s 639139160408755384: | | | | | | | | | | | | | | | | | | | | | 2792 | | | | | | | | | | 0.000s 40.396s 639139160408756037: | | | | | | | | | | | | | | | | | | 2780 | | | | | | | | | | | | | 0.000s 40.396s 639139160408756512: | | 3367 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.397s 639139160408768003: | | | | | | | | | | | | | | | | | 3368 | | | | | | | | | | | | | | 0.001s 40.398s 639139160408779816: | | | | | | | | | | | | | | | | | | | | | | | | | | 3369 | | | | | 0.001s 40.399s 639139160408791230: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.000s 40.400s 639139160408791810: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3370 | 0.001s 40.401s 639139160408803265: | | | | | | | | | | | | | | 3371 | | | | | | | | | | | | | | | | | 0.001s 40.402s 639139160408814290: | | | | | | | | | | | | | | | | | | | | | | | | 3372 | | | | | | | 0.001s 40.403s 639139160408825333: | | | | | | | | | | | | | | | | | | | | | | 3373 | | | | | | | | | 0.001s 40.404s 639139160408836828: | | | | | | | | | | | | | | | | 2802 | | | | | | | | | | | | | | | 0.000s 40.404s 639139160408837439: | | | | | | | | | | | 2795 | | | | | | | | | | | | | | | | | | | | 0.001s 40.405s 639139160408848697: | | | | | | | | | | 2766 | | | | | | | | | | | | | | | | | | | | | 0.000s 40.405s 639139160408849402: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3374 | | | 0.001s 40.406s 639139160408860490: | | | | | 2809 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.406s 639139160408860991: | | | | | | 3375 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.408s 639139160408872026: | | | | | | | | | | | | | | | | | | | | 2801 | | | | | | | | | | | 0.000s 40.408s 639139160408872540: | | | | | | | | | | | | | | | | | | | 3376 | | | | | | | | | | | | 0.001s 40.409s 639139160408883581: | | | | | | | | | | | | | | | | | | | | | 3377 | | | | | | | | | | 0.001s 40.410s 639139160408894410: | | | | | | | | | | | | | | | | | | | | | | | | | 2818 | | | | | | 0.001s 40.411s 639139160408905456: | | | | | | | | 3378 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.412s 639139160408916436: | | | | | | | | | 2814 | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.412s 639139160408916981: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2842 0.000s 40.412s 639139160408918548: | | | | | | | | | | | | | | | | | | | | | | | 3379 | | | | | | | | 0.001s 40.413s 639139160408929618: 2904 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.413s 639139160408930287: | 2779 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.413s 639139160408930768: | | | | | | | | | | | | | 2753 | | | | | | | | | | | | | | | | | | 0.000s 40.413s 639139160408931207: | | | | | | | | | | | | | | | | | 2785 | | | | | | | | | | | | | | 0.000s 40.413s 639139160408931662: | | | | | | | 2784 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.414s 639139160408932060: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3380 | | | | 0.001s 40.415s 639139160408943621: | | | | | | | | | | | | | | | 3381 | | | | | | | | | | | | | | | | 0.001s 40.416s 639139160408955271: | | | | | | | | | | | | | | | | | | 3382 | | | | | | | | | | | | | 0.001s 40.417s 639139160408966896: | | | | | | | | | | | | | | | | | | | | | | | | 2755 | | | | | | | 0.000s 40.417s 639139160408967575: | | | | | | | | | | | | | | 2791 | | | | | | | | | | | | | | | | | 0.000s 40.417s 639139160408968069: | | 2789 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.417s 639139160408968512: | | | | | | | | | | | | | | | | 3383 | | | | | | | | | | | | | | | 0.013s 40.430s 639139160409099362: | | | | | | | | | | | | | | | | | | | | | | 2793 | | | | | | | | | 0.000s 40.430s 639139160409100035: | | | | 2804 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.430s 639139160409100532: | | | | | 3384 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.432s 639139160409113794: | | | | | | | | | | | 3385 | | | | | | | | | | | | | | | | | | | | 0.001s 40.433s 639139160409125579: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3386 | | 0.001s 40.434s 639139160409137090: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2847 | | | 0.000s 40.434s 639139160409137723: | | | | | | | | | | | | | | | | | | | | 3387 | | | | | | | | | | | 0.001s 40.435s 639139160409149341: | | | | | | 2800 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.435s 639139160409149886: | | | | | | | | | | | | | | | | | | | 2803 | | | | | | | | | | | | 0.000s 40.435s 639139160409150330: | | | | | | | | | | | | | | | | | | | | | | | | | | 2743 | | | | | 0.000s 40.435s 639139160409150787: | | | | | | | | | | 2794 | | | | | | | | | | | | | | | | | | | | | 0.002s 40.437s 639139160409166858: | | | | | | | | | | | | 2807 | | | | | | | | | | | | | | | | | | | 0.000s 40.437s 639139160409167415: | | | | | | | | | | | | | | | | | | | | | | | | | 3388 | | | | | | 0.001s 40.438s 639139160409179956: | | | | | | | | | 3389 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.439s 639139160409191029: | | | 2796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.439s 639139160409191529: | 3390 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.441s 639139160409202167: | | | | | | | | | | | | | | | | | | | | | | | 2765 | | | | | | | | 0.000s 40.441s 639139160409202736: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2862 0.001s 40.442s 639139160409213486: | | | | | | | | | | | | | | | 2798 | | | | | | | | | | | | | | | | 0.000s 40.442s 639139160409213919: 3391 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.443s 639139160409222944: | | | | | | | | 2813 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.443s 639139160409223479: | | | | | | | | | | | | | | | | | 3392 | | | | | | | | | | | | | | 0.001s 40.444s 639139160409233886: | | | | | | | | | | | | | | 3393 | | | | | | | | | | | | | | | | | 0.001s 40.445s 639139160409244274: | | | | | | | | | | | | | | | | | | | | | | | | 3394 | | | | | | | 0.001s 40.446s 639139160409255385: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2769 | 0.000s 40.446s 639139160409255978: | | | | | | | | | | | | | 2790 | | | | | | | | | | | | | | | | | | 0.001s 40.447s 639139160409264983: | | | | | | | | | | | | | | | | | | | | | | 3395 | | | | | | | | | 0.001s 40.448s 639139160409274909: | | 2828 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.449s 639139160409284275: | | | | | | | | | | | 2795 | | | | | | | | | | | | | | | | | | | | 0.000s 40.449s 639139160409284675: | | | | | | | 2816 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.450s 639139160409293652: | | | | 2844 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.450s 639139160409301155: | | | | | | | | | | | | | | | | | | | | | 2792 | | | | | | | | | | 0.000s 40.450s 639139160409301503: | | | | | | | | | | | | | | | | | | | 3396 | | | | | | | | | | | | 0.001s 40.451s 639139160409307710: | | | | | | | | | | | | | | | | | | 2780 | | | | | | | | | | | | | 0.000s 40.451s 639139160409308019: | | | | | | 3397 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.452s 639139160409314532: | | | | | 2809 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.452s 639139160409314819: | | | | | | | | | | 3398 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.452s 639139160409320989: 2904 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.452s 639139160409321556: | | | | | | | | | | | | | | | | | | | | | | | | | | 2781 | | | | | 0.001s 40.453s 639139160409330533: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.000s 40.453s 639139160409330998: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3399 | | | 0.001s 40.454s 639139160409341324: | | | | | | | | | | | | | | | | | | | | | | | | | 2818 | | | | | | 0.000s 40.454s 639139160409341711: | | | 3400 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.455s 639139160409348506: | | | | | | | | 3401 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.456s 639139160409357949: | | | | | | | | | | | | | | | | | | | | 2801 | | | | | | | | | | | 0.000s 40.456s 639139160409358534: | | | | | | | | | | | | | | | | | | | | | | | 3402 | | | | | | | | 0.001s 40.457s 639139160409368835: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3403 0.001s 40.458s 639139160409379469: | 2779 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.458s 639139160409379910: | | | | | | | | | | | | 2841 | | | | | | | | | | | | | | | | | | | 0.001s 40.459s 639139160409390520: | | | | | | | | | | | | | | | 3404 | | | | | | | | | | | | | | | | 0.003s 40.462s 639139160409416507: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3405 | 0.007s 40.469s 639139160409483288: | | | | | | | | | | | | | | | | | | | | | | | | 2755 | | | | | | | 0.000s 40.469s 639139160409483958: 3406 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.470s 639139160409496596: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2847 | | | 0.000s 40.470s 639139160409497357: | | | | | | | 3407 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.471s 639139160409508672: | | | | | | | | | | | | | 3408 | | | | | | | | | | | | | | | | | | 0.006s 40.477s 639139160409564905: | | | | | | | | | | | | | | | | 2802 | | | | | | | | | | | | | | | 0.000s 40.477s 639139160409565527: | 2820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.479s 639139160409583378: | | | | | | | | | | | | | | | | | | | | | | | | | | 3409 | | | | | 0.001s 40.480s 639139160409594988: | | 3410 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.481s 639139160409606204: | | | | | | | | | | | | | | | | | | | | | 3411 | | | | | | | | | | 0.001s 40.482s 639139160409617730: | | | | | | | | | | | | | | | | | | | | | | | | 3412 | | | | | | | 0.001s 40.483s 639139160409630049: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2862 0.000s 40.484s 639139160409631815: | | | | | | | | 2813 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.484s 639139160409632305: | | | | | | | | | | 2794 | | | | | | | | | | | | | | | | | | | | | 0.000s 40.484s 639139160409632750: | | | | | | | | | | | | | | | | | | | | 2821 | | | | | | | | | | | 0.001s 40.485s 639139160409644102: | | | | | | | | | 2814 | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.485s 639139160409644586: | | | | 3413 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.487s 639139160409667093: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3414 | | 0.001s 40.488s 639139160409679050: | | | | | | | | | | | 3415 | | | | | | | | | | | | | | | | | | | | 0.002s 40.490s 639139160409694587: | | | | | | | | | | | | 3416 | | | | | | | | | | | | | | | | | | | 0.001s 40.491s 639139160409706984: | | | | | | | | | | | | | | | | | | 3417 | | | | | | | | | | | | | 0.002s 40.493s 639139160409722915: | | | | | | | | | | | | | | | | | | | | | | | | | 3418 | | | | | | 0.001s 40.494s 639139160409734545: | | | | | | | | | | | | | | | | | | | 2803 | | | | | | | | | | | | 0.000s 40.494s 639139160409735233: | | | | | | | | | | | | | | | | | | | | | | 2793 | | | | | | | | | 0.000s 40.494s 639139160409735726: | | | | | | | | | | | | | | | | | | | | | | | 2765 | | | | | | | | 0.000s 40.494s 639139160409736178: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3419 | | | 0.001s 40.495s 639139160409747566: | | | | | | | | | | | | | | | | 3420 | | | | | | | | | | | | | | | 0.001s 40.496s 639139160409758540: | | | | | | | 2816 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.496s 639139160409759050: | | | | | | | | | | | | | 2790 | | | | | | | | | | | | | | | | | | 0.000s 40.496s 639139160409759733: | | | | | 2839 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.497s 639139160409771010: | | | | | | | | | | | | | | | | | | | | | | | | | | 2781 | | | | | 0.000s 40.497s 639139160409771580: | | | | | | | | | | | | | | 2791 | | | | | | | | | | | | | | | | | 0.000s 40.498s 639139160409772028: | 3421 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.500s 639139160409793366: | | | | | | | | | | 3422 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.501s 639139160409804507: | | | | | | | | | 3423 | | | | | | | | | | | | | | | | | | | | | | 0.009s 40.510s 639139160409892817: | | | | | | | | 3424 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.512s 639139160409914597: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3425 0.001s 40.513s 639139160409925150: | | | | | | | | | | | | | | | | | | | | 3426 | | | | | | | | | | | 0.001s 40.514s 639139160409934727: | | | | 2844 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.514s 639139160409935314: | | 2828 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.514s 639139160409935725: | | | | | | | | | | | | | | | | | 2785 | | | | | | | | | | | | | | 0.000s 40.514s 639139160409936155: | | | | | | | | | | | 2795 | | | | | | | | | | | | | | | | | | | | 0.000s 40.514s 639139160409936542: | | | | | | | | | | | | | | | | | | | | | | | | 2755 | | | | | | | 0.000s 40.514s 639139160409936948: | | | | | | | | | | | | 2841 | | | | | | | | | | | | | | | | | | | 0.000s 40.514s 639139160409938477: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2769 | 0.000s 40.514s 639139160409938952: | | | | | | | | | | | | | | | | | | | | | 2792 | | | | | | | | | | 0.000s 40.514s 639139160409939352: | | | | | | | | | | | | | | | | | | | | | | | 3427 | | | | | | | | 0.001s 40.515s 639139160409951229: | | | 2796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.515s 639139160409951689: | | | | | | | | | | | | | | | | | | | | | | 3428 | | | | | | | | | 0.001s 40.516s 639139160409960959: | | | | | | | | | | | | | | | | | | | | | | | | | 2818 | | | | | | 0.000s 40.516s 639139160409961513: | | | | | | | | | | | | | | | 2798 | | | | | | | | | | | | | | | | 0.000s 40.517s 639139160409961860: | | | | | | | 3429 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.517s 639139160409970820: | | | | | | | | | | | | | 3430 | | | | | | | | | | | | | | | | | | 0.001s 40.518s 639139160409980880: | | | | | 3431 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.519s 639139160409990885: | | | | | | | | | | | | | | | | | | | | | | | | | | 3432 | | | | | 0.001s 40.520s 639139160410001198: | | | | | | | | | | | | | | | | | | | 2845 | | | | | | | | | | | | 0.001s 40.521s 639139160410011339: | 2820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.522s 639139160410011817: | | | | | | | | | | 2794 | | | | | | | | | | | | | | | | | | | | | 0.000s 40.522s 639139160410012257: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.000s 40.522s 639139160410012685: | | | | | | 2800 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.522s 639139160410013047: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2846 | | | | 0.000s 40.522s 639139160410013485: | | | | | | | | | | | | | | 2826 | | | | | | | | | | | | | | | | | 0.001s 40.523s 639139160410023614: | | | | | | | | | | | | | | | | | | 2780 | | | | | | | | | | | | | 0.000s 40.523s 639139160410024227: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2862 0.000s 40.523s 639139160410025878: | | | | | | | | | | | | 3433 | | | | | | | | | | | | | | | | | | | 0.001s 40.524s 639139160410036534: | | 3434 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.525s 639139160410046644: | | | | 3435 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.526s 639139160410054441: | | | | | | | | | 2814 | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.526s 639139160410054842: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3436 | 0.001s 40.527s 639139160410064303: | | | | | | | | | | | | | | | | 2802 | | | | | | | | | | | | | | | 0.000s 40.527s 639139160410064770: | | | | | | | | | | | | | | | | | | | | | | | | 2788 | | | | | | | 0.001s 40.528s 639139160410077594: | | | | | | | | | | | | | | | | | | | | | 3437 | | | | | | | | | | 0.001s 40.529s 639139160410087746: | | | | | | | | | | | 3438 | | | | | | | | | | | | | | | | | | | | 0.004s 40.533s 639139160410124337: | | | | | | | | | | | | | | | | | | | | 2821 | | | | | | | | | | | 0.000s 40.533s 639139160410125020: | | | | | | | | | | | | | | | | | 3439 | | | | | | | | | | | | | | 0.002s 40.535s 639139160410143707: | 3440 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.536s 639139160410156256: | | | | | | | 2816 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.536s 639139160410157717: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3441 | | | | 0.002s 40.538s 639139160410172964: | | | | | | | | | | | | | | | | | | | | | | | | | 3442 | | | | | | 0.001s 40.539s 639139160410185452: | | | | | | 3443 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 40.545s 639139160410247713: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3444 | | 0.001s 40.546s 639139160410256859: | | | | | | | | | | | | | | | 3445 | | | | | | | | | | | | | | | | 0.001s 40.547s 639139160410268270: | | | | | | | | | | | | | | | | | | | | | | | 2765 | | | | | | | | 0.000s 40.547s 639139160410268911: | | | | | | | | | | 3446 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.548s 639139160410280547: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3447 0.001s 40.550s 639139160410292358: | | | 2829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.551s 639139160410303735: | | | | | 2839 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.551s 639139160410304218: | | | | | | | | 2813 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.551s 639139160410304623: | | | | | | | | | | | | | | 3448 | | | | | | | | | | | | | | | | | 0.001s 40.552s 639139160410315754: | | | | | | | | | | | | | 2790 | | | | | | | | | | | | | | | | | | 0.000s 40.552s 639139160410316259: | | 2828 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.552s 639139160410316641: | | | | 2844 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.552s 639139160410317005: | | | | | | | | | | | | | | | | | | 2812 | | | | | | | | | | | | | 0.001s 40.553s 639139160410327781: | | | | | | | | | | | | | | | | | | | | | | | | 3449 | | | | | | | 0.001s 40.554s 639139160410336433: | | | | | | | | | | | | | | | | | | | | | | | | | | 2781 | | | | | 0.000s 40.554s 639139160410336860: | | | | | | | | | | | | | | | | | | | | 3450 | | | | | | | | | | | 0.001s 40.555s 639139160410345169: | | | | | | | | | | | | | | | | 3451 | | | | | | | | | | | | | | | 0.001s 40.556s 639139160410354546: | | | | | | | | | 2837 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.557s 639139160410365195: | | | | | | | | | | | | | | | | | | | | | | 2793 | | | | | | | | | 0.000s 40.557s 639139160410365693: | 2820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.557s 639139160410366098: | | | | | | | 3452 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.558s 639139160410381317: | | | | | | | | | | | | | | | | | | | | | 2792 | | | | | | | | | | 0.000s 40.559s 639139160410381864: | | | | | | | | | | | | | | | | | | | 3453 | | | | | | | | | | | | 0.001s 40.560s 639139160410393901: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2847 | | | 0.000s 40.560s 639139160410394406: | | | | | | | | | | | | 2841 | | | | | | | | | | | | | | | | | | | 0.000s 40.560s 639139160410394834: | | | | | | | | | | | 2795 | | | | | | | | | | | | | | | | | | | | 0.000s 40.560s 639139160410395263: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2769 | 0.000s 40.560s 639139160410395683: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2846 | | | | 0.000s 40.560s 639139160410396166: | | | | | | | | | | | | | | | | | 2785 | | | | | | | | | | | | | | 0.000s 40.560s 639139160410396556: | | | | | | | | | | | | | | | | | | | | | | | 3454 | | | | | | | | 0.001s 40.561s 639139160410408212: | | | | | 3455 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.563s 639139160410422045: | | | 3456 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.564s 639139160410432694: | | | | | | | | 3457 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.565s 639139160410443044: | | | | | | | | | | | | | | | | | | | | | | | | | 2818 | | | | | | 0.000s 40.565s 639139160410443576: | | | | | | 2800 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.565s 639139160410449390: | | | | | | | | | | | | | | 2826 | | | | | | | | | | | | | | | | | 0.000s 40.565s 639139160410450047: | | | | 3458 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.566s 639139160410461321: | | | | | | | | | | | | | | | | | | | | 2821 | | | | | | | | | | | 0.000s 40.567s 639139160410461804: | | | | | | | | | | | | | | | | | | | | | | 3459 | | | | | | | | | 0.001s 40.568s 639139160410472777: | | | | | | | | | | | | | | | | | | | | | | | | 2788 | | | | | | | 0.000s 40.568s 639139160410473306: | | | | | | | | | 3460 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.569s 639139160410484549: | | | | | | | | | | | | | | | 2798 | | | | | | | | | | | | | | | | 0.000s 40.569s 639139160410485081: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2862 0.000s 40.569s 639139160410486575: | | | | | | | | | | | | | | | | | | 3461 | | | | | | | | | | | | | 0.001s 40.570s 639139160410497299: | | | | | | | 2816 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.570s 639139160410497862: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.000s 40.570s 639139160410499527: | | 3462 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.572s 639139160410512043: | | | | | | | | | | | | | | | | | | | 2845 | | | | | | | | | | | | 0.000s 40.572s 639139160410512645: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3463 | | | 0.002s 40.574s 639139160410537093: | | | | | | | | | | | | | 2822 | | | | | | | | | | | | | | | | | | 0.001s 40.575s 639139160410549811: | | | | | | | | | | | | | | | | | 3464 | | | | | | | | | | | | | | 0.001s 40.577s 639139160410561758: | | | | | 2839 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.577s 639139160410562427: | | | | | | | | | | | 3465 | | | | | | | | | | | | | | | | | | | | 0.001s 40.578s 639139160410574020: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3466 | 0.001s 40.579s 639139160410585476: | | | | | | | | | | | | | | | | 2802 | | | | | | | | | | | | | | | 0.000s 40.579s 639139160410585990: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.012s 40.590s 639139160410701210: | | | | | | | | | | | | | | | | | | | | | | | | 3467 | | | | | | | 0.001s 40.592s 639139160410713203: | 3468 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.593s 639139160410725671: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3469 0.001s 40.594s 639139160410737468: | | | | | | | | | 2837 | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.594s 639139160410738082: | | | | | | | | | | | | | | 3470 | | | | | | | | | | | | | | | | | 0.001s 40.595s 639139160410749162: | | | | | | | | | | | | | | | | | | | | | 3471 | | | | | | | | | | 0.001s 40.597s 639139160410763545: | | | | | | | | | | | | 2873 | | | | | | | | | | | | | | | | | | | 0.002s 40.598s 639139160410778653: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3472 | | 0.001s 40.599s 639139160410791156: | | | | | | | | | | | | | | | | | | | | 3473 | | | | | | | | | | | 0.001s 40.601s 639139160410802691: | | | | | | | 3474 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.602s 639139160410813654: | | | | | | | | | | | | | | | | | | 2812 | | | | | | | | | | | | | 0.000s 40.602s 639139160410814265: | | | | | | 2834 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.603s 639139160410828473: | | | 2829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.605s 639139160410845383: | | | | | | | | | | | | | | | 2833 | | | | | | | | | | | | | | | | 0.002s 40.606s 639139160410860503: | | | | | | | | | | | | | | | | | | | | | | | | | | 2810 | | | | | 0.002s 40.609s 639139160410883041: | | | | | | | | | | | | | | | | | | | 3475 | | | | | | | | | | | | 0.001s 40.610s 639139160410895745: | | | | | | | | 2813 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.610s 639139160410896403: | | | | | | | | | | | | | | | | | | | | | | | 2765 | | | | | | | | 0.000s 40.610s 639139160410896866: | | | | | 3476 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.612s 639139160410916093: | | | | | | | | | | | | | | | | | | | | | | | | 2788 | | | | | | | 0.000s 40.612s 639139160410916791: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3477 | | | | 0.001s 40.613s 639139160410929864: | | | | | | | | | 3478 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.614s 639139160410941211: | | | | | | | | | | | | | | | | 3479 | | | | | | | | | | | | | | | 0.006s 40.621s 639139160411001813: | | | | | | | | | | | | | | | | | | | | | | | | | 3480 | | | | | | 0.007s 40.627s 639139160411068970: | | 2828 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.627s 639139160411069671: | | | | | | | | | | | 2795 | | | | | | | | | | | | | | | | | | | | 0.000s 40.628s 639139160411073980: | | | | | | | | | | | | | 3481 | | | | | | | | | | | | | | | | | | 0.001s 40.629s 639139160411087342: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2769 | 0.000s 40.629s 639139160411087958: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2862 0.011s 40.640s 639139160411196978: | | | | | | | | | | | | 3482 | | | | | | | | | | | | | | | | | | | 0.001s 40.641s 639139160411210587: 2904 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.641s 639139160411211290: | | | | | | 3483 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.643s 639139160411223111: | | | | | | | | | | | | | | | | | | | | | 2792 | | | | | | | | | | 0.000s 40.643s 639139160411223597: | | | | | | | | | | | | | | 2826 | | | | | | | | | | | | | | | | | 0.000s 40.643s 639139160411224021: | | | | | | | | | | | | | | | | | | | | 2821 | | | | | | | | | | | 0.000s 40.643s 639139160411224509: | | | 3484 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.645s 639139160411243609: | | | | | | | | | | | | | | | | | | 3485 | | | | | | | | | | | | | 0.001s 40.646s 639139160411255686: | | | | 2844 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.646s 639139160411256247: | | | | | | | | | | | | | | | | | | | | | | | | | | 3486 | | | | | 0.001s 40.647s 639139160411267644: | | | | | | | | | | | | | | | | | | | 2845 | | | | | | | | | | | | 0.000s 40.647s 639139160411268229: | 2820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.647s 639139160411268652: | | | | | | | | | | | | | | | | | 2785 | | | | | | | | | | | | | | 0.000s 40.647s 639139160411269128: | | | | | | | | | | | | | | | 3487 | | | | | | | | | | | | | | | | 0.001s 40.648s 639139160411280386: | | | | | | | | | | | | | | | | | | | | | | | 2777 | | | | | | | | 0.001s 40.650s 639139160411292014: | | | | | | | | | | | | | | | | | | | | | | | | 3488 | | | | | | | 0.001s 40.651s 639139160411303008: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.000s 40.651s 639139160411303544: | | | | | | | 2816 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.651s 639139160411303945: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2847 | | | 0.000s 40.651s 639139160411304326: | | | | | | | | 2835 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.652s 639139160411315244: | | | | | 2839 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.652s 639139160411315743: | | | | | | | | | | | | | | | | | | | | | | 2793 | | | | | | | | | 0.000s 40.652s 639139160411316251: | | | | | | | | | 2837 | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.652s 639139160411316710: | | | | | | | | | | 2794 | | | | | | | | | | | | | | | | | | | | | 0.000s 40.652s 639139160411318415: | | 3489 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 40.655s 639139160411346130: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2884 0.001s 40.656s 639139160411357919: | | | | | | | | | | | | | | | | 2802 | | | | | | | | | | | | | | | 0.000s 40.656s 639139160411358434: 3490 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.658s 639139160411373047: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2772 | | 0.000s 40.658s 639139160411374278: | | | | | | | | | | | | | 2822 | | | | | | | | | | | | | | | | | | 0.000s 40.658s 639139160411374756: | | | | | | | | | | | 2836 | | | | | | | | | | | | | | | | | | | | 0.007s 40.665s 639139160411449755: | | | | | | | | | | | | 2873 | | | | | | | | | | | | | | | | | | | 0.000s 40.665s 639139160411450352: | | | | | | 2834 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.665s 639139160411450747: | | | | | | | | | | | | | | | | | | | | | | | | | 2818 | | | | | | 0.000s 40.665s 639139160411451193: | | | | | | | | | | | | | | | | | | | | 3491 | | | | | | | | | | | 0.001s 40.667s 639139160411462417: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2786 | 0.001s 40.668s 639139160411474810: | | | | | | | | | | | | | | | | | | | | | 2831 | | | | | | | | | | 0.001s 40.669s 639139160411485924: | | | | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.016s 40.685s 639139160411648000: | 3492 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.686s 639139160411655327: | | | | 3493 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.687s 639139160411662185: | | | | | | | | | | | | | | | | | | | | | | | | | | 2810 | | | | | 0.000s 40.687s 639139160411662842: | | | | | | | | | | | | | | | | | | | 3494 | | | | | | | | | | | | 0.001s 40.688s 639139160411672819: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3495 | | | | 0.001s 40.689s 639139160411681953: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3496 | | | 0.001s 40.690s 639139160411692036: | | | 2829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.690s 639139160411692493: | | | | | 3497 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.691s 639139160411702981: | | | | | | | 3498 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.692s 639139160411712903: | | | | | | | | | | | | | | | | | | | | | | 3499 | | | | | | | | | 0.001s 40.693s 639139160411722033: | | | | | | | | | | 3500 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.694s 639139160411732453: | | | | | | | | | | | | | | | 2833 | | | | | | | | | | | | | | | | 0.000s 40.694s 639139160411732945: | | | | | | | | | | | | | | | | | | | | | | | 3501 | | | | | | | | 0.001s 40.695s 639139160411743380: | | | | | | | | | | | | | | | | | 2815 | | | | | | | | | | | | | | 0.001s 40.696s 639139160411751986: | | | | | | | | 3502 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.696s 639139160411761490: | | | | | | | | | | | | | | | | | | | | | | | | 2788 | | | | | | | 0.000s 40.697s 639139160411762136: | | | | | | | | | 2869 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.698s 639139160411772085: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3503 0.001s 40.698s 639139160411778627: | | | | | | | | | | | | | 3504 | | | | | | | | | | | | | | | | | | 0.001s 40.699s 639139160411785604: | | | | | | | | | | | | | | | | | | 2812 | | | | | | | | | | | | | 0.000s 40.699s 639139160411785958: | | 2828 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.699s 639139160411786349: 2904 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.699s 639139160411786814: | | | | | | | | | | | | | | | | 2840 | | | | | | | | | | | | | | | 0.001s 40.700s 639139160411795084: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2806 | | 0.001s 40.701s 639139160411803524: | | | | | | | | | | | | 3505 | | | | | | | | | | | | | | | | | | | 0.001s 40.702s 639139160411814072: | | | | | | 3506 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.703s 639139160411824494: | | | | | | | | | | | 3507 | | | | | | | | | | | | | | | | | | | | 0.001s 40.704s 639139160411834718: | | | | | | | | | | | | | | | | | | | | | | | | | 2852 | | | | | | 0.001s 40.705s 639139160411845093: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3508 | 0.001s 40.706s 639139160411855604: | | | | | | | | | | | | | | | | | | | | | 3509 | | | | | | | | | | 0.001s 40.707s 639139160411866046: | | | | | | | | | | | | | | 3510 | | | | | | | | | | | | | | | | | 0.001s 40.708s 639139160411876546: | | | | | | | | | | | | | | | | | | | | 2821 | | | | | | | | | | | 0.000s 40.708s 639139160411877074: | | | | | | | | | | | | | | | | | | | | | | | | | | 3511 | | | | | 0.001s 40.709s 639139160411887417: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.000s 40.709s 639139160411887982: | | | | 2844 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.709s 639139160411888329: | 2820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.709s 639139160411888687: | | | 2861 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.710s 639139160411899071: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.711s 639139160411910529: x | | | | | | | | | | | | | | 3512 | | | | | | | | | | | | | | | | 0.001s 40.713s 639139160411922266: x | | | | | | | | | | | | | | | | 3513 | | | | | | | | | | | | | | 0.001s 40.714s 639139160411933195: x | | | | | | | | | | | | | | | | | | | | | | 2777 | | | | | | | | 0.001s 40.715s 639139160411944162: x | | | | | | | | 3514 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.716s 639139160411955175: x | | | | | | | | | | | | | | | | | | | | | 2793 | | | | | | | | | 0.001s 40.717s 639139160411966094: x | | | | | | 2816 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.718s 639139160411977212: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2884 0.001s 40.719s 639139160411988038: x | | | | | | | 2835 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.720s 639139160411997444: x | | | | | | | | | | | | | | | 3515 | | | | | | | | | | | | | | | 0.001s 40.721s 639139160412006828: x | | | | | | | | | | | | 2822 | | | | | | | | | | | | | | | | | | 0.001s 40.722s 639139160412016470: x | | | | | | | | | 2794 | | | | | | | | | | | | | | | | | | | | | 0.006s 40.728s 639139160412073502: x | | | | | | | | | | | | | | | | | | | | | | | 3516 | | | | | | | 0.001s 40.729s 639139160412085117: x | | | | | | | | | | | 2873 | | | | | | | | | | | | | | | | | | | 0.001s 40.730s 639139160412096432: x | 2890 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.731s 639139160412107291: x | | | | | | | | | | 2836 | | | | | | | | | | | | | | | | | | | | 0.001s 40.732s 639139160412118262: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3517 | | 0.001s 40.733s 639139160412129278: x | | | | 2839 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.734s 639139160412140229: x | | | | | 2834 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.735s 639139160412151216: x | | | | | | | | | | | | | | | | | | | | | | | | 3518 | | | | | | 0.002s 40.737s 639139160412169007: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2786 | 0.001s 40.738s 639139160412176414: x | | | | | | | | | | | | | | | | | | | | 2831 | | | | | | | | | | 0.001s 40.739s 639139160412183112: x | | | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.001s 40.739s 639139160412191717: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3519 | | | | 0.001s 40.741s 639139160412202837: x | | | | | | | | | | | | | | | | | 2830 | | | | | | | | | | | | | 0.001s 40.742s 639139160412213478: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2847 | | | 0.001s 40.743s 639139160412223767: x | | | | | | | | | | | | | | | | | | | 2858 | | | | | | | | | | | 0.001s 40.744s 639139160412234693: x | | | 2883 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.745s 639139160412244467: x | | 3520 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.746s 639139160412253130: x | | | | | | | | | | | | | | | | | | | | | | | | | 2810 | | | | | 0.001s 40.747s 639139160412261940: x 2855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.747s 639139160412269345: x | | | | | | | | | | | | | | | | | | 2845 | | | | | | | | | | | | 0.001s 40.748s 639139160412277031: x | | | | | | | | | | | | | | | | 2815 | | | | | | | | | | | | | | 0.001s 40.749s 639139160412287085: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3521 0.001s 40.750s 639139160412297086: x | | | | | | 3522 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.751s 639139160412303823: x | | | | | | | | | | | | | | | 2840 | | | | | | | | | | | | | | | 0.001s 40.752s 639139160412312114: x | | | | | | | | | | | | 3523 | | | | | | | | | | | | | | | | | | 0.001s 40.752s 639139160412320596: x | | | | | | | | 2869 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.753s 639139160412328747: x | | | | | | | 3524 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.754s 639139160412338512: x | | | | | | | | | | | | | | | | | | | | | | 3525 | | | | | | | | 0.001s 40.755s 639139160412349209: x | | | | | | | | | | | | | | 2833 | | | | | | | | | | | | | | | | 0.001s 40.756s 639139160412360128: x | | | | | | | | | | | 3526 | | | | | | | | | | | | | | | | | | | 0.001s 40.757s 639139160412370018: x | | | | | | | | | | | | | | | | | | | | | 2817 | | | | | | | | | 0.001s 40.758s 639139160412376895: x | | | | | | | | | 2811 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.759s 639139160412383546: x | 3527 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.759s 639139160412390044: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2806 | | 0.001s 40.760s 639139160412396731: x | | | | | | | | | | 3528 | | | | | | | | | | | | | | | | | | | | 0.001s 40.761s 639139160412403164: x | | | | 2867 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.761s 639139160412409636: x | | | | | | | | | | | | | | | | | | | | | | | 2788 | | | | | | | 0.001s 40.762s 639139160412416225: x | | | | | 3529 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.763s 639139160412422821: x | | | | | | | | | | | | | | | | | | | | | | | | 2852 | | | | | | 0.001s 40.764s 639139160412432319: x | | | | | | | | | | | | | | | | | | | | 3530 | | | | | | | | | | 0.001s 40.765s 639139160412443536: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3531 | 0.001s 40.766s 639139160412455509: x | | | | | | | | | | | | | 3532 | | | | | | | | | | | | | | | | | 0.003s 40.768s 639139160412480768: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.001s 40.770s 639139160412492327: x | | | | | | | | | | | | | | | | | 3533 | | | | | | | | | | | | | 0.001s 40.771s 639139160412503598: x | | | | | | | | | | | | | | | | | | | 3534 | | | | | | | | | | | 0.001s 40.772s 639139160412515256: x | | | 3535 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.773s 639139160412527504: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2871 | | | 0.001s 40.774s 639139160412539875: x | | 2861 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.775s 639139160412550953: x | | | | | | | | | | | | | | | | | | 3536 | | | | | | | | | | | | 0.005s 40.780s 639139160412597176: x | | | | | | | | | | | | | | | | | | | | | | | | | 2838 | | | | | 0.001s 40.781s 639139160412608449: x 3537 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.782s 639139160412617843: x | | | | | | | | | | | | | | | | 3538 | | | | | | | | | | | | | | 0.001s 40.783s 639139160412627230: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2884 0.001s 40.784s 639139160412637577: x | | | | | | | | | | | | | | | 3539 | | | | | | | | | | | | | | | 0.001s 40.785s 639139160412646438: x | | | | | | | | 3540 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.786s 639139160412654480: x | | | | | | | | | | | | 2822 | | | | | | | | | | | | | | | | | | 0.001s 40.787s 639139160412662802: x | | | | | | | | | | | 2873 | | | | | | | | | | | | | | | | | | | 0.001s 40.787s 639139160412669336: x | | | | | | | 2835 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.788s 639139160412677398: x | | | | | | | | | | | | | | | | | | | | | | 2777 | | | | | | | | 0.002s 40.790s 639139160412695053: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3541 | | 0.001s 40.791s 639139160412708061: x | | | | | | | | | | | | | | | | | | | | | 3542 | | | | | | | | | 0.001s 40.792s 639139160412720224: x | | | | | | | | | 3543 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.793s 639139160412728601: x | | | | | | | | | | | | | | 2891 | | | | | | | | | | | | | | | | 0.001s 40.794s 639139160412735673: x | | | | | | | | | | | | | | | | | | | | 2831 | | | | | | | | | | 0.001s 40.795s 639139160412744293: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2786 | 0.001s 40.796s 639139160412753097: x | | | | | | | | | | | | | | | | | | | | | | | 3544 | | | | | | | 0.001s 40.797s 639139160412763050: x | 2890 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.797s 639139160412770553: x | | | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.001s 40.798s 639139160412777546: x | | | | 3545 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.799s 639139160412786053: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3546 | | | | 0.001s 40.800s 639139160412796224: x | | | | | | | | | | | | | | | | | 2830 | | | | | | | | | | | | | 0.001s 40.801s 639139160412805692: x | | | | | | | | | | 2836 | | | | | | | | | | | | | | | | | | | | 0.001s 40.802s 639139160412813930: x | | | | | | | | | | | | | | | | | | | | | | | | 3547 | | | | | | 0.001s 40.803s 639139160412824635: x | | | 2883 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.804s 639139160412837133: x | | | | | | 2816 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.805s 639139160412849197: x | | 3548 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.807s 639139160412865860: x | | | | | | | | | | | | | | | | | | | 2858 | | | | | | | | | | | 0.002s 40.809s 639139160412883597: x | | | | | 2834 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.810s 639139160412892618: x | | | | | | | | | | | | | | | | 2815 | | | | | | | | | | | | | | 0.001s 40.811s 639139160412903783: x 2855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.812s 639139160412912820: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3549 | | | 0.001s 40.813s 639139160412923104: x | | | | | | | | | | | | | | | | | | 2845 | | | | | | | | | | | | 0.001s 40.814s 639139160412933854: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3550 0.001s 40.815s 639139160412944216: x | | | | | | | | | | | | | | | | | | | | | | | | | 3551 | | | | | 0.001s 40.816s 639139160412954905: x | | | | | | | | | | | | 3552 | | | | | | | | | | | | | | | | | | 0.001s 40.817s 639139160412964166: x | | | | | | | | | | | 3553 | | | | | | | | | | | | | | | | | | | 0.001s 40.818s 639139160412972113: x | | | | | | | | | | | | | | | | | | | | | | 2797 | | | | | | | | 0.001s 40.819s 639139160412982004: x | | | | | | | | 2869 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.819s 639139160412990675: x | | | | | | | 2864 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.821s 639139160413002161: x | | | | | | | | | | | | | | | 2840 | | | | | | | | | | | | | | | 0.001s 40.822s 639139160413013221: x | 3554 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.823s 639139160413024045: x | | | | | | | | | | | | | 3555 | | | | | | | | | | | | | | | | | 0.001s 40.824s 639139160413034755: x | | | | | | | | | 2811 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.825s 639139160413042687: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3556 | 0.001s 40.826s 639139160413053253: x | | | | | | | | | | | | | | | | | | | | | 2817 | | | | | | | | | 0.001s 40.827s 639139160413065164: x | | | | 2867 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 40.831s 639139160413103219: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.001s 40.832s 639139160413114520: x | | | | | | | | | | | | | | | | | | | | 3557 | | | | | | | | | | 0.001s 40.833s 639139160413126406: x | | | | | | | | | | | | | | | | | 3558 | | | | | | | | | | | | | 0.001s 40.834s 639139160413137814: x | | | 3559 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.835s 639139160413149334: x | | | | | | | | | | | | | | 3560 | | | | | | | | | | | | | | | | 0.001s 40.836s 639139160413160538: x | | | | | | | | | | | | | | | | | | | | | | | | 2852 | | | | | | 0.001s 40.838s 639139160413172387: x | | | | | | | | | | 2851 | | | | | | | | | | | | | | | | | | | | 0.001s 40.839s 639139160413184273: x | | | | | 3561 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.840s 639139160413196042: x | | | | | | | | | | | | | | | | | | | 3562 | | | | | | | | | | | 0.001s 40.841s 639139160413207485: x 3563 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.842s 639139160413219106: x | | | | | | | | | | | | | | | | 3564 | | | | | | | | | | | | | | 0.001s 40.843s 639139160413230479: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2871 | | | 0.001s 40.845s 639139160413241998: x | | | | | | | | | | | | | | | | | | | | | | | 2788 | | | | | | | 0.001s 40.846s 639139160413253384: x | | | | | | | | | | | | | | | | | | 2889 | | | | | | | | | | | | 0.001s 40.847s 639139160413264635: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2884 0.001s 40.848s 639139160413275762: x | | 2861 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.849s 639139160413286681: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2806 | | 0.001s 40.850s 639139160413297787: x | | | | | | | | | | | | | | | | | | | | | | | | | 2838 | | | | | 0.001s 40.851s 639139160413309060: x | | | | | | 2853 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.852s 639139160413320317: x | | | | | | | | | | | 2873 | | | | | | | | | | | | | | | | | | | 0.001s 40.853s 639139160413331675: x | | | | | | | | | | | | | | | | | | | | | | 3565 | | | | | | | | 0.001s 40.855s 639139160413343117: x | | | | | | | | 2923 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.856s 639139160413354451: x | | | | | | | | | | | | 2822 | | | | | | | | | | | | | | | | | | 0.001s 40.857s 639139160413365633: x | | | | | | | 3566 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.858s 639139160413377221: x | 2890 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.859s 639139160413388610: x | | | | | | | | | | | | | | | 2863 | | | | | | | | | | | | | | | 0.001s 40.860s 639139160413399718: x | | | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.001s 40.861s 639139160413410859: x | | | | | | | | | 3567 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.863s 639139160413422128: x | | | | | | | | | | | | | | | | | | | | | 3568 | | | | | | | | | 0.001s 40.864s 639139160413433371: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2786 | 0.001s 40.865s 639139160413444683: x | | | | 3569 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.866s 639139160413455927: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3570 | | | | 0.001s 40.867s 639139160413467038: x | | | | | | | | | | | | | | | | | 2830 | | | | | | | | | | | | | 0.001s 40.868s 639139160413478360: x | | | | | | | | | | | | | | 2891 | | | | | | | | | | | | | | | | 0.001s 40.869s 639139160413489578: x | | | | | | | | | | | | | | | | | | | | 2831 | | | | | | | | | | 0.001s 40.870s 639139160413500683: x | | | | | | | | | | | | | | | | | | | | | | | | 2868 | | | | | | 0.001s 40.872s 639139160413512213: x | | | | | | | | | | 3571 | | | | | | | | | | | | | | | | | | | | 0.001s 40.873s 639139160413523187: x | | | 2883 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.874s 639139160413535129: x | | | | | | | | | | | | | | | | | | | 2858 | | | | | | | | | | | 0.001s 40.875s 639139160413546413: x 2855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.876s 639139160413557603: x | | | | | 2834 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.877s 639139160413568641: x | | | | | | | | | | | | | | | | 2815 | | | | | | | | | | | | | | 0.001s 40.878s 639139160413579623: x | | | | | | | | | | | | | | | | | | | | | | | 3572 | | | | | | | 0.001s 40.879s 639139160413589384: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3573 | | | 0.001s 40.880s 639139160413597840: x | | | | | | | | | | | | | | | | | | 3574 | | | | | | | | | | | | 0.001s 40.881s 639139160413606955: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3575 0.001s 40.882s 639139160413616142: x | | | | | | | | | | | | | | | | | | | | | | | | | 3576 | | | | | 0.001s 40.883s 639139160413624588: x | | 2879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.884s 639139160413633492: x | | | | | | | | | | | | | | | | | | | | | | 2797 | | | | | | | | 0.001s 40.885s 639139160413642414: x | | | | | | 3577 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.885s 639139160413650070: x | | | | | | | | | | | 3578 | | | | | | | | | | | | | | | | | | | 0.001s 40.886s 639139160413659147: x | | | | | | | | 3579 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.887s 639139160413667819: x | 3580 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.888s 639139160413675675: x | | | | | | | 2864 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.889s 639139160413682963: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2843 | | 0.001s 40.889s 639139160413691204: x | | | | | | | | | | | | | 3581 | | | | | | | | | | | | | | | | | 0.001s 40.890s 639139160413700866: x | | | | | | | | | | | | | | | 3582 | | | | | | | | | | | | | | | 0.001s 40.892s 639139160413713754: x | | | | | | | | | | | | | | | | | | | | | 2817 | | | | | | | | | 0.001s 40.893s 639139160413725998: x | | | | | | | | | | | | 2856 | | | | | | | | | | | | | | | | | | 0.001s 40.894s 639139160413736542: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3583 | 0.001s 40.895s 639139160413743704: x | | | | 2867 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.896s 639139160413752315: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.006s 40.901s 639139160413809086: x | | | | | | | | | | | | | | | | | 3584 | | | | | | | | | | | | | 0.001s 40.902s 639139160413819293: x | | | | | | | | | | | | | | 3585 | | | | | | | | | | | | | | | | 0.001s 40.903s 639139160413827159: x | | | | | | | | | 2811 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.904s 639139160413834982: x | | | | | | | | | | | | | | | | | | | | 3586 | | | | | | | | | | 0.001s 40.905s 639139160413845547: x | | | | | | | | | | | | | | | | | | | | | | | | 3587 | | | | | | 0.001s 40.906s 639139160413852891: x | | | | | | | | | | 2851 | | | | | | | | | | | | | | | | | | | | 0.001s 40.906s 639139160413861089: x | | | | | | | | | | | | | | | | | | | 3588 | | | | | | | | | | | 0.001s 40.907s 639139160413870978: x 3589 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.909s 639139160413881776: x | | | 2913 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.910s 639139160413892170: x | | | | | | | | | | | | | | | | 3590 | | | | | | | | | | | | | | 0.001s 40.910s 639139160413901637: x | | | | | 2866 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.912s 639139160413911768: x | | | | | | | | | | | | | | | | | | 2889 | | | | | | | | | | | | 0.001s 40.913s 639139160413922449: x | | | | | | | | | | | | | | | | | | | | | | | 2788 | | | | | | | 0.001s 40.913s 639139160413931064: x | | | | | | | | | | | | | | | | | | | | | | 3591 | | | | | | | | 0.001s 40.914s 639139160413940421: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2871 | | | 0.001s 40.916s 639139160413951799: x | | 3592 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.916s 639139160413960541: x | | | | | | | | 2923 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.917s 639139160413967432: x | 2890 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.918s 639139160413978917: x | | | | | | | 3593 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.919s 639139160413989128: x | | | | | | 2853 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.920s 639139160413995980: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2884 0.001s 40.921s 639139160414004032: x | | | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.001s 40.922s 639139160414013955: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3594 | | 0.001s 40.923s 639139160414025133: x | | | | | | | | | | | | | | | 2863 | | | | | | | | | | | | | | | 0.001s 40.924s 639139160414034370: x | | | | | | | | | | | | | | | | | | | | | 3595 | | | | | | | | | 0.001s 40.925s 639139160414043690: x | | | | | | | | | | | | | | | | | | | | | | | | | 2838 | | | | | 0.001s 40.925s 639139160414051350: x | | | | | | | | | | | | 3596 | | | | | | | | | | | | | | | | | | 0.001s 40.926s 639139160414060755: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2786 | 0.001s 40.927s 639139160414067379: x | | | | | | | | | | | 2873 | | | | | | | | | | | | | | | | | | | 0.001s 40.928s 639139160414073754: x | | | | 3597 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.928s 639139160414079886: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3598 | | | | 0.001s 40.929s 639139160414086106: x | | | | | | | | | | | | | | 2891 | | | | | | | | | | | | | | | | 0.001s 40.930s 639139160414095869: x | | | | | | | | | | | | | | | | | | | | | | | | 2868 | | | | | | 0.001s 40.931s 639139160414102772: x | | | | | | | | | | 3599 | | | | | | | | | | | | | | | | | | | | 0.001s 40.931s 639139160414108936: x | | | | | | | | | | | | | | | | | 2830 | | | | | | | | | | | | | 0.001s 40.932s 639139160414119865: x 2855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.933s 639139160414127257: x | | | 3600 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.934s 639139160414133498: x | | | | | | | | | 2825 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.934s 639139160414139831: x | | | | | | | | | | | | | | | | | | | | 2831 | | | | | | | | | | 0.001s 40.935s 639139160414148619: x | | | | | | | | | | | | | | | | | | 3601 | | | | | | | | | | | | 0.001s 40.936s 639139160414160763: x | | | | | 3602 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.938s 639139160414172235: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2903 | | | 0.001s 40.938s 639139160414181610: x | | 2879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.939s 639139160414187661: x | | | | | | | | | | | | | | | | | | | | | | 2797 | | | | | | | | 0.001s 40.940s 639139160414193717: x | | | | | | | 2864 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.940s 639139160414199695: x | | | | | | 3603 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.941s 639139160414206473: x | | | | | | | | | | | | | | | | | | | 2858 | | | | | | | | | | | 0.001s 40.942s 639139160414216532: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3604 0.001s 40.943s 639139160414225684: x | | | | | | | | | | | | | 3605 | | | | | | | | | | | | | | | | | 0.001s 40.944s 639139160414236627: x | | | | | | | | 3606 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.945s 639139160414246975: x | 3607 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.946s 639139160414254645: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2843 | | 0.001s 40.947s 639139160414263527: x | | | | | | | | | | | | | | | | | | | | | | | 2823 | | | | | | | 0.001s 40.948s 639139160414274027: x | | | | | | | | | | | | | | | | | | | | | 2817 | | | | | | | | | 0.001s 40.949s 639139160414284745: x | | | | | | | | | | | | | | | 3608 | | | | | | | | | | | | | | | 0.001s 40.950s 639139160414295831: x | | | | | | | | | | | | | | | | | | | | | | | | | 2885 | | | | | 0.001s 40.951s 639139160414306374: x | | | | | | | | | | | | | | | | 2815 | | | | | | | | | | | | | | 0.001s 40.952s 639139160414316977: x | | | | 2867 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.953s 639139160414327251: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.001s 40.954s 639139160414335198: x | | | | | | | | | | | | 2856 | | | | | | | | | | | | | | | | | | 0.001s 40.955s 639139160414344448: x | | | | | | | | | | | | | | 3609 | | | | | | | | | | | | | | | | 0.001s 40.956s 639139160414353444: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3610 | 0.001s 40.957s 639139160414363596: x | | | | | | | | | | | | | | | | | | | | | | | | 3611 | | | | | | 0.001s 40.958s 639139160414373274: x | | | | | | | | | | | 3612 | | | | | | | | | | | | | | | | | | | 0.001s 40.959s 639139160414381858: x | | | 2913 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.960s 639139160414391753: x | | | | | | | | | | | | | | | | | 3613 | | | | | | | | | | | | | 0.001s 40.960s 639139160414399240: x | | | | | | | | | | | | | | | | | | 2889 | | | | | | | | | | | | 0.004s 40.964s 639139160414438170: x | | | | | 2866 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.966s 639139160414452037: x | | | | | | | | | | | | | | | | | | | | 2859 | | | | | | | | | | 0.001s 40.967s 639139160414462568: x | | | | | | | | | 3614 | | | | | | | | | | | | | | | | | | | | | 0.001s 40.968s 639139160414473030: x 3615 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.969s 639139160414483229: x | | 3616 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.969s 639139160414490981: x | | | | | | | 3617 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.971s 639139160414504821: x | | | | | | 2853 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.972s 639139160414512796: x | | | | | | | | | | 2851 | | | | | | | | | | | | | | | | | | | | 0.001s 40.972s 639139160414520383: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3618 | | | 0.003s 40.976s 639139160414553256: x | | | | | | | | | | | | | | | | | | | 3619 | | | | | | | | | | | 0.001s 40.977s 639139160414562543: x | | | | | | | | | | | | | | | | | | | | | | 3620 | | | | | | | | 0.001s 40.977s 639139160414570334: x | | | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.001s 40.978s 639139160414579941: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2884 0.001s 40.979s 639139160414589232: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3621 | | 0.001s 40.980s 639139160414598221: x | | | | | | | | | | | | | | | | | | | | | | | 3622 | | | | | | | 0.001s 40.981s 639139160414609793: x | | | | | | | | 2923 | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.982s 639139160414619781: x | | | | | | | | | | | | | | | | | | | | | 3623 | | | | | | | | | 0.001s 40.983s 639139160414627046: x | | | | | | | | | | | | | | | 2863 | | | | | | | | | | | | | | | 0.001s 40.984s 639139160414638290: x | | | | | | | | | | | | | | | | 3624 | | | | | | | | | | | | | | 0.001s 40.985s 639139160414648309: x | | | | | | | | | | | | | | | | | | | | | | | | | 3625 | | | | | 0.005s 40.991s 639139160414702685: x | | | | | | | | | | | | 3626 | | | | | | | | | | | | | | | | | | 0.002s 40.993s 639139160414723828: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3627 | | | | 0.001s 40.994s 639139160414733159: x | | | | | | | | | | | | | | 2891 | | | | | | | | | | | | | | | | 0.001s 40.995s 639139160414742761: x | | | | 3628 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.996s 639139160414752144: x | | | | | | | | | | | | | | | | | | | | | | | | 2868 | | | | | | 0.001s 40.996s 639139160414759829: x | | | 3629 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.997s 639139160414769334: x | | | | | | | | | | | | | | | | | | 3630 | | | | | | | | | | | | 0.001s 40.998s 639139160414780623: x | | | | | 3631 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 40.999s 639139160414790377: x | | | | | | | | | 2825 | | | | | | | | | | | | | | | | | | | | | 0.003s 41.003s 639139160414825151: x | | | | | | | | | | | | | | | | | | | | 3632 | | | | | | | | | | 0.001s 41.004s 639139160414835108: x | | | | | | | | | | | 2873 | | | | | | | | | | | | | | | | | | | 0.001s 41.005s 639139160414843925: x | | | | | | | | | | | | | | | | | 2830 | | | | | | | | | | | | | 0.001s 41.005s 639139160414851491: x | | | | | | | 2864 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.006s 639139160414858370: x | | 2879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.007s 639139160414865922: x | | | | | | | | | | 2870 | | | | | | | | | | | | | | | | | | | | 0.001s 41.008s 639139160414875649: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2903 | | | 0.001s 41.009s 639139160414886868: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2786 | 0.002s 41.011s 639139160414906758: x | | | | | | 3633 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.012s 639139160414914805: x 2855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.013s 639139160414922671: x | | | | | | | | | | | | | | | | | | | 2858 | | | | | | | | | | | 0.001s 41.014s 639139160414931774: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3634 0.001s 41.014s 639139160414939687: x | | | | | | | | 3635 | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.015s 639139160414948657: x | 2890 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.017s 639139160414963044: x | | | | | | | | | | | | | | | | | | | | | | | 2823 | | | | | | | 0.001s 41.018s 639139160414973621: x | | | | | | | | | | | | | | | | | | | | | | 2797 | | | | | | | | 0.001s 41.019s 639139160414983862: x | | | | | | | | | | | | | 3636 | | | | | | | | | | | | | | | | | 0.001s 41.020s 639139160414994138: x | | | | | | | | | | | | | | | 3637 | | | | | | | | | | | | | | | 0.001s 41.021s 639139160415003826: x | | | | | | | | | | | | | | | | 2815 | | | | | | | | | | | | | | 0.004s 41.024s 639139160415040527: x | | | | | | | | | | | | | | | | | | | | | 2817 | | | | | | | | | 0.001s 41.025s 639139160415051489: x | | | | | | | | | | | | | | | | | | | | | | | | | 2885 | | | | | 0.001s 41.026s 639139160415061049: x | | | | | | | | | | | | 2856 | | | | | | | | | | | | | | | | | | 0.010s 41.037s 639139160415162087: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2843 | | 0.001s 41.038s 639139160415171933: x | | | | | | | | | | | | | | 3638 | | | | | | | | | | | | | | | | 0.001s 41.038s 639139160415177918: x | | | | | | | | | | | | | | | | | | | | | | | | 3639 | | | | | | 0.001s 41.039s 639139160415189708: x | | | | | | | | | | | | | | | | | | 2889 | | | | | | | | | | | | 0.001s 41.040s 639139160415199925: x | | | 2913 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.042s 639139160415213631: x | | | | 2867 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.043s 639139160415224228: x | | | | | 2866 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.044s 639139160415234679: x | | | | | | | | | | | | | | | | | | | | 2859 | | | | | | | | | | 0.001s 41.045s 639139160415244978: x | | 3640 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.046s 639139160415257511: x | | | | | | | | | 3641 | | | | | | | | | | | | | | | | | | | | | 0.002s 41.048s 639139160415277763: x | | | | | | | | | | | | | | | | | 2857 | | | | | | | | | | | | | 0.001s 41.049s 639139160415289140: x | | | | | | | | | | | 3642 | | | | | | | | | | | | | | | | | | | 0.003s 41.053s 639139160415322632: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3643 | | | 0.001s 41.054s 639139160415334083: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3644 | 0.001s 41.055s 639139160415344357: x | | | | | | | 3645 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.056s 639139160415357668: x 3646 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.057s 639139160415367434: x | | | | | | | | | | 3647 | | | | | | | | | | | | | | | | | | | | 0.001s 41.058s 639139160415376981: x | | | | | | | | | | | | | | | | | | | 2887 | | | | | | | | | | | 0.001s 41.059s 639139160415387180: x | | | | | | | | 2923 | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.060s 639139160415397253: x | | | | | | | | | | | | | | | | | | | | | | 3648 | | | | | | | | 0.001s 41.061s 639139160415407257: x | 3649 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.062s 639139160415417185: x | | | | | | | | | | | | | | | | | | | | | | | | | 3650 | | | | | 0.001s 41.063s 639139160415423851: x | | | | | | | | | | | | | | | | | | | | | | | 3651 | | | | | | | 0.001s 41.063s 639139160415429690: x | | | | | | 2853 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.064s 639139160415435850: x | | | | | | | | | | | | | | | | | | | | | 3652 | | | | | | | | | 0.001s 41.065s 639139160415442732: x | | | | | | | | | | | | | | | | 3653 | | | | | | | | | | | | | | 0.001s 41.065s 639139160415448546: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.004s 41.069s 639139160415490103: x | | | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.002s 41.072s 639139160415514889: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2884 0.001s 41.073s 639139160415525333: x | | | | | | | | | | | | | | | 2863 | | | | | | | | | | | | | | | 0.001s 41.074s 639139160415535063: x | | | | | | | | | | | | | | | | | | | | | | | | 2868 | | | | | | 0.001s 41.075s 639139160415544822: x | | | | | | | | | | | | | | | | | | 3654 | | | | | | | | | | | | 0.003s 41.077s 639139160415570770: x | | | | | | | | | | | | 3655 | | | | | | | | | | | | | | | | | | 0.001s 41.078s 639139160415581055: x | | | 3656 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.079s 639139160415590617: x | | | | 3657 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.080s 639139160415600920: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2892 | | 0.001s 41.081s 639139160415611109: x | | | | | | | | | | | | | | | | | | | | 3658 | | | | | | | | | | 0.001s 41.082s 639139160415620903: x | | | | | 2899 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.083s 639139160415630681: x | | 2879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.084s 639139160415640529: x | | | | | | | | | 2825 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.085s 639139160415650588: x | | | | | | | | | | | | | | | | | 3659 | | | | | | | | | | | | | 0.001s 41.086s 639139160415660354: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2903 | | | 0.001s 41.087s 639139160415669857: x | | | | | | | | | | | 2873 | | | | | | | | | | | | | | | | | | | 0.001s 41.088s 639139160415678934: x | | | | | | | | | | | | | | | | | | | | | | | | | 2885 | | | | | 0.001s 41.089s 639139160415687991: x | | | | | | | | | | | | | | | | | | | | | | 2797 | | | | | | | | 0.002s 41.091s 639139160415705992: x | | | | | | | | 3660 | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.093s 639139160415722829: x | | | | | | | | | | | | | | | | 2815 | | | | | | | | | | | | | | 0.007s 41.100s 639139160415793893: x | | | | | | | | | | 2870 | | | | | | | | | | | | | | | | | | | | 0.001s 41.101s 639139160415805727: x | | | | | | | | | | | | | | 2891 | | | | | | | | | | | | | | | | 0.002s 41.103s 639139160415828674: x | | | | | | | | | | | | | | | | | | | 3661 | | | | | | | | | | | 0.001s 41.104s 639139160415839684: x | | | | | | 3662 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.105s 639139160415849586: x | | | | | | | | | | | | | | | 3663 | | | | | | | | | | | | | | | 0.001s 41.106s 639139160415860612: x | | | | | | | | | | | | | | | | | | | | | 2817 | | | | | | | | | 0.001s 41.107s 639139160415870329: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3664 | | | | 0.002s 41.109s 639139160415887431: x | | | | | | | | | | | | | | | | | | | | | | | | 3665 | | | | | | 0.001s 41.110s 639139160415897888: x | | | | | | | | | | | | | 3666 | | | | | | | | | | | | | | | | | 0.001s 41.111s 639139160415907816: x | | | | | | | | | | | | | | | | | | 2889 | | | | | | | | | | | | 0.001s 41.112s 639139160415921078: x | | | | | | | 2864 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.114s 639139160415933405: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2902 0.006s 41.120s 639139160415996319: x | 2890 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.121s 639139160416009859: x | | | | | | | | | | | | | | | | | | | | 2859 | | | | | | | | | | 0.002s 41.124s 639139160416034501: x | | | | | | | | | | | | | | | | | | | | | | | 2823 | | | | | | | 0.001s 41.125s 639139160416047446: x | | | | | 3667 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.126s 639139160416057212: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3668 | | 0.001s 41.127s 639139160416066788: x | | | | | | | | | | | | | | | | | 2857 | | | | | | | | | | | | | 0.001s 41.128s 639139160416076786: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3669 | | | 0.001s 41.129s 639139160416086810: x | | | | | | | | | | | | 2856 | | | | | | | | | | | | | | | | | | 0.001s 41.130s 639139160416097486: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2786 | 0.001s 41.131s 639139160416109109: x | | | | | | | | | | | 3670 | | | | | | | | | | | | | | | | | | | 0.001s 41.132s 639139160416119270: x | | | | | | | | | | | | | | | | | | | | | | | | | 3671 | | | | | 0.001s 41.133s 639139160416129006: x | | | | 2867 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.134s 639139160416138704: x | | 3672 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.135s 639139160416148463: x | | | | | | | | | 3673 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.136s 639139160416158134: x 2855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.137s 639139160416167856: x | | | | | | | | | | 3674 | | | | | | | | | | | | | | | | | | | | 0.001s 41.138s 639139160416177821: x | | | | | | | | | | | | | | | | 2848 | | | | | | | | | | | | | | 0.001s 41.139s 639139160416188189: x | | | | | | | | | | | | | | | | | | | 2887 | | | | | | | | | | | 0.001s 41.140s 639139160416198252: x | | | | | | | | | | | | | | 3675 | | | | | | | | | | | | | | | | 0.001s 41.141s 639139160416208159: x | | | | | | | | | | | | | | | | | | | | | | 2827 | | | | | | | | 0.001s 41.142s 639139160416218447: x | | | 2913 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.143s 639139160416228498: x | | | | | | | | | | | | | | | 2863 | | | | | | | | | | | | | | | 0.001s 41.144s 639139160416238341: x | | | | | | | | | | | | | | | | | | | | | 3676 | | | | | | | | | 0.001s 41.145s 639139160416248313: x | | | | | | 2853 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.146s 639139160416257653: x | | | | | | | 3677 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.147s 639139160416266714: x | | | | | | | | | | | | | | | | | | 3678 | | | | | | | | | | | | 0.001s 41.148s 639139160416276006: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.002s 41.149s 639139160416291086: x | | | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.001s 41.151s 639139160416302625: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3679 0.001s 41.152s 639139160416311923: x | 3680 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.153s 639139160416322722: x | | | | | | | | | | | | | | | | | | | | | | | | 2868 | | | | | | 0.001s 41.154s 639139160416335036: x | | | | | | | | | | | | | | | | | | | | 3681 | | | | | | | | | | 0.006s 41.160s 639139160416392728: x | | | | | | | | | | | | | | | | | | | | | | | 2849 | | | | | | | 0.001s 41.161s 639139160416403256: x | | | | | 2899 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.162s 639139160416413209: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2903 | | | 0.001s 41.163s 639139160416423529: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2892 | | 0.002s 41.165s 639139160416446319: x | | | | | | | | | | | | | | | | | 3682 | | | | | | | | | | | | | 0.001s 41.166s 639139160416456625: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3683 | 0.005s 41.171s 639139160416509802: x | | | | | | | | | | | | 3684 | | | | | | | | | | | | | | | | | | 0.001s 41.172s 639139160416520336: x | | | | 3685 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.173s 639139160416530682: x | | | | | | | | | 2825 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.175s 639139160416541796: x 3686 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.176s 639139160416551979: x | | 2879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.177s 639139160416562297: x | | | | | | | | | | | | | | | | | | | | | | 3687 | | | | | | | | 0.001s 41.178s 639139160416572624: x | | | | | | | | | | | | | | | | | | | 3688 | | | | | | | | | | | 0.001s 41.179s 639139160416582352: x | | | | | | | | | | | 2873 | | | | | | | | | | | | | | | | | | | 0.001s 41.180s 639139160416593646: x | | | | | | | | | | | | | | | | 3689 | | | | | | | | | | | | | | 0.001s 41.181s 639139160416603488: x | | | 3690 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.182s 639139160416613658: x | | | | | | | | | | | | | | | 2897 | | | | | | | | | | | | | | | 0.001s 41.183s 639139160416623620: x | | | | | | 2895 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.184s 639139160416633174: x | | | | | | | | | | | | | | | | | | | | | | | | | 2885 | | | | | 0.001s 41.185s 639139160416643500: x | | | | | | | | | | | | | | | | | | | | | | | | 3691 | | | | | | 0.002s 41.186s 639139160416658870: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2902 0.001s 41.188s 639139160416673751: x | | | | | | | | | | | | | 3692 | | | | | | | | | | | | | | | | | 0.001s 41.189s 639139160416683840: x | | | | | | | | | | | | | | | | | | | | 2859 | | | | | | | | | | 0.001s 41.190s 639139160416695354: x | | | | | | | | | | 2870 | | | | | | | | | | | | | | | | | | | | 0.002s 41.191s 639139160416710418: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3693 | | | | 0.001s 41.192s 639139160416721025: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3694 | | | 0.001s 41.193s 639139160416731059: x | | | | | | | | | | | | | | | | | | | | | | | 3695 | | | | | | | 0.001s 41.195s 639139160416742598: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3696 | | 0.001s 41.196s 639139160416754423: x | | | | | 3697 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.197s 639139160416764515: x | | | | | | | 2864 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 41.202s 639139160416820940: x | | | | | | | | | | | | | | | | | | | | | 2817 | | | | | | | | | 0.001s 41.204s 639139160416831897: x | 2890 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.204s 639139160416841628: x | | | | | | | | | | | | | | | | | | 2889 | | | | | | | | | | | | 0.001s 41.205s 639139160416851339: x | | | | | | | | | | | | | | | | | 2857 | | | | | | | | | | | | | 0.001s 41.206s 639139160416860646: x | | | | | | | | | | | | | | | | | | | | | | 2827 | | | | | | | | 0.001s 41.207s 639139160416870306: x | | | | | | | | | | | | | | | | | | | 2887 | | | | | | | | | | | 0.001s 41.208s 639139160416880071: x | | | | 2867 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.209s 639139160416888685: x | | | | | | | | | 3698 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.210s 639139160416894870: x 2855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.211s 639139160416902238: x | | | | | | | | | | | 2905 | | | | | | | | | | | | | | | | | | | 0.001s 41.211s 639139160416908630: x | | | | | | | | | | | | | | | | | | | | | | | | | 3699 | | | | | 0.001s 41.212s 639139160416914260: x | | 3700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.213s 639139160416922064: x | | | | | | 3701 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.213s 639139160416928099: x | | | | | | | | | | | | | | | | 2848 | | | | | | | | | | | | | | 0.001s 41.214s 639139160416934976: x | | | | | | | | | | | | 2856 | | | | | | | | | | | | | | | | | | 0.001s 41.215s 639139160416943064: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3702 0.001s 41.216s 639139160416951758: x | | | | | | | | | | | | | | | 3703 | | | | | | | | | | | | | | | 0.001s 41.216s 639139160416958826: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2786 | 0.001s 41.217s 639139160416965531: x | | | | | | | | | | | | | | | | | | | | 3704 | | | | | | | | | | 0.001s 41.217s 639139160416971531: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2903 | | | 0.001s 41.218s 639139160416977153: x | | | | | | | | | | | | | | | | | | | | | | | 2849 | | | | | | | 0.001s 41.219s 639139160416986391: x | | | | | | | | | | 2911 | | | | | | | | | | | | | | | | | | | | 0.001s 41.220s 639139160416996564: x | | | | | | | | | | | | | | | | | | | | | | | | 2868 | | | | | | 0.011s 41.231s 639139160417103546: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2892 | | 0.001s 41.232s 639139160417113856: x | | | | | | | | | | | | | | 2891 | | | | | | | | | | | | | | | | 0.001s 41.233s 639139160417123231: x | | | | | 2899 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.234s 639139160417133187: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.001s 41.235s 639139160417142879: x | | | 2913 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.236s 639139160417152526: x | | | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.001s 41.237s 639139160417161973: x | | | | | | | 3705 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.237s 639139160417171658: x | | | | | | | | | | | | | | | | | | | | | 2854 | | | | | | | | | 0.001s 41.238s 639139160417180922: x | | | | | | | | | | | | | | | | | | 3706 | | | | | | | | | | | | 0.001s 41.239s 639139160417190512: x | | | | | | | | | | | | | | | | | | | | | | 3707 | | | | | | | | 0.001s 41.240s 639139160417199916: x | | | | | | | | | | | | | | | | | | | 3708 | | | | | | | | | | | 0.001s 41.241s 639139160417209557: x | | | | | | | | | | | | | | | | | 2877 | | | | | | | | | | | | | 0.001s 41.242s 639139160417219157: x | 2925 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.243s 639139160417228883: x | | | | | | | | | | | 3709 | | | | | | | | | | | | | | | | | | | 0.001s 41.244s 639139160417238550: x | | 2879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.245s 639139160417248105: x | | | | | | | | | | | | 3710 | | | | | | | | | | | | | | | | | | 0.001s 41.246s 639139160417258940: x | | | | | | | | | | | | | | | 2897 | | | | | | | | | | | | | | | 0.001s 41.247s 639139160417268535: x | | | | | | 2895 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.249s 639139160417282966: x | | | | | | | | | | | | | | | | | | | | | | | 3711 | | | | | | | 0.001s 41.250s 639139160417292449: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3712 | | | 0.001s 41.251s 639139160417302360: x | | | | | | | | | | | | | | | | | | | | | | | | | 2885 | | | | | 0.001s 41.252s 639139160417312236: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3713 | 0.001s 41.253s 639139160417321747: x 2893 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.253s 639139160417331374: x | | | | | | | | 2923 | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.254s 639139160417341077: x | | | | | | | | | | | | | | | | 3714 | | | | | | | | | | | | | | 0.001s 41.255s 639139160417350836: x | | | | | | | | | | | | | | | | | | | | | | | | 3715 | | | | | | 0.001s 41.256s 639139160417359868: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3716 | | 0.001s 41.257s 639139160417369213: x | | | | | | | | | | 3717 | | | | | | | | | | | | | | | | | | | | 0.001s 41.258s 639139160417378824: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2902 0.001s 41.259s 639139160417388209: x | | | | | | | | | | | | | | 3718 | | | | | | | | | | | | | | | | 0.001s 41.260s 639139160417397630: x | | | | | 3719 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.261s 639139160417406952: x | | | | 2908 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.262s 639139160417416568: x | | | | | | | | | 2825 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.263s 639139160417425798: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3720 | | | | 0.001s 41.264s 639139160417435121: x | | | 2935 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.265s 639139160417444892: x | | | | | | | | | | | | | 3721 | | | | | | | | | | | | | | | | | 0.001s 41.266s 639139160417454241: x | | | | | | | | | | | | | | | | | | | | | 3722 | | | | | | | | | 0.001s 41.267s 639139160417464555: x | | | | | | | | | | | | | | | | | | | 2887 | | | | | | | | | | | 0.001s 41.268s 639139160417474051: x | | | | | | | | | | | | | | | | | | | | | | 2827 | | | | | | | | 0.001s 41.269s 639139160417483429: x | 3723 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.270s 639139160417493020: x | | | | | | | | | | | | | | | | | 2917 | | | | | | | | | | | | | 0.001s 41.271s 639139160417504116: x | | 3725 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.272s 639139160417513713: x | | | | | | | | | | | | | | | | | | 2889 | | | | | | | | | | | | 0.001s 41.273s 639139160417523366: x | | | | | | | | | | | | | | | 3726 | | | | | | | | | | | | | | | 0.001s 41.274s 639139160417532844: x | | | | | | | | | | | 2905 | | | | | | | | | | | | | | | | | | | 0.001s 41.275s 639139160417541976: x | | | | | | | | | | | | | | | | | | | | 2859 | | | | | | | | | | 0.001s 41.275s 639139160417550959: x | | | | | | 3727 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.276s 639139160417559803: x | | | | | | | | | | | | | | | | | | | | | | | | | 3728 | | | | | 0.001s 41.277s 639139160417568737: x | | | | | | | | | | | | 2856 | | | | | | | | | | | | | | | | | | 0.002s 41.279s 639139160417587526: x | | | | | | | | | | | | | | | | 2848 | | | | | | | | | | | | | | 0.001s 41.280s 639139160417597018: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2892 | | 0.001s 41.281s 639139160417611461: x 3729 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.282s 639139160417620955: x | | | | | | | | | | 2911 | | | | | | | | | | | | | | | | | | | | 0.008s 41.290s 639139160417697593: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3730 0.001s 41.291s 639139160417707592: x | | | | | | | | 3731 | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.292s 639139160417717049: x | | | | | | | | | | | | | | | | | | | | | | | 2849 | | | | | | | 0.001s 41.293s 639139160417726539: x | | | | | | | | | 3732 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.294s 639139160417737832: x | | | | 3733 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.295s 639139160417748977: x | | | 3734 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.296s 639139160417757960: x | | | | | | | | | | | | | | | | | | | | | 2854 | | | | | | | | | 0.001s 41.297s 639139160417767383: x | | | | | | | | | | | | | | | | | | | 3735 | | | | | | | | | | | 0.001s 41.298s 639139160417776749: x | | | | | | | | | | | | | | | | | | | | | | | | 2868 | | | | | | 0.001s 41.299s 639139160417786550: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2903 | | | 0.001s 41.300s 639139160417796402: x | | | | | | | 2864 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.301s 639139160417808694: x | | | | | | | | | | | | | | | | | | | | | | 3736 | | | | | | | | 0.001s 41.302s 639139160417818127: x | | | | | | | | | | | | | | | | | 3737 | | | | | | | | | | | | | 0.001s 41.303s 639139160417827482: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2786 | 0.001s 41.304s 639139160417838172: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.001s 41.305s 639139160417847897: x | 2925 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.306s 639139160417857692: x | | | | | | | | | | | 3738 | | | | | | | | | | | | | | | | | | | 0.001s 41.307s 639139160417867159: x | | 2879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.308s 639139160417876352: x | | | | | | | | | | | | | | | 2897 | | | | | | | | | | | | | | | 0.001s 41.309s 639139160417886062: x | | | | | | | | | | | | | | | | | | 3739 | | | | | | | | | | | | 0.001s 41.310s 639139160417895666: x | | | | | | | | | | | | | | | | | | | | 3740 | | | | | | | | | | 0.001s 41.311s 639139160417905355: x | | | | | | | | | | | | | | | | 3741 | | | | | | | | | | | | | | 0.001s 41.312s 639139160417914836: x | | | | | | | | | | | | 3742 | | | | | | | | | | | | | | | | | | 0.001s 41.313s 639139160417924292: x | | | | | 2899 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.314s 639139160417933941: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3743 | | 0.001s 41.315s 639139160417943627: x 2893 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.316s 639139160417953160: x | | | | | | 2895 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.317s 639139160417962744: x | | | | | | | | | | 3744 | | | | | | | | | | | | | | | | | | | | 0.001s 41.318s 639139160417974772: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2902 0.001s 41.319s 639139160417984466: x | | | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.001s 41.320s 639139160417994228: x | | | | | | | | | | | | | | | | | | | | | | | | | 2885 | | | | | 0.001s 41.321s 639139160418003949: x | | | | | | | | | | | | | | | | | | | | | | | 3745 | | | | | | | 0.001s 41.322s 639139160418013639: x | | | | 2908 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.323s 639139160418023647: x | | | 2935 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.325s 639139160418044373: x | | | | | | | | | | | | | | | | | | | | | 3746 | | | | | | | | | 0.001s 41.326s 639139160418054758: x | | | | | | | | | | | | | | 2891 | | | | | | | | | | | | | | | | 0.001s 41.327s 639139160418064787: x | | | | | | | | | 2825 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.328s 639139160418075487: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3747 | | | 0.001s 41.329s 639139160418085160: x | | | | | | | | | | | | | | | | | | | 2887 | | | | | | | | | | | 0.001s 41.330s 639139160418094365: x | | | | | | | | | | | | | | | | | 2917 | | | | | | | | | | | | | 0.001s 41.331s 639139160418103573: x | | | | | | | 2888 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.332s 639139160418112927: x | | | | | | | | | | | | | | | | | | | | | | | | 2915 | | | | | | 0.001s 41.333s 639139160418121937: x | | | | | | | | | | | 2905 | | | | | | | | | | | | | | | | | | | 0.001s 41.333s 639139160418128094: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.334s 639139160418136094: x | x 3749 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.335s 639139160418142891: x | x | | | | | | | | | | | | | | | | | | | | 2827 | | | | | | | | 0.001s 41.335s 639139160418148395: x | x | | | | | | | | | | | | | 3750 | | | | | | | | | | | | | | | 0.001s 41.336s 639139160418153978: x | x | | | | | | | | | | | | | | 2848 | | | | | | | | | | | | | | 0.001s 41.336s 639139160418159533: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2824 | 0.001s 41.337s 639139160418165433: x | x | | | | | | 2923 | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.341s 639139160418204763: x | x | | | 3751 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.342s 639139160418214930: x 3752 x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.343s 639139160418226222: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | 2892 | | 0.001s 41.344s 639139160418238096: x | x | | | | | | | | 2911 | | | | | | | | | | | | | | | | | | | | 0.001s 41.345s 639139160418248327: x | x | | | | | | | | | | | 3753 | | | | | | | | | | | | | | | | | 0.001s 41.346s 639139160418258816: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3754 0.001s 41.347s 639139160418268755: x | x | | | | 2931 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.348s 639139160418278138: x | x | | | | | | | | | | | | | | | | | | | | | | | | 3755 | | | | 0.001s 41.349s 639139160418289722: x | x | | | | | | | | | | | | | | | | 2889 | | | | | | | | | | | | 0.002s 41.351s 639139160418307312: x | x | | | | | | | | | | 2856 | | | | | | | | | | | | | | | | | | 0.001s 41.352s 639139160418314857: x | x | | | | | | | | | | | | | | | | | | | | | | | 3756 | | | | | 0.001s 41.353s 639139160418323931: x | x | | 3757 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.354s 639139160418333222: x | x | | | | | | | | | | | | | | | | | | 2859 | | | | | | | | | | 0.001s 41.355s 639139160418343935: x | x | | | | | | | | | | | | | | | | | | | 2854 | | | | | | | | | 0.001s 41.356s 639139160418354110: x | x | 3758 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.357s 639139160418363620: x | x | | | | | | | | | | | | 2916 | | | | | | | | | | | | | | | | 0.001s 41.358s 639139160418374326: x | x | | | | | | | | | | | | | | | 3759 | | | | | | | | | | | | | 0.001s 41.359s 639139160418383677: x | x | | | | | | | | | | | | | | | | | 3760 | | | | | | | | | | | 0.001s 41.360s 639139160418393408: x | x | | | | | | | | | | | | | | | | | | | | | 2849 | | | | | | | 0.001s 41.361s 639139160418402935: x | x | | | | | | | 3761 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.362s 639139160418412578: x | x | | | | | | | | | | | | | | | | | | | | | | 3762 | | | | | | 0.001s 41.363s 639139160418422010: x | x | | | | | | | | | | | | | | 2875 | | | | | | | | | | | | | | 0.001s 41.364s 639139160418431912: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3764 | 0.001s 41.364s 639139160418441305: x | x | | | | | 3765 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.365s 639139160418451032: x | x | | | | | | | | | | | | | | | | | | | | | | | | | 2903 | | | 0.001s 41.366s 639139160418460340: x | x | | | | | | | | | | | | | | | | | | | | 3766 | | | | | | | | 0.001s 41.367s 639139160418469805: x 2893 x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.368s 639139160418479521: x | x | | | | | | 3767 | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.369s 639139160418489559: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | 3768 | | 0.001s 41.370s 639139160418499083: x | x 2879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.371s 639139160418508974: x | x | | | | | | | | 3769 | | | | | | | | | | | | | | | | | | | | 0.001s 41.372s 639139160418518628: x | x | | | | | | | | | 3770 | | | | | | | | | | | | | | | | | | | 0.001s 41.373s 639139160418528338: x | x | | | | | | | | | | | | | | | | 3771 | | | | | | | | | | | | 0.001s 41.374s 639139160418538178: x | x | | | | | | | | | | | | | 2897 | | | | | | | | | | | | | | | 0.001s 41.375s 639139160418547940: x | x | | 2908 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.376s 639139160418558102: x | x | | | | | | | | | | | | | | | | | | 3772 | | | | | | | | | | 0.001s 41.377s 639139160418568062: x | x | | | | 3773 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.378s 639139160418577976: x | x | | | | | | | | | | 2876 | | | | | | | | | | | | | | | | | | 0.001s 41.379s 639139160418587825: x | x | | | | | | | | | | | | | | | | | | | | | | | 2885 | | | | | 0.001s 41.380s 639139160418597559: x | x | 2935 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.381s 639139160418607179: x | x | | | | | | | | | | | | | | | | | | | 3774 | | | | | | | | | 0.001s 41.382s 639139160418616750: x | x | | | 2899 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.383s 639139160418626483: x | x | | | | | | | | | | | 2874 | | | | | | | | | | | | | | | | | 0.001s 41.384s 639139160418637794: x | x | | | | | | | | | | | | | | | 2917 | | | | | | | | | | | | | 0.001s 41.385s 639139160418648362: x | x | | | | | | | | | | | | | | | | | 2887 | | | | | | | | | | | 0.001s 41.386s 639139160418658684: x | x | | | | | | | | | | | | | | | | | | | | | 3775 | | | | | | | 0.001s 41.387s 639139160418668584: x | x | | | | | | | | | | | | | | | | | | | | | | 2915 | | | | | | 0.001s 41.388s 639139160418678783: x | x | | | | | | | | | | | | | | | | | | | | | | | | | 3776 | | | 0.002s 41.390s 639139160418696305: x | x | | | | | | | | | | | | | | 2900 | | | | | | | | | | | | | | 0.001s 41.391s 639139160418705406: x | x | | | | | | | | | | | | 3778 | | | | | | | | | | | | | | | | 0.007s 41.398s 639139160418778432: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2824 | 0.001s 41.399s 639139160418791100: x | x | | | | | | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.001s 41.400s 639139160418801565: x 2922 x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.402s 639139160418818742: x | x 3780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.404s 639139160418837379: x | x | | | | | 2888 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.405s 639139160418847919: x | x | | | | | | | | | | | | | | | | | | | | 2827 | | | | | | | | 0.001s 41.406s 639139160418856859: x | x | | | | | | | 2825 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.407s 639139160418865671: x | x | | | | | | | | 2911 | | | | | | | | | | | | | | | | | | | | 0.001s 41.408s 639139160418873982: x | x | | | | 2931 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.409s 639139160418882898: x | x | | | | | | | | | | | | | | | | | | 2859 | | | | | | | | | | 0.001s 41.409s 639139160418891549: x | x | | | | | | 2923 | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.410s 639139160418900249: x | x | 3777 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.411s 639139160418910836: x | x | | | | | | | | | | | | | 3781 | | | | | | | | | | | | | | | 0.001s 41.412s 639139160418917042: x | x | | | | | | | | | | | | | | | 3782 | | | | | | | | | | | | | 0.001s 41.413s 639139160418922579: x | x | | | | | | | | | | 3783 | | | | | | | | | | | | | | | | | | 0.000s 41.413s 639139160418927284: x | x | | | | | | | | | | | | | | | | | 2924 | | | | | | | | | | | 0.000s 41.414s 639139160418932034: x | x | | | | | | | | | | | | | | | | | | | | | | 3785 | | | | | | 0.000s 41.414s 639139160418936556: x | x | | | | | | | | | | | | | | 2933 | | | | | | | | | | | | | | 0.000s 41.414s 639139160418941210: 3787 | x | | 3763 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.415s 639139160418945808: | | x | | | 2942 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.416s 639139160418953266: | | x | | | | | | | | | | | | | | | | 2889 | | | | | | | | | | | | 0.001s 41.416s 639139160418960975: | | x | | | | | | | | | | | 3784 | | | | | | | | | | | | | | | | | 0.001s 41.417s 639139160418968925: | | x | | | | | | | | | | | | | | | | | | | | | 2849 | | | | | | | 0.001s 41.418s 639139160418978573: | | x | | | | | | | | | | | | | | | | | | | 2854 | | | | | | | | | 0.001s 41.419s 639139160418986771: | | x | | | | | | | | | | | | | | | | | | | | | | | 2907 | | | | | 0.001s 41.420s 639139160418994977: | | x | | | | | | | | | | | | 2916 | | | | | | | | | | | | | | | | 0.001s 41.421s 639139160419003003: | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3788 | 0.001s 41.421s 639139160419011071: | | x | | | | | | | | | | | | | | | | | | | | | | | | 3789 | | | | 0.001s 41.422s 639139160419018889: | | x | | | | | | | | | 2905 | | | | | | | | | | | | | | | | | | | 0.001s 41.423s 639139160419026884: | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 2892 | | 0.001s 41.424s 639139160419034931: | 3790 x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.425s 639139160419043123: | | x | | | | | 3791 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.426s 639139160419060798: | | x | | | | | | | | 3792 | | | | | | | | | | | | | | | | | | | | 0.001s 41.427s 639139160419069057: | | x | | | | 3779 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.432s 639139160419116895: | | x | | | | | | | | | | | | | | | | | | | | 2860 | | | | | | | | 0.001s 41.433s 639139160419125991: | | x 2879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.434s 639139160419134184: | | x | | | | | | | | | | | | | | | | | | 2872 | | | | | | | | | | 0.002s 41.435s 639139160419150060: | | x | | | | | | | | | | | | | | | | | | | | | | | | | 2903 | | | 0.001s 41.436s 639139160419159264: | | x | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.001s 41.437s 639139160419167374: | | x | 3724 | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.001s 41.438s 639139160419175602: | | x | | | | | | | 2865 | | | | | | | | | x | | | | | | | | | | | 0.001s 41.439s 639139160419183767: 3793 | x | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.001s 41.440s 639139160419194688: | | x | | | | | | | | | | | | | | 2875 | | x | | | | | | | | | | | 0.001s 41.441s 639139160419203178: | | x | | | | | | | | | | 2876 | | | | | | x | | | | | | | | | | | 0.001s 41.441s 639139160419211461: | | x | | 2908 | | | | | | | | | | | | | | x | | | | | | | | | | | 0.001s 41.443s 639139160419222419: | | x | | | | | | | | | | | 2912 | | | | | 2887 | | | | | | | | | | | 0.001s 41.443s 639139160419230254: | | x | | | | | | 3794 | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.444s 639139160419238402: | | x | | | | | | | | | | | | | 2897 | | | | | | | | | | | | | | | 0.001s 41.445s 639139160419246509: | | x | | | | | | | | | | | | | | | | | | | | | | 2915 | | | | | | 0.001s 41.446s 639139160419254871: | | x | | | 3796 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.447s 639139160419262979: | | x | | | | | | | | | | | | | | | | | | | 3797 | | | | | | | | | 0.001s 41.447s 639139160419271189: | | x | | | | | | | | | | | | | | | | | | | | | 2880 | | | | | | | 0.001s 41.448s 639139160419279102: | | x | | | | | | | | | | | | | | | | 2920 | | | | | | | | | | | | 0.001s 41.449s 639139160419287075: | | x | | | | | | | | | | | | | | | | | | | | | | | 3798 | | | | | 0.001s 41.450s 639139160419295133: | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2824 | 0.001s 41.451s 639139160419304763: | | x | | | | | | | | | | | | | | | 2917 | | | | | | | | | | | | | 0.001s 41.452s 639139160419312961: | 2922 x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.453s 639139160419323553: | | x | | | | | | | | | | | | 3799 | | | | | | | | | | | | | | | | 0.001s 41.453s 639139160419331647: | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 3800 | | 0.001s 41.454s 639139160419339449: | | x | | | | | | | | | 3801 | | | | | | | | | | | | | | | | | | | 0.001s 41.455s 639139160419347312: | | x | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.456s 639139160419355451: | | x | | | | x | | | 2911 | | | | | | | | | | | | | | | | | | | | 0.001s 41.457s 639139160419363496: | | x | | | | x | | | | | | | | | | | | | | | | | | | | 3802 | | | 0.001s 41.457s 639139160419371522: | | x | | | | x | | | | | | | | | | | | | | | | | | | 2886 | | | | 0.001s 41.458s 639139160419380150: | | x | | | | x | | | | | | | | | | | | | 2906 | | | | | | | | | | 0.001s 41.459s 639139160419388463: | | x 2901 | | | x | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.460s 639139160419396547: | | x | | | | x | | | | | | | | | | | | | | | 3804 | | | | | | | | 0.001s 41.461s 639139160419404919: x | x | | | | 2931 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.462s 639139160419413430: x | x | | | | | | | 3805 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.463s 639139160419421929: x | x | | | | | 2888 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.463s 639139160419430284: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2902 0.001s 41.464s 639139160419438483: x | x | | | | | | | | | | | | | | 2848 | | | | | | | | | | | | | | 0.001s 41.465s 639139160419446556: x | x | | | | | | | | | | 3807 | | | | | | | | | | | | | | | | | | 0.001s 41.466s 639139160419454953: x | x | 3806 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.467s 639139160419463644: x | x | | 3808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.468s 639139160419473073: x | x | | | | | | | | | | | | | | | | | 3809 | | | | | | | | | | | 0.001s 41.468s 639139160419481343: x | x | | | | | | 3803 | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.469s 639139160419489995: x | x | | | | | | | | | | | 2936 | | | | | | | | | | | | | | | | | 0.001s 41.470s 639139160419498433: x | x | | | | | | | | | | | | | 2928 | | | | | | | | | | | | | | | 0.001s 41.471s 639139160419506549: x | x | | | | | | | | | | | | | | | | | | | | | | 3811 | | | | | | 0.001s 41.472s 639139160419514541: x | x | | | 2942 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.473s 639139160419522761: x | x | | | | | | | | | | | | | | | | | | | | | 3812 | | | | | | | 0.001s 41.473s 639139160419530700: x | x | | | | | | | | | | | | | | | | 3813 | | | | | | | | | | | | 0.001s 41.474s 639139160419538513: x | x | | | | | | | | | | | | | | | | | | | | | | | 2907 | | | | | 0.001s 41.475s 639139160419546359: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3814 | 0.001s 41.476s 639139160419554605: x | x | | | | | | | | | | | | | | | | | | | 2854 | | | | | | | | | 0.001s 41.477s 639139160419562622: x 2893 x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.477s 639139160419570458: x | x | | | | | | | | | | | | | | | 2877 | | | | | | | | | | | | | 0.007s 41.485s 639139160419642115: x | x | | | | | | | | | | | | 2916 | | | | | | | | | | | | | | | | 0.001s 41.486s 639139160419651727: x | x | | | | | | | | 2930 | | | | | | | | | | | | | | | | | | | | 0.002s 41.487s 639139160419668519: x | x | | | | | | | | | | | | | | | | | | 3817 | | | | | | | | | | 0.001s 41.488s 639139160419676305: x | x | | | | | | | | | 2905 | | | | | | | | | | | | | | | | | | | 0.001s 41.489s 639139160419684036: x | x | | | | 3818 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.490s 639139160419692402: x | x 3819 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.490s 639139160419700294: x | x | | | | | | | 2865 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.491s 639139160419708498: x | x | | | | | | | | | | | | | | | | | | | | 2860 | | | | | | | | 0.001s 41.492s 639139160419716339: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3820 0.001s 41.493s 639139160419724382: x | x | | | | | | | | | | | | | | | | | | | | | | | | | 2903 | | | 0.001s 41.494s 639139160419732396: x | x | | | | | | | | | | | | | | 3821 | | | | | | | | | | | | | | 0.001s 41.494s 639139160419740546: x | x | | | | | | | | | | 2876 | | | | | | | | | | | | | | | | | | 0.001s 41.495s 639139160419748513: x | x | | | | | | 3786 | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.496s 639139160419756614: x | x | | | | | 3748 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.497s 639139160419764687: x | x | | | | | | | | | | | | | | | | | | | | | | | | 2910 | | | | 0.001s 41.498s 639139160419772656: x | x | | | | | | | | | | | 3822 | | | | | | | | | | | | | | | | | 0.001s 41.498s 639139160419780945: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | 2892 | | 0.001s 41.499s 639139160419789027: x | x | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.500s 639139160419796958: x | x | | | x | | | | | | | | | 3824 | | | | | | | | | | | | | | | 0.001s 41.501s 639139160419804989: x | x | | | x | | | | | | | | | | | | | | | | | | | 3795 | | | | | 0.001s 41.502s 639139160419813079: x | x | | | x | | | | | | | | | | | | 2920 | | | | | | | | | | | | 0.001s 41.502s 639139160419821318: x | x | 3823 | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.503s 639139160419831182: x | x | | | x | | | | | | | | | | | | | | | | | 2880 | | | | | | | 0.001s 41.504s 639139160419840203: x | x | | | 3826 | | | | | | | | | | | 3816 | | | | | | | | | | | | | 0.001s 41.505s 639139160419848385: x | x | | | | | | | | | | | | | | | | | | | | | | 2915 | | | | | | 0.001s 41.506s 639139160419856503: x 2938 x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.507s 639139160419864532: x | x | | | | | | | | | | | | 3828 | | | | | | | | | | | | | | | | 0.001s 41.508s 639139160419872529: x | x | | | | | | | | | | | | | | | | | 2887 | | | | | | | | | | | 0.001s 41.508s 639139160419880618: x | x | | | | | | | | | | | | | | | | | | | 2878 | | | | | | | | | 0.001s 41.509s 639139160419888669: x | x | | | | | | | | | | | | | | | | | | 2906 | | | | | | | | | | 0.001s 41.510s 639139160419896527: x | x | | | | 2931 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.511s 639139160419904436: x | x | | | | | | | 2894 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.512s 639139160419912217: x | x 2901 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.514s 639139160419932580: x | x | | | | | | | | 3830 | | | | | | | | | | | | | | | | | | | | 0.001s 41.514s 639139160419938425: x | x | | | | | | | | | 3827 | | | | | | | | | | | | | | | | | | | 0.001s 41.515s 639139160419945536: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2824 | 0.001s 41.516s 639139160419952190: x | x | | | | | | | | | | | | | | | | | | | | 3831 | | | | | | | | 0.001s 41.516s 639139160419957772: x | x | | 2908 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.517s 639139160419962906: x | x | | | | | | | | | | | | | | | | | | | | | | | | | 2929 | | | 0.001s 41.517s 639139160419968831: x | x | | | | | | | | | | 3815 | | | | | | | | | | | | | | | | | | 0.001s 41.518s 639139160419975957: x | x | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.519s 639139160419983799: x | x | | | | | | x | | | | 2936 | | | | | | | | | | | | | | | | | 0.001s 41.519s 639139160419990818: x | x | | | | | | x | | | | | | 2928 | | | | | | | | | | | | | | | 0.000s 41.520s 639139160419995382: x | x | | | | | | x | | | | | | | | | | | | | | | | | | | 3832 | | 0.000s 41.520s 639139160420000329: x | x | | | | | | x | | | | | | | | | | | | | | | | | 3833 | | | | 0.001s 41.521s 639139160420006151: x | 2925 | | | | | 2919 x | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.522s 639139160420012545: x | | | | | | | | x | | | | | | | | | | | | | | | | 2937 | | | | | 0.001s 41.522s 639139160420018827: x | | | | | | | | x | | | | | | | | | 3834 | | | | | | | | | | | | 0.001s 41.523s 639139160420025419: x | | | x | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.523s 639139160420030270: x | | | x | | | | x | | | | | | | | | | | | | | 2909 | | | | | | | 0.001s 41.524s 639139160420036628: x | | | x | 2942 | | x | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.525s 639139160420044105: x | | | x | | | | x | | | | | | | | | | | | | | | 3836 | | | | | | 0.001s 41.525s 639139160420051694: x | | | x | | | | x | | | | | | | | | | 2924 | | | | | | | | | | | 0.001s 41.526s 639139160420059091: x x | | x | | | | 3838 | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.527s 639139160420066381: x x | | x | | | | | | | | | | | | | 2917 | | | | | | | | | | | | | 0.001s 41.528s 639139160420073950: x x | | x | | | | | | | | | | | | | | | | 2872 | | | | | | | | | | 0.001s 41.528s 639139160420081396: x x | | x | | | | | 3840 | | | | | | | | | | | | | | | | | | | | | 0.001s 41.529s 639139160420088339: x x | | x | | 3841 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 41.530s 639139160420094272: x x | | x | | | | | | | | | | | | | | | | | 3842 | | | | | | | | | 0.001s 41.531s 639139160420101847: x x | | x | | | | | | | | | | | | 2900 | | | | | | | | | | | | | | 0.001s 41.531s 639139160420109699: x x | | x | | | | | | 2930 | | | | | | | | | | | | | | | | | | | | 0.003s 41.535s 639139160420143870: x x | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 2902 0.001s 41.536s 639139160420151785: x x | | x | | | | | | | | | | 2916 | | | | | | | | | | | | | | | | 0.001s 41.536s 639139160420159249: x 2893 | | x | | | | | | | x | | | | | | | | | | | | | | | | | | | 0.001s 41.537s 639139160420166807: x | | 3843 x | | | | | | | x | | | | | | | | | | | | | | | | | | | 0.001s 41.538s 639139160420174444: x | | | x 3844 | | | | | | x | | | | | | | | | | | | | | | | | | | 0.001s 41.538s 639139160420181369: x | | | x | | | | | | | x | | | | | | | | | | | | | | | | | 3845 | 0.000s 41.539s 639139160420186220: x | | | x | | | | | | | x 2896 | | | | | | | | | | | | | | | | | | 0.000s 41.539s 639139160420190889: 3846 | | | x | | | | | | | x | x | | | | | | | | | | | | | | | | | 0.000s 41.540s 639139160420195429: | | | | x | | | | | | | x | x | x | | | | | | | | | | | | | | | 0.000s 41.540s 639139160420199773: | | | | x | | | | | | | x | x | x | | | | | | | | | | | 3848 | | | 0.000s 41.541s 639139160420204030: | | | | x | | | | | | | x | x | x | | | | | | | | | | 2910 | | | | 0.000s 41.541s 639139160420208519: | | x | x | | | | | | | x | x | x | | | | | | | | | | | | | | | 0.000s 41.542s 639139160420212789: | | x | x | | | x | | | x | x | x | | | | | | | | | | | | | | | 0.000s 41.542s 639139160420217036: | | x | x | | | x | | | x | x | x | | | | | | | | | x | | | | | 0.001s 41.543s 639139160420224599: | | x | x | | | x | | | x | x | x | | 2920 | | | | | | x | | | | | 0.001s 41.544s 639139160420232679: | | x | x | | | x | | | x | x | x | | | | | | | x | x | | | | | 0.001s 41.544s 639139160420240464: | | x | x | | | x | | | x | x | x | | | 3837 | | | x | x | | | | | 0.001s 41.545s 639139160420248248: | | x | x | 3854 | x | | | x | x | x | | | | | | | x | x | | | | | 0.001s 41.546s 639139160420257109: | | x | x | | | x 3851 | | x | x | x | | | | | | | x | x | | | | | 0.001s 41.547s 639139160420264883: | | x | x | | | x | | | x | x | x | | | | | | 2860 x | x | | | | | 0.001s 41.548s 639139160420272370: | | x | x | | | x | | | x | x | x | | | | 2941 | | x | x | | | | | 0.001s 41.548s 639139160420280073: | | x | x | | | x | | | x | x | x | | | | | | | x | x | | 2892 | | 0.001s 41.549s 639139160420287660: | | x | x | | | x | 2894 | x | x | x | | | | | | | x | x | | | | | 0.001s 41.550s 639139160420295711: | | x | x | | | x | | | x | x | x | 2877 | | | | | x | x | | | | | 0.001s 41.551s 639139160420303821: | | x | x | | | x | | | x | x | x | | | | | 2878 | x | x | | | | | 0.001s 41.551s 639139160420311644: | | x | x | | | x | | | x | x | x 2875 | | | | | | x | x | | | | | 0.001s 41.552s 639139160420319569: | | x | x | | | x | | 3857 x | x | x | | | | | | | x | x | | | | | 0.001s 41.553s 639139160420327535: | | x | x | | | x | | | x | x | x | | | | | | | x 2915 x | | | | | 0.001s 41.554s 639139160420335695: | | x | x | | | x | | | x | x 3858 x | | | | | | | x | x | | | | | 0.001s 41.555s 639139160420343838: | | x | x | | | x | | | x | x | x | | | | | | | x | x | | | | 3859 0.001s 41.556s 639139160420351775: 3852 | x | x | | | x | | | x | 2936 | x | | | | | | | x | x | | | | | 0.001s 41.556s 639139160420360020: | | x 2901 x | | | x | | | x | | | x | | | | | | | x | x | | | | | 0.001s 41.557s 639139160420367818: | | x | x | | | x | | | x | | | x | | | | | | | x | x 3860 | | | | 0.001s 41.558s 639139160420373699: | | x | x | | | x | | | x 3861 | | x | | | | | | | x | x | | | | | 0.000s 41.558s 639139160420378527: | 2938 x | x | | | x | | | x | | | x | | | | | | | x | x | | | | | 0.000s 41.559s 639139160420383219: | | x | x | | | x | | | x | | | x | | | | | | | x | x | 2929 | | | 0.001s 41.559s 639139160420390711: | | x | x | | | x | | | x | | | x | | 3863 | | | | x | x | | | | | 0.001s 41.560s 639139160420398753: | | x | x | | | x 3856 | | x | | | x | | | | | | | x | 2937 | | | | | 0.001s 41.561s 639139160420405798: | | x | x | 2942 | x | | | x | | | x | | | | | | | x | | | | | | | 0.001s 41.562s 639139160420413027: | | x | x | | | x | | | x | | | x | | | | | | 2882 x | | | | | | | 0.001s 41.562s 639139160420420604: | | x | x | | | x | | | x | | | x | | | | | 3864 | x | | | | | | | 0.001s 41.563s 639139160420427844: | | x | x | | | x | | | x | | | x | | | | | | | x | | | | 3865 | | 0.001s 41.564s 639139160420435336: | | x | x | | | x | 2927 | 3866 | | | x | | | | | | | x | | | | | | | 0.001s 41.565s 639139160420443089: | | x | x | | | x | | | | | | | x | | | | 3867 | | x | | | | | | | 0.001s 41.565s 639139160420449137: | | x | x 2908 | | x | | | | | | | x | | | | | | | x | | | | | | | 0.001s 41.566s 639139160420456290: | | x | 3868 | | | x | | | | | | | x | 2934 | | | | | x | | | | | | | 0.001s 41.567s 639139160420463661: | | x | | | | | x | | | | | | | x | | | 2887 | | | x | | | | | | | 0.000s 41.567s 639139160420468491: | | x | | | | | x | | 2930 | | | | x | | | | | | | x | | | | | | | 0.001s 41.568s 639139160420473757: | | x | | | | 2931 x | | | | | | | x | | | | | | | x | | | | | | | 0.001s 41.568s 639139160420481677: | | x | | | | | x | | | | | | | x 2933 | | | | | | x | | | | | | | 0.001s 41.569s 639139160420489461: x | x | | | | | x | | | | | | | x | | | | | | | 2909 | | | | | | | 0.001s 41.570s 639139160420496561: x | x 3869 | | | | x | | | | | | | x | | | | | | | | | | | | | | | 0.001s 41.571s 639139160420504952: x | x | | | | | x | | | | 2896 | | x | | | | | | | | | | | | | | | 0.001s 41.572s 639139160420513198: x | x | | | | | x | | | | | | | x | | | | | | | | 2946 | | | | | | 0.001s 41.572s 639139160420521468: x 2922 x | | | | | x | | | | | | | x | | | | | | | | | | | | | | | 0.001s 41.573s 639139160420529581: x | x | | | | | x | | | | | | | x | | | | | | | | | | | | | 2824 | 0.001s 41.574s 639139160420536540: x | x | | | | | x | | | | | | | x | | | | | | | | | | 2910 | | | | 0.001s 41.575s 639139160420543217: x | x | | | x | x | | | | | | | x | | | | | | | | | | | | | | | 0.001s 41.575s 639139160420549716: 3872 | x | | | x | x | | | | | | | x | | | | | | | | | x | | | | | 0.001s 41.576s 639139160420557434: | | x | | | x | x | | | | | | 2916 x | | | | | | | | | x | | | | | 0.001s 41.577s 639139160420564098: | | x | | | x | x | | | | | | | x | | | | | 2878 | | | x | | | | | 0.001s 41.577s 639139160420571069: | | x | | | x | x | | | | | | | x | | | | | | | | | x | 3873 | | | 0.001s 41.578s 639139160420577261: | | x | | | x | x | | | | | | | x | | | | | | 2918 | | x | | | | | 0.001s 41.579s 639139160420584434: | | x | | | x | x | | | | | 3875 | x | | | | | | | | | x | | | | | 0.001s 41.580s 639139160420591832: | | x | | | x | x 3870 | | | | | | x | | | | | | | | | x | | | | | 0.004s 41.584s 639139160420636552: | | x | | | x | x | | | | | | | x | | 2920 | | | | | | x | | | | | 0.001s 41.585s 639139160420644380: | | x | | | x | x | | | x | | | x | | | | | | | | | x | | | | | 0.001s 41.586s 639139160420652729: | | x | | | x | x | | | x | | | x | | | | 2941 | | | | x | | | | | 0.001s 41.586s 639139160420660635: | | x | | | x | x | | | x | | | x | | | 3876 | | | | | x | | | | | 0.001s 41.587s 639139160420668084: | | x | | 3849 x | x | | | x | | | x | | | | | | | | | x | | | | | 0.001s 41.588s 639139160420674030: | | x | | | x | x | | | x | | | 3878 | x | | | | | | | x | | | | | 0.001s 41.588s 639139160420679884: | | x | | | x | x | | 3879 x | | | | | x | | | | | | | x | | | | | 0.001s 41.589s 639139160420686738: | | x | | | x | x | | | x | | | | | x | | | | | | | x | | | | 2902 0.001s 41.590s 639139160420696295: | | x | | | x | x | 2894 | x | | | | | x | | | | | | | x | | | | | 0.001s 41.591s 639139160420703119: | | x | | | x 3850 x | | | x | | | | | x | | | | | | | x | | | | | 0.000s 41.591s 639139160420708030: | | 3882 | | | x | x | | | x 2926 | | | | x | | | | | | | x | | | | | 0.000s 41.592s 639139160420712738: | | | | | | x | x | | | x | | | | | x | | | | | x | x | | | | | 0.001s 41.592s 639139160420719068: | 3884 | | | | x | x | | | x | | | | | x | | | | | x | x | | | | | 0.001s 41.593s 639139160420724923: | | | | | | x | x | | | x | | | | | x | | | | | x 3885 x | | | | | 0.001s 41.593s 639139160420730677: | | | | 3871 | x | x | | | x | | | | | 2877 | | | | | x | x | | | | | 0.001s 41.594s 639139160420736130: 3883 | | | | | x | x | | | x | | | | | | | | | | | x | 2937 | | | | | 0.001s 41.595s 639139160420741881: | | | | | | x | x | | | x | | | | 2900 | | | | | | x | | | | | | | 0.001s 41.595s 639139160420748575: | | | | | | x | x | | | x | | | | | | | | | | | x | | 3839 | | | | 0.001s 41.596s 639139160420756367: | | | | | | x | x | | | x | | | | | | | | | 2914 | x | | | | | | | 0.001s 41.597s 639139160420763161: | | | | | | x | x | | | x | | | | | | | | | | | x | | | | 2892 | | 0.001s 41.597s 639139160420769184: | | | 2901 | | x | x | | | x | | | | | | | | | | | x | | | | | | | 0.001s 41.598s 639139160420776096: | | | | | | x | x | | | x | | | | | | | | | | | x | | | 2929 | | | 0.001s 41.599s 639139160420784224: | | | | | | x | x | | | x | | | | | | 3888 | | | | x | | | | | | | 0.001s 41.600s 639139160420792189: | | | | | | x | x | | | x | | | | | | | | x | | x | | | | | | | 0.001s 41.600s 639139160420800437: | | | | | | x | x | | | x | | | | | | | | x | | x | | | | | 3853 | 0.001s 41.601s 639139160420809607: | | | | | | x | x | | | x | | 3829 | | | | | x | | x | | | | | | | 0.001s 41.602s 639139160420818518: | | | | | | x | x | | | x | | | x | | | | x | | x | | | | | | | 0.001s 41.603s 639139160420826875: | | | | | | x | x | | | x | | | x | | | | x | 2945 x | | | | | | | 0.001s 41.604s 639139160420835220: | | | | | 3847 x | x | | | x | | | x | | | | x | | x | | | | | | | 0.001s 41.605s 639139160420843446: | | | | | | x | x | | 2930 x | | | x | | | | x | | x | | | | | | | 0.001s 41.605s 639139160420851690: | | | | | | x | x | | | x | 2936 | x | | | | x | | x | | | | | | | 0.002s 41.607s 639139160420866967: | | | | | | x | x | 3880 | x | | | x | | | | x | | x | | | | | | | 0.001s 41.608s 639139160420875661: | | | | | | x | x | | | x | | | x | | | | x | | x | | | | | | 2947 0.001s 41.609s 639139160420884105: | | | | | | x x 2919 | | | x | | | x | | | | x | | x | | | | | | | 0.001s 41.609s 639139160420890932: | | | | | | x x | | | | x x | | x | | | | x | | x | | | | | | | 0.000s 41.610s 639139160420895534: | | 2925 | | | x x | | | | x 2896 | | x | | | | x | | x | | | | | | | 0.001s 41.611s 639139160420903036: | | | | | | x x | 3855 | | x | | | x | | | | x | | x | | | | | | | 0.001s 41.611s 639139160420908818: | | | | | | x x | | | | x | | | x | | | | x | | x 2946 | | | | | | 0.001s 41.612s 639139160420915307: | | | | | | x x | | | | x | | | x | | | 2887 x | | x | | | | | | | 0.001s 41.613s 639139160420922867: | | | | | | 3893 x | | | | x | | | x | 2934 | | x | | x | | | | | | | 0.001s 41.613s 639139160420930287: | | | | | | | x | | | | x | | | x | | | | x 2944 | 3894 | | | | | | | 0.001s 41.614s 639139160420937721: | | | | | | | x | | | | x | | | x | | | | x | | | | 3886 | | | | | 0.001s 41.615s 639139160420945274: 3889 | | | | | | x | | | | x | | | x | | | | x | | | | | | | | | | 0.001s 41.616s 639139160420953517: | | | | | | | x | | | | x | | | x 2848 | | | x | | | | | | | | | | 0.001s 41.616s 639139160420961080: | | | 3896 | | | x | | | | x | | | x | | | | x | | | | | | | | | | 0.001s 41.617s 639139160420968551: | | | | | | | x | | | | x | | | x | | | | 2906 | | | | | 3890 | | | | 0.004s 41.621s 639139160421009034: | | | | | | | x | | | | x | | | x | | | | | | | | | | | 3897 | | | 0.001s 41.622s 639139160421016298: | | | | | | | x | | | | x | | | x | | | | | | | | | | | | | 2850 | 0.002s 41.624s 639139160421034044: | | | | | | | x | | | | x | | | x | | | | | | x | | | | | | | | 0.001s 41.625s 639139160421042695: | | | | | x | x | | | | x | | | 2928 | | | | | | x | | | | | | | | 0.001s 41.625s 639139160421050652: | | | | | x | x | | | | x | | | | | | | | | | x | | | | | 2921 | | 0.001s 41.626s 639139160421058384: | | | | 3892 x | x | | | | x | | | | | | | | | | x | | | | | | | | 0.001s 41.627s 639139160421066264: | | | | | x | x | | | | x | | 3891 | | | | | | | x | | | | | | | | 0.001s 41.628s 639139160421074997: | 2922 | | | x | x | | | | x | | | | | | | | | | x | | | | | | | | 0.001s 41.629s 639139160421083064: | | | | | x | x | | | | x | x | | | | | | | | x | | | | | | | | 0.001s 41.630s 639139160421092207: | | | | | x | x | | | 3900 x | x | | | | | | | | x | | | | | | | | 0.001s 41.630s 639139160421099896: | | | | | x | x | | 2927 | x | x | | | | | | | | x | | | | | | | | 0.001s 41.631s 639139160421107893: | | | | | x | x 3901 | | | x | x | | | | | | | | x | | | | | | | | 0.001s 41.632s 639139160421115618: | | | | | x | x | | | | x | x | | | | | | | | x | | | | | | | 3902 0.001s 41.633s 639139160421123225: | | | | | x | x | | | | x | x | | | | 2920 | | | x | | | | | | | | 0.001s 41.633s 639139160421131017: | | 3898 | | x | x | | | | x | x | | | | | | | | x | | | | | | | | 0.001s 41.634s 639139160421138539: | | | | | x | x | | | | x 3904 x | | | | | | | | x | | | | | | | | 0.001s 41.635s 639139160421146043: | | | | | x | x | | | | x | x | | | | | | | | x | x | | | | | | 0.001s 41.636s 639139160421153719: 3899 | | | | x | x | | | | x | x | | | | | | | | x | x | | | | | | 0.001s 41.637s 639139160421161919: | | | | | x | x | 3895 | | x | x | | | | | | | | x | x | | | | | | 0.001s 41.637s 639139160421169756: | | | | | x | x | | | | x | x | | | | | | | x 3906 | x | | | | | | 0.001s 41.639s 639139160421183035: | | | | | x | x | | | | x | x | | | x | | | x | | x | | | | | | 0.001s 41.639s 639139160421191092: | | | | | x | x | | | | x | x | | | x | 2924 | x | | x | | | | | | 0.001s 41.640s 639139160421198685: | | | | | x | x | | | | x | x | | | x | | | 2914 | 2909 x | | | | | | 0.001s 41.641s 639139160421206902: | | | | | x | x | | | | x | x | | | x | | | | | | x x | | | | | 0.001s 41.642s 639139160421215009: | | | | | x | x | | | | x | x | | | x | | 2872 | | | x x | | | | | 0.001s 41.643s 639139160421223138: | | | | | x 2942 x | | | | x | x | | | 2877 | | | | | | x x | | | | | 0.001s 41.643s 639139160421231439: | | | | | x | x | | | | x | x | | 2933 | | | | | | | x x | | | | | 0.001s 41.644s 639139160421239352: | | | | | x | x | | | | x | x | | | | | | | | | | x x 3907 | | | | 0.001s 41.645s 639139160421247246: | | | | | x | x | | | | x | x | | | | | | | | | | x x | | | 3911 | 0.001s 41.646s 639139160421255147: | | | | | x | x | | | | x | x | x | | | | | | | | x x | | | | | 0.001s 41.647s 639139160421263214: | | | | x x | x | | | | x | x | x | | | | | | | | x x | | | | | 0.001s 41.647s 639139160421271410: | | | | x x | x | | | | x | x | x | | | | | | | | x x | | 3913 | | 0.001s 41.648s 639139160421279349: | 2938 | | x x | x | | | | x | x | x | | | | | | | | x x | | | | | 0.001s 41.649s 639139160421287168: | | | | x x | x | | | | x | x 3909 x | | | | | | | | x x | | | | | 0.001s 41.650s 639139160421295183: | | | 2901 x x | x | | | | x | x | x | | | | | | | | x x | | | | | 0.001s 41.651s 639139160421303157: | | | | x x | x | | | | x | x | x | | | | | | | | x x | 2929 | | | 0.001s 41.651s 639139160421310984: | | | | x 3915 | x | | 2894 | x | x | x | | | | | | | | x x | | | | | 0.001s 41.652s 639139160421319039: | | | | x | | x 2919 | | | x | x | x | | | | | | | | x x | | | | | 0.001s 41.653s 639139160421327096: | | | | x | | x | | | | x | x | x | | | | | | | | x x | | | | 2947 0.001s 41.654s 639139160421334955: | | | | x | | x | | | | x | x | x | | 3916 | | | | | x x | | | | | 0.001s 41.655s 639139160421342730: | | x | x | | x | | | | x | x | x | | | | | | | | x x | | | | | 0.001s 41.655s 639139160421348839: | | x | x | | x | | | 2930 x | x | x | | | | | | | | x x | | | | | 0.001s 41.656s 639139160421354462: | | x | x | | x | | | | x | x | x | | | | | | 2945 | x x | | | | | 0.001s 41.656s 639139160421359931: | | x | x | | x | | | | x | x | x | | | 3908 | | | | x x | | | | | 0.001s 41.657s 639139160421365538: | | x | x | | x | | | | x | x | x | | | | | 2944 | | x x | | | | | 0.001s 41.657s 639139160421370950: | | x | x | | x | | | | x 2926 x | x | | | | | | | | x x | | | | | 0.001s 41.658s 639139160421376409: 3881 | x | x | | x | | | | x | 2936 | x | | | | | | | | x x | | | | | 0.001s 41.659s 639139160421382427: | | x | x | | x | x | | x | | | x | | | | | | | | x 2937 | | | | | 0.001s 41.659s 639139160421387826: | | x | x | | x | x | | x | | | x | | | | | | | x x | | | | | | 0.001s 41.660s 639139160421393375: | | x | x | | x | x | | x | | | x | | | | | | | x x | 3887 | | | | 0.001s 41.660s 639139160421398974: | | x | x | | x | x | | x | | | x | | | | 2941 | | x x | | | | | | 0.001s 41.661s 639139160421404354: | | x | x | x x | x | | x | | | x | | | | | | | x x | | | | | | 0.001s 41.661s 639139160421409730: | | x | x | x x | x | | x | | | x 3910 | | | | | | x x | | | | | | 0.001s 41.662s 639139160421415249: | | x | x | x x | x | | x | | | x | | | | | | | x x | | | | 2850 | 0.001s 41.662s 639139160421420953: | | x | x | x x | x | | x | | | x | | | | | | | x x | | | 2921 | | 0.001s 41.663s 639139160421426293: | | x | x | x x | x | | x | | | x | 2934 | | | | | x x | | | | | | 0.000s 41.663s 639139160421431060: | | x | x | x x | x | | x | | 3825 x | | | | | | | x x | | | | | | 0.000s 41.664s 639139160421433944: | | x | x | x x | x | | x | | | x | | | | | | | x x | | 3919 | | | 0.006s 41.669s 639139160421491300: | 3862 x | x | x x | x | | x | | | x | | | | | | | x x | | | | | | 0.001s 41.670s 639139160421497445: | | x | x | x x | x 2865 | x | | | x | | | | | | | x x | | | | | | 0.001s 41.671s 639139160421502750: | | x | x x x x | x | | x | | | x | | | | | | | x x | | | | | | 0.000s 41.671s 639139160421507430: | | x | x x x 3921 x x | | x | | | x | | | | | | | x x | | | | | | 0.000s 41.671s 639139160421511240: | | x | x x x | x x | | x | | | x | | | | | | | x x | | | | | 3922 0.000s 41.672s 639139160421514947: | | x 3905 x x x | x x | | x | | | x | | | | | | | x x | | | | | | 0.001s 41.672s 639139160421520332: | | 3923 | x x x | x x | | x | | | x | | | | | | 2918 x x | | | | | | 0.000s 41.673s 639139160421525311: | | | | x x x | x x | 3924 x | | | x | | | | | | | x x | | | | | | 0.001s 41.673s 639139160421530429: | | | | x x x | 3925 x | | x 2896 | | x | | | | | | | x x | | | | | | 0.001s 41.674s 639139160421536279: | | | | x x x | | x | | x | | | x | | | | | | | x x 3920 | | | | | 0.001s 41.674s 639139160421541617: | | | | x x x | | x | | x | | | x | | | | | 3918 | x x | | | | | | 0.001s 41.675s 639139160421546893: | | | | x x x | | x | | x | x | x | | | | | | | x x | | | | | | 0.001s 41.676s 639139160421552237: | | | | x x x | | x | | x | x | x | | | | | | | x x | 2939 | | | | 0.001s 41.676s 639139160421557372: | | | | x x x | | x | | x | x | x | | | | | | | x 3928 | | | 2940 | | 0.001s 41.677s 639139160421562514: | | | | x x x | | x | | x | x | x | | | | | | | x | | | | | 3929 | 0.000s 41.677s 639139160421567392: 3926 | | | x x x | | x | | x | x | x | | | | | | | x | | | | | | | 0.001s 41.678s 639139160421572854: | | | | x x x | | x | | x | x | 3930 | x | | | | | x | | | | | | | 0.001s 41.678s 639139160421577867: | | | | x x x | | x | | x | x 3810 | | x | | | | | x | | | | | | | 0.001s 41.679s 639139160421583253: | | | | x x x | | x | | x | x | | | x | | 2906 | | x | | | | | | | 0.001s 41.679s 639139160421588331: | | | | x x x | | x | | x | x | | | x 2920 | | | | x | | | | | | | 0.001s 41.680s 639139160421593529: | | | | x x x | | x | | x | x | | | x | 2887 | | | x | | | | | | | 0.001s 41.680s 639139160421598617: | | | | x x x | | x | | x | x | | | x | | | | | x | | | | | | 2947 0.001s 41.681s 639139160421606678: | | x | x x x | | x | | x | x | | | x | | | | | x | | | | | | | 0.001s 41.682s 639139160421612021: | | x | x x x | | x 2927 | x | x | | | x | | | | | x | | | | | | | 0.000s 41.682s 639139160421616952: | | x | x x x | | x | | x | x | | | x | | | | 2945 x | | | | | | | 0.001s 41.683s 639139160421622166: | | x 2932 x x x | | x | | x | x | | | x | | | | | x | | | | | | | 0.000s 41.683s 639139160421626786: | | 3934 | x x x | | x | | x 3914 x | | | x | | | | | x | | | | | | | 0.001s 41.684s 639139160421631890: | | | | x x x | | x | | x | x | | | x | | | 2914 | x | | | | | | | 0.001s 41.684s 639139160421636906: | | | | x x x | | x | | x | x | | 2848 x | | | | | x | | | | | | | 0.001s 41.685s 639139160421642031: | | | | x x x | x x | | x | x | | | x | | | | | x | | | | | | | 0.001s 41.685s 639139160421647060: | | | | x x x | x x | | x | x | | | x | | | | | x | 2907 | | | | | 0.001s 41.686s 639139160421652544: | | | | x x x | x x | | 3935 | x | | | x | | | | | x | | x | | | | 0.001s 41.686s 639139160421657663: | | | | x x x | x x | | | | x | | | x | | | | | x | | x 2929 | | | 0.001s 41.687s 639139160421663399: | | | | x x x | x x | | | | x | | | x | | | | | x | | x | | 2850 | 0.001s 41.687s 639139160421668473: | | | | x x x | x x | | | | x | | | x | | | | | x | | x | 3936 | | 0.001s 41.688s 639139160421674075: | | | | x x x | x x | | | | 2912 x | | x | | | | | x | | x | | | | 0.001s 41.688s 639139160421679178: | | | | x x x | x x | | | | | x | | x | 3937 | | | x | | x | | | | 0.001s 41.689s 639139160421684314: | | | | x x x | x x | | | | | x | | x 3938 | | | | x | | x | | | | 0.000s 41.689s 639139160421689259: | | | | x x x | x x | | | | | x | | x | | | | | x 2946 | x | | | | 0.001s 41.690s 639139160421694645: | | | | x x x | x x | | | | | x | | x | | 3939 | | x | | x | | | | 0.001s 41.690s 639139160421700434: 3877 | | | x x x | x x | | | | | x | | x | | | | | x | | x | | | | 0.001s 41.691s 639139160421705903: | | | | x x x | x x 2894 | | | | x | | x | | | | | x | | x | | | | 0.001s 41.691s 639139160421711327: | | | | x x x | x x | | | | | x | | x | | | | | x | | x | | | 3941 0.001s 41.692s 639139160421716585: | | | | x x x | x x | | | | | x | | x | | | | 3927 x | | x | | | | 0.001s 41.693s 639139160421721743: | | | | x x x | x x | | | | | x x | 2934 | | | | | x | | x | | | | 0.000s 41.693s 639139160421726737: | | | 3943 x x x | x x | | | | | x x | | | | | | | x | | x | | | | 0.001s 41.694s 639139160421732158: | | | | x x x | x x | | | | | x x | | | | | 2878 | x | | x | | | | 0.001s 41.694s 639139160421737359: | | | | x x x | x x | | | | | x x 3945 | | | | | | x | | x | | | | 0.001s 41.695s 639139160421742722: | | | | x x x | x x | | x | | x x | | | | | | | x | | 2939 | | | | 0.001s 41.695s 639139160421747926: | | | | x x x | x x | | x | | x x | | | | | | | x | 2937 | | | | | 0.001s 41.696s 639139160421753261: | 2893 | | x x x | x x | | x | | x x | | | | | | | x | | | | | | | 0.001s 41.696s 639139160421758483: | | | | x x x | x x | | x | | x x | | | | | | | x | | | | | 3947 | 0.001s 41.697s 639139160421763867: | | | | x x x | x x | | x | x x x | | | | | | | x | | | | | | | 0.001s 41.697s 639139160421769259: | | | | x x x | x x | | x 2926 x x x | | | | | | | x | | | | | | | 0.001s 41.698s 639139160421774588: | | 3942 | x x x | x x | | x | x x x | | | | | | | x | | | | | | | 0.001s 41.698s 639139160421779621: | | | | x x x | x x | | x | x x x | | | | | | | x | | | 3903 | | | 0.001s 41.699s 639139160421784925: x | | | x 2908 x | x x | | x | x x x | | | | | | | x | | | | | | | 0.001s 41.699s 639139160421790357: x | | | x | x | x x | | x | x x x | | | | | | | x 3949 | | | | | | 0.001s 41.700s 639139160421795698: x | | | x | x | x x | | 3950 | x x x | | | | | 3944 | x | | | | | | | 0.006s 41.706s 639139160421852770: x | | | x | x | x x 3932 | | | x x x | | | | | | | x | | | | | | | 0.001s 41.706s 639139160421858706: x | | | x | x | x x | | | | x x x | | | | | | | x | | | | 2940 | | 0.001s 41.707s 639139160421864292: x | | | x | x | x x | | | | x x x | x | | | | | x | | | | | | | 0.001s 41.707s 639139160421869553: x | | 2932 x | x | x x | | | | x x x | x | | | | | x | | | | | | | 0.001s 41.708s 639139160421875321: x | | | x | x 2931 2919 x | | | | x x x | x | | | | | x | | | | | | | 0.001s 41.708s 639139160421880439: x | | | x | x | | x | | | | x x x | x | | | | | x | | | | | 2850 | 0.001s 41.709s 639139160421885985: x | | | x | x | | x | | | | x x x | x 2920 | | | | x | | | | | | | 0.001s 41.709s 639139160421891697: x | | | x | x | | x | | | 2896 x x x | x | | | | | x | | | | | | | 0.001s 41.710s 639139160421896960: x | | | x | x | | x | | | | x x x | x | | | | | x | | | 3951 | | | 0.001s 41.711s 639139160421902566: x | | | x | x | | x | | | | x x x | x | | | | | x | | 3952 | | | | 0.001s 41.711s 639139160421907968: x | | | x | x | | x | | 3954 | x x x | x | | | | | x | | | | | | | 0.001s 41.712s 639139160421913665: x | | | x | x | | x | | | | x x x | x | | | | | x | x | | | | | 0.001s 41.712s 639139160421918816: x | | | x | x | | x | 2930 | | x x x | x | | | | | x | x | | | | | 0.001s 41.713s 639139160421924147: x | | | x | x | | x | | | | x x x | x | | | 2914 | x | x | | | | | 0.001s 41.713s 639139160421929648: x | | | x x x | | x | | | | x x x | x | | | | | x | x | | | | | 0.001s 41.714s 639139160421935094: x | | | x x x | | x | | | | x x x | x | | | | | x | x | | 2921 | | 0.001s 41.714s 639139160421940309: x 2922 | | x x x | | x | | | | x x x | x | | | | | x | x | | | | | 0.001s 41.715s 639139160421945804: x | | 3940 x x x | | x | | | | x 3957 x | x | | | | | x | x | | | | | 0.001s 41.715s 639139160421951427: x | | | x x x | | x | | | | x | x | x | 2887 | | | x | x | | | | | 0.001s 41.716s 639139160421956697: x | | | x x x | | x | | | | x | x | x | | | | x x | x | | | | | 0.001s 41.717s 639139160421962419: x | | | x x x | | x | | | | x | x | x | | | | x x | x | | | | 2947 0.001s 41.717s 639139160421967791: x | | | x x x 3958 | x | | | | x | x | x | | | | x x | x | | | | | 0.001s 41.718s 639139160421973349: x | | | x x x | 3959 x | | | | x | x | x | | | | x x | x | | | | | 0.001s 41.718s 639139160421978645: x | | | x x x | | x | | | | x | x 2848 x | | | | x x | x | | | | | 0.001s 41.719s 639139160421984205: x | | | x x x | | x | | | 3948 x | x | x | | | | x x | x | | | | | 0.001s 41.719s 639139160421989410: x | | | x x x | | x | | | | x | x | x 3874 | | | x x | x | | | | | 0.001s 41.720s 639139160421995000: x | | | x x x | | x | | | | x | x | x | | | | x x | x | x | | | 0.001s 41.720s 639139160422000113: x | | | x x x | | x | | | | x | x | x | | 2906 | x x | x | x | | | 0.001s 41.721s 639139160422005870: x | | | x x x | | x | | | | x | x | x | | | | x x | x | x | 3960 | 0.001s 41.721s 639139160422011274: x | | | x x x | | x | 3961 | | x | x | x | | | | x x | x | x | | | 0.001s 41.722s 639139160422016716: x | | | x x x | | x | | | | x | x | x | | | 2944 x 3962 | x | x | | | 0.001s 41.723s 639139160422022325: x | 2925 | x x x | | x | | | | x | x | x | | | | 2945 | | x | x | | | 0.001s 41.723s 639139160422027458: x | | x x x x | | x | | | | x | x | x | | | | | | | x | x | | | 0.001s 41.724s 639139160422032819: x | | x x x x | | x | | | | x | x | 2934 | | | | | | | x x x | | | 0.001s 41.724s 639139160422037937: x | | x x x x | | x | | | | 3963 | x | | | 3946 | | | | | x x x | | | 0.001s 41.725s 639139160422043370: x 3956 | x x x x | | x | | | | | | x | | | | | | | | | x x x | | | 0.001s 41.725s 639139160422048465: x | | x x x x | | x | | | | | | x | | | | | | | | | x x x 3955 | | 0.001s 41.726s 639139160422053834: x | | x x x x | | x | | | | | | x | | | | | | | | | x x x | | 3965 0.001s 41.726s 639139160422059265: x | | x x x x | | x | | | | | | x | | | | | | | | 2946 x x x | | | 0.001s 41.727s 639139160422064884: x | | x x x x | | x | | x | | | x | | | | | | | | | x 2939 x | | | 0.001s 41.727s 639139160422070206: x | | 2932 x x x | | x | | x | | x x | | | | | | | | | x | x | | | 0.001s 41.728s 639139160422075443: x | | | x 3966 x | | x | | x | | x x x | | | | | | | | x | x | | | 0.001s 41.728s 639139160422080685: x | | | x | x | | x | | x | | x x x | x | | | | | | x | x | | | 0.001s 41.729s 639139160422085923: x | | | x | x | | x | | x | | x x x | x | 3931 | | | | x | x | | | 0.001s 41.729s 639139160422091146: x | | | x | x | 2919 x | | x | | x x x | x | | | | | | x | x | | | 0.000s 41.730s 639139160422096137: x | | | x | x | | x | | x x | x x x | x | | | | | | x | x | | | 0.001s 41.730s 639139160422101503: x | | | x | x | | x | | x x | x x x | x | | 2878 | | | x | x | | | 0.001s 41.731s 639139160422106532: x | | | x | x | | x 2927 | x x | x x x | x | | | | | | x | x | | | 0.001s 41.732s 639139160422111754: x | | | x | x | | x | | x x | x x x | x | | | 2882 | | x | x | | | 0.006s 41.737s 639139160422167485: x | 3969 | x | x | | x | | x x | x x x | x | | | | | | x | x | | | 0.001s 41.738s 639139160422174292: x | | | x | x | | x | | x x | x x x | x x | | | | | 2907 | x | | | 0.000s 41.738s 639139160422178819: x | | | x | x 2931 | x | | x x | x x x | x x | | | | | | | x | | | 0.001s 41.739s 639139160422184036: x | | | x | x | | x | | x x | x x x x x x | | | | | | | x | | | 0.001s 41.739s 639139160422189045: x | | x x | x | | x | | x x | x x x x x x | | | | | | | x | | | 0.000s 41.740s 639139160422193479: x | | 3971 x | x | | x | | x x | x x x x x x | | | | 3933 | | x | | | 0.000s 41.740s 639139160422198227: x | | | x x x | | x | | x x | x x 2848 x x x | | | | | | | x | | | 0.001s 41.741s 639139160422203377: x | | | x x x | | x 2894 | x x | x x | x x x | | | | | | | x | | | 0.000s 41.741s 639139160422208069: x | | | x x x | | x | | x x | x x | x x x | | x | | | | x | | | 0.001s 41.742s 639139160422213301: x | | | x x x | | x | | x x | x x | x x x 2941 | x | | | | x | | | 0.001s 41.742s 639139160422218344: x | | | x x x | x x | | x x | x x | x x x | | x | | | | x | | | 0.000s 41.743s 639139160422223153: x | | | x x x | x x | | x x | x x | x x x | 3974 x | | | | x | | | 0.000s 41.743s 639139160422227249: x | | | x x x | x x | | x x | x x | x x x | | x | | | 3967 x | | | 0.001s 41.744s 639139160422232672: x | | | x x x | x x | 2930 x x | x x | x x x | | x | | | | x | | | 0.000s 41.744s 639139160422235596: x | | | x x x | x x | | x x | x x | x x x | | x 3973 | | | x | | | 0.001s 41.744s 639139160422240618: x | | | x x x | x x | | x x | x x | x x x | | 2918 | x | | x | | | 0.001s 41.745s 639139160422245839: x | | | x x x | x x | | x x | x x | x x x | | | | x | | x | | 2947 0.001s 41.745s 639139160422251392: x | | | x x x | x x | | x x | x x | x x x | | | | x 3975 | x | | | 0.001s 41.746s 639139160422256802: x | | | x x x | x x | | x x | x x | x x x | | | | x | | x 2940 | | 0.001s 41.747s 639139160422262502: x | | | x x x | x x | | x x | x x | x x x | | | | x | | x | 2850 | 0.001s 41.747s 639139160422267633: x | | | x x x | x x | | x x | x x x x x x | | | | x | | x | | | 0.000s 41.748s 639139160422272544: 3976 | | | x x x | x x | | x x | x x x x x x x | | | x | | x | | | 0.000s 41.748s 639139160422277422: | | | | x x x | x x 2865 | x x | x x x x x x x | | | x | | x | | | 0.000s 41.749s 639139160422282242: | | | | x x x | x x | | x x 2912 x x x x x 2887 x | | | x | | x | | | 0.000s 41.749s 639139160422286903: | | | | x x x | x x | | x x | x x x x x | x | | | x | | x 3972 | | 0.000s 41.749s 639139160422291623: | | | | x x x | x x | | x x | x x x x x | x | | | x | | x | | x 0.001s 41.750s 639139160422296660: | | | | x x x 3964 x x | | x x | x x x x x | x | | | x | | x | | x 0.001s 41.750s 639139160422301702: | | | | x x x | x x | | x x | x x x x x | x | | | x | | x | 3978 x 0.000s 41.751s 639139160422304423: | | | x x x x | x x | | x x | x x x x x | x | | | 2946 | | x | | x 0.002s 41.752s 639139160422320275: | | | x x x x | x x 3977 | x x | 3979 x x x x | x | | | | | | x | | x 0.001s 41.753s 639139160422328186: | | | x x x x | x x | 3912 x x | | x x x x | x | | | | | | x | | x 0.001s 41.754s 639139160422333681: | | | x x x x | x x | | x x | | x x x x | x | x | | | | x | | x 0.001s 41.754s 639139160422338785: | | | x x x x x x x | | x x | | x x x x | x | x | | | | x | | x 0.001s 41.755s 639139160422344039: | | | x x x x x x x | | x x | | x x x x | x 2878 x | | | | x | | x 0.012s 41.767s 639139160422468044: | | | x x x x x x x | | x x | | x x x x | x | x | | | | x 2921 | x 0.001s 41.768s 639139160422474274: | 2893 | x x x x x x x | | x x | | x x x x | x | x | | | | x | | x 0.001s 41.768s 639139160422480124: | | | x x x x x x x | | x x | | x x x x | x | x | x | | x | | x 0.001s 41.769s 639139160422485673: | | | x x x x x x x | | x x 3970 | x x x x | x | x | x | | x | | x 0.001s 41.769s 639139160422491221: | | | x x x x x x x | | x x | | x x x x | x | 2882 x x | | x | | x 0.001s 41.770s 639139160422496688: | | | x x x x x x x | 3835 x x | | 2928 x x x | x | | x x | | x | | x 0.001s 41.771s 639139160422501900: x | | x x x x x x x | | x x | | | x x x | 2941 | | x x | | x | | x 0.001s 41.771s 639139160422507102: x | | x x x x x x 3982 | | x x | | | x x x | | | | x x | | x x | x 0.001s 41.772s 639139160422512574: x | 2925 x x x x x x | | | x x | | | x x x | | | | x x | | x x | x 0.001s 41.772s 639139160422518030: x | | x x x x x x | | | x x | | | x x x x | | | x x | | x x | x 0.001s 41.773s 639139160422523332: x | | x x x x x x | | | x x | 3981 | x x x x | | | x x | | x x | x 0.001s 41.773s 639139160422528696: x 3953 | x x x x 3983 x | | | x x | | | x x x x | | | x x | | x x | x 0.001s 41.774s 639139160422534462: x | | x x x x | x | | | x x | | x x x x x | | | x x | | x x | 3984 0.001s 41.774s 639139160422539879: x | | 2932 x x x | x | | | x x x | x x x x x | | | x x | | x x | | 0.001s 41.775s 639139160422545025: x | | | x x x | x | | | x x x | x x x x x | | | x x | 3980 x x | | 0.001s 41.775s 639139160422550475: x | | | x x x | x | | x x x x | x x x x x | | | 2880 x | | x x | | 0.001s 41.776s 639139160422555712: x | | | x x x | x | | x x x x | x x x x x | 2914 | | x | | x x | | 0.001s 41.776s 639139160422561118: x | | | x x x | x | | x x x x | x x x x x | | | | x | | x x 2850 | 0.001s 41.777s 639139160422566207: x | | | x x x | x | | x x x x | x x x 3986 x | | x | x | | x x | | 0.001s 41.777s 639139160422571398: x | | | x x x | x | | x x x x | x x x | x | | x | x 2907 | x x | | 0.001s 41.778s 639139160422576404: x | | | x x x | x | 2894 x x x x | x x x | x | | x | x | | x x | | 0.001s 41.778s 639139160422581598: x | | | x x x | x x | x x x x | x x x | x | | x | x | | x 2921 | | 0.001s 41.779s 639139160422586646: x | | | x x x | x x | x x x x | x x x | x 2906 | x | x | | x | | | 0.001s 41.780s 639139160422591877: x | 3968 | x x x | 3987 x | x x x x | x x x | x | | x | x | | x | | | 0.001s 41.780s 639139160422596935: x x | | x x x | | x | x x 2926 x | x x x | x | | x | x | | x | | | 0.001s 41.781s 639139160422602013: x x | | x x x | | x | x x | x | 2928 x x | x | | x | x | | x | | x 0.001s 41.781s 639139160422607183: x x | x x x x | | x | x x | x | | x x | x | | x | 3988 | | x | | x 0.001s 41.782s 639139160422612573: x x | x x x x | | x | x x | x | | x x | x | 3989 x | | | | x | | x 0.001s 41.782s 639139160422618060: x x | x x x x | | x | x x | x | | x x | x | | x | | | | x | 3990 x 0.001s 41.783s 639139160422623581: x x | x x x x | | x | x x | x | | x x | x | | x | | x | x | | x 0.001s 41.783s 639139160422628722: x x | x x x x | | x | x x | x | | x x | x x | x | | x | x | | x 0.001s 41.784s 639139160422634035: x x | x x x x | | x | x x | x | | x x | x x | 2918 | | x x x | | x 0.002s 41.786s 639139160422656870: x x | x x x x | | x 2865 x 3993 | x | | x x | x x | | | | x x x | | x 0.001s 41.787s 639139160422663429: x x | x x x x | | x | x | x x | | x x | x x | | | | 3994 x x | | x 0.000s 41.787s 639139160422668365: x x | x x x x | | x | x | x x | | x x | x x | | | | | x x 3995 | x 0.001s 41.788s 639139160422674267: x x | 2932 x x x | | x | x | x x | | x x | x x | | | x | x x | | x 0.001s 41.788s 639139160422679688: x x | | x x x | | x | x | x x | 3996 x x | x x | | | x | x x | | x 0.001s 41.789s 639139160422684943: x 2893 | | x x x x | x | x | x x | | x x | x x | | | x | x x | | x 0.001s 41.789s 639139160422690306: x | | | x x x x | x | x | x x | | x x | x x | | 3997 x | x x | | x 0.001s 41.790s 639139160422696522: x | | | x x x x | x | x | x x | | x x | x x | x | 3998 | x x | | x 0.001s 41.791s 639139160422706901: x | | | x x x x | x | x | 2926 x | | x x | x x | x | | x x x | | x 0.001s 41.792s 639139160422712455: x | | | x x x x | x | x | | x | | x x x x x | 2882 | | x x x | | x 0.001s 41.792s 639139160422717593: x | | | x x x x | x | x | | x | | x x x x x | | | | x x x | 2850 x 0.001s 41.793s 639139160422723007: x | x | x x x x | x | x | | x | | x x x x x | | | | x x x | | x 0.001s 41.793s 639139160422728279: x x x | x x x x | x | x | | x | | x x x x x | | | | x x x | | x 0.001s 41.794s 639139160422733901: x x x | x x x x | x 2927 x | | x | | x x x x x | | | | x x x | | x 0.001s 41.794s 639139160422739537: x x x | 4000 x x x | x | x | x x | | x x x x x | | | | x x x | | x 0.013s 41.807s 639139160422869891: x x x 4001 | x x x | x | x | x x | | x x x x x | | | | x x x | | x 0.001s 41.808s 639139160422875316: x x x | | x x x | x | x | x x | | x x x x x | 2945 | | x x x | | x 0.000s 41.808s 639139160422879180: x x x | | x x x | x | x | x 2912 3992 | x x x x x | | | | x x x | | x 0.000s 41.809s 639139160422882142: x x x | | x x x | x | x | x | | | x x x x x 2914 | | | x x x | | x 0.000s 41.809s 639139160422886531: x x x | | x x x | x 4003 x | x | | | x x x x x | | | | x x x | | x 0.000s 41.809s 639139160422891161: x x x | | x x x | x | x | x | | | x x x x x | | | | x x x | 2898 x 0.001s 41.810s 639139160422897023: x x x | | x x x | x | x | 4004 x | | x x x x x | | | | x x x | | x 0.001s 41.811s 639139160422910009: x x 2925 | | x x x x x | x | | x | | x x x x x | | | | x x x | | x 0.001s 41.812s 639139160422917772: x x | | | x x x x x | x | | x | | x x x x x | x | | x x x | | x 0.001s 41.813s 639139160422923194: x x | | | x x x x x | x | | x | | x x x x x | 2918 | x x x x | | x 0.001s 41.813s 639139160422928608: x x | | | x x x x x | x 3999 | x | | x x x x x | | | x x x x | | x 0.001s 41.814s 639139160422934028: x x | | | x x x x x | x | | x | | x x x x x 4005 | | x x x x | | x 0.001s 41.814s 639139160422939701: x x | | | x x x x x | x | | x | 2928 x x x x x | | | x x x x | | x 0.001s 41.815s 639139160422945440: x x | | | x x x x x | x | | x | | x x x x x | | | x x x x 2921 | x 0.001s 41.815s 639139160422951004: x x x | | 4006 x x x x | x | | x | | x x x x x | | | x x x x | | x 0.001s 41.817s 639139160422963736: x x x | | | x x x x | x | | x | | x x x x x | | | x x x x | 4007 x 0.001s 41.818s 639139160422975010: x x x | | | x x x x | x | | x | | x x x x x | | 2880 x x x x | | x 0.001s 41.818s 639139160422980908: x x x | | | x x x x | x | | x | | x x x x x | | | 4008 x x x x | x 0.000s 41.819s 639139160422985669: x x x | | | x x x x | x | | x | | x x x x x | x | | x x x x | x 0.001s 41.820s 639139160423000561: x x x | | | x x x x | x | | x 3991 | x x x x 2906 | x | | x x x x | x 0.001s 41.821s 639139160423007486: x x x | | | x x x x 2927 x | | x | | x x x x | | x | | x x x x | x 0.001s 41.822s 639139160423014648: x x x | | | x x x x | x | | x | x x x x x | | x | | x x x x | x 0.001s 41.822s 639139160423019991: x x x | | | x x x x | x | x 2912 | x x x x x | | x | | x x x x | x 0.001s 41.823s 639139160423026268: x x x | | | x x x x | 4010 | x | | x x x x x | | x 4002 | x x x x | x 0.001s 41.824s 639139160423032746: x x x 2932 | | x x x x | | | x | | x x x x x | | x | | x x x x | x 0.001s 41.824s 639139160423038051: x 2893 x | | | x x x x | | x x | | x x x x x | | x | | x x x x | x 0.000s 41.825s 639139160423043033: x | x | | | x x x x | | x x | | x x x x x | | x | | x x x x 2898 x 0.000s 41.825s 639139160423047338: x | x | | | x x x x | | x x | | x x x x x x | x | | x x x x | x 0.000s 41.826s 639139160423052176: x | x | | | x x x x 2894 | x x | | x x x x x x | x | | x x x x | x 0.000s 41.826s 639139160423055533: x | x | | | x x x x | | x x | | x x x x x x 2914 x | | x x x x | x 0.002s 41.828s 639139160423076856: x | x | | | x x x x | | x x x | x x x x x x | x | | x x x x | x 0.001s 41.829s 639139160423085145: x | x | | | x x 4012 x | | x x x | x x x x x x | x | | x x x x 2943 x 0.001s 41.829s 639139160423090841: x | x | | | x x | x x | x x x | x x x x x x | x | | x x x x | x 0.001s 41.830s 639139160423096183: x | 2925 | | 4011 x x | x x | x x x | x x x x x x | x | | x x x x | x 0.001s 41.830s 639139160423101705: x x | | | | x x | x x | x x x | x x x x x x | x | | x x x x | x 0.001s 41.831s 639139160423106731: x x | | | | x x | x x | x x x | x x x x x x | 2882 x | x x x x | x 0.009s 41.840s 639139160423192546: x x | | | | x x | x x | x x x 4013 x x x x x x | | x | 2907 x x x | x 0.001s 41.840s 639139160423198424: x x | | | | x x | x x x x x x | x x x x x x | | 2880 | | x x x | x 0.001s 41.841s 639139160423204003: x x | x | | x x | x x x x x x | x x x x x x | | | | | x x x | x 0.001s 41.841s 639139160423209482: x x | x | | x x x x x x x x x | x x x x x x | | | | | x x x | x 0.001s 41.842s 639139160423215058: x x | x x | x x x x x x x 2926 x | x x x x x x | | | | | x x x | x 0.001s 41.842s 639139160423220731: x x | x x | x x x x x x x | x | x x x x x x | | | | | x 4015 x 2898 x 0.001s 41.843s 639139160423225898: x x x x x | x x x x x x x | x | x x x x x x | | | | | x | x | x 0.001s 41.844s 639139160423237693: x x x x x | x x x x x x x | x | x x x x x x 3985 | | | | x | x | x 0.001s 41.845s 639139160423243157: x x x x x | x x x x x x x | x | x x x x 4017 x | | | | x x | x | x 0.001s 41.845s 639139160423248215: 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 41.846s 639139160423253393: x 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 41.846s 639139160423258646: x x x x x | x x x x x x x | x | x x x x | x | x x x x x | 2921 | x 0.001s 41.847s 639139160423263835: x x x x x | x x 4018 x x x x x x | x x x x | x | x x x x x | | | x 0.000s 41.847s 639139160423268788: x x 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 41.848s 639139160423273899: x x x x x | x x | x x x x x x | x x x x | x | x x x x x 4016 | 2943 x 0.001s 41.848s 639139160423279706: x x x x x 4009 x x | x 2927 x x x x | x x x x | x | x x x x x | | | x 0.001s 41.849s 639139160423284754: x x x x x | x 4020 | x | x x x x | x x x x | x | x x x x x | x | x 0.003s 41.852s 639139160423315962: x 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 41.853s 639139160423324016: x x x x x | x | | x | x x x x | x x x x 4019 x | x x x 2907 x | x x x 0.001s 41.853s 639139160423329335: x x x x x | x | | x | x x x x | x x x x | x 2878 x x x | x | x x x 0.001s 41.854s 639139160423334702: x x x x x | x | | x | x x x x 4014 x x x x | x | x x x | x | x x x 0.001s 41.855s 639139160423346759: x x 2925 x x | x | | x | x x x x | x x x x | x | x x x | x 4021 x x x 0.001s 41.856s 639139160423352564: x x | x x | x | | x | x x x x | x x x x x x | x x x | x | x 2898 x 0.000s 41.856s 639139160423357451: x x | 4022 x | x | | x 2894 x x x x | x x x x x x | x x x | x | x | x 0.001s 41.857s 639139160423371058: x x | | x | x x | x | x x x x | x x x x x x | x x x | x | 2921 | x 0.001s 41.858s 639139160423380822: x x | | x | x x | x | x x x x | x x x x x x | x x x x x | | | x 0.001s 41.859s 639139160423387195: x x | | x | x x | x x x x x x | x x x x x x | x x x 4023 x | | | x 0.000s 41.859s 639139160423391521: x x | | x | x x | x x x x x x | x x x x x x | x x x | x | | 4024 x 0.000s 41.860s 639139160423394373: 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 41.860s 639139160423396924: x x x | x | x x | 4025 x x x x x | x x x x x x | x x x | x | x | x 0.002s 41.862s 639139160423412087: x x x | x x x x | | x x x x x | 2928 x x x x x | x x x | x | x | x 0.001s 41.862s 639139160423418841: x x x x x x x x | | 2927 x x x x | | x x x x x | x x x | x | x | x 0.002s 41.864s 639139160423438416: x x x x x x x x | | | 4026 x x x | x x x x x x | x x x | x | x | x 0.001s 41.865s 639139160423443682: x x x x x x x x x | | | x 2926 x | x x x x x x | x x x | x | x | x 0.003s 41.867s 639139160423470601: x x x x x x x x x | | | x | x | x x x x x x 3917 x x x | 4027 | x | x 0.014s 41.881s 639139160423608485: x x x x x x x x x | x | x | x | x x x x x x | x x x | | | 4028 | x 0.000s 41.882s 639139160423612803: x 4029 x x x x x x x | x | x x x | x x x x x x | x x x | | | | | x 0.000s 41.882s 639139160423615801: x | x x x x x x x | 2894 | x x x | x x x x x x | x x x x | | | | x 0.000s 41.882s 639139160423616989: 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 41.882s 639139160423617804: x | 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 41.882s 639139160423620055: x | x x x x x x x x | x x x x | 2928 x x x x x | x x x x | x | | x 0.001s 41.883s 639139160423625610: x | x 2932 x x x x x x | x x x x x | x x x x x | x x x x | x | | x 0.000s 41.883s 639139160423627009: x | x | x x x x x x | x x x x x | x x x 2924 x x x x x x | x | | x 0.000s 41.883s 639139160423629956: x | x | x x x x x x x x x x x x | x x x | x x x x x x | 4030 | | x 0.001s 41.884s 639139160423640818: x | x | x x x x x x x x x x x x | x x x x x x x x x x | | | | 4031 0.000s 41.885s 639139160423645278: x | x | x x x x x x x x x x x x | x x x x x x x x x x | | | 2943 | 0.000s 41.885s 639139160423647155: x | x | 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 41.886s 639139160423658992: x | x x x x x x x x x x x x 4033 x x x x x x x x x x x x | | | | | 0.001s 41.887s 639139160423664370: x | x x x x x x x x x x x x | x x x x x 2924 x x x x x x | | | | 4032 0.003s 41.890s 639139160423693987: x | x x x x x x x x 2927 x x x | x x x x x | x x x x x x | | 2921 | | 0.001s 41.890s 639139160423700569: x | x x x x x x x 4034 | x x x | x x x x x x x x x x x x | | | | | 0.001s 41.891s 639139160423706873: x | x x x x x x x | | x x x | x x x x x x x x x x x x | | | 2898 | 0.001s 41.892s 639139160423716082: x x x x x x x x x | | x x 2926 | x x x x x x x x x x x x | | | | | 0.000s 41.892s 639139160423718981: x 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 41.893s 639139160423727214: x x x x x x x x 4035 | | x x | | x x x x x x x x x x x x | | x x | 0.001s 41.894s 639139160423734875: x x x x x x x x | | | x x x | x x x x x x x x x x x 4036 | | x x | 0.000s 41.894s 639139160423738543: x x x 2932 x x x x | | | x x x x x x x x x x x x x x x | | | x x | 0.000s 41.894s 639139160423738755: x x 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 41.894s 639139160423740879: x x x | x x x x | | 2894 x x x x x x x x x x x x x x x | | x x x | 0.000s 41.895s 639139160423742483: x x x | x x x x | | | x x x x x x x x x x x 2878 x x x | x x x x | 0.001s 41.896s 639139160423752266: x x x x x x x x | | | x x x x x x x x x x x | x x 4037 | x x x x | 0.005s 41.901s 639139160423806080: x x x x x x x x | | | x x 2926 x x x x x x x x | x x | x x x x x | 0.002s 41.903s 639139160423826299: x x x x x x x x | | | x x | x x 2928 x x x x x | x x | x x x x x x 0.002s 41.905s 639139160423844772: x x x 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 41.906s 639139160423853403: x x x x 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 41.906s 639139160423857208: x x x x x 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 41.907s 639139160423869413: x x x x x x x x | x x x x x x x x x x x 2924 x | x x | x x x x x x 0.000s 41.907s 639139160423869943: x x x x x x x x x x x x x x x x x x x x | x | x x | x x x x 2898 x 0.000s 41.908s 639139160423872399: x x x x x x x x x x x x 4038 x x x x x x x | x x x x | x x x x | x 0.001s 41.909s 639139160423884149: x x x x x x 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 41.917s 639139160423970662: x x x x x x x x x x x x | x x x x x x x 4040 x x x x | x x x x 4039 x 0.001s 41.918s 639139160423976177: x x x 2932 x x 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 41.918s 639139160423980599: x x x | x x x x x x x x x x x x x x x x | x 2878 x x x x x x x | x 0.003s 41.921s 639139160424007387: x x x | x x x 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 41.921s 639139160424011187: x x x x x x x 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 41.923s 639139160424028198: x x x x x x x x 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 41.931s 639139160424108064: x x x x x x x x x x x x x x x x x x x x 2924 x x x x x x x x x 2898 x 0.001s 41.932s 639139160424120621: x x x x x x x x x x x x x x x x x x x x x x 4041 x x x x x x x | x 0.001s 41.934s 639139160424133770: x x x x x x x x 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 41.940s 639139160424198500: x x x x x x x x x x x x x x x x x x x x 2924 x x x x x x x x x x x 0.001s 41.941s 639139160424209858: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 4042 0.009s 41.950s 639139160424300724: x x x x x x x x x x x x x x x x x x x x 2924 x x x x x x x x x x x 0.003s 41.954s 639139160424332347: x x x x x x x x x x x x x x x 314 x x x x x x x x x x x x x x x x 2.488s 44.442s ................................................. 639139160449215152: 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.021s 44.462s 639139160449421517: 4062 4058 4057 4056 4072 4054 4071 4052 4059 4051 4049 4043 4048 4047 4046 4067 4044 4050 4070 4060 4069 4055 4068 4073 4066 4063 4061 4065 4053 4064 4045 4074 0.101s 44.563s .. 639139160450430588: | | | | | | | | | | | | | | | | | | | | | | | | 4349 | | | | | | | 0.002s 44.566s 639139160450454607: | 4075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 44.598s 639139160450778647: | | | | 4076 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 44.599s 639139160450786756: | | | | | | | | | | | | | | | | | | | | | | | | | | 4077 | | | | | 0.005s 44.604s 639139160450832072: | | | | | | | | | | | | | | | | | | | | | | | | | 4078 | | | | | | 0.001s 44.604s 639139160450840716: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4079 | | | | 0.002s 44.606s 639139160450861034: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.003s 44.609s 639139160450886371: | | | | | | | | | | | | | | | | | | | | | | | | 4066 | | | | | | | 0.021s 44.630s 639139160451101196: | | | | | | | | | | | | | | | | | | 4356 | | | | | | | | | | | | | 0.002s 44.632s 639139160451119876: | | | | | | | | 4357 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.635s 639139160451151592: 4358 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 44.637s 639139160451162344: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4359 0.000s 44.637s 639139160451166423: | | | | | | | | | | | | | | | | | | | | | | | 4360 | | | | | | | | 0.001s 44.638s 639139160451180182: | | | | | | | | | | | | | | | 4362 | | | | | | | | | | | | | | | | 0.001s 44.639s 639139160451189301: | | | | | | | | | | | | | | | | | | | | | | | | 4363 | | | | | | | 0.002s 44.641s 639139160451205078: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4065 | | | | 0.001s 44.642s 639139160451212259: | | | | | | | | | | | | | | | | | | | | | | 4068 | | | | | | | | | 0.040s 44.682s 639139160451612230: | | | | | | 4371 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 44.683s 639139160451623315: | | 4373 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 44.685s 639139160451644525: | 4058 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.685s 639139160451644683: | | | | | | | | | | | | | | | | | | | | 4377 | | | | | | | | | | | 0.001s 44.686s 639139160451657931: | | | | | | | | | | | | | | | | | | | | | | 4378 | | | | | | | | | 0.001s 44.687s 639139160451665009: | | | | | | | | | | | | | | | | | | | | | | | | | | 4061 | | | | | 0.002s 44.689s 639139160451685135: | | | | | 4381 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 44.690s 639139160451693617: | | | | | | | | | | | | | | | | | | | 4382 | | | | | | | | | | | | 0.000s 44.690s 639139160451696945: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4383 | | | | 0.002s 44.692s 639139160451721069: | 4384 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 44.694s 639139160451731843: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4074 0.001s 44.695s 639139160451742657: | | | | 4072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 44.721s 639139160452003824: | | | | | | | | | | | | | | | 4067 | | | | | | | | | | | | | | | | 0.000s 44.721s 639139160452004681: | | | | | | | | | | | | | | | | | | | | | | | | | | 4386 | | | | | 0.001s 44.722s 639139160452016536: | | | | | | | | | | | | | | | | | | 4070 | | | | | | | | | | | | | 0.003s 44.725s 639139160452050068: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4387 | | 0.001s 44.726s 639139160452058646: | | | | 4388 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 44.727s 639139160452067412: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4389 0.001s 44.728s 639139160452074094: | | | | | | | | | | | | | | | | | | | | | | | | | 4063 | | | | | | 0.000s 44.728s 639139160452074257: | | | | | | | | | | | | | | | | | | | | | | | | 4066 | | | | | | | 0.001s 44.728s 639139160452079869: | | | | | | | | | | | | | | | | | | | | | | | 4073 | | | | | | | | 0.091s 44.819s . 639139160452990164: | | | | | | | | | | | | | | | 4391 | | | | | | | | | | | | | | | | 0.050s 44.870s . 639139160453494252: | | | | | | | | | | | | | | | | | | 4392 | | | | | | | | | | | | | 0.036s 44.906s 639139160453857742: 4062 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 44.919s 639139160453989059: | | 4057 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.919s 639139160453989946: | | | | | 4054 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.919s 639139160453990123: | | | | | | | | | | | | | | | | | | | | | | | | | | 4061 | | | | | 0.000s 44.919s 639139160453990273: | | | | 4072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.919s 639139160453990429: | | | | | | | | | | | | | | | | | | | | | | 4068 | | | | | | | | | 0.000s 44.919s 639139160453990571: | | | | | | | | | | | | | | | | | | | 4060 | | | | | | | | | | | | 0.000s 44.919s 639139160453990701: | | | | | | | | 4059 | | | | | | | | | | | | | | | | | | | | | | | 0.031s 44.950s 639139160454300253: | | | | | | | | | | | | | | | | | | | | 4069 | | | | | | | | | | | 0.001s 44.952s 639139160454313887: | 4058 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 44.959s 639139160454388644: | | | | | | 4071 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.959s 639139160454389137: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4065 | | | | 0.000s 44.959s 639139160454389264: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4064 | | 0.886s 45.845s ................. 639139160463250149: | | | | | | | | | | | | | | | | | | | | | | | 4393 | | | | | | | | 0.001s 45.846s 639139160463256129: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4074 0.000s 45.846s 639139160463256682: | | | | | | | | | | | | | | | | | | | | | | | | 4394 | | | | | | | 0.001s 45.847s 639139160463262337: | | | | | | | | | | | | | | | | | | | | | | | | | 4395 | | | | | | 0.000s 45.847s 639139160463267203: | | | | | | | | | | | 4396 | | | | | | | | | | | | | | | | | | | | 0.001s 45.848s 639139160463277313: | | | | | | | | | | | | | | | 4067 | | | | | | | | | | | | | | | | 0.000s 45.848s 639139160463277648: | | | | | | | | | | | | | | | | | | 4070 | | | | | | | | | | | | | 0.000s 45.848s 639139160463278086: | | | | | | | | | | | | | | | | 4525 | | | | | | | | | | | | | | | 0.001s 45.849s 639139160463285676: | | | 4663 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.850s 639139160463293948: | | | | | | | 4776 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.851s 639139160463302757: | | | | | | | | | | | | | 4890 | | | | | | | | | | | | | | | | | | 0.001s 45.852s 639139160463312140: | | | | | | | | | | | | 5042 | | | | | | | | | | | | | | | | | | | 0.001s 45.853s 639139160463322857: | | | | | | | | | 5201 | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.854s 639139160463332330: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5364 | 0.001s 45.854s 639139160463339151: | | | | | | | | | | | | | | | | | | | | | 5515 | | | | | | | | | | 0.001s 45.855s 639139160463349051: | | | | | | | | | | | | | | 5628 | | | | | | | | | | | | | | | | | 0.001s 45.856s 639139160463357849: | | | | | | | | | | 5779 | | | | | | | | | | | | | | | | | | | | | 0.001s 45.857s 639139160463368910: | | | | | | | | | | | | | | | | | 5938 | | | | | | | | | | | | | | 0.001s 45.859s 639139160463382020: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6101 | | | 0.001s 45.860s 639139160463395474: 6222 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.862s 639139160463420107: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6223 0.010s 45.872s 639139160463517405: | | | | | | | | | | | | | | | | | | | | | | | | | | 6224 | | | | | 0.002s 45.874s 639139160463532502: | | | | | | | | | | | | | | | | | | | | | | 6225 | | | | | | | | | 0.001s 45.875s 639139160463544064: | | | | 6226 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.876s 639139160463555127: | | | | | | | | | | | | | | | | | | | | 6227 | | | | | | | | | | | 0.001s 45.877s 639139160463565219: | | | | | | | | 6228 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.878s 639139160463575572: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6229 | | | | 0.001s 45.879s 639139160463586154: | | 6230 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.880s 639139160463597117: | | | | | | | | | | | | | | | | | | | 6231 | | | | | | | | | | | | 0.001s 45.881s 639139160463607941: | | | | | 6232 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.882s 639139160463618794: | 6233 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.883s 639139160463629628: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6234 | | 0.001s 45.884s 639139160463639583: | | | | | | 6235 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.885s 639139160463650838: | | | | | | | | | | | | | | | | | | 6236 | | | | | | | | | | | | | 0.001s 45.886s 639139160463661641: | | | | | | | | | | | | | | | 6237 | | | | | | | | | | | | | | | | 0.001s 45.888s 639139160463671828: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4074 0.037s 45.925s 639139160464044225: | | | | | | | | | | | | | | | 4067 | | | | | | | | | | | | | | | | 0.003s 45.928s 639139160464076385: | | | | | | | | | | | | | | | | | | 4070 | | | | | | | | | | | | | 0.008s 45.936s 639139160464161029: | | | | | | | | | | | | | | | | | | | | | | | | | 4063 | | | | | | 0.003s 45.939s 639139160464191246: | | | | | | | | | | | | | | | | | | | | | | | | | 6238 | | | | | | 0.026s 45.966s 639139160464453543: | | | | | | | | | | | | | | | | | | | | | 6102 | | | | | | | | | | 0.002s 45.967s 639139160464469486: | | | | | | | | | 6103 | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.968s 639139160464480848: | | | | | | | | | | | | | 6104 | | | | | | | | | | | | | | | | | | 0.001s 45.970s 639139160464491931: | | | | | | | | | | | 6105 | | | | | | | | | | | | | | | | | | | | 0.001s 45.970s 639139160464501528: | | | 6106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.971s 639139160464510233: | | | | | | | 6107 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 45.972s 639139160464520417: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6108 | | | 0.002s 45.974s 639139160464536540: | | | | | | | | | | 6109 | | | | | | | | | | | | | | | | | | | | | 0.002s 45.976s 639139160464559165: | | | | | | | | | | | | | | | | 6110 | | | | | | | | | | | | | | | 0.013s 45.989s 639139160464686022: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6111 | 0.004s 45.992s 639139160464721393: | | | | | | | | | | | | 6112 | | | | | | | | | | | | | | | | | | | 0.004s 45.997s 639139160464762541: | | | | | | | | | | | | | | 6113 | | | | | | | | | | | | | | | | | 0.015s 46.011s 639139160464907588: | | | | | | | | | | | | | | | | | 6114 | | | | | | | | | | | | | | 0.041s 46.052s 639139160465318420: | | | | | | | | | | | | | | | | | | | | | 6115 | | | | | | | | | | 0.002s 46.055s 639139160465341959: | | 4057 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.055s 639139160465343726: | | | | | | | | | | | | | | | | | | | | | | | | | | 4061 | | | | | 0.000s 46.055s 639139160465346669: | | | | | | | | | | | | | | | | | | | | | | | | 4066 | | | | | | | 0.007s 46.062s 639139160465415115: | | 6239 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.063s 639139160465429356: | | | | | | | | | | | | | | | | | | | | | | | | | | 6240 | | | | | 0.001s 46.064s 639139160465438666: | | | | | | | | | 6116 | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.067s 639139160465469310: | | | | | | | | | | | | | | | | | | | | 4069 | | | | | | | | | | | 0.000s 46.067s 639139160465470968: | | | | | | | | | | | | | | | | | | | 4060 | | | | | | | | | | | | 0.000s 46.067s 639139160465471289: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4064 | | 0.000s 46.067s 639139160465471685: | | | | | | | | | | | 6117 | | | | | | | | | | | | | | | | | | | | 0.001s 46.069s 639139160465481958: | | | | | | | | | | | | | | | | | | | | | | 4068 | | | | | | | | | 0.000s 46.069s 639139160465482361: | | | | | | 4071 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.069s 639139160465482777: | | | | | | | | | | | | | | | | | | | | | | | | 6241 | | | | | | | 0.010s 46.078s 639139160465580129: | | 4057 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.079s 639139160465582165: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6118 | 0.002s 46.080s 639139160465600317: | | | | | | | | | | 6119 | | | | | | | | | | | | | | | | | | | | | 0.001s 46.082s 639139160465613765: | | | | | | | 6120 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.083s 639139160465624273: | | | 6121 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.084s 639139160465633860: | | | | | | | | | | | | | 6122 | | | | | | | | | | | | | | | | | | 0.001s 46.085s 639139160465644626: | | | | | | | | | | | | | | | | 6123 | | | | | | | | | | | | | | | 0.001s 46.086s 639139160465654623: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6124 | | | 0.001s 46.087s 639139160465664501: | | | | | | | | | | | | | | | | | 6125 | | | | | | | | | | | | | | 0.001s 46.088s 639139160465675565: | | | | | | | | | | | | | | | | | | | 6242 | | | | | | | | | | | | 0.001s 46.089s 639139160465687814: | | | | | | | | | | | | | | | | | | | | 6243 | | | | | | | | | | | 0.001s 46.090s 639139160465700183: | | | | | | | | | | | | | | 6126 | | | | | | | | | | | | | | | | | 0.001s 46.091s 639139160465711565: | | | | | | | | | | | | | | | | | | | | | | | | 4066 | | | | | | | 0.000s 46.092s 639139160465712291: | | | | | | | | | | | | | | | | | | | | | | | | | | 4061 | | | | | 0.000s 46.092s 639139160465712770: | | | | | | | | 4059 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.092s 639139160465713360: | | | | | | 6244 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.093s 639139160465724078: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6245 | | 0.001s 46.094s 639139160465735645: | | | | | | | | | | | | | | | | | | | | | | 6246 | | | | | | | | | 0.001s 46.095s 639139160465746842: | | | | | | | | | | | | 6127 | | | | | | | | | | | | | | | | | | | 0.001s 46.096s 639139160465758250: | | | | 4072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.096s 639139160465758957: | | | | | | | | | | | | | | | | | | | | | | | 4073 | | | | | | | | 0.000s 46.096s 639139160465759446: | | | | | 4054 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.096s 639139160465759997: | | | | | | | | | | | | | | | | | | | 4060 | | | | | | | | | | | | 0.000s 46.096s 639139160465760482: | | | | | | | | | | | | | | | | | | | | 4069 | | | | | | | | | | | 0.000s 46.097s 639139160465762851: | | | | | | | | 6247 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.098s 639139160465778106: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4064 | | 0.000s 46.098s 639139160465779200: | | | | | | 4071 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.098s 639139160465780753: | | | | | | | | | | | | | | | | | | | | | | | 6248 | | | | | | | | 0.019s 46.117s 639139160465969946: | | | | | 6249 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 46.136s 639139160466154644: | | | | | | | | | | | | | | | | | | | | | | 4068 | | | | | | | | | 0.000s 46.136s 639139160466156606: | | | | | | | | | | | | | | | | | | | | | | | 4073 | | | | | | | | 0.000s 46.136s 639139160466157026: | | | | | | | | 4059 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.136s 639139160466157458: | | | | 6250 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.137s 639139160466169704: | 4058 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.137s 639139160466170539: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4065 | | | | 0.000s 46.137s 639139160466170955: | | | | | | | | | | | | | | | | | | | | | | | | | 4063 | | | | | | 0.006s 46.143s 639139160466228215: | | | | | 4054 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.143s 639139160466230669: | | | | 4072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.143s 639139160466231130: | 6251 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.145s 639139160466245827: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6252 | | | | 0.001s 46.146s 639139160466259315: | | | | | | | | | | | | | | | | | | | | | 6128 | | | | | | | | | | 0.029s 46.175s 639139160466550033: | | | | | | | | | 6129 | | | | | | | | | | | | | | | | | | | | | | 0.006s 46.181s 639139160466605501: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4065 | | | | 0.000s 46.181s 639139160466607272: | | | | | | | | | | | | | | | 6130 | | | | | | | | | | | | | | | | 0.003s 46.184s 639139160466632807: | 4058 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.184s 639139160466634908: | | | | | | | | | | | | | | | | | | | | | | | | | 6253 | | | | | | 0.004s 46.188s 639139160466673122: | | | | | | | 6131 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.189s 639139160466691265: | | | | | | | | | | | | | | | | | | | | | | | | | 4063 | | | | | | 0.003s 46.192s 639139160466719718: | | | 6132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.194s 639139160466734879: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6133 | | | 0.008s 46.202s 639139160466811966: | | | | | | | | | | | | | | | | | | 6134 | | | | | | | | | | | | | 0.009s 46.211s 639139160466903094: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6135 | 0.004s 46.215s 639139160466943822: | | | | | | | | | | | | | | | | | 6136 | | | | | | | | | | | | | | 0.009s 46.223s 639139160467029590: | | | | | | | | | | | | | | 6137 | | | | | | | | | | | | | | | | | 0.024s 46.247s 639139160467271434: | | | | | | | | | | | 6138 | | | | | | | | | | | | | | | | | | | | 0.008s 46.256s 639139160467353917: | | | | | | | | | | | | | 6139 | | | | | | | | | | | | | | | | | | 0.008s 46.264s 639139160467438865: | | | | | | | | | | 6140 | | | | | | | | | | | | | | | | | | | | | 0.009s 46.273s 639139160467528751: | | | | | | | | | | | | | | | | 6141 | | | | | | | | | | | | | | | 0.020s 46.293s 639139160467728933: | | | | | | | | | | | | 6142 | | | | | | | | | | | | | | | | | | | 0.031s 46.324s 639139160468039730: | | | | | | | | | 6143 | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.326s 639139160468058547: | | | | | | | | | | | | | | | | | | 6144 | | | | | | | | | | | | | 0.003s 46.329s 639139160468089879: | | | 6145 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 46.349s 639139160468289653: | | | | | | | | | | | | | | | | | | | | | 6146 | | | | | | | | | | 0.003s 46.353s 639139160468322232: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6147 | 0.004s 46.356s 639139160468359502: | | | | | | | | | | | | | | | | | | | | | | | | 6148 | | | | | | | 0.002s 46.358s 639139160468380933: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6149 | | | 0.005s 46.363s 639139160468430688: | | | | | | | | | | | | | | | | | 6150 | | | | | | | | | | | | | | 0.020s 46.383s 639139160468630639: | | | | | | | | | | | | | | | 6151 | | | | | | | | | | | | | | | | 0.002s 46.385s 639139160468649850: | | | | | | | | | | | 6152 | | | | | | | | | | | | | | | | | | | | 0.001s 46.387s 639139160468663414: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6153 | | 0.007s 46.394s 639139160468736477: | | | | | | 6154 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.395s 639139160468750367: 4062 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.395s 639139160468751277: | | | | | | | | 6155 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.397s 639139160468761752: | | | | | | | 6156 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.398s 639139160468776099: | | | | | | | | | | 6157 | | | | | | | | | | | | | | | | | | | | | 0.001s 46.399s 639139160468789868: | | | | | | | | | | | | | 6158 | | | | | | | | | | | | | | | | | | 0.001s 46.401s 639139160468802987: | | 6159 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.402s 639139160468816244: | | | | | | | | | | | | | | | | 6160 | | | | | | | | | | | | | | | 0.001s 46.403s 639139160468829762: | | | | | | | | | | | | | | 6161 | | | | | | | | | | | | | | | | | 0.002s 46.405s 639139160468849934: | | | | | | | | | | | | | | | | | | | | 6162 | | | | | | | | | | | 0.002s 46.407s 639139160468871170: 6254 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 46.427s 639139160469070706: | | | | | | | | | | | | | | | | | | | | | | | | | | 6163 | | | | | 0.002s 46.429s 639139160469088683: 4062 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.429s 639139160469089975: | | | | 6164 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.431s 639139160469102904: | | | | | 6165 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.433s 639139160469131490: | 6166 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.436s 639139160469155905: | | | | | | | | | | | | | | | | | | | | | | 6167 | | | | | | | | | 0.003s 46.439s 639139160469189399: | | | | | | | | | 6168 | | | | | | | | | | | | | | | | | | | | | | 0.032s 46.471s 639139160469504479: | | | | | | | | | | | | 6169 | | | | | | | | | | | | | | | | | | | 0.002s 46.472s 639139160469520437: | | | 6170 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.476s 639139160469556995: | | | | | | | | | | | | | | | | | | | | | 6171 | | | | | | | | | | 0.010s 46.486s 639139160469652717: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6172 | 0.002s 46.487s 639139160469670289: | | | | | | | | | | | | | | | | | | 6173 | | | | | | | | | | | | | 0.001s 46.489s 639139160469683272: | | | | | | | | | | | | | | | | | | | 6174 | | | | | | | | | | | | 0.013s 46.501s 639139160469808540: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6175 | | | | 0.035s 46.536s 639139160470154091: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6176 | | | 0.002s 46.537s 639139160470170845: | | | | | | | | | 6177 | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.539s 639139160470181804: | | | | | | | | | | | 6178 | | | | | | | | | | | | | | | | | | | | 0.001s 46.540s 639139160470195779: | | | | | | | | | | | | | | 6179 | | | | | | | | | | | | | | | | | 0.002s 46.542s 639139160470212071: | | | | | | | | | | | | | | | | | | | | | | | | | 6180 | | | | | | 0.001s 46.543s 639139160470225739: | | | | | | | | | | | | | | | 6181 | | | | | | | | | | | | | | | | 0.002s 46.545s 639139160470242347: | | | | | | | | | | | | | | | | | | | | | | | | 6182 | | | | | | | 0.001s 46.546s 639139160470253839: | | | | | | | | | | | | | 6183 | | | | | | | | | | | | | | | | | | 0.001s 46.547s 639139160470264356: | | | | | | | | | | | | | | | | | | | | | | 6184 | | | | | | | | | 0.001s 46.548s 639139160470275063: | | | | | | | | | | | | | | | | 6185 | | | | | | | | | | | | | | | 0.002s 46.550s 639139160470295048: | | | | | | 6186 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.551s 639139160470308004: | | | | | | | | | | 6187 | | | | | | | | | | | | | | | | | | | | | 0.001s 46.553s 639139160470322574: | | | | | | | 6188 | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 46.566s 639139160470452795: | | | | | | | | 6189 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.568s 639139160470471725: | | | | | | | | | | | | | | | | | 6190 | | | | | | | | | | | | | | 0.002s 46.569s 639139160470487231: | | | | | | | | | | | | | | | | | | | | 6191 | | | | | | | | | | | 0.001s 46.570s 639139160470500510: | | | | 6192 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.572s 639139160470511743: | | | | | | | | | | | | | | | | | | | | | | | | | | 6193 | | | | | 0.011s 46.583s 639139160470625611: | | | 6194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 46.595s 639139160470747189: | | | | | 6195 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.597s 639139160470767625: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6196 | | 0.002s 46.599s 639139160470787648: | 6197 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 46.625s 639139160471047020: | | | | | | | | | | | | 6198 | | | | | | | | | | | | | | | | | | | 0.005s 46.630s 639139160471094894: | | 6199 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.631s 639139160471108726: | | | | | | | | | | | | | | | | | | | | | 6200 | | | | | | | | | | 0.001s 46.632s 639139160471121377: | | | | | | | | | | | | | | | | | | | 6201 | | | | | | | | | | | | 0.001s 46.634s 639139160471135457: | | | | | | | | | | | | | | | | | | 6202 | | | | | | | | | | | | | 0.003s 46.637s 639139160471166964: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6203 | 0.008s 46.645s 639139160471249302: | | | | | | | | | | | | | 6204 | | | | | | | | | | | | | | | | | | 0.016s 46.661s 639139160471407678: | | | | | | | | | | | | | | | | 6205 | | | | | | | | | | | | | | | 0.002s 46.663s 639139160471424905: | | | | | | | | | | | | | | 6206 | | | | | | | | | | | | | | | | | 0.001s 46.664s 639139160471438170: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6207 | | | | 0.001s 46.665s 639139160471451038: | | | | | | | | | | | | | | | | | | | | | | | | 6208 | | | | | | | 0.002s 46.667s 639139160471471266: | | | | | | | | | | | | | | | 6209 | | | | | | | | | | | | | | | | 0.001s 46.669s 639139160471485232: | | | | | | | | | | | | | | | | | 6210 | | | | | | | | | | | | | | 0.011s 46.679s 639139160471591183: | | | | | | 6211 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 46.686s 639139160471654109: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6212 | | | 0.002s 46.688s 639139160471672904: | | | | | | | | | | | | | | | | | | | | 6213 | | | | | | | | | | | 0.018s 46.706s 639139160471857309: | | | | | | | | 6214 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.708s 639139160471874852: | | | | 6215 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.709s 639139160471889683: | | | | | | | | | | 6216 | | | | | | | | | | | | | | | | | | | | | 0.001s 46.711s 639139160471904529: | | | | | | | | | | | 6217 | | | | | | | | | | | | | | | | | | | | 0.005s 46.716s 639139160471954471: | | | 6218 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.719s 639139160471984794: | | | | | | | | | | | | | | | | | | | | | | 6219 | | | | | | | | | 0.004s 46.723s 639139160472022630: | | | | | | | | | 6220 | | | | | | | | | | | | | | | | | | | | | | 0.053s 46.775s . 639139160472550624: | | | | | | | | | | | | | | | | | | | | | | | | | | 6221 | | | | | 0.003s 46.778s 639139160472577128: | | | | | 5939 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.780s 639139160472594484: | | | | | | | 5940 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.781s 639139160472608408: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5941 | | 0.001s 46.782s 639139160472620269: | | | | | | | | | | | | | | | | | | | | | | | | | 5942 | | | | | | 0.001s 46.784s 639139160472632549: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5943 | 0.009s 46.793s 639139160472725240: | | | | | | | | | | | | | | | | | | | 5944 | | | | | | | | | | | | 0.028s 46.821s 639139160473006595: | | 5945 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 46.846s 639139160473256579: | | | | | | | | | | | | | | | | | | 5946 | | | | | | | | | | | | | 0.001s 46.847s 639139160473271521: | | | | | | | | | | | | 5947 | | | | | | | | | | | | | | | | | | | 0.001s 46.849s 639139160473282303: | | | | | | | | | | | | | | 5948 | | | | | | | | | | | | | | | | | 0.001s 46.850s 639139160473296863: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5949 | | | | 0.001s 46.851s 639139160473309654: | | | | | | | | | | | | | | | | | | | | | 5950 | | | | | | | | | | 0.002s 46.853s 639139160473325864: | | | | | | | | | | | | | | | | | | | | | | | | 5951 | | | | | | | 0.001s 46.854s 639139160473339639: | 5952 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.857s 639139160473369251: | | | | | | | | | | | | | | | | 5953 | | | | | | | | | | | | | | | 0.002s 46.859s 639139160473385279: | | | | | | | | | | | | | | | 5954 | | | | | | | | | | | | | | | | 0.004s 46.863s 639139160473424643: | | | | | | 5955 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.865s 639139160473443392: | | | | | | | | | | | | | | | | | 5956 | | | | | | | | | | | | | | 0.001s 46.866s 639139160473456582: | | | 5957 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.867s 639139160473468579: | | | | 5958 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.868s 639139160473479672: | | | | | | | | | | | | | | | | | | | | 5959 | | | | | | | | | | | 0.001s 46.869s 639139160473490797: | | | | | | | | | | | 5960 | | | | | | | | | | | | | | | | | | | | 0.001s 46.871s 639139160473502367: | | | | | | | | | | | | | 5961 | | | | | | | | | | | | | | | | | | 0.037s 46.908s 639139160473871803: | | | | | | | | | | | | | | | | | | | | | | 5962 | | | | | | | | | 0.002s 46.910s 639139160473893765: | | | | | | | | 5963 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 46.911s 639139160473908209: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5964 | | | 0.007s 46.918s 639139160473976919: | | | | | | | | | 5965 | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.923s 639139160474027992: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5966 | 0.002s 46.925s 639139160474044668: | | | | | | | | | | | | | | | | | | | 5967 | | | | | | | | | | | | 0.003s 46.928s 639139160474075820: | | | | | | | 5968 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.933s 639139160474121843: | | | | | | | | | | | | | | | | | | | | | | | | | | 5969 | | | | | 0.014s 46.947s 639139160474264639: | | | | | 5970 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.951s 639139160474305081: | | | | | | | | | | | | | | | | | | | | | | | | | 5971 | | | | | | 0.002s 46.952s 639139160474321374: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5972 | | 0.051s 47.004s . 639139160474834908: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5973 | | | | 0.008s 47.012s 639139160474916101: | | | | | | | | | | | 5974 | | | | | | | | | | | | | | | | | | | | 0.021s 47.033s 639139160475123884: | | | | | | | | | | | | | | | | | | | | | | 5975 | | | | | | | | | 0.005s 47.037s 639139160475171216: | | | | | | | | | | | | | | | | | | 5976 | | | | | | | | | | | | | 0.008s 47.046s 639139160475252449: 5977 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.049s 639139160475286297: | | | | | | | | | | | | | | | | | | | | | 5978 | | | | | | | | | | 0.024s 47.073s 639139160475522113: | | | | | | | | | | | | | | | 5979 | | | | | | | | | | | | | | | | 0.006s 47.079s 639139160475581887: | | | | | | | | | | | | 5980 | | | | | | | | | | | | | | | | | | | 0.002s 47.080s 639139160475597602: | 5981 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 47.103s 639139160475824494: | | | 5982 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.107s 639139160475864236: | | | | | | | | | | | | | | | | | | | | | | | | 5983 | | | | | | | 0.040s 47.146s 639139160476261557: | | | | | | | | | | | | | 5984 | | | | | | | | | | | | | | | | | | 0.005s 47.152s 639139160476311894: | | | | | | | | | | | | | | 5985 | | | | | | | | | | | | | | | | | 0.002s 47.154s 639139160476336208: | | | | | | | | 5986 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.156s 639139160476352824: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5987 | | | 0.001s 47.157s 639139160476364822: | | | | | | | | | 5988 | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.162s 639139160476416151: | | | | | | 5989 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.163s 639139160476431246: | | 5990 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.167s 639139160476469319: | | | | 5991 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.169s 639139160476485240: | | | | | | | | | | | | | | | | | | | | | | | | | 5992 | | | | | | 0.029s 47.197s 639139160476771569: | | | | | | | | | | | | | | | | 5993 | | | | | | | | | | | | | | | 0.002s 47.199s 639139160476789966: | | | | | | | | | | | | | | | | | | | 5994 | | | | | | | | | | | | 0.002s 47.201s 639139160476806047: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5995 | 0.002s 47.202s 639139160476821551: | | | | | | | | | | | | | | | | | | | | 5996 | | | | | | | | | | | 0.001s 47.204s 639139160476835918: | | | | | 5997 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.205s 639139160476848754: | | | | | | | 5998 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.207s 639139160476869771: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5999 | | 0.002s 47.209s 639139160476884998: | | | | | | | | | | | | | | | | | | | | | | | | | | 6000 | | | | | 0.001s 47.210s 639139160476898893: | | | | | | | | | | | | | | | | | 6001 | | | | | | | | | | | | | | 0.001s 47.212s 639139160476912260: | | | | | | | | | | | | | | | | | | | | | | 6002 | | | | | | | | | 0.008s 47.220s 639139160476993480: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6003 | | | | 0.002s 47.221s 639139160477011368: | | | | | | | | | | | 6004 | | | | | | | | | | | | | | | | | | | | 0.002s 47.223s 639139160477028014: | | | | | | | | | | | | | | | | | | 6005 | | | | | | | | | | | | | 0.046s 47.269s 639139160477488107: | | | | | | | | | | | | 6006 | | | | | | | | | | | | | | | | | | | 0.002s 47.271s 639139160477506572: | | | | | | | | | | | | | | | | | | | | | 6007 | | | | | | | | | | 0.006s 47.277s 639139160477570263: | | | | | | | | | | | | | | | 6008 | | | | | | | | | | | | | | | | 0.002s 47.279s 639139160477589645: | | | 6009 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.027s 47.307s 639139160477863258: | 6010 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.309s 639139160477882046: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6011 | | | 0.001s 47.310s 639139160477896682: | | | | | | 6012 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 47.320s 639139160477994337: | | | | | | | | | | | | | | | | | | | | | | | | 6013 | | | | | | | 0.002s 47.321s 639139160478009829: | | | | | | | | | | | | | | 6014 | | | | | | | | | | | | | | | | | 0.002s 47.324s 639139160478032888: | | | | | | | | | | | | | | | | 6015 | | | | | | | | | | | | | | | 0.009s 47.332s 639139160478120900: | | | | | | | | | 6016 | | | | | | | | | | | | | | | | | | | | | | 0.017s 47.349s 639139160478287097: | | | | | | | | | | | | | | | | | | | | | | 6017 | | | | | | | | | 0.003s 47.352s 639139160478314926: | | | | | | | | | | | | | 6018 | | | | | | | | | | | | | | | | | | 0.031s 47.383s 639139160478622606: | | | | | | | | 6019 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.385s 639139160478648634: | | | | | | | | | | | | | | | | | 6020 | | | | | | | | | | | | | | 0.001s 47.386s 639139160478661338: | | | | | | | | | | | | | | | | | | | | | | | | | 6021 | | | | | | 0.001s 47.388s 639139160478674404: | | | | 6022 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.389s 639139160478687260: | | | | | 6023 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.390s 639139160478700669: | | 6024 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.392s 639139160478713802: | | | | | | | | | | | | | | | | | | 6025 | | | | | | | | | | | | | 0.001s 47.393s 639139160478726858: 6026 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.397s 639139160478769740: | | | | | | | | | | | 6027 | | | | | | | | | | | | | | | | | | | | 0.002s 47.399s 639139160478785871: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6028 | | | | 0.002s 47.400s 639139160478801340: | | | | | | | | | | | | | | | | | | | | | | | | | | 6029 | | | | | 0.022s 47.422s 639139160479021207: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6030 | | 0.002s 47.424s 639139160479040356: | | | | | | | 6031 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.426s 639139160479054741: | | | | | | | | | | | | | | | | | | | | 6032 | | | | | | | | | | | 0.001s 47.427s 639139160479067229: | | | | | | | | | | | | | | | | | | | 6033 | | | | | | | | | | | | 0.003s 47.430s 639139160479092429: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6034 | 0.019s 47.448s 639139160479279345: | | | | | | | | | | | | 6035 | | | | | | | | | | | | | | | | | | | 0.002s 47.450s 639139160479297521: | | | 6036 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 47.469s 639139160479484825: | | | | | | 6037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.471s 639139160479503125: | | | | | | | | | | | | | | 6038 | | | | | | | | | | | | | | | | | 0.002s 47.472s 639139160479520148: | | | | | | | | | | | | | | | 6039 | | | | | | | | | | | | | | | | 0.002s 47.474s 639139160479539985: | 6040 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.478s 639139160479572540: | | | | | | | | | | | | | | | | | | | | | | | | 6041 | | | | | | | 0.002s 47.479s 639139160479587767: | | | | | | | | | | | | | | | | | | | | | | 6042 | | | | | | | | | 0.028s 47.507s 639139160479869613: | | | | | | | | | | | | | | | | 6043 | | | | | | | | | | | | | | | 0.003s 47.510s 639139160479894727: | | | | | | | | | | | | | | | | | | | | | 6044 | | | | | | | | | | 0.002s 47.512s 639139160479912709: | | | | | | | | | 6045 | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.515s 639139160479946715: | | | | 6046 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.516s 639139160479959743: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6047 | | | 0.001s 47.517s 639139160479968887: | | 6048 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.518s 639139160479980927: | | | | | | | 6049 | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 47.533s 639139160480127298: | | | | | | | | | | | | | | | | | 6050 | | | | | | | | | | | | | | 0.002s 47.535s 639139160480146229: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6051 | | | | 0.013s 47.548s 639139160480279804: | | | | | | | | | | | | | | | | | | 6052 | | | | | | | | | | | | | 0.002s 47.550s 639139160480295501: | | | | | | | | | | | | | 6053 | | | | | | | | | | | | | | | | | | 0.001s 47.551s 639139160480308825: | | | | | | | | | | | | | | | | | | | | | | | | | 6054 | | | | | | 0.004s 47.555s 639139160480351407: | | | | | | | | | | | 6055 | | | | | | | | | | | | | | | | | | | | 0.003s 47.558s 639139160480380498: | | | | | | | | | | | | | | | | | | | | 6056 | | | | | | | | | | | 0.003s 47.561s 639139160480407509: | | | | | | | | 6057 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.563s 639139160480427944: | | | | | 6058 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.565s 639139160480442375: | | | | | | | | | | | | | | | | | | | 6059 | | | | | | | | | | | | 0.003s 47.568s 639139160480475545: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6060 | 0.003s 47.571s 639139160480506940: | | | | | | | | | | | | | | | | | | | | | | | | | | 6061 | | | | | 0.002s 47.573s 639139160480526393: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6062 | | 0.038s 47.611s 639139160480909324: | 6063 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.613s 639139160480924655: 6064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 47.621s 639139160481008621: | | | | | | | | | | | | | | | 6065 | | | | | | | | | | | | | | | | 0.001s 47.622s 639139160481016527: | | | | | | | | | | | | | | | | | | | | | | 6066 | | | | | | | | | 0.001s 47.623s 639139160481028041: | | | 6067 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.625s 639139160481043397: | | | | | | | | | | | | 6068 | | | | | | | | | | | | | | | | | | | 0.001s 47.626s 639139160481057928: | | | | | | | | | 6069 | | | | | | | | | | | | | | | | | | | | | | 0.018s 47.645s 639139160481242752: | | | | | | | | | | | | | | | | | | | | | 6070 | | | | | | | | | | 0.002s 47.647s 639139160481262896: | | | | | | | | | | | | | | 6071 | | | | | | | | | | | | | | | | | 0.001s 47.648s 639139160481273828: | | 6072 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 47.653s 639139160481329816: | | | | | | | | | | | | | | | | 6073 | | | | | | | | | | | | | | | 0.004s 47.657s 639139160481365990: | | | | | | | | | | | | | | | | | 6074 | | | | | | | | | | | | | | 0.005s 47.662s 639139160481420586: | | | | | | | | | | | | | 6075 | | | | | | | | | | | | | | | | | | 0.016s 47.678s 639139160481578659: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6076 | | | 0.029s 47.707s 639139160481869363: | | | | | | | 6077 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.709s 639139160481887963: | | | | | | | | | | | | | | | | | | | 6078 | | | | | | | | | | | | 0.001s 47.711s 639139160481902412: | | | | | | | | 6079 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.712s 639139160481916124: | | | | 6080 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.713s 639139160481930035: | | | | | | | | | | | | | | | | | | 6081 | | | | | | | | | | | | | 0.007s 47.721s 639139160482002246: | | | | | | | | | | 6082 | | | | | | | | | | | | | | | | | | | | | 0.034s 47.755s 639139160482346469: | | | | | | | | | | | | | | | | | | | | | | | | 6083 | | | | | | | 0.002s 47.757s 639139160482363106: | | | | | | | | | | | | | | | | | | | | | | | | | 6084 | | | | | | 0.007s 47.764s 639139160482436417: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6085 | | | | 0.002s 47.766s 639139160482454324: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6086 | 0.002s 47.767s 639139160482470922: | | | | | 6087 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.769s 639139160482485262: | | | | | | | | | | | | | | | | | | | | 6088 | | | | | | | | | | | 0.005s 47.774s 639139160482536714: | | | | | | | | | | | 6089 | | | | | | | | | | | | | | | | | | | | 0.002s 47.776s 639139160482553224: | | | | | | | | | | | | | | | | | | | | | | | | | | 6090 | | | | | 0.007s 47.782s 639139160482619619: | 6091 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.784s 639139160482638772: | | | | | | | | | | | | | | 6092 | | | | | | | | | | | | | | | | | 0.001s 47.786s 639139160482653439: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6093 | | 0.034s 47.820s 639139160482997421: | | | 6094 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.822s 639139160483016627: | | | | | | | | | 6095 | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.825s 639139160483044477: | | | | | | | | | | | | | | | | | | | | | 6096 | | | | | | | | | | 0.004s 47.829s 639139160483085816: | | | | | | | | | | | | | | | | | 6097 | | | | | | | | | | | | | | 0.002s 47.831s 639139160483103534: | | 6098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.832s 639139160483119530: | | | | | | | | | | | | 6099 | | | | | | | | | | | | | | | | | | | 0.015s 47.847s 639139160483271137: | | | | | | | | 6100 | | | | | | | | | | | | | | | | | | | | | | | 0.023s 47.870s 639139160483496881: | | | | | | | | | | | | | 5780 | | | | | | | | | | | | | | | | | | 0.002s 47.872s 639139160483517080: | | | | | | | | | | | | | | | | | | | 5781 | | | | | | | | | | | | 0.002s 47.874s 639139160483538508: | | | | | | | 5782 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.876s 639139160483551864: | | | | | | | | | | | | | | | | 5783 | | | | | | | | | | | | | | | 0.001s 47.877s 639139160483564302: | | | | | | | | | | | | | | | | | | | | | | 5784 | | | | | | | | | 0.006s 47.883s 639139160483627210: | | | | | | | | | | | | | | | 5785 | | | | | | | | | | | | | | | | 0.002s 47.885s 639139160483646029: 5786 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.888s 639139160483672330: | | | | 5787 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.892s 639139160483715323: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4053 | | | 0.000s 47.892s 639139160483717247: | | | | | | | | | | | | | | | | | | 5788 | | | | | | | | | | | | | 0.034s 47.926s 639139160484060186: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5789 | | | | 0.002s 47.928s 639139160484076604: | | | | | | | | | | | 5790 | | | | | | | | | | | | | | | | | | | | 0.006s 47.934s 639139160484132825: | | | | | | | | | | | | | | 5791 | | | | | | | | | | | | | | | | | 0.004s 47.938s 639139160484173313: | | | | | | | | | | | | | | | | | | | | | | | | 5792 | | | | | | | 0.002s 47.940s 639139160484194161: | | | | | | | | | | | | | | | | | | | | | | | | | | 5793 | | | | | 0.023s 47.963s 639139160484424866: | | | | | | | | | | | | | | | | | | | | | | | | | 5794 | | | | | | 0.002s 47.964s 639139160484440466: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5795 | 0.002s 47.966s 639139160484456336: | | | | | | | | | | | | | | | | | 5796 | | | | | | | | | | | | | | 0.004s 47.970s 639139160484497115: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5797 | | 0.002s 47.972s 639139160484514273: | | | | | | | | | | 5798 | | | | | | | | | | | | | | | | | | | | | 0.001s 47.973s 639139160484529000: | | | | | | | | | | | | | | | | | | | | 5799 | | | | | | | | | | | 0.004s 47.978s 639139160484573666: | 5800 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.982s 639139160484612581: | | | | | | | | | 5801 | | | | | | | | | | | | | | | | | | | | | | 0.054s 48.036s . 639139160485154284: | | | | | 5802 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.038s 639139160485174614: | | | 5803 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.040s 639139160485198819: | | | | | | | | | | | | | | | | 5804 | | | | | | | | | | | | | | | 0.002s 48.043s 639139160485222809: | | | | | | | | | | | | | | | 5805 | | | | | | | | | | | | | | | | 0.014s 48.057s 639139160485363979: | | | | | | | | 5806 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.061s 639139160485403926: | | | | | | | | | | | | 5807 | | | | | | | | | | | | | | | | | | | 0.002s 48.062s 639139160485419588: | | | | | | | | | | | | | | | | | | | 5808 | | | | | | | | | | | | 0.001s 48.064s 639139160485433005: | | | | | | | 5809 | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 48.077s 639139160485564056: | | 5810 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.078s 639139160485581037: | | | | | | | | | | | | | 5811 | | | | | | | | | | | | | | | | | | 0.001s 48.080s 639139160485593185: | | | | 5812 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.082s 639139160485612496: | | | | | | | | | | | | | | | | | | | | | | 5813 | | | | | | | | | 0.002s 48.083s 639139160485631344: | | | | | | 5814 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.085s 639139160485644925: | | | | | | | | | | | | | | 5815 | | | | | | | | | | | | | | | | | 0.001s 48.086s 639139160485657767: | | | | | | | | | | | | | | | | | | 5816 | | | | | | | | | | | | | 0.002s 48.089s 639139160485682139: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5817 | | | | 0.006s 48.094s 639139160485737282: | | | | | | | | | | | | | | | | | | | | | 5818 | | | | | | | | | | 0.002s 48.096s 639139160485760719: | | | | | | | | | | | | | | | | | | | | | | | | 5819 | | | | | | | 0.004s 48.100s 639139160485797709: | | | | | | | | | | 5820 | | | | | | | | | | | | | | | | | | | | | 0.002s 48.102s 639139160485816300: | | | | | | | | | | | | | | | | | 4050 | | | | | | | | | | | | | | 0.003s 48.105s 639139160485849720: | | | | | | | | | | | 5821 | | | | | | | | | | | | | | | | | | | | 0.003s 48.108s 639139160485881667: | | | | | | | | | | | | | | | | | | | | 5822 | | | | | | | | | | | 0.002s 48.110s 639139160485900720: | | | | | | | | | | | | | | | | | | | | | | | | | | 5823 | | | | | 0.022s 48.132s 639139160486120843: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5824 | 0.002s 48.135s 639139160486145161: | 5825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.137s 639139160486166260: 5826 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.140s 639139160486199693: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5827 | | 0.002s 48.142s 639139160486216544: | | | | | | | | | | | | | | | | | | | | | | | | | 5828 | | | | | | 0.003s 48.145s 639139160486247602: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6256 | | | 0.045s 48.190s 639139160486700693: | | | | | 5829 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.195s 639139160486742613: | | | 5830 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.201s 639139160486803380: | | | | | | | | | 5831 | | | | | | | | | | | | | | | | | | | | | | 0.020s 48.221s 639139160487005956: | | | | | | | | | | | | | | | 5832 | | | | | | | | | | | | | | | | 0.002s 48.223s 639139160487024029: | | | | | | | | | | | | 5833 | | | | | | | | | | | | | | | | | | | 0.001s 48.224s 639139160487037795: | | | | | | | | 5834 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.225s 639139160487051703: | | | | 5835 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.232s 639139160487115900: | | | | | | | | | | | | | | | | | | | 5836 | | | | | | | | | | | | 0.002s 48.233s 639139160487131595: | | | | | | | 5837 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.235s 639139160487145376: | | | | | | | | | | | | | | | | 5838 | | | | | | | | | | | | | | | 0.009s 48.244s 639139160487233586: | | | | | | | | | | | | | | | | | | | | | | 5839 | | | | | | | | | 0.004s 48.247s 639139160487268951: | | | | | | | | | | | 5840 | | | | | | | | | | | | | | | | | | | | 0.036s 48.283s 639139160487631217: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4053 | | | 0.000s 48.284s 639139160487633010: | | | | | | | | | | | | | 5841 | | | | | | | | | | | | | | | | | | 0.001s 48.285s 639139160487647834: | | | | | | | | | | | | | | | | | | 5842 | | | | | | | | | | | | | 0.001s 48.287s 639139160487661764: | | | | | | | | | | | | | | | | | | | | | 5843 | | | | | | | | | | 0.001s 48.288s 639139160487674185: | | 5844 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.289s 639139160487687134: | | | | | | 5845 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.290s 639139160487700024: | | | | | | | | | | | | | | | | | | | | | | | | | | 5846 | | | | | 0.001s 48.292s 639139160487713149: | | | | | | | | | | 5847 | | | | | | | | | | | | | | | | | | | | | 0.001s 48.293s 639139160487725893: | | | | | | | | | | | | | | 5848 | | | | | | | | | | | | | | | | | 0.001s 48.294s 639139160487738009: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5849 | | | | 0.001s 48.295s 639139160487750158: | | | | | | | | | | | | | | | | | | | | | | | | 5850 | | | | | | | 0.001s 48.297s 639139160487762733: | | | | | | | | | | | | | | | | | | | | | | | | | 5851 | | | | | | 0.001s 48.298s 639139160487775362: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5852 | 0.001s 48.299s 639139160487787894: | 5853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.300s 639139160487800757: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5854 | | 0.002s 48.302s 639139160487817777: | | | | | | | | | | | | | | | | | | | | 5855 | | | | | | | | | | | 0.038s 48.340s 639139160488199267: | | | | | 5856 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.342s 639139160488219197: | | | | | | | | | | | | | | | | | | | 5857 | | | | | | | | | | | | 0.001s 48.344s 639139160488234121: | | | | | | | | | | | | 5858 | | | | | | | | | | | | | | | | | | | 0.001s 48.345s 639139160488248059: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5859 0.004s 48.349s 639139160488290508: | | | | | | | | | | | | | | | | | | | | | | | 5860 | | | | | | | | 0.002s 48.351s 639139160488306697: | | | | | | | | | 5861 | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.352s 639139160488321030: | | | | | | | | | | | | | | | 5862 | | | | | | | | | | | | | | | | 0.001s 48.354s 639139160488335686: 5863 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 48.369s 639139160488491696: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6258 | | | 0.001s 48.371s 639139160488505506: | | | | | | | | 5864 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.372s 639139160488519459: | | | | | | | | | | | | | | | | | 6259 | | | | | | | | | | | | | | 0.005s 48.377s 639139160488570975: | | | | | | | | | | | | | | | | 5865 | | | | | | | | | | | | | | | 0.002s 48.379s 639139160488586692: | | | | | | | | | | | | | | | | | | | | | | 5866 | | | | | | | | | 0.001s 48.380s 639139160488599715: | | | | | | | 5867 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.382s 639139160488616313: | | | | 5868 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.042s 48.424s 639139160489033222: | | | 5869 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.426s 639139160489052101: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5870 | | | | 0.002s 48.427s 639139160489070064: | | | | | | | | | | | | | | | | | | | | | | | | | 5871 | | | | | | 0.002s 48.430s 639139160489094716: | | | | | | 5872 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.431s 639139160489109472: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5873 | | 0.001s 48.433s 639139160489123651: | | | | | | | | | | | | | | | | | | | | | | | | | | 5874 | | | | | 0.001s 48.434s 639139160489137347: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5875 | 0.004s 48.438s 639139160489172472: | | | | | | | | | | | | | | | | | | | | | 5876 | | | | | | | | | | 0.002s 48.439s 639139160489190604: | | | | | | | | | | | | | | | | | | 5877 | | | | | | | | | | | | | 0.026s 48.465s 639139160489448106: | 5878 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.466s 639139160489460097: | | | | | | | | | | | 5879 | | | | | | | | | | | | | | | | | | | | 0.001s 48.468s 639139160489472826: | | | | | | | | | | | | | | 5880 | | | | | | | | | | | | | | | | | 0.001s 48.469s 639139160489486373: | | | | | | | | | | | | | 5881 | | | | | | | | | | | | | | | | | | 0.001s 48.470s 639139160489499113: | | | | | | | | | | 5882 | | | | | | | | | | | | | | | | | | | | | 0.001s 48.472s 639139160489512852: | | | | | | | | | | | | | | | | | | | | 5883 | | | | | | | | | | | 0.001s 48.473s 639139160489526583: | | | | | 5884 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.474s 639139160489540029: | | | | | | | | | 5885 | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.476s 639139160489553782: | | | | | | | | | | | | | | | | | | | | | | | | 5886 | | | | | | | 0.001s 48.477s 639139160489568513: | | | | | | | | | | | | | | | | | | | 5887 | | | | | | | | | | | | 0.024s 48.501s 639139160489811310: | | | | | | | | | | | | 5888 | | | | | | | | | | | | | | | | | | | 0.002s 48.503s 639139160489828413: | | | | | | | | | | | | | | | 5889 | | | | | | | | | | | | | | | | 0.002s 48.505s 639139160489844232: | | | | | | | | | | | | | | | | 5890 | | | | | | | | | | | | | | | 0.002s 48.506s 639139160489859332: | | | | | | | 5891 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.508s 639139160489875337: | | | | | | | | | | | | | | | | | | | | | | 5892 | | | | | | | | | 0.003s 48.510s 639139160489900529: | | | | | | | | | | | | | | | | | 4050 | | | | | | | | | | | | | | 0.007s 48.518s 639139160489972588: | | | | | | | | 5893 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.520s 639139160489992786: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5894 0.001s 48.521s 639139160490006234: | | | | | | | | | | | | | | | | | | | | | | | 5895 | | | | | | | | 0.001s 48.522s 639139160490019155: | | 5896 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 48.545s 639139160490251171: | | | | | | | | | | | | | | | | | 6260 | | | | | | | | | | | | | | 0.009s 48.555s 639139160490344034: | | | 5897 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.558s 639139160490378658: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5898 | | | | 0.002s 48.561s 639139160490403591: | 5899 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.563s 639139160490423146: | | | | 5900 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 48.588s 639139160490680569: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5901 | 0.002s 48.591s 639139160490703071: | | | | | | | | | | | | | | | | | | | | | | | | | 5902 | | | | | | 0.002s 48.593s 639139160490722084: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5903 | | 0.002s 48.594s 639139160490741114: | | | | | | | | | | | | | | | | | | | | | | | | | | 5904 | | | | | 0.001s 48.596s 639139160490754389: | | | | | | | | | | | | | | 5905 | | | | | | | | | | | | | | | | | 0.001s 48.597s 639139160490767569: | | | | | | | | | | | | | 5906 | | | | | | | | | | | | | | | | | | 0.001s 48.598s 639139160490781438: | | | | | | 5907 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.600s 639139160490794874: 5908 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.603s 639139160490822680: | | | | | | | | | | | | | | | | | | | | 5909 | | | | | | | | | | | 0.001s 48.604s 639139160490836018: | | | | | 5910 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.605s 639139160490849687: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4053 | | | 0.038s 48.643s 639139160491230587: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6261 | | | 0.002s 48.645s 639139160491249540: | | | | | | | | | | | | 5911 | | | | | | | | | | | | | | | | | | | 0.001s 48.647s 639139160491264206: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5912 0.001s 48.648s 639139160491278481: | | | | | | | | | | | | | | | | | | | 5913 | | | | | | | | | | | | 0.001s 48.650s 639139160491293397: | | | | | | | | | | | | | | | | 5914 | | | | | | | | | | | | | | | 0.001s 48.651s 639139160491307648: | | | | | | | | | | 5915 | | | | | | | | | | | | | | | | | | | | | 0.001s 48.653s 639139160491322552: | 5916 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.655s 639139160491347118: | | | | | | | | | | | | | | | | | | 5917 | | | | | | | | | | | | | 0.015s 48.670s 639139160491498536: | | | | | | | | | | | | | | | | | | | | | | 5918 | | | | | | | | | 0.002s 48.672s 639139160491518736: | | | | | | | | | | | | | | | | | | | | | | | | 5919 | | | | | | | 0.002s 48.674s 639139160491535760: | | | | | | | | | 5920 | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.676s 639139160491552202: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4053 | | | 0.000s 48.676s 639139160491553484: | | | | | | | 5921 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.677s 639139160491569360: | | | | 5922 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.679s 639139160491585194: | | | 5923 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.680s 639139160491600850: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5924 | | | | 0.002s 48.682s 639139160491616344: | | | | | | | | | | | | | | | 5925 | | | | | | | | | | | | | | | | 0.002s 48.684s 639139160491631895: | | 5926 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.685s 639139160491647198: | | | | | | | | | | | | | | | | | | | | | | | 5927 | | | | | | | | 0.033s 48.718s 639139160491979567: | | | | | | | | | | | 5928 | | | | | | | | | | | | | | | | | | | | 0.002s 48.720s 639139160491995516: | | | | | | | | 5929 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.721s 639139160492007586: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5930 | 0.003s 48.724s 639139160492037272: | | | | | 5931 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.729s 639139160492089830: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5932 | | 0.012s 48.741s 639139160492210121: | | | | | | | | | | | | | | | | | | | | | | | | | 5933 | | | | | | 0.002s 48.743s 639139160492225484: | | | | | | | | | | | | | | | | | | | | | | | | | | 5934 | | | | | 0.001s 48.744s 639139160492238836: | | | | | | | | | | | | | 5935 | | | | | | | | | | | | | | | | | | 0.001s 48.746s 639139160492251865: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5936 0.001s 48.747s 639139160492264993: | | | | | | 5937 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 48.756s 639139160492361299: | | | | | | | | | | | | | | 5629 | | | | | | | | | | | | | | | | | 0.002s 48.758s 639139160492377850: | | | | | | | | | | | | | | | | | | | | 5630 | | | | | | | | | | | 0.001s 48.760s 639139160492392731: | | | | | | | | | | | | | | | | | | | 5631 | | | | | | | | | | | | 0.004s 48.764s 639139160492437157: | | | | | | | | | | 5632 | | | | | | | | | | | | | | | | | | | | | 0.002s 48.766s 639139160492452677: | | | | | | | | | | | | | | | | | 4050 | | | | | | | | | | | | | | 0.000s 48.766s 639139160492453690: | | | | | | | | | | | | | | | | | | 5633 | | | | | | | | | | | | | 0.022s 48.788s 639139160492674313: | | | | | | | | | | | | 5634 | | | | | | | | | | | | | | | | | | | 0.001s 48.789s 639139160492688892: | | | | | | | | | | | | | | | | 5635 | | | | | | | | | | | | | | | 0.002s 48.791s 639139160492704579: | | | | | | | | | 5636 | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.792s 639139160492719077: | | | | | | | | | | | | | | | | | | | | | | 5637 | | | | | | | | | 0.001s 48.793s 639139160492730977: | 5638 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.795s 639139160492742262: | | | | 5639 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.796s 639139160492753288: | | | | | | | 5640 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.796s 639139160492761714: | | | | | | | | | | | | | | | | | | | | | | | | 5641 | | | | | | | 0.001s 48.797s 639139160492771498: | | | | | | | | | | | | | | | 5642 | | | | | | | | | | | | | | | | 0.001s 48.798s 639139160492779368: | | 5643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.799s 639139160492788422: | | | | | | | | | | | | | | | | | | | | | | | 5644 | | | | | | | | 0.001s 48.800s 639139160492797614: | | | | | | | | | | | | | | | | | | | | | 5645 | | | | | | | | | | 0.001s 48.801s 639139160492807994: | | | 5646 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.029s 48.830s 639139160493095114: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5647 | | | | 0.003s 48.832s 639139160493121122: | | | | | | | | | | | | | | | | | 6262 | | | | | | | | | | | | | | 0.001s 48.834s 639139160493135987: 5648 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.839s 639139160493187313: | | | | | | | | | | | 5649 | | | | | | | | | | | | | | | | | | | | 0.002s 48.841s 639139160493207306: | | | | | | | | | | | | | | | | | 4050 | | | | | | | | | | | | | | 0.001s 48.842s 639139160493215577: | | | | | | | | 5650 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.844s 639139160493233104: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5651 | 0.037s 48.881s 639139160493607129: | | | | | | | | | | | | | | 5652 | | | | | | | | | | | | | | | | | 0.003s 48.884s 639139160493634387: | | | | | 5653 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.886s 639139160493653441: | | | | | | | | | | | | | | | | | | | | 5654 | | | | | | | | | | | 0.002s 48.888s 639139160493672254: | | | | | | | | | | | | | | | | | | | | | | | | | | 5655 | | | | | 0.001s 48.889s 639139160493687006: | | | | | | 5656 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.893s 639139160493722083: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5657 0.013s 48.905s 639139160493849036: | | | 5658 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.907s 639139160493865823: | | | | | | | | | | | | 5659 | | | | | | | | | | | | | | | | | | | 0.005s 48.912s 639139160493912665: | | | | | | | | | | | | | | | | | | | 5660 | | | | | | | | | | | | 0.004s 48.916s 639139160493954903: | | | | | | | | | | | | | | | | | | | | | | | | 5661 | | | | | | | 0.002s 48.918s 639139160493974893: | | | | | | | | | | 5662 | | | | | | | | | | | | | | | | | | | | | 0.002s 48.920s 639139160493992554: | | | | 5663 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.921s 639139160494009384: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5664 | | 0.002s 48.923s 639139160494025431: | | | | | | | | | | | | | | | | | | | | | | | 5665 | | | | | | | | 0.026s 48.949s 639139160494287434: | 5666 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.953s 639139160494328201: | | | | | | | | | | | | | | | | | | | | | | 5667 | | | | | | | | | 0.003s 48.956s 639139160494360643: | | | | | | | | | | | | | | | | | | 5668 | | | | | | | | | | | | | 0.002s 48.958s 639139160494375830: | | | | | | | | | | | | | 5669 | | | | | | | | | | | | | | | | | | 0.002s 48.960s 639139160494393874: | | | | | | | | | 5670 | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.965s 639139160494443532: | | | | | | | | | | | | | | | | | | | | | | | | | 5671 | | | | | | 0.002s 48.967s 639139160494462581: | | | | | | | | | | | | | | | | 5672 | | | | | | | | | | | | | | | 0.002s 48.968s 639139160494480635: | | 5673 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.970s 639139160494497426: | | | | | | | | | | | | | | | 5674 | | | | | | | | | | | | | | | | 0.016s 48.986s 639139160494660606: | | | | | | | | | | | | | | | | | | | | | 5675 | | | | | | | | | | 0.002s 48.989s 639139160494684915: | | | | | | | | 5676 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.993s 639139160494728358: | | | | | | | 5677 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.995s 639139160494745666: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5678 | | | | 0.002s 48.996s 639139160494761257: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5679 | 0.002s 48.998s 639139160494776760: | | | | | | | | | | | 5680 | | | | | | | | | | | | | | | | | | | | 0.002s 49.000s 639139160494798510: | | | | | 5681 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.002s 639139160494816240: | | | | | | 5682 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.004s 639139160494833582: | | | | | | | | | | | | 5683 | | | | | | | | | | | | | | | | | | | 0.002s 49.006s 639139160494855737: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5684 0.002s 49.008s 639139160494874156: | | | 5685 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.010s 639139160494899329: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5686 | | 0.019s 49.029s 639139160495089394: | | | | | | | | | | | | | | | | | | | | | | | | | | 5687 | | | | | 0.002s 49.032s 639139160495112659: | | | | | | | | | | | | | | | | | | | | 5688 | | | | | | | | | | | 0.001s 49.033s 639139160495124724: | | | | | | | | | | | | | | 5689 | | | | | | | | | | | | | | | | | 0.001s 49.034s 639139160495137675: | | | | | | | | | | | | | | | | | | | 5690 | | | | | | | | | | | | 0.004s 49.038s 639139160495178454: | | | | 5691 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.043s 639139160495223257: 5692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 49.057s 639139160495367580: | | | | | | | | | | 4049 | | | | | | | | | | | | | | | | | | | | | 0.000s 49.057s 639139160495368577: | | | | | | | | | | | | | | | | | | | | | | | | 5693 | | | | | | | 0.027s 49.084s 639139160495638113: | | | | | | | | | | | | | | | | | | | | | | | 5694 | | | | | | | | 0.002s 49.086s 639139160495659013: | 5695 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.088s 639139160495676995: | | | | | | | | | | | | | 5696 | | | | | | | | | | | | | | | | | | 0.002s 49.090s 639139160495694352: | | 5697 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.093s 639139160495723517: | | | | | | | 5698 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.096s 639139160495753866: | | | | | | | | | | | | | | | | | | | | | 5699 | | | | | | | | | | 0.018s 49.114s 639139160495931761: | | | | | | | | | | | | | | | | | | | | | | 5700 | | | | | | | | | 0.001s 49.115s 639139160495945681: | | | | | | | | | | | | | | | | | | 5701 | | | | | | | | | | | | | 0.002s 49.116s 639139160495961313: | | | | | | | | | | | | | | | | | | | | | | | | | 5702 | | | | | | 0.002s 49.118s 639139160495976683: | | | | | | | | | | | | | | | | 5703 | | | | | | | | | | | | | | | 0.004s 49.122s 639139160496014777: | | | | | | | | | 5704 | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.123s 639139160496026604: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5705 | 0.003s 49.126s 639139160496056032: | | | | | 5706 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.130s 639139160496093058: | | | | | | | | | | | | | | 5707 | | | | | | | | | | | | | | | | | 0.001s 49.131s 639139160496103677: | | | 5708 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.133s 639139160496124222: | | | | | | | | | | | | 5709 | | | | | | | | | | | | | | | | | | | 0.033s 49.165s 639139160496450690: | | | | | | | | | | | 5710 | | | | | | | | | | | | | | | | | | | | 0.001s 49.167s 639139160496464074: | | | | | | 5711 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.168s 639139160496477113: | | | | | | | | | | | | | | | 5712 | | | | | | | | | | | | | | | | 0.002s 49.170s 639139160496492659: | | | | | | | | | | | | | | | | | | | | | | | | | | 5713 | | | | | 0.002s 49.171s 639139160496509751: | | | | | | | | 5714 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.173s 639139160496526476: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5715 | | | | 0.004s 49.177s 639139160496569723: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5716 | | 0.002s 49.179s 639139160496587027: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5717 0.012s 49.191s 639139160496709842: | | | | | | | | | | | | | | | | | | | 5718 | | | | | | | | | | | | 0.002s 49.193s 639139160496729224: | | | | 5719 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.196s 639139160496754233: | | | | | | | | | | | | | | | | | | | | 5720 | | | | | | | | | | | 0.002s 49.198s 639139160496773608: | | | | | | | 5721 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.199s 639139160496790839: | | | | | | | | | | | | | | | | | | | | | | | | 5722 | | | | | | | 0.001s 49.201s 639139160496803644: | | 5723 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.202s 639139160496814281: | | | | | | | | | | | | | 5724 | | | | | | | | | | | | | | | | | | 0.001s 49.203s 639139160496826512: | | | | | | | | | | | | | | | | | | | | | | | 5725 | | | | | | | | 0.001s 49.204s 639139160496840356: | | | | | | | | | | | | | | | | | | | | | | | | | 5726 | | | | | | 0.001s 49.206s 639139160496854266: | | | | | | | | | | | | | | | | | | | | | | 5727 | | | | | | | | | 0.005s 49.211s 639139160496902175: | | | | | | | | | | | | | | | | | | | | | 5728 | | | | | | | | | | 0.003s 49.213s 639139160496928865: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5729 | 0.004s 49.217s 639139160496967806: | 5730 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.027s 49.244s 639139160497238760: | | | | | | | | | | 6264 | | | | | | | | | | | | | | | | | | | | | 0.002s 49.246s 639139160497257010: | | | | | 5731 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.248s 639139160497277424: | | | | | | | | | | | | | | | | 5732 | | | | | | | | | | | | | | | 0.002s 49.250s 639139160497296492: | | | | | | | | | | | | | | 5733 | | | | | | | | | | | | | | | | | 0.020s 49.269s 639139160497491553: | | | | | | | | | | | | | | | | | | 5734 | | | | | | | | | | | | | 0.036s 49.305s 639139160497849830: | | | 5735 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.307s 639139160497870414: | | | | | | | | | | | | | | | | | | | | | | | | | 5736 | | | | | | 0.002s 49.309s 639139160497885533: | | | | | | | | | 5737 | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.310s 639139160497900625: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5738 0.001s 49.312s 639139160497915078: | | 5739 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.316s 639139160497954770: | | | | | | | | | | | | | | | 5740 | | | | | | | | | | | | | | | | 0.002s 49.318s 639139160497975025: | | | | | | | | | | | 5741 | | | | | | | | | | | | | | | | | | | | 0.004s 49.322s 639139160498012595: | | | | | | | | | | | | | | | | | | | | | | | | | | 5742 | | | | | 0.006s 49.328s 639139160498072140: | | | | | | 5743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 49.340s 639139160498192999: | | | | | | | | | | | | | | | | | | | | | 5744 | | | | | | | | | | 0.007s 49.347s 639139160498264632: | | | | | | | | | | | | | | | | | | | | | | | | 5745 | | | | | | | 0.002s 49.349s 639139160498281842: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5746 | | 0.001s 49.350s 639139160498292164: | | | | | | | | | | | | | | | | | | | | | | | 5747 | | | | | | | | 0.001s 49.351s 639139160498302512: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5748 | | | | 0.001s 49.352s 639139160498315987: | | | | | | | | | | | | 5749 | | | | | | | | | | | | | | | | | | | 0.004s 49.356s 639139160498359118: | | | | 5750 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.358s 639139160498377374: | | | | | | | | | | | | | 5751 | | | | | | | | | | | | | | | | | | 0.004s 49.362s 639139160498415988: 5752 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.365s 639139160498448677: | 5753 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.367s 639139160498466277: | | | | | | | | | | | | | | | | | | | | | | 5754 | | | | | | | | | 0.002s 49.369s 639139160498482879: | | | | | | | 5755 | | | | | | | | | | | | | | | | | | | | | | | | 0.027s 49.396s 639139160498755646: | | | | | | | | 5756 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.398s 639139160498772832: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5757 | 0.002s 49.399s 639139160498789434: | | | | | | | | | | 4049 | | | | | | | | | | | | | | | | | | | | | 0.000s 49.399s 639139160498790745: | | | | | | | | | | | | | | | | 5758 | | | | | | | | | | | | | | | 0.006s 49.405s 639139160498848327: | | | | | | | | | | | | | | | | | | | 5759 | | | | | | | | | | | | 0.004s 49.409s 639139160498890279: | | | | | 5760 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.411s 639139160498906734: | | | | | | | | | | | | | | 5761 | | | | | | | | | | | | | | | | | 0.001s 49.412s 639139160498921397: | | | | | | | | | | | | | | | | | 5762 | | | | | | | | | | | | | | 0.014s 49.427s 639139160499062638: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5763 0.002s 49.428s 639139160499080550: | | | | | | | | | | | | | | | | | | 5764 | | | | | | | | | | | | | 0.002s 49.430s 639139160499096702: | | | 5765 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.432s 639139160499112055: | | | | | | | | | | | | | | | 5766 | | | | | | | | | | | | | | | | 0.003s 49.435s 639139160499144070: | | | | | | | | | | | 5767 | | | | | | | | | | | | | | | | | | | | 0.002s 49.437s 639139160499162130: | | 5768 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 49.462s 639139160499417505: | | | | | | | | | | | | | | | | | | | | | | | | | 5769 | | | | | | 0.002s 49.464s 639139160499434865: | | | | | | | | | | | | 5770 | | | | | | | | | | | | | | | | | | | 0.002s 49.465s 639139160499450086: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5771 | | 0.001s 49.467s 639139160499464612: | | | | | | | | | 5772 | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.468s 639139160499479405: | | | | | | | | | | | | | | | | | | | | | 5773 | | | | | | | | | | 0.001s 49.470s 639139160499493851: | | | | | | | | | | | | | | | | | | | | | | | 5774 | | | | | | | | 0.001s 49.471s 639139160499508705: | | | | | | | | | | 6265 | | | | | | | | | | | | | | | | | | | | | 0.001s 49.473s 639139160499521928: | | | | | | | | | | | | | | | | | | | | | | | | | | 5775 | | | | | 0.002s 49.474s 639139160499537966: | | | | | | | | | | | | | | | | | | | | | | | | 5776 | | | | | | | 0.001s 49.475s 639139160499551024: | 5777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.477s 639139160499563552: | | | | | | 5778 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.478s 639139160499576956: | | | | | | | | | | | | | | | | | | | | 5516 | | | | | | | | | | | 0.001s 49.479s 639139160499590574: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5517 | | | | 0.013s 49.492s 639139160499718020: | | | | | | | | | | | | | | | | | | | | | | 5518 | | | | | | | | | 0.002s 49.494s 639139160499735328: | | | | | | | | | | | | | 5519 | | | | | | | | | | | | | | | | | | 0.004s 49.498s 639139160499777600: | | | | | | | | 5520 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.501s 639139160499806259: | | | | 5521 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.503s 639139160499824828: | | | | | 5522 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.504s 639139160499840717: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5523 | 0.003s 49.508s 639139160499872725: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5524 | | | 0.004s 49.512s 639139160499912200: | | | | | | | 5525 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.514s 639139160499939365: | | | | | | | | | | | | | | | | 5526 | | | | | | | | | | | | | | | 0.002s 49.516s 639139160499956504: | | | | | | | | | | | | | | | | | 5527 | | | | | | | | | | | | | | 0.021s 49.537s 639139160500170501: | | | | | | | | | | | | | | | | | | | 5528 | | | | | | | | | | | | 0.007s 49.544s 639139160500237961: | | | | | | | | | | | | | | | | | | 5529 | | | | | | | | | | | | | 0.015s 49.559s 639139160500385727: | | | | | | | | | | | | | | 5530 | | | | | | | | | | | | | | | | | 0.002s 49.561s 639139160500404028: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5531 0.032s 49.593s 639139160500728549: | | | | | | | | | | | | | | | 5532 | | | | | | | | | | | | | | | | 0.001s 49.594s 639139160500741343: | | | | | | | | | | | | 5533 | | | | | | | | | | | | | | | | | | | 0.001s 49.596s 639139160500752605: | | | 5534 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.597s 639139160500765895: | | | | | | | | | | | | | | | | | | | | 5535 | | | | | | | | | | | 0.001s 49.598s 639139160500779409: | | | | | | | | | 5536 | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.599s 639139160500789115: | | 5537 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.601s 639139160500803243: | | | | | | | | | | | | | | | | | | | | | | | | | 5538 | | | | | | 0.002s 49.602s 639139160500820528: | | | | | | | | | | | | | 5539 | | | | | | | | | | | | | | | | | | 0.002s 49.604s 639139160500837447: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5540 | | 0.002s 49.606s 639139160500853153: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5541 | 0.002s 49.608s 639139160500877095: | | | | | | | | | | | | | | | | | | | | | 5542 | | | | | | | | | | 0.002s 49.610s 639139160500894491: | 5543 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.611s 639139160500908618: 5544 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.614s 639139160500934098: | | | | | | | | | | | 5545 | | | | | | | | | | | | | | | | | | | | 0.018s 49.632s 639139160501114011: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5546 | | | 0.005s 49.636s 639139160501161180: | | | | | | | 5547 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.639s 639139160501185819: | | | | | 5548 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.641s 639139160501204381: | | | | | | | | | | | | | | | | | | | | | | 5549 | | | | | | | | | 0.002s 49.642s 639139160501221653: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5550 | | | | 0.002s 49.644s 639139160501238526: | | | | | | 5551 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.646s 639139160501254511: | | | | | | | | 5552 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.647s 639139160501269904: | | | | | | | | | | | | | | | | | 5553 | | | | | | | | | | | | | | 0.002s 49.649s 639139160501287915: | | | | 5554 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 49.678s 639139160501572886: | | | | | | | | | | | | | | | | | | | | | | | | | | 5555 | | | | | 0.002s 49.680s 639139160501594824: | | | | | | | | | | | | | | 5556 | | | | | | | | | | | | | | | | | 0.002s 49.682s 639139160501612423: | | | | | | | | | | | | | | | | 5557 | | | | | | | | | | | | | | | 0.002s 49.683s 639139160501628598: | | | | | | | | | | | | | | | | | | | 5558 | | | | | | | | | | | | 0.002s 49.685s 639139160501646669: | | | | | | | | | | | | | | | | | | | | | | | 5559 | | | | | | | | 0.002s 49.687s 639139160501665345: | | | | | | | | | | | | | | | | | | | | | | | | 5560 | | | | | | | 0.012s 49.699s 639139160501787321: | | | | | | | | | | | | | | | | | | 5561 | | | | | | | | | | | | | 0.002s 49.701s 639139160501806680: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5562 0.001s 49.702s 639139160501819250: | | | | | | | | | | | | | | | | | | | | | 5563 | | | | | | | | | | 0.001s 49.703s 639139160501831499: | | | | | | | | | | 4049 | | | | | | | | | | | | | | | | | | | | | 0.000s 49.704s 639139160501832449: | | | | | | | | | | | | 5564 | | | | | | | | | | | | | | | | | | | 0.002s 49.705s 639139160501848092: | | | | | | | | | | | | | | | | | | | | 5565 | | | | | | | | | | | 0.002s 49.707s 639139160501865329: | | 5566 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.709s 639139160501884587: | 5567 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.710s 639139160501897506: | | | 5568 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.711s 639139160501907061: | | | | | | | | | 5569 | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.712s 639139160501917507: | | | | | | | | | | | | | | | 5570 | | | | | | | | | | | | | | | | 0.001s 49.713s 639139160501927039: | | | | | | | | | | 6266 | | | | | | | | | | | | | | | | | | | | | 0.022s 49.735s 639139160502150348: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5571 | | | 0.002s 49.737s 639139160502167803: | | | | | | | | | | | | | | | | | | | | | | | | | 5572 | | | | | | 0.002s 49.739s 639139160502183180: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5573 | 0.002s 49.740s 639139160502198968: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5574 | | 0.002s 49.742s 639139160502215899: | | | | | 5575 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.743s 639139160502231222: | | | | | | 5576 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.745s 639139160502245996: | | | | | | | | | | | | | 5577 | | | | | | | | | | | | | | | | | | 0.001s 49.746s 639139160502260955: | | | | | | | | | | | | | | | | | | | | | | 5578 | | | | | | | | | 0.001s 49.748s 639139160502275538: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5579 | | | | 0.002s 49.749s 639139160502290692: | | | | | | | | | | | 5580 | | | | | | | | | | | | | | | | | | | | 0.014s 49.763s 639139160502431430: | | | | | | | | | | 4049 | | | | | | | | | | | | | | | | | | | | | 0.000s 49.764s 639139160502432927: | | | | | | | | | | | | | | | | | 5581 | | | | | | | | | | | | | | 0.002s 49.765s 639139160502450176: | | | | | | | | | | | | | | | | | | | | | | | | | | 5582 | | | | | 0.002s 49.767s 639139160502466768: | | | | | | | | | | | | | | | | | | | 5583 | | | | | | | | | | | | 0.002s 49.769s 639139160502482826: | | | | | | | | 5584 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.770s 639139160502498691: 5585 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 49.775s 639139160502548907: | | | | | | | | | | | | | | 4046 | | | | | | | | | | | | | | | | | 0.008s 49.783s 639139160502625018: | | | | | | | | | | | | | | | | | | | | | 5586 | | | | | | | | | | 0.032s 49.815s 639139160502944781: | | | | | | | 5587 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.817s 639139160502964390: | | | | | | | | | | | | | | | | | | | | | | | | 5588 | | | | | | | 0.001s 49.818s 639139160502978201: | | | 5589 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.820s 639139160502991829: | | | | | | | | | | | | | | | | | | | | | | | 5590 | | | | | | | | 0.002s 49.821s 639139160503010096: | | | | 5591 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.823s 639139160503027318: | | | | | | | | | | | | | | | | | | | | | | | | | 5592 | | | | | | 0.002s 49.825s 639139160503044547: | | 5593 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.827s 639139160503064447: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5594 0.014s 49.841s 639139160503208589: | | | | | | | | | | | | | | | | 5595 | | | | | | | | | | | | | | | 0.005s 49.846s 639139160503255624: | | | | | | | | | | | | | | | | | | 5596 | | | | | | | | | | | | | 0.003s 49.849s 639139160503284958: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5597 | 0.002s 49.850s 639139160503301306: | | | | | | | | | | | | | | | 5598 | | | | | | | | | | | | | | | | 0.005s 49.855s 639139160503348442: | 5599 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.859s 639139160503382447: | | | | | | | | | | | | | | | | | | | | 5600 | | | | | | | | | | | 0.025s 49.883s 639139160503630420: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5601 | | | 0.001s 49.885s 639139160503645374: | | | | | | | | | 5602 | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.886s 639139160503654615: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5603 | | 0.001s 49.887s 639139160503664480: | | | | | | | | | | | | | | | | | | | | | | 5604 | | | | | | | | | 0.001s 49.888s 639139160503676388: | | | | | | | | | | | | | 5605 | | | | | | | | | | | | | | | | | | 0.001s 49.889s 639139160503688593: | | | | | | | | | | | | 5606 | | | | | | | | | | | | | | | | | | | 0.001s 49.891s 639139160503702238: | | | | | | 5607 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.892s 639139160503713900: | | | | | 5608 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.893s 639139160503725325: | | | | | | | | | | | | | | | | | | | 5609 | | | | | | | | | | | | 0.004s 49.897s 639139160503762846: | | | | | | | | | | | | | | | | | 5610 | | | | | | | | | | | | | | 0.002s 49.898s 639139160503780025: | | | | | | | | | | | 5611 | | | | | | | | | | | | | | | | | | | | 0.001s 49.900s 639139160503791900: | | | | | | | | 5612 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.901s 639139160503801796: | | | | | | | | | | | | | | | | | | | | | | | | | | 5613 | | | | | 0.016s 49.916s 639139160503959855: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5614 | | | | 0.002s 49.918s 639139160503976790: | | | | | | | | | | | | | | | | | | | | | | | | | 5615 | | | | | | 0.001s 49.919s 639139160503986605: | | | | | | | | | | | | | | | | | | | | | 5616 | | | | | | | | | | 0.001s 49.920s 639139160504000152: 5617 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.922s 639139160504021322: | | | 5618 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.924s 639139160504032968: | | | | | | | | | | | | | | | | | | | | | | | | 5619 | | | | | | | 0.001s 49.925s 639139160504046866: | | | | | | | 5620 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.926s 639139160504059364: | | | | 5621 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 49.928s 639139160504074314: | | | | | | | | | | | | | | | | | | | | | | | 5622 | | | | | | | | 0.024s 49.952s 639139160504313501: | | 5623 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.954s 639139160504337544: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5624 0.002s 49.956s 639139160504355573: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5625 | 0.001s 49.957s 639139160504369803: | | | | | | | | | | | | | | | 5626 | | | | | | | | | | | | | | | | 0.002s 49.959s 639139160504384832: | | | | | | | | | | | | | | 6268 | | | | | | | | | | | | | | | | | 0.002s 49.960s 639139160504400432: | | | | | | | | | | | | | | | | 5627 | | | | | | | | | | | | | | | 0.001s 49.962s 639139160504414894: | | | | | | | | | | | | | | | | | | 5365 | | | | | | | | | | | | | 0.031s 49.993s 639139160504722983: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5366 | | 0.002s 49.994s 639139160504739654: | | | | | 5367 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.996s 639139160504755147: | | | | | | 5368 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.998s 639139160504775503: | | | | | | | | | 5369 | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.000s 639139160504797932: | | | | | | | | | | | | | | | | | | | 5370 | | | | | | | | | | | | 0.002s 50.002s 639139160504813407: | 5371 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 50.016s 639139160504954222: | | | | | | | | | | | | | | | | | 5372 | | | | | | | | | | | | | | 0.002s 50.017s 639139160504971181: | | | | | | | | | | | | | | | | | | | | | | | | | | 5373 | | | | | 0.001s 50.019s 639139160504982645: | | | | | | | | | | | | | 5374 | | | | | | | | | | | | | | | | | | 0.001s 50.020s 639139160504996059: | | | | | | | | | | | | | | | | | | | | | | 5375 | | | | | | | | | 0.002s 50.022s 639139160505012478: | | | | | | | | | | | | | | | | | | | | 5376 | | | | | | | | | | | 0.001s 50.023s 639139160505026625: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5377 | | | | 0.002s 50.024s 639139160505041651: | | | | | | | | | | | 5378 | | | | | | | | | | | | | | | | | | | | 0.001s 50.026s 639139160505056218: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5379 | | | 0.001s 50.027s 639139160505070400: | | | | | | | | 5380 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.029s 639139160505085519: | | | | | | | | | | | | 5381 | | | | | | | | | | | | | | | | | | | 0.002s 50.030s 639139160505100578: | | | | | | | | | | | | | | | | | | | | | 5382 | | | | | | | | | | 0.002s 50.032s 639139160505116634: | | | | | | | 5383 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.034s 639139160505131976: | | | | | | | | | | | | | | | | | | | | | | | | 5384 | | | | | | | 0.001s 50.035s 639139160505146802: | | | | | | | | | | | | | | 4046 | | | | | | | | | | | | | | | | | 0.000s 50.035s 639139160505147606: | | | | | | | | | | | | | | | | | | | | | | | | | 5385 | | | | | | 0.001s 50.036s 639139160505161682: | | | | 5386 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.038s 639139160505177409: | | | 5387 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.040s 639139160505192556: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5388 0.001s 50.041s 639139160505206459: | | | | | | | | | | | | | | | | 5389 | | | | | | | | | | | | | | | 0.030s 50.071s 639139160505510120: | | 5390 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.076s 639139160505557257: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5391 | 0.003s 50.079s 639139160505583181: | | | | | | | | | | | | | | | 5392 | | | | | | | | | | | | | | | | 0.004s 50.083s 639139160505625415: | | | | | 5393 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.085s 639139160505649589: | | | | | | | | | | | | | | 6269 | | | | | | | | | | | | | | | | | 0.018s 50.103s 639139160505825387: | | | | | | | | | | | | | | | | | | | 5394 | | | | | | | | | | | | 0.002s 50.104s 639139160505841397: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5395 | | 0.002s 50.106s 639139160505860088: | | | | | | | | | 5396 | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.108s 639139160505876804: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5397 | | | 0.001s 50.109s 639139160505891538: | 5398 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.112s 639139160505915923: 5399 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.114s 639139160505940542: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5400 | | | | 0.002s 50.117s 639139160505962674: | | | | | | 5401 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.118s 639139160505978792: | | | | | | | | | | | | | | | | | | 5402 | | | | | | | | | | | | | 0.027s 50.146s 639139160506251793: | | | | | | | | | | | | | | | | | | | | | | 5403 | | | | | | | | | 0.002s 50.147s 639139160506268265: | | | | | | | | | | | | | | | | | | | | | | | | | 5404 | | | | | | 0.002s 50.149s 639139160506283412: | | | | | | | | | | | | | | | | | | | | | | | | 5405 | | | | | | | 0.002s 50.150s 639139160506298870: | | | | 5406 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.152s 639139160506314158: | | | | | | | | | | | | | 5407 | | | | | | | | | | | | | | | | | | 0.002s 50.153s 639139160506329233: | | | | | | | | | | | | | | | | | 5408 | | | | | | | | | | | | | | 0.002s 50.155s 639139160506344897: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5409 0.002s 50.156s 639139160506359929: | | | | | | | 5410 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 50.158s 639139160506374137: | | | | | | | | | | | | | | | | | | | | 5411 | | | | | | | | | | | 0.016s 50.173s 639139160506530708: | | | | | | | | | | | | | | | | | | | | | 5412 | | | | | | | | | | 0.002s 50.175s 639139160506550951: | | | | | | | | | | | 5413 | | | | | | | | | | | | | | | | | | | | 0.002s 50.177s 639139160506568078: | | | | | | | | | | | | | | | | | | | | | | | | | | 5414 | | | | | 0.002s 50.179s 639139160506585113: | | | 5415 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.180s 639139160506600881: | | 5416 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.182s 639139160506616309: | | | | | | | | 5417 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.184s 639139160506632470: | | | | | | | | | | | | | | | 5418 | | | | | | | | | | | | | | | | 0.002s 50.185s 639139160506648454: | | | | | | | | | | | | | | | | 5419 | | | | | | | | | | | | | | | 0.002s 50.187s 639139160506665480: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5420 | 0.002s 50.189s 639139160506690252: | | | | | | | | | | | | 5421 | | | | | | | | | | | | | | | | | | | 0.039s 50.228s 639139160507081563: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5422 | | 0.002s 50.230s 639139160507098278: | | | | | | | | | | | | | | | | | | | 5423 | | | | | | | | | | | | 0.002s 50.233s 639139160507122082: | | | | | | 5424 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.236s 639139160507153153: | | | | | | | | | 5425 | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.237s 639139160507169192: | | | | | 5426 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 50.253s 639139160507325782: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5427 | | | | 0.002s 50.255s 639139160507342713: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5428 | | | 0.002s 50.256s 639139160507360679: | | | | | | | | | | | | | | | | | | 5429 | | | | | | | | | | | | | 0.002s 50.258s 639139160507378604: | | | | | | | | | | 5430 | | | | | | | | | | | | | | | | | | | | | 0.001s 50.260s 639139160507393437: | 5431 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.261s 639139160507408922: | | | | | | | | | | | | | | | | | | | | | | | | | 5432 | | | | | | 0.001s 50.263s 639139160507422397: | | | | | | | | | | | | | | | | | 5433 | | | | | | | | | | | | | | 0.002s 50.264s 639139160507438612: | | | | | | | | | | | | | | | | | | | | | | 5434 | | | | | | | | | 0.001s 50.266s 639139160507451838: | | | | | | | | | | | | | | | | | | | | | | | | 5435 | | | | | | | 0.001s 50.267s 639139160507464543: | | | | | | | | | | | | | 5436 | | | | | | | | | | | | | | | | | | 0.001s 50.268s 639139160507478735: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5437 0.001s 50.270s 639139160507492726: | | | | 5438 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 50.271s 639139160507507703: | | | | | | | | | | | 5439 | | | | | | | | | | | | | | | | | | | | 0.001s 50.272s 639139160507519666: | | | | | | | 5440 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 50.273s 639139160507528004: | | | 5441 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 50.297s 639139160507765392: | | | | | | | | | | | | | | | | | | | | 5442 | | | | | | | | | | | 0.001s 50.298s 639139160507779535: | | | | | | | | | | | | | | | 5443 | | | | | | | | | | | | | | | | 0.002s 50.300s 639139160507795013: | | 5444 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 50.301s 639139160507809885: | | | | | | | | | | | | | | | | | | | | | | | | | | 5445 | | | | | 0.001s 50.303s 639139160507824417: | | | | | | | | 5446 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.304s 639139160507839655: | | | | | | | | | | | | | | | | | | | | | 5447 | | | | | | | | | | 0.003s 50.307s 639139160507867586: | | | | | | | | | | | | | | | | 5448 | | | | | | | | | | | | | | | 0.002s 50.309s 639139160507883125: | | | | | | | | | | | | | | | | | | | 5449 | | | | | | | | | | | | 0.002s 50.310s 639139160507899674: 5450 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 50.338s 639139160508175479: | | | | | | | | | | | | | | 4046 | | | | | | | | | | | | | | | | | 0.000s 50.338s 639139160508177052: | | | | | | 5451 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.344s 639139160508241450: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5452 | 0.002s 50.346s 639139160508259992: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5453 | | 0.002s 50.348s 639139160508281046: | | | | | | | | | | | | | | 6270 | | | | | | | | | | | | | | | | | 0.003s 50.352s 639139160508312210: | | | | | | | | | | | | 5454 | | | | | | | | | | | | | | | | | | | 0.002s 50.353s 639139160508328528: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5455 | | | 0.002s 50.355s 639139160508343623: | | | | | | | | | 5456 | | | | | | | | | | | | | | | | | | | | | | 0.008s 50.363s 639139160508426451: | | | | | | | | | | | | | | 4046 | | | | | | | | | | | | | | | | | 0.000s 50.363s 639139160508428204: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5457 | | | | 0.015s 50.378s 639139160508580608: | | | | | | | | | | 5458 | | | | | | | | | | | | | | | | | | | | | 0.009s 50.387s 639139160508666865: | | | | | 5459 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.389s 639139160508688265: | | | | | | | | | | | | | | | | | 5460 | | | | | | | | | | | | | | 0.011s 50.400s 639139160508793889: | | | | | | | | | | | | | | | | | | 5461 | | | | | | | | | | | | | 0.002s 50.402s 639139160508815215: | 5462 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.408s 639139160508877255: | | | | | | | | | | | | | | | | | | | | | | | | | 5463 | | | | | | 0.026s 50.434s 639139160509134876: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5464 0.021s 50.455s 639139160509344872: | | | | | | | | | | | | | | | | | | | | | | 5465 | | | | | | | | | 0.010s 50.465s 639139160509442667: | | | | | | | 5466 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.470s 639139160509499442: | | | | | | | | | | | | | 5467 | | | | | | | | | | | | | | | | | | 0.028s 50.498s 639139160509774820: | | | | 5468 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.500s 639139160509799806: | | | | | | | | | | | 5469 | | | | | | | | | | | | | | | | | | | | 0.012s 50.512s 639139160509917906: | | | | | | | | | | | | | | | | | | | | | | | | | | 5470 | | | | | 0.002s 50.514s 639139160509936487: | | | | | | | | | | | | | | | | | | | | | | | | 5471 | | | | | | | 0.024s 50.538s 639139160510178951: | | | | | | | | | | | | | | | 5472 | | | | | | | | | | | | | | | | 0.007s 50.545s 639139160510251442: | | | | | | | | | | | | | | | | | | | | 5473 | | | | | | | | | | | 0.019s 50.565s 639139160510441735: | | 5474 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 50.579s 639139160510583407: | | | | | | | | | | | | | | | | 5475 | | | | | | | | | | | | | | | 0.006s 50.584s 639139160510641125: | | | | | | | | | | | | | | | | | | | 5476 | | | | | | | | | | | | 0.003s 50.588s 639139160510676074: | | | | | | | | | | | | | | | | | | | | | 5477 | | | | | | | | | | 0.002s 50.590s 639139160510696002: | | | | | | | | 5478 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.595s 639139160510749825: | | | 5479 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 50.627s 639139160511069602: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5480 | | | 0.002s 50.629s 639139160511085940: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5481 | | 0.001s 50.630s 639139160511095490: | | | | | | | | | | | | | | | | | | | | | | | 5482 | | | | | | | | 0.003s 50.632s 639139160511120880: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5483 | | | | 0.004s 50.636s 639139160511161188: | | | | | | | | | | | | | | | | | 5484 | | | | | | | | | | | | | | 0.002s 50.638s 639139160511180375: | | | | | | 5485 | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 50.664s 639139160511436092: | | | | | | | | | 5486 | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.668s 639139160511473686: | | | | | | | | | | 5487 | | | | | | | | | | | | | | | | | | | | | 0.011s 50.679s 639139160511587265: | | | | | | | | | | | | 5488 | | | | | | | | | | | | | | | | | | | 0.005s 50.684s 639139160511639062: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5489 | 0.010s 50.695s 639139160511743032: | | | | | | | | | | | | | | | | | | 5490 | | | | | | | | | | | | | 0.002s 50.696s 639139160511761073: | | | | | 5491 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.698s 639139160511780043: | | | | | | | | | | | | | | | | | | | | | | | | | 5492 | | | | | | 0.002s 50.700s 639139160511801294: | 5493 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 50.710s 639139160511898820: | | | | | | | | | | | | | | | | | | | | | | 5494 | | | | | | | | | 0.022s 50.733s 639139160512122720: 5495 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.735s 639139160512150428: | | | | | | | 5496 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 50.736s 639139160512159146: | | | | | | | | | | | | | | 5497 | | | | | | | | | | | | | | | | | 0.001s 50.738s 639139160512171973: | | | | | | | | | | | | | 5498 | | | | | | | | | | | | | | | | | | 0.012s 50.749s 639139160512290758: | | | | | | | | | | | | | | | | | | | | | | | | | | 5499 | | | | | 0.001s 50.751s 639139160512305170: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5500 0.025s 50.776s 639139160512551729: | | | | 5501 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.781s 639139160512606810: | | | | | | | | | | | 5502 | | | | | | | | | | | | | | | | | | | | 0.004s 50.785s 639139160512644306: | | | | | | | | | | | | | | | 5503 | | | | | | | | | | | | | | | | 0.011s 50.796s 639139160512752687: | | | | | | | | | | | | | | | | | | | | | | | | 5504 | | | | | | | 0.018s 50.814s 639139160512934928: | | | | | | | | | | | | | | | | | | | | 5505 | | | | | | | | | | | 0.002s 50.816s 639139160512951870: | | | | | | | | | | | | | | | | 5506 | | | | | | | | | | | | | | | 0.012s 50.827s 639139160513068622: | | 5507 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 50.844s 639139160513241066: | | | | | | | | | | | | | | | | | | | 5508 | | | | | | | | | | | | 0.002s 50.846s 639139160513257068: | | | 5509 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.849s 639139160513291624: | | | | | | | | | | | | | | | | | | | | | 4055 | | | | | | | | | | 0.002s 50.851s 639139160513306836: | | | | | | | | 5510 | | | | | | | | | | | | | | | | | | | | | | | 0.035s 50.886s 639139160513660552: | | | | | | | | | | | | | | | | | 5511 | | | | | | | | | | | | | | 0.004s 50.891s 639139160513705175: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5512 | | | 0.014s 50.905s 639139160513842987: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5513 | | 0.004s 50.908s 639139160513879577: | | | | | | 5514 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.911s 639139160513911637: | | | | | 5202 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.916s 639139160513961011: | | | | | | | | | | | | | | | | | | | | | | | 5203 | | | | | | | | 0.006s 50.922s 639139160514019509: | | | | | | | | | | | | 5204 | | | | | | | | | | | | | | | | | | | 0.002s 50.924s 639139160514035300: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5205 | | | | 0.001s 50.925s 639139160514044244: | | | | | | | | | 5206 | | | | | | | | | | | | | | | | | | | | | | 0.019s 50.944s 639139160514235111: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5207 | 0.002s 50.946s 639139160514254987: | | | | | | | | | | 5208 | | | | | | | | | | | | | | | | | | | | | 0.002s 50.947s 639139160514270349: | | | | | | | | | | | | | | | | | | | | | | 5209 | | | | | | | | | 0.001s 50.949s 639139160514285157: | | | | | | | | | | | | | | | | | | | | | | | | | 5210 | | | | | | 0.005s 50.954s 639139160514337954: | 5211 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.956s 639139160514357841: | | | | | | | | | | | | | | | | | | 5212 | | | | | | | | | | | | | 0.009s 50.965s 639139160514451386: | | | | | | | 5213 | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 50.984s 639139160514638821: | | | | | | | | | | | | | 5214 | | | | | | | | | | | | | | | | | | 0.016s 51.000s 639139160514795714: | | | | | | | | | | | 5215 | | | | | | | | | | | | | | | | | | | | 0.002s 51.002s 639139160514812491: | | | | | | | | | | | | | | 5216 | | | | | | | | | | | | | | | | | 0.007s 51.008s 639139160514878988: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5217 0.003s 51.011s 639139160514910422: | | | | | | | | | | | | | | | | | | | | | | | | | | 5218 | | | | | 0.009s 51.021s 639139160515005212: | | | | | | | | | | | | | | | 5219 | | | | | | | | | | | | | | | | 0.002s 51.023s 639139160515025634: 5220 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.029s 639139160515086858: | | | | 5221 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 51.050s 639139160515292181: | | | | | | | | | | | | | | | | 5222 | | | | | | | | | | | | | | | 0.002s 51.052s 639139160515313492: | | | | | | | | | | | | | | | | | | | | | | | | 5223 | | | | | | | 0.001s 51.053s 639139160515327669: | | | | | | | | | | | | | | | | | | | | 5224 | | | | | | | | | | | 0.005s 51.058s 639139160515375014: | | | | | | | | | | | | | | | | | | | | | 6272 | | | | | | | | | | 0.008s 51.066s 639139160515459278: | | 5225 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 51.085s 639139160515644555: | | | 5226 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.089s 639139160515689545: | | | | | | | | 5227 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.091s 639139160515708047: | | | | | | | | | | | | | | | | | 5228 | | | | | | | | | | | | | | 0.020s 51.111s 639139160515908801: | | | | | | | | | | | | | | | | | | | 5229 | | | | | | | | | | | | 0.017s 51.128s 639139160516074095: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5230 | | | 0.015s 51.143s 639139160516225640: | | | | | | 5231 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.144s 639139160516241420: | | | | | | | | | | | | 5232 | | | | | | | | | | | | | | | | | | | 0.002s 51.146s 639139160516258234: | | | | | | | | | | | | | | | | | | | | | | | 5233 | | | | | | | | 0.006s 51.152s 639139160516313252: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5234 | | | | 0.006s 51.157s 639139160516371124: | | | | | | | | | 5235 | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.159s 639139160516388691: | | | | | | | | | | | | | 5236 | | | | | | | | | | | | | | | | | | 0.026s 51.185s 639139160516648768: | | | | | | | | | | 5237 | | | | | | | | | | | | | | | | | | | | | 0.004s 51.189s 639139160516691512: | 5238 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 51.191s 639139160516702728: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5239 | | 0.003s 51.193s 639139160516729594: | | | | | 5240 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.195s 639139160516750418: | | | | | | | | | | | | | | | | | | | | | | 5241 | | | | | | | | | 0.005s 51.201s 639139160516803884: | | | | | | | | | | | | | | | | | | | | | | | | | 5242 | | | | | | 0.002s 51.203s 639139160516828477: | | | | | | | | | | | | | | | | | | 5243 | | | | | | | | | | | | | 0.003s 51.206s 639139160516859442: | | | | | | | | | | | | | | 5244 | | | | | | | | | | | | | | | | | 0.003s 51.209s 639139160516884524: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4045 | 0.026s 51.235s 639139160517143541: | | | | | | | | | | | 5245 | | | | | | | | | | | | | | | | | | | | 0.002s 51.236s 639139160517159391: | | | | | | | 5246 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.242s 639139160517218963: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5247 0.011s 51.254s 639139160517333321: | | | | 5248 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.259s 639139160517390971: | | | | | | | | | | | | | | | | | | | | | | | | | | 5249 | | | | | 0.002s 51.261s 639139160517407172: | | | | | | | | | | | | | | | 5250 | | | | | | | | | | | | | | | | 0.005s 51.266s 639139160517457689: | | | | | | | | | | | | | | | | | | | | | | | | 5251 | | | | | | | 0.002s 51.269s 639139160517481981: | | | | | | | | | | | | | | | | | | | | | 4055 | | | | | | | | | | 0.001s 51.269s 639139160517489057: | | | | | | | | | | | | | | | | | | | | 5252 | | | | | | | | | | | 0.024s 51.293s 639139160517731261: 5253 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.296s 639139160517756255: | | | | | | | | | | | | | | | | 5254 | | | | | | | | | | | | | | | 0.003s 51.299s 639139160517787252: | | | | | | | | | | | | | | | | | | | | | 6273 | | | | | | | | | | 0.008s 51.307s 639139160517865305: | | 5255 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 51.327s 639139160518062742: | | | 5256 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.330s 639139160518094996: | | | | | | | | 5257 | | | | | | | | | | | | | | | | | | | | | | | 0.016s 51.346s 639139160518254029: | | | | | | | | | | | | | | | | | 5258 | | | | | | | | | | | | | | 0.007s 51.353s 639139160518324400: | | | | | | | | | | | | 5259 | | | | | | | | | | | | | | | | | | | 0.020s 51.373s 639139160518528863: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5260 | | | 0.004s 51.377s 639139160518566440: | | | | | | | | | | | | | | | | | | | 5261 | | | | | | | | | | | | 0.005s 51.382s 639139160518615757: | | | | | | 5262 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 51.390s 639139160518695142: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6275 | 0.002s 51.392s 639139160518712503: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5263 | | | | 0.001s 51.393s 639139160518727185: | | | | | | | | | | 5264 | | | | | | | | | | | | | | | | | | | | | 0.009s 51.402s 639139160518818647: | | | | | | | | | 5265 | | | | | | | | | | | | | | | | | | | | | | 0.005s 51.407s 639139160518865855: | | | | | | | | | | | | | | | | | | | | | | | | | 5266 | | | | | | 0.005s 51.412s 639139160518914976: | | | | | | | | | | | | | | | | | | | | | | | 5267 | | | | | | | | 0.024s 51.436s 639139160519158360: | 5268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.439s 639139160519190212: | | | | | | | | | | | | | | | | | | | | | | 5269 | | | | | | | | | 0.002s 51.441s 639139160519208392: | | | | | 5270 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 51.449s 639139160519286701: | | | | | | | | | | | | | 5271 | | | | | | | | | | | | | | | | | | 0.008s 51.457s 639139160519367152: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5272 | | 0.008s 51.465s 639139160519446578: | | | | | | | | | | | | | | 5273 | | | | | | | | | | | | | | | | | 0.002s 51.467s 639139160519462461: | | | | | | | 5274 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.472s 639139160519517493: | | | | | | | | | | | | | | | | | | 5275 | | | | | | | | | | | | | 0.006s 51.478s 639139160519580014: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5276 0.002s 51.480s 639139160519596863: | | | | | | | | | | | 5277 | | | | | | | | | | | | | | | | | | | | 0.012s 51.492s 639139160519712503: | | | | 5278 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 51.493s 639139160519727057: | | | | | | | | | | | | | | | | | | | | | | | | | | 5279 | | | | | 0.022s 51.515s 639139160519946871: | | | | | | | | | | | | | | | | | | | | | | | | 5280 | | | | | | | 0.003s 51.518s 639139160519971992: | | | | | | | | | | | | | | | | 5281 | | | | | | | | | | | | | | | 0.023s 51.540s 639139160520200931: | | | | | | | | | | | | | | | | | | | | 5282 | | | | | | | | | | | 0.002s 51.543s 639139160520223892: | | | | | | | | | | | | | | | 5283 | | | | | | | | | | | | | | | | 0.002s 51.545s 639139160520242795: | | 5284 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 51.569s 639139160520482314: | | | 5285 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 51.578s 639139160520580878: 5286 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 51.583s 639139160520629307: | | | | | | | | | | | | | | | | | | | 5287 | | | | | | | | | | | | 0.018s 51.601s 639139160520809219: | | | | | | | | | | | | | | | | | 5288 | | | | | | | | | | | | | | 0.002s 51.603s 639139160520828211: | | | | | | | | 5289 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 51.604s 639139160520841579: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4045 | 0.004s 51.608s 639139160520879304: | | | | | | | | | | | | 5290 | | | | | | | | | | | | | | | | | | | 0.001s 51.610s 639139160520893195: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5291 | | | 0.001s 51.610s 639139160520901012: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5292 | | | | 0.002s 51.613s 639139160520923809: | | | | | | 5293 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.615s 639139160520943354: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6276 | 0.008s 51.623s 639139160521028097: | | | | | | | | | | 5294 | | | | | | | | | | | | | | | | | | | | | 0.009s 51.632s 639139160521121309: | | | | | | | | | 5295 | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.639s 639139160521182661: | | | | | | | | | | | | | | | | | | | | | | | | | 5296 | | | | | | 0.006s 51.644s 639139160521238395: | | | | | | | | | | | | | | | | | | | | | | | 5297 | | | | | | | | 0.012s 51.657s 639139160521362901: | 5298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.659s 639139160521383946: | | | | | 5299 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.662s 639139160521415623: | | | | | | | | | | | | | | | | | | | | | | 5300 | | | | | | | | | 0.012s 51.674s 639139160521540281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5301 | | 0.003s 51.677s 639139160521569367: | | | | | | | 5302 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.680s 639139160521596452: | | | | | | | | | | | | | | | | | | | | | 4055 | | | | | | | | | | 0.003s 51.683s 639139160521621874: | | | | | | | | | | | | | | | | | | | | | 6277 | | | | | | | | | | 0.002s 51.684s 639139160521641044: | | | | | | | | | | | | | 5303 | | | | | | | | | | | | | | | | | | 0.005s 51.689s 639139160521688982: | | | | | | | | | | | 5304 | | | | | | | | | | | | | | | | | | | | 0.003s 51.693s 639139160521722189: | | | | | | | | | | | | | | | | | | | | | 4055 | | | | | | | | | | 0.001s 51.694s 639139160521732075: | | | | | | | | | | | | | | 5305 | | | | | | | | | | | | | | | | | 0.007s 51.701s 639139160521802365: | | | | 5306 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.039s 51.740s 639139160522191927: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5307 0.010s 51.750s 639139160522295128: | | | | | | | | | | | | | | | | | | | | | | | | | | 5308 | | | | | 0.007s 51.757s 639139160522368872: | | | | | | | | | | | | | | | | | | 5309 | | | | | | | | | | | | | 0.002s 51.759s 639139160522387622: | | | | | | | | | | | | | | | | | | | | | | | | 5310 | | | | | | | 0.007s 51.766s 639139160522457833: | | | | | | | | | | | | | | | | | | | | 5311 | | | | | | | | | | | 0.002s 51.768s 639139160522478892: | | | | | | | | | | | | | | | | 5312 | | | | | | | | | | | | | | | 0.010s 51.779s 639139160522583708: | | 5313 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.781s 639139160522605060: | | | | | | | | | | | | | | | 5314 | | | | | | | | | | | | | | | | 0.021s 51.802s 639139160522818055: | | | 5315 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 51.828s 639139160523079973: | | | | | | | | | | | | | | | | | | | 5316 | | | | | | | | | | | | 0.012s 51.841s 639139160523204664: | | | | | | | | 5317 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.845s 639139160523244935: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5318 | | | | 0.007s 51.852s 639139160523313560: | | | | | | | | | | | | 5319 | | | | | | | | | | | | | | | | | | | 0.002s 51.854s 639139160523334347: | | | | | | | | | 5320 | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.858s 639139160523377779: | | | | | | | | | | | | | | | | | 5321 | | | | | | | | | | | | | | 0.002s 51.860s 639139160523395975: 5322 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 51.861s 639139160523409998: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5323 | | | 0.006s 51.867s 639139160523468277: | | | | | | 5324 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.871s 639139160523503396: | | | | | | | | | | | | | | | | | | | | | | | | | 5325 | | | | | | 0.008s 51.879s 639139160523584920: | | | | | 5326 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.881s 639139160523608282: | | | | | | | | | | 5327 | | | | | | | | | | | | | | | | | | | | | 0.003s 51.884s 639139160523636508: | 5328 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 51.910s 639139160523900555: | | | | | | | 5329 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.912s 639139160523921028: | | | | | | | | | | | | | | | | | | | | | | | 5330 | | | | | | | | 0.002s 51.915s 639139160523942493: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5331 | | 0.023s 51.938s 639139160524176401: | | | | | | | | | | | | | | 5332 | | | | | | | | | | | | | | | | | 0.009s 51.947s 639139160524265225: | | | | | | | | | | | | | 5333 | | | | | | | | | | | | | | | | | | 0.003s 51.949s 639139160524291684: | | | | | | | | | | | 5334 | | | | | | | | | | | | | | | | | | | | 0.003s 51.953s 639139160524324926: | | | | 5335 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 51.974s 639139160524536904: | | | | | | | | | | | | | | | | | | 5336 | | | | | | | | | | | | | 0.002s 51.976s 639139160524552071: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5337 0.001s 51.977s 639139160524563847: | | | | | | | | | | | | | | | | | | | | | | 5338 | | | | | | | | | 0.001s 51.978s 639139160524576379: | | | | | | | | | | | | | | | | | | | | | | | | 5339 | | | | | | | 0.001s 51.979s 639139160524586293: | | | | | | | | | | | | | | | 5340 | | | | | | | | | | | | | | | | 0.006s 51.985s 639139160524648264: | | | | | | | | | | | | | | | | | | | | | | | | | | 5341 | | | | | 0.007s 51.992s 639139160524717756: | | | | | | | | | | | | | | | | | | | | | 5342 | | | | | | | | | | 0.004s 51.996s 639139160524757850: | | 5343 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.998s 639139160524780949: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4045 | 0.003s 52.001s 639139160524807346: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6278 | 0.006s 52.007s 639139160524864534: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4045 | 0.000s 52.007s 639139160524865724: | | | | | | | | | | | | | | | | | | | | 5344 | | | | | | | | | | | 0.010s 52.017s 639139160524964108: | | | | | | | | | | | | | | | | 5345 | | | | | | | | | | | | | | | 0.002s 52.018s 639139160524979275: | | | 5346 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.031s 52.049s 639139160525284283: | | | | | | | | 5347 | | | | | | | | | | | | | | | | | | | | | | | 0.017s 52.066s 639139160525452945: | | | | | | | | | 5348 | | | | | | | | | | | | | | | | | | | | | | 0.001s 52.067s 639139160525466967: | | | | | | | | | | | | | | | | | 5349 | | | | | | | | | | | | | | 0.008s 52.075s 639139160525544647: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5350 | | | | 0.009s 52.084s 639139160525632854: | | | | | | | | | | | | 5351 | | | | | | | | | | | | | | | | | | | 0.002s 52.085s 639139160525651424: | | | | | | | | | | | | | | | | | | | | | | | | | 5352 | | | | | | 0.001s 52.087s 639139160525662516: | | | | | 5353 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 52.088s 639139160525674146: | | | | | | | | | | | | | | | | | | | 5354 | | | | | | | | | | | | 0.002s 52.089s 639139160525691284: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5355 | | | 0.010s 52.099s 639139160525787829: | | | | | | 5356 | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 52.113s 639139160525927893: | 5357 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 52.118s 639139160525974703: 5358 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.120s 639139160525996561: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5359 | | 0.001s 52.121s 639139160526010253: | | | | | | | | | | 5360 | | | | | | | | | | | | | | | | | | | | | 0.002s 52.123s 639139160526028754: | | | | | | | | | | | | | | | | | | | | | | | 5361 | | | | | | | | 0.011s 52.134s 639139160526136296: | | | | | | | 5362 | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 52.152s 639139160526320955: | | | | | | | | | | | | | | 5363 | | | | | | | | | | | | | | | | | 0.012s 52.165s 639139160526443131: | | | | | | | | | | | | | 5043 | | | | | | | | | | | | | | | | | | 0.001s 52.166s 639139160526457752: | | | | 5044 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 52.167s 639139160526467300: | | | | | | | | | | | 5045 | | | | | | | | | | | | | | | | | | | | 0.011s 52.178s 639139160526573117: | | | | | | | | | | | | | | | 5046 | | | | | | | | | | | | | | | | 0.050s 52.227s 639139160527068457: | | | | | | | | | | | | | | | | | | | | 5047 | | | | | | | | | | | 0.001s 52.229s 639139160527083193: | | | | | | | | | | | | | | | | | | 5048 | | | | | | | | | | | | | 0.002s 52.230s 639139160527099757: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5049 0.002s 52.232s 639139160527116001: | | | | | | | | | | | | | | | | | | | | | | | | 5050 | | | | | | | 0.001s 52.233s 639139160527130418: | | | | | | | | | | | | | | | | | | | | | | 5051 | | | | | | | | | 0.003s 52.236s 639139160527161331: | | | | | | | | | | | | | | | | | | | | | | | | | | 5052 | | | | | 0.003s 52.240s 639139160527191980: | | 5053 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 52.247s 639139160527268521: | | | | | | | | | | | | | | | | | | | | | 5054 | | | | | | | | | | 0.012s 52.259s 639139160527386189: | | | 5055 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 52.267s 639139160527461893: | | | | | | | | | | | | | | | | 5056 | | | | | | | | | | | | | | | 0.018s 52.284s 639139160527640544: | | | | | | | | 5057 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 52.291s 639139160527704816: | | | | | | | | | 5058 | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.292s 639139160527719965: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5059 | | | | 0.007s 52.299s 639139160527789812: | | | | | | | | | | | | | | | | | | | 5060 | | | | | | | | | | | | 0.002s 52.301s 639139160527805537: | | | | | | | | | | | | | | | | | | | | | | | | | 5061 | | | | | | 0.008s 52.309s 639139160527882187: | | | | | | | | | | | | | | | | | 5062 | | | | | | | | | | | | | | 0.009s 52.317s 639139160527970245: | | | | | 5063 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 52.329s 639139160528088197: | | | | | | | | | | 5064 | | | | | | | | | | | | | | | | | | | | | 0.012s 52.341s 639139160528206653: | | | | | | | | | | | | 5065 | | | | | | | | | | | | | | | | | | | 0.001s 52.342s 639139160528219356: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5066 | | 0.001s 52.343s 639139160528228884: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5067 | | | 0.001s 52.345s 639139160528241996: | 5068 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.347s 639139160528267503: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5069 | 0.009s 52.356s 639139160528356358: | | | | | | 5070 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 52.361s 639139160528404588: | | | | | | | | | | | | | | | | | | | | | | | 5071 | | | | | | | | 0.002s 52.363s 639139160528426481: | | | | | | | | | | | 5072 | | | | | | | | | | | | | | | | | | | | 0.006s 52.369s 639139160528485968: | | | | | | | 5073 | | | | | | | | | | | | | | | | | | | | | | | | 0.030s 52.399s 639139160528789936: | | | | | | | | | | | | | | 5074 | | | | | | | | | | | | | | | | | 0.005s 52.405s 639139160528844203: | | | | 5075 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.408s 639139160528874473: | | | | | | | | | | | | | 5076 | | | | | | | | | | | | | | | | | | 0.018s 52.426s 639139160529056925: | | | | | | | | | | | | | | | 5077 | | | | | | | | | | | | | | | | 0.009s 52.435s 639139160529151028: | | | | | | | | | | | | | | | | | | | | 5078 | | | | | | | | | | | 0.006s 52.441s 639139160529210766: 5079 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 52.463s 639139160529422961: | | 5080 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 52.468s 639139160529474327: | | | | | | | | | | | | | | | | 5081 | | | | | | | | | | | | | | | 0.002s 52.470s 639139160529494404: | | | | | | | | | | | | | | | | | | | | | | 5082 | | | | | | | | | 0.002s 52.471s 639139160529510493: | | | | | | | | | | | | | | | | | | | | | | | | 5083 | | | | | | | 0.003s 52.474s 639139160529535684: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5084 0.001s 52.475s 639139160529546297: | | | | | | | | | | | | | | | | | | 5085 | | | | | | | | | | | | | 0.008s 52.483s 639139160529628803: | | | | | | | | 5086 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.485s 639139160529645285: | | | | | | | | | | | | | | | | | | | | | 5087 | | | | | | | | | | 0.005s 52.489s 639139160529690862: | | | | | | | | | | | | | | | | | | | | | | | | | | 5088 | | | | | 0.002s 52.492s 639139160529712278: | | | 5089 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 52.511s 639139160529903473: | | | | | | | | | 4051 | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.512s 639139160529920579: | | | | | | | | | | | | | | | | | | | | | | | | | 5090 | | | | | | 0.006s 52.518s 639139160529978572: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5091 | | | | 0.002s 52.520s 639139160529998908: | | | | | | | | | | | | | | | | | | | 5092 | | | | | | | | | | | | 0.008s 52.528s 639139160530074426: | | | | | 5093 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 52.537s 639139160530168155: | | | | | | | | | | | | | | | | | 5094 | | | | | | | | | | | | | | 0.013s 52.550s 639139160530295869: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5095 | | | 0.010s 52.559s 639139160530391011: | | | | | | | | | | | | 5096 | | | | | | | | | | | | | | | | | | | 0.003s 52.563s 639139160530425922: | | | | | | | | | | | 5097 | | | | | | | | | | | | | | | | | | | | 0.034s 52.597s 639139160530770825: | | | | | | | | | | 5098 | | | | | | | | | | | | | | | | | | | | | 0.003s 52.600s 639139160530798502: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5099 | | 0.003s 52.603s 639139160530826064: | | | | | | 5100 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.605s 639139160530846848: | | | | | | | | | | | | | | | | | | | | | | | 5101 | | | | | | | | 0.006s 52.611s 639139160530904708: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5102 | 0.004s 52.615s 639139160530942971: | 5103 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.616s 639139160530957995: | | | | | | | 5104 | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 52.629s 639139160531089725: | | | | | | | | | | | | | 5105 | | | | | | | | | | | | | | | | | | 0.002s 52.631s 639139160531104742: | | | | 5106 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 52.639s 639139160531188580: | | | | | | | | | | | | | | 5107 | | | | | | | | | | | | | | | | | 0.044s 52.683s 639139160531625865: | | | | | | | | | | | | | | | 5108 | | | | | | | | | | | | | | | | 0.005s 52.688s 639139160531677507: | | | | | | | | | | | | | | | | 5109 | | | | | | | | | | | | | | | 0.003s 52.691s 639139160531705977: | | 5110 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 52.692s 639139160531720727: | | | | | | | | | | | | | | | | | | | | 5111 | | | | | | | | | | | 0.036s 52.728s 639139160532080885: | | | | | | | | | | | | | | | | | | | | | | | | 5112 | | | | | | | 0.001s 52.730s 639139160532094560: | | | | | | | | 5113 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 52.731s 639139160532107625: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5114 0.002s 52.733s 639139160532129170: | | | | | | | | | | | | | | | | | | | | | | | | | 5115 | | | | | | 0.002s 52.736s 639139160532153461: | | | | | | | | | 6280 | | | | | | | | | | | | | | | | | | | | | | 0.001s 52.737s 639139160532164837: | | | | | | | | | | | | | | | | | | 5116 | | | | | | | | | | | | | 0.001s 52.738s 639139160532173647: | | | | | | | | | | | | | | | | | | | | | | | | | | 5117 | | | | | 0.009s 52.746s 639139160532259369: 5118 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 52.751s 639139160532307099: | | | | | | | | | | | | | | | | | | | | | | 5119 | | | | | | | | | 0.003s 52.754s 639139160532335715: | | | | | | | | | | | | | | | | | | | | | 5120 | | | | | | | | | | 0.019s 52.773s 639139160532523622: | | | 5121 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 52.779s 639139160532582867: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5122 | | | 0.002s 52.781s 639139160532605815: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5123 | | | | 0.003s 52.784s 639139160532633519: | | | | | | | | | | | | | | | | | | | 5124 | | | | | | | | | | | | 0.002s 52.786s 639139160532658379: | | | | | | | | | | | | | | | | | 5125 | | | | | | | | | | | | | | 0.002s 52.788s 639139160532677082: | | | | | 5126 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 52.806s 639139160532852685: | | | | | | | | | | 5127 | | | | | | | | | | | | | | | | | | | | | 0.009s 52.815s 639139160532947154: | 5128 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.817s 639139160532964666: | | | | | | | 5129 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.820s 639139160532995501: | | | | | | | | | | | | 5130 | | | | | | | | | | | | | | | | | | | 0.023s 52.843s 639139160533229126: | | | | | | | | | | | 5131 | | | | | | | | | | | | | | | | | | | | 0.002s 52.845s 639139160533246528: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5132 | | 0.008s 52.853s 639139160533329814: | | | | | | 5133 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 52.857s 639139160533366564: | | | | | | | | | | | | | | | | | | | | | | | 5134 | | | | | | | | 0.003s 52.860s 639139160533398200: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5135 | 0.002s 52.862s 639139160533421374: | | | | 5136 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 52.869s 639139160533486235: | | | | | | | | | | | | | 5137 | | | | | | | | | | | | | | | | | | 0.013s 52.881s 639139160533611634: | | | | | | | | | | | | | | 5138 | | | | | | | | | | | | | | | | | 0.042s 52.923s 639139160534029521: | | | | | | | | | | | | | | | 5139 | | | | | | | | | | | | | | | | 0.007s 52.930s 639139160534099435: | | | | | | | | | | | | | | | | 5140 | | | | | | | | | | | | | | | 0.002s 52.933s 639139160534122131: | | 5141 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 52.934s 639139160534136216: | | | | | | | | | | | | | | | | | | | | 5142 | | | | | | | | | | | 0.002s 52.936s 639139160534153469: | | | | | | | | | | | | | | | | | | | | | | | | 5143 | | | | | | | 0.001s 52.937s 639139160534167840: | | | | | | | | | 4051 | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.938s 639139160534172373: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5144 0.007s 52.944s 639139160534237463: | | | | | | | | | | | | | | | | | | | | | | | | | | 5145 | | | | | 0.002s 52.946s 639139160534256779: | | | | | | | | | 6281 | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.949s 639139160534284950: | | | | | | | | | | | | | | | | | | 5146 | | | | | | | | | | | | | 0.003s 52.952s 639139160534314634: | | | | | | | | | | | | | | | | | | | | | | | | | 5147 | | | | | | 0.020s 52.972s 639139160534516796: | | | | | | | | | | | | | | | | | | | | | | 5148 | | | | | | | | | 0.002s 52.974s 639139160534540381: | | | | | | | | 5149 | | | | | | | | | | | | | | | | | | | | | | | 0.015s 52.989s 639139160534686176: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5150 | | | | 0.002s 52.991s 639139160534702676: | | | | | | | | | | | | | | | | | | | | | 5151 | | | | | | | | | | 0.008s 52.998s 639139160534780775: | | | | | | | | | | | | | | | | | | | 5152 | | | | | | | | | | | | 0.028s 53.027s 639139160535062294: | | | 5153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.028s 639139160535078183: | | | | | 5154 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 53.036s 639139160535158503: | | | | | | | | | | | | | | | | | 5155 | | | | | | | | | | | | | | 0.003s 53.039s 639139160535184861: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5156 | | | 0.008s 53.047s 639139160535263548: 5157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.049s 639139160535282700: | | | | | | | | | | | | 5158 | | | | | | | | | | | | | | | | | | | 0.002s 53.050s 639139160535300015: | 5159 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 53.052s 639139160535314198: | | | | | | | 5160 | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 53.065s 639139160535450743: | | | | | | | | | | 5161 | | | | | | | | | | | | | | | | | | | | | 0.026s 53.092s 639139160535712626: | | | | 5162 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 53.093s 639139160535726550: | | | | | | | | | | | 5163 | | | | | | | | | | | | | | | | | | | | 0.003s 53.096s 639139160535754994: | | | | | | 5164 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 53.100s 639139160535792458: | | | | | | | | | | | | | | | | | | | | | | | 5165 | | | | | | | | 0.005s 53.105s 639139160535842041: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5166 | | 0.004s 53.109s 639139160535883096: | | | | | | | | | | | | | 5167 | | | | | | | | | | | | | | | | | | 0.028s 53.137s 639139160536162904: | | | | | | | | | | | | | | 5168 | | | | | | | | | | | | | | | | | 0.002s 53.138s 639139160536178029: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5169 | 0.030s 53.168s 639139160536480670: | | | | | | | | | | | | | | | | | | | | 5170 | | | | | | | | | | | 0.011s 53.179s 639139160536587815: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5171 0.009s 53.188s 639139160536677026: | | | | | | | | | | | | | | | 5172 | | | | | | | | | | | | | | | | 0.005s 53.193s 639139160536729683: | | | | | | | | | | | | | | | | 5173 | | | | | | | | | | | | | | | 0.005s 53.198s 639139160536778874: | | 5174 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 53.200s 639139160536792663: | | | | | | | | | | | | | | | | | | | | | | | | | | 5175 | | | | | 0.005s 53.204s 639139160536837943: | | | | | | | | | | | | | | | | | | 5176 | | | | | | | | | | | | | 0.002s 53.206s 639139160536859983: | | | | | | | | | | | | | | | | | | | | | | | | 5177 | | | | | | | 0.004s 53.210s 639139160536897933: | | | | | | | | | | | | | | | | | | | | | | | | | 5178 | | | | | | 0.012s 53.222s 639139160537014901: | | | | | | | | 5179 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.224s 639139160537034673: | | | | | | | | | | | | | | | | | | | | | | 5180 | | | | | | | | | 0.036s 53.260s 639139160537393097: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5181 | | | | 0.006s 53.266s 639139160537454538: | | | | | | | | | | | | | | | | | | | | | 5182 | | | | | | | | | | 0.004s 53.270s 639139160537496517: | | | | | | | | | | | | | | | | | | | 5183 | | | | | | | | | | | | 0.003s 53.273s 639139160537522301: | | | | | | | | | | | | | | | | | 5184 | | | | | | | | | | | | | | 0.005s 53.278s 639139160537574580: | | | 5185 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.280s 639139160537596009: | | | | | 5186 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 53.300s 639139160537793005: | 5187 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.302s 639139160537813828: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5188 | | | 0.002s 53.304s 639139160537838301: | | | | | | | | | | | | 5189 | | | | | | | | | | | | | | | | | | | 0.005s 53.309s 639139160537889224: | | | | | | 5190 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.311s 639139160537904915: | | | | | | | | | | | 5191 | | | | | | | | | | | | | | | | | | | | 0.010s 53.321s 639139160538001814: | | | | | | | | | | 5192 | | | | | | | | | | | | | | | | | | | | | 0.003s 53.324s 639139160538036480: | | | | | | | | | | | | | | | | | | | | | | | 5193 | | | | | | | | 0.002s 53.326s 639139160538052746: | | | | | | | 5194 | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 53.351s 639139160538303714: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5195 | | 0.002s 53.352s 639139160538319077: 5196 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.355s 639139160538342951: | | | | 5197 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 53.365s 639139160538442657: | | | | | | | | | | | | | 5198 | | | | | | | | | | | | | | | | | | 0.004s 53.369s 639139160538486070: | | | | | | | | | 4051 | | | | | | | | | | | | | | | | | | | | | | 0.004s 53.373s 639139160538530538: | | | | | | | | | 6282 | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.377s 639139160538565303: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5199 | 0.005s 53.382s 639139160538619781: | | | | | | | | | 4051 | | | | | | | | | | | | | | | | | | | | | | 0.012s 53.394s 639139160538738117: | | | | | | | | | | | | | | 5200 | | | | | | | | | | | | | | | | | 0.013s 53.407s 639139160538871369: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4891 0.009s 53.416s 639139160538959105: | | | | | | | | | | | | | | | | | | | | 4892 | | | | | | | | | | | 0.007s 53.423s 639139160539027570: | | | | | | | | | | | | | | | | | | | | | | | | 4893 | | | | | | | 0.008s 53.431s 639139160539104272: | | 4894 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 53.435s 639139160539149724: | | | | | | | | | | | | | | | | 4895 | | | | | | | | | | | | | | | 0.001s 53.436s 639139160539160369: | | | | | | | | | | | | | | | | | | | | | | | | | | 4896 | | | | | 0.002s 53.439s 639139160539182106: | | | | | | | | | | | | | | | 4897 | | | | | | | | | | | | | | | | 0.001s 53.440s 639139160539195665: | | | | | | | | 4898 | | | | | | | | | | | | | | | | | | | | | | | 0.015s 53.455s 639139160539347529: | | | | | | | | | | | | | | | | | | | | | | | | | 4899 | | | | | | 0.005s 53.460s 639139160539401473: | | | | | | | | | | | | | | | | | | | | | | 4900 | | | | | | | | | 0.003s 53.463s 639139160539427531: | | | | | | | | | | | | | | | | | | 4901 | | | | | | | | | | | | | 0.021s 53.484s 639139160539632788: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4902 | | | | 0.005s 53.489s 639139160539681902: | | | | | 4903 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.491s 639139160539708943: | | | | | | | | | | | | | | | | | 4904 | | | | | | | | | | | | | | 0.004s 53.495s 639139160539744830: | | | | | | | | | | | | | | | | | | | | | 4905 | | | | | | | | | | 0.023s 53.518s 639139160539976445: | | | | | | | | | | | | | | | | | | | 4906 | | | | | | | | | | | | 0.003s 53.521s 639139160540008610: | | | | | | | | | | | | 4907 | | | | | | | | | | | | | | | | | | | 0.001s 53.522s 639139160540021693: | | | 4908 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 53.524s 639139160540033729: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4909 | | | 0.010s 53.533s 639139160540130056: | | | | | | | | | | | 4910 | | | | | | | | | | | | | | | | | | | | 0.024s 53.557s 639139160540367263: | | | | | | 4911 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 53.558s 639139160540380992: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4912 | | 0.001s 53.560s 639139160540393203: | 4913 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 53.575s 639139160540548856: | | | | | | | | | | | | | | | | | | | | | | | 4914 | | | | | | | | 0.002s 53.577s 639139160540570483: | | | | | | | | | | 4915 | | | | | | | | | | | | | | | | | | | | | 0.001s 53.579s 639139160540585298: | | | | | | | 4916 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.581s 639139160540603645: | | | | 4917 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 53.605s 639139160540842038: | | | | | | | | | | | | | 4918 | | | | | | | | | | | | | | | | | | 0.022s 53.627s 639139160541061903: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4919 | 0.002s 53.629s 639139160541082122: | | | | | | | | | | | | | | 4920 | | | | | | | | | | | | | | | | | 0.002s 53.631s 639139160541105944: | | | | | | | | | | | | | | | | | | | | | | | | 4921 | | | | | | | 0.007s 53.638s 639139160541171967: | | | | | | | | | | | | | | | | | | | | 4922 | | | | | | | | | | | 0.003s 53.641s 639139160541203544: | | 4923 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 53.661s 639139160541405373: | | | | | | | | 4924 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.663s 639139160541424215: | | | | | | | | | | | | | | | | | | | | | | | | | 4925 | | | | | | 0.005s 53.668s 639139160541475484: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4926 0.001s 53.669s 639139160541486491: | | | | | | | | | | | | | | | | 4927 | | | | | | | | | | | | | | | 0.001s 53.670s 639139160541497555: 4928 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 53.677s 639139160541566591: | | | | | | | | | | | | | | | 4929 | | | | | | | | | | | | | | | | 0.002s 53.679s 639139160541587641: | | | | | | | | | | | | | | | | | | 4930 | | | | | | | | | | | | | 0.005s 53.684s 639139160541637007: | | | | | | | | | | | | | | | | | | | | | | 4931 | | | | | | | | | 0.002s 53.686s 639139160541658883: | | | | | | | | | | | | | | | | | | | | | | | | | | 4932 | | | | | 0.018s 53.704s 639139160541836689: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4933 | | | | 0.010s 53.714s 639139160541933369: | | | | | 4934 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.034s 53.748s 639139160542276758: | | | | | | | | | | | | | | | | | 4935 | | | | | | | | | | | | | | 0.006s 53.754s 639139160542340375: | | | | | | | | | | | | | | | | | | | | | 4936 | | | | | | | | | | 0.002s 53.756s 639139160542356400: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4937 | | | 0.005s 53.761s 639139160542407706: | | | | | | 4938 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.763s 639139160542425673: | | | | | | | | | | | 4939 | | | | | | | | | | | | | | | | | | | | 0.002s 53.765s 639139160542443829: | | | 4940 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 53.769s 639139160542483185: | | | | | | | | | | | | 4048 | | | | | | | | | | | | | | | | | | | 0.000s 53.769s 639139160542484356: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4941 | | 0.002s 53.770s 639139160542499647: | | | | | | | | | | | | | | | | | | | | | | | 4942 | | | | | | | | 0.001s 53.772s 639139160542512946: | | | | | | | | | 4943 | | | | | | | | | | | | | | | | | | | | | | 0.004s 53.776s 639139160542554455: | 4944 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 53.780s 639139160542595996: | | | | | | | | | | | | | | | | | | | 4945 | | | | | | | | | | | | 0.029s 53.809s 639139160542883871: | | | | | | | | | | 4946 | | | | | | | | | | | | | | | | | | | | | 0.005s 53.814s 639139160542937033: | | | | 4947 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 53.823s 639139160543030968: | | | | | | | 4948 | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 53.833s 639139160543127435: | | | | | | | | | | | | | 4949 | | | | | | | | | | | | | | | | | | 0.008s 53.841s 639139160543203686: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4950 | 0.038s 53.879s 639139160543585447: | | | | | | | | | | | | | | | | | | | | 4951 | | | | | | | | | | | 0.002s 53.881s 639139160543605421: | | | | | | | | | | | | | | | | | | | | | | | | 4952 | | | | | | | 0.004s 53.885s 639139160543644542: | | | | | | | | | | | | | | 4953 | | | | | | | | | | | | | | | | | 0.002s 53.887s 639139160543668246: | | | | | | | | 4954 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 53.895s 639139160543744115: | | 4955 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 53.896s 639139160543757886: | | | | | | | | | | | | | | | | | | | | | | | | | 4956 | | | | | | 0.003s 53.899s 639139160543789610: | | | | | | | | | | | | | | | | 4957 | | | | | | | | | | | | | | | 0.009s 53.908s 639139160543875265: | | | | | | | | | | | | | | | | | | 4958 | | | | | | | | | | | | | 0.010s 53.918s 639139160543976980: | | | | | | | | | | | | | | | 4959 | | | | | | | | | | | | | | | | 0.006s 53.924s 639139160544032194: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4960 0.004s 53.927s 639139160544070784: | | | | | 4961 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 53.935s 639139160544148769: | | | | | | | | | | | | | | | | | | | | | | | | | | 4962 | | | | | 0.008s 53.943s 639139160544225709: | | | | | | | | | | | | | | | | | | | | | | 4963 | | | | | | | | | 0.003s 53.945s 639139160544251304: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4964 | | | | 0.003s 53.948s 639139160544280433: | | | | | | | | | | | | 6284 | | | | | | | | | | | | | | | | | | | 0.002s 53.950s 639139160544297834: | | | | | | | | | | | | | | | | | 4965 | | | | | | | | | | | | | | 0.031s 53.981s 639139160544611308: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4966 | | 0.002s 53.984s 639139160544633762: 4967 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 53.990s 639139160544692694: | | | | | | | | | | | | | | | | | | | | | 4968 | | | | | | | | | | 0.003s 53.992s 639139160544719435: | 4969 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 53.999s 639139160544789286: | | | | | | | | | | | | | | | | | | | | | | | 4970 | | | | | | | | 0.003s 54.003s 639139160544823783: | | | 4971 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.005s 639139160544846550: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4972 | | | 0.002s 54.007s 639139160544869652: | | | | | | 4973 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.009s 639139160544885919: | | | | | | | | | | | | | | | | | | | 4974 | | | | | | | | | | | | 0.004s 54.013s 639139160544922500: | | | | | | | | | 4975 | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.014s 639139160544940562: | | | | | | | | | | | 4976 | | | | | | | | | | | | | | | | | | | | 0.013s 54.027s 639139160545068128: | | | | | | | | | | 4977 | | | | | | | | | | | | | | | | | | | | | 0.023s 54.050s 639139160545298428: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4978 | 0.007s 54.057s 639139160545369130: | | | | 4979 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 54.067s 639139160545467930: | | | | | | | | | | | | | 4980 | | | | | | | | | | | | | | | | | | 0.010s 54.077s 639139160545565446: | | | | | | | 4981 | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 54.104s 639139160545840488: | | | | | | | | | | | | | | | | | | | | 4982 | | | | | | | | | | | 0.008s 54.112s 639139160545917904: | | | | | | | | | | | | | | | | | | | | | | | | 4983 | | | | | | | 0.022s 54.134s 639139160546139006: | | | | | | | | 4984 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.136s 639139160546159123: | | | | | | | | | | | | | | 4985 | | | | | | | | | | | | | | | | | 0.005s 54.141s 639139160546208289: | | | | | | | | | | | | | | | | 4986 | | | | | | | | | | | | | | | 0.002s 54.143s 639139160546223962: | | 4987 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 54.149s 639139160546282092: | | | | | 4988 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 54.153s 639139160546322988: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4989 0.006s 54.159s 639139160546382524: | | | | | | | | | | | | | | | | | | | | | | | | | 4990 | | | | | | 0.010s 54.169s 639139160546483720: | | | | | | | | | | | | | | | 4991 | | | | | | | | | | | | | | | | 0.002s 54.171s 639139160546502031: | | | | | | | | | | | | | | | | | 4992 | | | | | | | | | | | | | | 0.001s 54.172s 639139160546514190: | | | | | | | | | | | | | | | | | | 4993 | | | | | | | | | | | | | 0.002s 54.173s 639139160546530156: | | | | | | | | | | | | 4048 | | | | | | | | | | | | | | | | | | | 0.000s 54.173s 639139160546530567: | | | | | | | | | | | | | | | | | | | | | | | | | | 4994 | | | | | 0.002s 54.175s 639139160546549248: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4995 | | | | 0.013s 54.189s 639139160546683292: | | | | | | | | | | | | 6285 | | | | | | | | | | | | | | | | | | | 0.008s 54.197s 639139160546766356: | | | | | | | | | | | | | | | | | | | | | | 4996 | | | | | | | | | 0.013s 54.210s 639139160546897163: | | | | | | | | | | | | | | | | | | | | | | | 4997 | | | | | | | | 0.002s 54.212s 639139160546917274: | 4998 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.214s 639139160546933676: | | | | | | | | | | | | | | | | | | | 4999 | | | | | | | | | | | | 0.002s 54.215s 639139160546949517: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5000 | | | 0.018s 54.233s 639139160547130136: | | | 5001 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 54.235s 639139160547143064: | | | | | | 5002 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 54.241s 639139160547207646: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5003 | | 0.005s 54.246s 639139160547260605: | | | | | | | | | | | | | | | | | | | | | 5004 | | | | | | | | | | 0.019s 54.265s 639139160547445618: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5005 | 0.003s 54.268s 639139160547477016: 5006 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.270s 639139160547498910: | | | | | | | | | | | 5007 | | | | | | | | | | | | | | | | | | | | 0.003s 54.273s 639139160547524986: | | | | | | | | | | 5008 | | | | | | | | | | | | | | | | | | | | | 0.007s 54.280s 639139160547594813: | | | | | | | | | 5009 | | | | | | | | | | | | | | | | | | | | | | 0.025s 54.305s 639139160547843647: | | | | | | | | | | | | | 5010 | | | | | | | | | | | | | | | | | | 0.006s 54.310s 639139160547899973: | | | | 5011 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.312s 639139160547917644: | | | | | | | | | | | | | | | | | | | | | | | | 5012 | | | | | | | 0.006s 54.318s 639139160547980866: | | | | | | | 5013 | | | | | | | | | | | | | | | | | | | | | | | | 0.027s 54.345s 639139160548247432: | | | | | | | | | | | | | | | | | | | | 5014 | | | | | | | | | | | 0.005s 54.350s 639139160548300592: | | 5015 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.029s 54.379s 639139160548585815: | | | | | | | | | | | | | | | | 5016 | | | | | | | | | | | | | | | 0.001s 54.380s 639139160548600457: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5017 0.001s 54.382s 639139160548612663: | | | | | | | | | | | | | | | | | | | | | | | | | 5018 | | | | | | 0.001s 54.383s 639139160548624167: | | | | | | | | 5019 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.385s 639139160548645867: | | | | | | | | | | | | | | 5020 | | | | | | | | | | | | | | | | | 0.002s 54.387s 639139160548665812: | | | | | 5021 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 54.388s 639139160548677046: | | | | | | | | | | | | | | | | | | 5022 | | | | | | | | | | | | | 0.004s 54.392s 639139160548713562: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5023 | | | | 0.003s 54.395s 639139160548745303: | | | | | | | | | | | | | | | | | | | | | | 5024 | | | | | | | | | 0.003s 54.398s 639139160548776411: | | | | | | | | | | | | | | | 5025 | | | | | | | | | | | | | | | | 0.001s 54.399s 639139160548789064: | | | | | | | | | | | | | | | | | | | 5026 | | | | | | | | | | | | 0.001s 54.400s 639139160548800720: | | | | | | | | | | | | | | | | | | | | | | | | | | 5027 | | | | | 0.006s 54.407s 639139160548862688: | | | | | | | | | | | | | | | | | 5028 | | | | | | | | | | | | | | 0.025s 54.432s 639139160549115957: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5029 | | | 0.017s 54.449s 639139160549289094: | | | 5030 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 54.454s 639139160549337820: | 5031 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 54.456s 639139160549352286: | | | | | | | | | | | | | | | | | | | | | | | 5032 | | | | | | | | 0.001s 54.457s 639139160549363778: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5033 | | 0.007s 54.464s 639139160549436908: | | | | | | | | | | | 5034 | | | | | | | | | | | | | | | | | | | | 0.004s 54.468s 639139160549475537: | | | | | | | | | | 5035 | | | | | | | | | | | | | | | | | | | | | 0.010s 54.478s 639139160549579007: | | | | | | 5036 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 54.481s 639139160549609456: | | | | | | | | | | | | | | | | | | | | | 5037 | | | | | | | | | | 0.010s 54.491s 639139160549706531: | | | | | | | | | 5038 | | | | | | | | | | | | | | | | | | | | | | 0.010s 54.501s 639139160549802072: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5039 | 0.004s 54.504s 639139160549838382: | | | | | | | | | | | | | 5040 | | | | | | | | | | | | | | | | | | 0.014s 54.519s 639139160549983052: | | | | | | | | | | | | | | | | | | | | | | | | 5041 | | | | | | | 0.006s 54.524s 639139160550038057: | | | | | | | 4777 | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 54.544s 639139160550237431: 4778 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.546s 639139160550256451: | | | | 4779 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 54.561s 639139160550410231: | | | | | | | | | | | | 4048 | | | | | | | | | | | | | | | | | | | 0.004s 54.566s 639139160550454356: | | | | | | | | | | | | | | | | | | | | 4780 | | | | | | | | | | | 0.001s 54.567s 639139160550469021: | | | | | | | | | | | | 6286 | | | | | | | | | | | | | | | | | | | 0.007s 54.574s 639139160550535574: | | | | | | | | | | | | 4048 | | | | | | | | | | | | | | | | | | | 0.009s 54.583s 639139160550628944: | | | | | | | | | | | | | | | | 4781 | | | | | | | | | | | | | | | 0.006s 54.589s 639139160550689217: | | 4782 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 54.606s 639139160550853273: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4783 0.002s 54.608s 639139160550874121: | | | | | | | | | | | | | | | | | | | | | | 4784 | | | | | | | | | 0.009s 54.617s 639139160550968302: | | | | | 4785 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 54.619s 639139160550982256: | | | | | | | | | | | | | | 4786 | | | | | | | | | | | | | | | | | 0.001s 54.620s 639139160550996486: | | | | | | | | | | | | | | | 4787 | | | | | | | | | | | | | | | | 0.002s 54.621s 639139160551011542: | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | | | 0.004s 54.626s 639139160551053381: | | | | | | | | 4789 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.628s 639139160551078213: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4790 | | | | 0.003s 54.631s 639139160551107706: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4791 | | | 0.003s 54.634s 639139160551133035: | | | | | | | | | | | | | | | | | | | 4792 | | | | | | | | | | | | 0.011s 54.645s 639139160551242878: | | | | | | | | | | | | | | | | | | | | | | | | | 4793 | | | | | | 0.003s 54.647s 639139160551271516: | | | | | | | | | | | | | | | | | | | | | | | | | | 4794 | | | | | 0.014s 54.662s 639139160551412077: | | | | | | | | | | | | | | | | | 4795 | | | | | | | | | | | | | | 0.025s 54.687s 639139160551663177: | 4796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 54.694s 639139160551740773: | | | 4797 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 54.697s 639139160551766421: | | | | | | | | | | 4798 | | | | | | | | | | | | | | | | | | | | | 0.005s 54.702s 639139160551814101: | | | | | | | | | | | | | | | | | | | | | | | 4799 | | | | | | | | 0.004s 54.705s 639139160551851473: | | | | | | | | | | | 4800 | | | | | | | | | | | | | | | | | | | | 0.002s 54.707s 639139160551869869: | | | | | | 4801 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 54.708s 639139160551881083: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4802 | | 0.026s 54.734s 639139160552138171: | | | | | | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | 0.004s 54.738s 639139160552173228: | | | | | | | | | | | | | | | | | | | | | 4804 | | | | | | | | | | 0.002s 54.740s 639139160552193739: | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | | | | 0.006s 54.746s 639139160552258072: | | | | | | | | | | | | | | | | | | | | | | | | 4806 | | | | | | | 0.025s 54.771s 639139160552508491: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4807 | 0.014s 54.785s 639139160552646098: | | | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.787s 639139160552662291: | | | | 4809 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.033s 54.819s 639139160552990793: | | | | | | | | | | | | | | | | | | | | 4810 | | | | | | | | | | | 0.011s 54.830s 639139160553097445: | | | | | | | | | | | | | | | | | | | | | | 4811 | | | | | | | | | 0.002s 54.832s 639139160553115004: 4812 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 54.834s 639139160553140581: | | 4813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 54.839s 639139160553184983: | | | | | | | | | | | | | | 4814 | | | | | | | | | | | | | | | | | 0.001s 54.840s 639139160553196095: | | | | | | | | | | | | | | | | 4815 | | | | | | | | | | | | | | | 0.005s 54.845s 639139160553249737: | | | | | 4816 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.848s 639139160553272264: | | | | | | | | | | | | | | | | | | 4817 | | | | | | | | | | | | | 0.001s 54.849s 639139160553286834: | | | | | | | | 4818 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.851s 639139160553303290: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4819 0.002s 54.853s 639139160553323526: | | | | | | | | | | | | | | | 4820 | | | | | | | | | | | | | | | | 0.024s 54.877s 639139160553563935: | | | | | | | | | | | | | | | | | | | 4821 | | | | | | | | | | | | 0.009s 54.885s 639139160553649323: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4822 | | | | 0.002s 54.887s 639139160553671348: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4823 | | | 0.008s 54.895s 639139160553746466: | | | | | | | | | | | | | | | | | 4824 | | | | | | | | | | | | | | 0.002s 54.897s 639139160553765844: | | | | | | | | | | | | | | | | | | | | | | | | | | 4825 | | | | | 0.004s 54.901s 639139160553804320: | | | | | | | | | | | | | | | | | | | | | | | | | 4826 | | | | | | 0.002s 54.902s 639139160553820594: | 4827 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 54.918s 639139160553978654: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4828 | | 0.004s 54.922s 639139160554015340: | | | 4829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 54.938s 639139160554173501: | | | | | | | | | | 4830 | | | | | | | | | | | | | | | | | | | | | 0.002s 54.940s 639139160554195934: | | | | | | | | | | | 4831 | | | | | | | | | | | | | | | | | | | | 0.002s 54.942s 639139160554212843: | | | | | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | 0.002s 54.943s 639139160554227907: | | | | | | | | | | | | | | | | | | | | | | | 4833 | | | | | | | | 0.005s 54.948s 639139160554273513: | | | | | | | | | | | | | 4047 | | | | | | | | | | | | | | | | | | 0.006s 54.953s 639139160554328812: | | | | | | | | | | | | | | | | | | | | | 4834 | | | | | | | | | | 0.013s 54.966s 639139160554460650: | | | | | | | | | 4835 | | | | | | | | | | | | | | | | | | | | | | 0.001s 54.968s 639139160554474448: | | | | | | | | | | | | | | | | | | | | | | | | 4836 | | | | | | | 0.004s 54.971s 639139160554511338: | | | | | | 4837 | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 54.989s 639139160554683852: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4838 | 0.007s 54.996s 639139160554757875: | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 55.028s 639139160555074605: | | | | | | | | | | | | | | | | | | | | 4840 | | | | | | | | | | | 0.010s 55.038s 639139160555179110: | | | | | | | | | | | | | | | | | | | | | | 4841 | | | | | | | | | 0.003s 55.041s 639139160555209798: | | | | | | | 4842 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 55.049s 639139160555291114: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4843 0.013s 55.063s 639139160555422930: | | | | | | | | | | | | | | 4844 | | | | | | | | | | | | | | | | | 0.004s 55.067s 639139160555464529: | | 4845 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 55.077s 639139160555570297: | | | | | 4846 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 55.081s 639139160555605825: | | | | | | | | 4847 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 55.085s 639139160555644715: | | | | | | | | | | | | | | | | 4848 | | | | | | | | | | | | | | | 0.008s 55.093s 639139160555725773: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4849 | | | 0.002s 55.095s 639139160555741985: | | | | | | | | | | | | | | | | | | | 4850 | | | | | | | | | | | | 0.007s 55.102s 639139160555815820: | | | | | | | | | | | | | | | | | | 4851 | | | | | | | | | | | | | 0.002s 55.104s 639139160555838729: 4852 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.107s 639139160555862897: | | | | | | | | | | | | | | | | | 4853 | | | | | | | | | | | | | | 0.002s 55.109s 639139160555882101: | | | | | | | | | | | | | | | 4854 | | | | | | | | | | | | | | | | 0.013s 55.122s 639139160556014874: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4855 | | | | 0.002s 55.124s 639139160556037936: | 4856 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 55.129s 639139160556090506: | | | | | | | | | | | | | | | | | | | | | | | | | | 4857 | | | | | 0.013s 55.143s 639139160556225177: | | | | | | | | | | | | | 6288 | | | | | | | | | | | | | | | | | | 0.008s 55.151s 639139160556304181: | | | | | | | | | | | | | | | | | | | | | | | 4858 | | | | | | | | 0.007s 55.157s 639139160556370267: | | | | | | | | | | | | | | | | | | | | | | | | | 4859 | | | | | | 0.002s 55.160s 639139160556393231: | | | | | | | | | | | | 4860 | | | | | | | | | | | | | | | | | | | 0.002s 55.162s 639139160556411983: | | | | | | | | | | | 4861 | | | | | | | | | | | | | | | | | | | | 0.002s 55.163s 639139160556430217: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4862 | | 0.002s 55.165s 639139160556446656: | | | 4863 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.031s 55.196s 639139160556756688: | | | | | | | | | | | | | | | | | | | | | | | | 4864 | | | | | | | 0.004s 55.200s 639139160556795447: | | | | | | | | | | 4865 | | | | | | | | | | | | | | | | | | | | | 0.006s 55.206s 639139160556857321: | | | | | | | | | 4866 | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.208s 639139160556879941: | | | | | | 4867 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 55.218s 639139160556980056: | | | | | | | | | | | | | | | | | | | | | 4868 | | | | | | | | | | 0.017s 55.236s 639139160557151824: | | | | 4869 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 55.239s 639139160557183425: | | | | | | | | | | | | | | | | | | | | 4870 | | | | | | | | | | | 0.003s 55.242s 639139160557214655: | | | | | | | 4871 | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 55.267s 639139160557461977: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4872 | 0.005s 55.272s 639139160557512239: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4873 0.002s 55.273s 639139160557529638: | | | | | | | | | | | | | | 4874 | | | | | | | | | | | | | | | | | 0.001s 55.274s 639139160557539372: | | | | | | | | | | | | | | | | | | | | | | 4875 | | | | | | | | | 0.018s 55.292s 639139160557716393: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4876 | | | 0.001s 55.293s 639139160557730411: | | | | | 4877 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 55.297s 639139160557768858: | | 4878 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 55.320s 639139160557997197: | | | | | | | | 4879 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 55.321s 639139160558011681: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4880 | | | | 0.002s 55.324s 639139160558033709: | | | | | | | | | | | | | | | | 4881 | | | | | | | | | | | | | | | 0.003s 55.327s 639139160558066355: | | | | | | | | | | | | | 4047 | | | | | | | | | | | | | | | | | | 0.000s 55.327s 639139160558069222: | | | | | | | | | | | | | | | | | | | 4882 | | | | | | | | | | | | 0.004s 55.332s 639139160558113397: | | | | | | | | | | | | | | | | | | | | | | | | | | 4883 | | | | | 0.005s 55.336s 639139160558158699: | | | | | | | | | | | | | | | | | | 4884 | | | | | | | | | | | | | 0.002s 55.338s 639139160558175479: | | | | | | | | | | | | | 6289 | | | | | | | | | | | | | | | | | | 0.005s 55.343s 639139160558228422: | | | | | | | | | | | | | | | 4885 | | | | | | | | | | | | | | | | 0.013s 55.356s 639139160558358196: | 4886 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 55.366s 639139160558460782: 4887 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.368s 639139160558479942: | | | | | | | | | | | | | | | | | 4888 | | | | | | | | | | | | | | 0.003s 55.372s 639139160558514351: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4889 | | 0.002s 55.374s 639139160558534712: | | | | | | | | | | | 4664 | | | | | | | | | | | | | | | | | | | | 0.012s 55.385s 639139160558650515: | | | | | | | | | | | | 4665 | | | | | | | | | | | | | | | | | | | 0.007s 55.393s 639139160558725452: | | | | | | | | | | | | | | | | | | | | | | | | | 4666 | | | | | | 0.004s 55.397s 639139160558765880: | | | | | | | | | | | | | | | | | | | | | | | 4667 | | | | | | | | 0.001s 55.398s 639139160558776682: | | | 4668 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 55.413s 639139160558930789: | | | | | | | | | 4669 | | | | | | | | | | | | | | | | | | | | | | 0.004s 55.418s 639139160558972050: | | | | | | | | | | | | | | | | | | | | | | | | 4670 | | | | | | | 0.033s 55.451s 639139160559304167: | | | | | | | | | | 4671 | | | | | | | | | | | | | | | | | | | | | 0.006s 55.457s 639139160559366206: | | | | | | 4672 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 55.463s 639139160559422311: | | | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.465s 639139160559444068: | | | | | | | | | | | | | | | | | | | | | 4674 | | | | | | | | | | 0.002s 55.467s 639139160559463534: | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 55.473s 639139160559527394: | | | | | | | | | | | | | | | | | | | | 4676 | | | | | | | | | | | 0.003s 55.476s 639139160559557097: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4677 | 0.019s 55.495s 639139160559746471: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4678 0.018s 55.513s 639139160559923437: | | | | | | | | | | | | | | | | | | | | | | 4679 | | | | | | | | | 0.001s 55.514s 639139160559938277: | | | | | | | | | | | | | | 4680 | | | | | | | | | | | | | | | | | 0.001s 55.515s 639139160559946858: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4681 | | | 0.004s 55.519s 639139160559988820: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4682 | | | | 0.010s 55.530s 639139160560093367: | | | | | | | | 4683 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 55.536s 639139160560157411: | | | | | 4684 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 55.539s 639139160560186427: | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | | | 0.002s 55.541s 639139160560204134: | | | | | | | | | | | | | | | | | | | | | | | | | | 4686 | | | | | 0.002s 55.543s 639139160560227920: | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.545s 639139160560247829: | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | | 0.002s 55.547s 639139160560263022: | | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | 0.029s 55.576s 639139160560553053: | | | | | | | | | | | | | | | | 4690 | | | | | | | | | | | | | | | 0.011s 55.586s 639139160560658075: | | | | | | | | | | | | 4691 | | | | | | | | | | | | | | | | | | | 0.004s 55.590s 639139160560700597: | 4692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 55.596s 639139160560754698: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4693 | | 0.002s 55.597s 639139160560770863: | | | | | | | | | | | 4694 | | | | | | | | | | | | | | | | | | | | 0.002s 55.599s 639139160560790511: | | | | | | | | | | | | | | | | | | | | | | | | | 4695 | | | | | | 0.015s 55.614s 639139160560940645: | | | | | | | | | | | | | | | | | 4696 | | | | | | | | | | | | | | 0.002s 55.616s 639139160560956659: | | | | | | | | | | | | | | | | | | | | | | | 4697 | | | | | | | | 0.011s 55.627s 639139160561067232: | | | 4698 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.629s 639139160561083046: 4699 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 55.630s 639139160561096469: | | | | | | | | | 4700 | | | | | | | | | | | | | | | | | | | | | | 0.008s 55.638s 639139160561173970: | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | | 0.019s 55.657s 639139160561368553: | | | | | | | | | | 4702 | | | | | | | | | | | | | | | | | | | | | 0.002s 55.659s 639139160561383674: | | | | | | 4703 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 55.660s 639139160561393780: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4704 | 0.021s 55.680s 639139160561600399: | | | | | | | | | | | | | | | | | | | | 4705 | | | | | | | | | | | 0.001s 55.682s 639139160561614666: | | | | | | | | | | | | | 4047 | | | | | | | | | | | | | | | | | | 0.006s 55.687s 639139160561670623: | | | | | | | 4052 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 55.689s 639139160561682726: | | | | | | | | | | | | | 6290 | | | | | | | | | | | | | | | | | | 0.002s 55.691s 639139160561704246: | | | | | | | | | | | | | | | | | | | | | 4706 | | | | | | | | | | 0.007s 55.698s 639139160561776930: | | | | | | | | | | | | | 4047 | | | | | | | | | | | | | | | | | | 0.005s 55.703s 639139160561830026: | | | | 4707 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 55.713s 639139160561921754: | | | | | | | | | | | | | | | | | | | | | | 4708 | | | | | | | | | 0.012s 55.725s 639139160562042541: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4709 0.007s 55.732s 639139160562111829: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | 0.016s 55.748s 639139160562274877: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 | | | 0.007s 55.755s 639139160562343061: | | | | | | | | | | | | | | 4712 | | | | | | | | | | | | | | | | | 0.004s 55.758s 639139160562379759: | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | | | | | 0.001s 55.759s 639139160562390911: | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | | | 0.003s 55.762s 639139160562418914: | | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | 0.004s 55.766s 639139160562458383: | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.768s 639139160562476490: | | | | | | | | | | | | | | | | | | | 4717 | | | | | | | | | | | | 0.004s 55.772s 639139160562512843: | | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 55.773s 639139160562523767: | | | | | | | | | | | | | | | | 4719 | | | | | | | | | | | | | | | 0.016s 55.788s 639139160562679088: | | 4720 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 55.796s 639139160562756354: | 4721 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 55.824s 639139160563040147: | | | | | | | | | | | 4722 | | | | | | | | | | | | | | | | | | | | 0.002s 55.826s 639139160563057022: | | | | | | | | | | | | | | | | | | | | | | | | | 4723 | | | | | | 0.004s 55.830s 639139160563093634: | | | | | | | | | | | | 4724 | | | | | | | | | | | | | | | | | | | 0.002s 55.832s 639139160563112401: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4725 | | 0.011s 55.843s 639139160563225032: | | | | | | | | | | | | | | | | | 4726 | | | | | | | | | | | | | | 0.003s 55.846s 639139160563255141: | | | 4727 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 55.852s 639139160563313440: | | | | | | | | | 4728 | | | | | | | | | | | | | | | | | | | | | | 0.003s 55.855s 639139160563343335: | | | | | | | | | | | | | | | | | | | | | | | 4729 | | | | | | | | 0.010s 55.864s 639139160563438349: | | | | | | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | 0.019s 55.883s 639139160563628047: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4731 | 0.007s 55.890s 639139160563699015: | | | | | | | 6292 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.893s 639139160563722542: | | | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | 0.002s 55.894s 639139160563737687: | | | | | | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 55.899s 639139160563782111: | | | | | | | | | | | | | | | | | | | | | | 4734 | | | | | | | | | 0.002s 55.901s 639139160563804377: | | | | | | | | | | | | | | | | | | | | 4735 | | | | | | | | | | | 0.020s 55.921s 639139160564005048: 4736 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.923s 639139160564023160: | | | | | | | | | | | | | | | | | | | | | 4737 | | | | | | | | | | 0.001s 55.924s 639139160564033987: | | | | 4738 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 55.947s 639139160564262929: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4739 0.016s 55.962s 639139160564418591: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | 0.002s 55.964s 639139160564435900: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4741 | | | | 0.009s 55.973s 639139160564522146: | | | | | | | | | | | | | | | 4742 | | | | | | | | | | | | | | | | 0.002s 55.974s 639139160564539536: | | | | | | | | | | | | | | | | | | | | | | | | | | 4743 | | | | | 0.002s 55.976s 639139160564559879: | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.978s 639139160564579924: | | | | | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | 0.007s 55.985s 639139160564646229: | | | | | 4746 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 55.989s 639139160564683693: | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | | | | 0.005s 55.993s 639139160564730957: | | | | | | | | | | | | | | | | | | | 4748 | | | | | | | | | | | | 0.020s 56.014s 639139160564935599: | | | | | | | | | | | | | | | | 4749 | | | | | | | | | | | | | | | 0.007s 56.021s 639139160565006682: | | 4750 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 56.027s 639139160565063506: | | | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | 0.011s 56.038s 639139160565176136: | 4752 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.040s 639139160565192123: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4753 | | 0.004s 56.044s 639139160565231951: | | | | | | | | | | | 4754 | | | | | | | | | | | | | | | | | | | | 0.004s 56.047s 639139160565267170: | | | | | | | | | | | | | | | | | | | | | | | | | 4755 | | | | | | 0.003s 56.050s 639139160565298689: | | | | | | | | | | | | | | | | | 4756 | | | | | | | | | | | | | | 0.032s 56.082s 639139160565618951: | | | | | | | | | 4757 | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.084s 639139160565639705: | | | | | | | | | | | | | | | | | | | | | | | 4758 | | | | | | | | 0.002s 56.087s 639139160565663142: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4759 | 0.002s 56.088s 639139160565680498: | | | | | | | 4052 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 56.088s 639139160565680884: | | | | | | | | | | | | 4760 | | | | | | | | | | | | | | | | | | | 0.006s 56.095s 639139160565742405: | | | | | | | 6293 | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 56.108s 639139160565879280: | | | 4761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.111s 639139160565902992: | | | | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | 0.008s 56.119s 639139160565982417: | | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | 0.007s 56.126s 639139160566056609: | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 56.142s 639139160566213459: | | | | | | | | | | | | | | | | | | | | | | 4765 | | | | | | | | | 0.004s 56.146s 639139160566255310: | | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 56.151s 639139160566302189: | | | | | | | | | | | | | | | | | | | | | 4767 | | | | | | | | | | 0.006s 56.156s 639139160566359676: | | | | | | | | | | | | | | | | | | | | 4768 | | | | | | | | | | | 0.008s 56.164s 639139160566437548: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4769 | | | | 0.006s 56.170s 639139160566499122: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4770 0.002s 56.172s 639139160566519224: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4771 | | | 0.029s 56.201s 639139160566807371: 4772 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 56.213s 639139160566924971: | | | | | | | | | | | | | | | | | | | | | | | | | | 4773 | | | | | 0.001s 56.214s 639139160566938923: | | | | | | | | | | | | | | | 4774 | | | | | | | | | | | | | | | | 0.001s 56.215s 639139160566947821: | | | | | | | | 4775 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 56.216s 639139160566958954: | | | | | 4526 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.218s 639139160566978740: | | | | | | | | | | | | | | 4527 | | | | | | | | | | | | | | | | | 0.002s 56.220s 639139160566996205: | | | | | | | | | | | | | | | | | | 4528 | | | | | | | | | | | | | 0.018s 56.237s 639139160567171374: | | | | | | | | | | | | | 4529 | | | | | | | | | | | | | | | | | | 0.004s 56.242s 639139160567213010: | | | | | | | | | | | | | | | | 4530 | | | | | | | | | | | | | | | 0.025s 56.267s 639139160567463060: | | 4531 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.269s 639139160567485036: | | | | | | | | | | | | | | | | | | | 4532 | | | | | | | | | | | | 0.003s 56.272s 639139160567516591: | | | | | | | | | | | | | | | | | 4533 | | | | | | | | | | | | | | 0.006s 56.278s 639139160567575438: | 4534 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.280s 639139160567593512: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4535 | | 0.001s 56.281s 639139160567603129: | | | | | | | | | | | | | | | | | | | | | | | | | 4536 | | | | | | 0.008s 56.289s 639139160567683146: | | | | | | | | | | | 4537 | | | | | | | | | | | | | | | | | | | | 0.003s 56.291s 639139160567711256: | | | | | | | | | | | | | | | | | | | | | | | 4538 | | | | | | | | 0.002s 56.293s 639139160567727484: | | | | | | | | | 4539 | | | | | | | | | | | | | | | | | | | | | | 0.013s 56.307s 639139160567862046: | | | | | | | | | | | | 4540 | | | | | | | | | | | | | | | | | | | 0.012s 56.318s 639139160567980426: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4541 | 0.022s 56.341s 639139160568204963: | | | | 4542 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 56.346s 639139160568252741: | | | 4543 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 56.351s 639139160568311199: | | | | | | | | | | | | | | | | | | | | | | | | 4544 | | | | | | | 0.007s 56.358s 639139160568377546: | | | | | | | | | | | | | | | | | | | | | | 4545 | | | | | | | | | 0.004s 56.363s 639139160568422091: | | | | | | 4546 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.365s 639139160568444998: | | | | | | | | | | 4547 | | | | | | | | | | | | | | | | | | | | | 0.002s 56.367s 639139160568462724: | | | | | | | | | | | | | | | | | | | | 4548 | | | | | | | | | | | 0.014s 56.380s 639139160568600391: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4549 | | | | 0.038s 56.418s 639139160568975483: | | | | | | | | | | | | | | | | | | | | | 4550 | | | | | | | | | | 0.002s 56.420s 639139160568995274: | | | | | | | | | | | | | | | | | | | | | | | | | | 4551 | | | | | 0.006s 56.426s 639139160569055690: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4552 | | | 0.002s 56.428s 639139160569073178: | | | | | | | | | | | | | | 4553 | | | | | | | | | | | | | | | | | 0.002s 56.429s 639139160569091525: | | | | | 4554 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 56.444s 639139160569234591: | | | | | | | | 4555 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.446s 639139160569253346: | | | | | | | | | | | | | | | 4556 | | | | | | | | | | | | | | | | 0.021s 56.467s 639139160569466645: 4557 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 56.473s 639139160569528120: | | 4558 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 56.474s 639139160569538502: | | | | | | | | | | | | | | | | | | 4559 | | | | | | | | | | | | | 0.006s 56.480s 639139160569599926: | | | | | | | | | | | | | 4560 | | | | | | | | | | | | | | | | | | 0.006s 56.486s 639139160569657747: | | | | | | | | | | | | | | | | 4561 | | | | | | | | | | | | | | | 0.015s 56.502s 639139160569812438: | | | | | | | | | | | | | | | | | 4562 | | | | | | | | | | | | | | 0.003s 56.504s 639139160569839904: | | | | | | | 4052 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 56.505s 639139160569842790: | | | | | | | | | | | | | | | | | | | 4563 | | | | | | | | | | | | 0.002s 56.507s 639139160569866441: | | | | | | | | | | | | | | | | | | | | | | | | | 4564 | | | | | | 0.002s 56.509s 639139160569882297: | | | | | | | | | | | | | | | | | | | | | | | 4565 | | | | | | | | 0.002s 56.510s 639139160569898168: | | | | | | | 6294 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 56.518s 639139160569976225: | | | | | | | 4052 | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 56.530s 639139160570095244: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4566 | | 0.003s 56.532s 639139160570121022: | | | | | | | | | 4567 | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.534s 639139160570140629: | | | | | | | | | | | | 4568 | | | | | | | | | | | | | | | | | | | 0.001s 56.536s 639139160570153698: | | | | | | | | | | | 4569 | | | | | | | | | | | | | | | | | | | | 0.018s 56.553s 639139160570331260: | 4570 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.555s 639139160570348246: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4571 | 0.013s 56.568s 639139160570480686: | | | | | | | | | | | | | | | | | | | | | | 4572 | | | | | | | | | 0.005s 56.574s 639139160570532449: | | | | 4573 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.576s 639139160570554005: | | | | | | | | | | | | | | | | | | | | 4574 | | | | | | | | | | | 0.005s 56.581s 639139160570604653: | | | | | | | | | | 4575 | | | | | | | | | | | | | | | | | | | | | 0.008s 56.589s 639139160570684147: | | | | | | | | | | | | | | | | | | | | | | | | 4576 | | | | | | | 0.023s 56.612s 639139160570916366: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4577 | | | | 0.007s 56.619s 639139160570987889: | | | 4578 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 56.624s 639139160571037623: | | | | | | 4579 | | | | | | | | | | | | | | | | | | | | | | | | | 0.027s 56.651s 639139160571307451: | | | | | 4580 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 56.676s 639139160571555933: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4581 | | | 0.003s 56.679s 639139160571584160: | | | | | | | | | | | | | | | | | | | | | 4582 | | | | | | | | | | 0.004s 56.682s 639139160571621666: | | | | | | | | | | | | | | | | | | | | | | | | | | 4583 | | | | | 0.003s 56.685s 639139160571648774: | | | | | | | | | | | | | | | 4584 | | | | | | | | | | | | | | | | 0.002s 56.687s 639139160571665703: | | | | | | | | 4585 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 56.688s 639139160571677819: | | | | | | | | | | | | | | 4586 | | | | | | | | | | | | | | | | | 0.003s 56.691s 639139160571703080: | | 4587 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.693s 639139160571726484: | | | | | | | | | | | | | | | | 4588 | | | | | | | | | | | | | | | 0.013s 56.706s 639139160571860519: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4589 0.005s 56.711s 639139160571907124: | | | | | | | | | | | | | 4590 | | | | | | | | | | | | | | | | | | 0.001s 56.712s 639139160571921642: | | | | | | | | | | | | | | | | | | 4591 | | | | | | | | | | | | | 0.028s 56.741s 639139160572203857: 4592 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 56.745s 639139160572250861: | | | | | | | | | | | | | | | | | | | | | | | 4593 | | | | | | | | 0.011s 56.757s 639139160572365226: | | | | | | | | | | | | | | | | | 4594 | | | | | | | | | | | | | | 0.002s 56.759s 639139160572386449: | | | | | | | | | | | | | | | | | | | 4595 | | | | | | | | | | | | 0.003s 56.762s 639139160572416805: | | | | | | | | | 4596 | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.764s 639139160572438628: | | | | | | | | | | | | | | | | | | | | | | | | | 4597 | | | | | | 0.009s 56.773s 639139160572526941: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4598 | 0.009s 56.782s 639139160572612326: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4599 | | 0.006s 56.788s 639139160572676597: | | | | | | | | | | | 4600 | | | | | | | | | | | | | | | | | | | | 0.002s 56.790s 639139160572692046: | | | | | | | | | | | | 4601 | | | | | | | | | | | | | | | | | | | 0.006s 56.796s 639139160572751899: | | | | | | | 4602 | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 56.805s 639139160572850235: | 4603 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 56.814s 639139160572933878: | | | | | | | | | | | | | | | | | | | | | | 4604 | | | | | | | | | 0.002s 56.816s 639139160572954833: | | | | | | | | | | | | | | | | | | | | 4605 | | | | | | | | | | | 0.018s 56.834s 639139160573131913: | | | | | | | | | | 4606 | | | | | | | | | | | | | | | | | | | | | 0.002s 56.835s 639139160573150340: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4607 | | | | 0.001s 56.837s 639139160573164388: | | | | 4608 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 56.842s 639139160573219577: | | | | | | | | | | | | | | | | | | | | | | | | 4609 | | | | | | | 0.005s 56.847s 639139160573269560: | | | 4056 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 56.851s 639139160573303107: | | | | | | 4610 | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 56.862s 639139160573414570: | | | | | 4611 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 56.884s 639139160573633462: | | | | | | | | | | | | | | | | | | | | | 4612 | | | | | | | | | | 0.005s 56.889s 639139160573687792: | | | | | | | | | | | | | | | 4613 | | | | | | | | | | | | | | | | 0.009s 56.898s 639139160573773327: | | | | | | | | | | | | | | | | | | | | | | | | | | 4614 | | | | | 0.007s 56.905s 639139160573844347: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4615 | | | 0.002s 56.907s 639139160573863536: | | | | | | | | | | | | | | 4616 | | | | | | | | | | | | | | | | | 0.001s 56.908s 639139160573877237: | | | | | | | | | | | | | | | | 4617 | | | | | | | | | | | | | | | 0.002s 56.910s 639139160573893185: | | | | | | | | 4618 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 56.913s 639139160573928955: | | | | | | | | | | | | | 4619 | | | | | | | | | | | | | | | | | | 0.013s 56.926s 639139160574053985: | | 4620 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 56.937s 639139160574165984: | | | | | | | | | | | | | | | | | | 4621 | | | | | | | | | | | | | 0.010s 56.947s 639139160574270385: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4622 0.006s 56.953s 639139160574330977: | | | | | | | | | | | | | | | | | 4623 | | | | | | | | | | | | | | 0.004s 56.957s 639139160574366753: | | | | | | | | | | | | | | | | | | | | | | | | | 4624 | | | | | | 0.006s 56.963s 639139160574427947: | | | | | | | | | | | | | | | | | | | | | | | 4625 | | | | | | | | 0.004s 56.967s 639139160574468970: | | | | | | | | | 4626 | | | | | | | | | | | | | | | | | | | | | | 0.023s 56.990s 639139160574699878: 4627 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 56.993s 639139160574722004: | | | | | | | | | | | | | | | | | | | 4628 | | | | | | | | | | | | 0.010s 57.003s 639139160574825550: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4629 | 0.002s 57.004s 639139160574841683: | | | | | | | | | | | 4630 | | | | | | | | | | | | | | | | | | | | 0.004s 57.009s 639139160574884864: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4631 | | 0.014s 57.022s 639139160575020466: | | | | | | | 4632 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 57.025s 639139160575049660: | | | | | | | | | | | | 4633 | | | | | | | | | | | | | | | | | | | 0.002s 57.027s 639139160575068641: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.008s 57.035s 639139160575148669: | 4635 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 57.044s 639139160575239590: | | | | | | | | | | 4636 | | | | | | | | | | | | | | | | | | | | | 0.011s 57.055s 639139160575350152: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.004s 57.059s 639139160575390192: | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.061s 639139160575408086: | | | | | | | | | | | | | | | | | | | | 4639 | | | | | | | | | | | 0.002s 57.063s 639139160575423763: | | | 6296 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 57.068s 639139160575475222: | | | | | 4640 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 57.083s 639139160575621896: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4641 | | | | 0.001s 57.084s 639139160575636768: | | | | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | 0.001s 57.085s 639139160575645948: | | | | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 57.089s 639139160575683389: | | | | | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | 0.021s 57.110s 639139160575892790: | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | | | 0.019s 57.128s 639139160576077880: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4646 | | | 0.006s 57.134s 639139160576137623: | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | | | | 0.007s 57.141s 639139160576211639: | | | | | | | | | | | | | 4648 | | | | | | | | | | | | | | | | | | 0.002s 57.143s 639139160576227418: | | | | | | | | 4649 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 57.144s 639139160576241625: | | | | | | | | | | | | | | | | 4650 | | | | | | | | | | | | | | | 0.009s 57.154s 639139160576334241: | | 4651 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 57.160s 639139160576391776: | | | | | | | | | | | | | | 4652 | | | | | | | | | | | | | | | | | 0.007s 57.166s 639139160576458704: | | | | | | | | | | | | | | | | | 4653 | | | | | | | | | | | | | | 0.002s 57.169s 639139160576483310: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4654 0.025s 57.193s 639139160576730746: | | | | | | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | 0.007s 57.200s 639139160576799196: | | | | | | | | | 4656 | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.202s 639139160576820640: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4657 | 0.002s 57.205s 639139160576843890: | | | | | | | | | | | | | | | | | | | | | | | 4658 | | | | | | | | 0.002s 57.207s 639139160576868870: | | | | | | | | | | | 4659 | | | | | | | | | | | | | | | | | | | | 0.005s 57.212s 639139160576920685: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4660 | | 0.011s 57.224s 639139160577032136: | | | | | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 57.245s 639139160577246192: 4662 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 57.246s 639139160577258338: | | | | | | | | | | | | | | | | | | | 4397 | | | | | | | | | | | | 0.010s 57.256s 639139160577358082: | | | | | | | | | | 4398 | | | | | | | | | | | | | | | | | | | | | 0.006s 57.262s 639139160577416752: | 4399 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 57.266s 639139160577455421: | | | | | | | | | | | | | | | | | | | | | | | | 4400 | | | | | | | 0.004s 57.270s 639139160577495340: | | | | | | | | | | | | 4401 | | | | | | | | | | | | | | | | | | | 0.010s 57.279s 639139160577590487: | | | 4056 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 57.284s 639139160577632883: | | | | | | | | | | | | | | | | | | | | 4402 | | | | | | | | | | | 0.002s 57.286s 639139160577656424: | | | | 4403 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 57.294s 639139160577740310: | | | | | | | | | | | | | | | | | | | | | | 4404 | | | | | | | | | 0.011s 57.305s 639139160577851547: | | | 6297 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 57.315s 639139160577948920: | | | | | | | | | | | | | | | | | | | | | 4405 | | | | | | | | | | 0.002s 57.317s 639139160577965812: | | | | | 4406 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 57.318s 639139160577977392: | | | | | | | | | | | | | | | 4407 | | | | | | | | | | | | | | | | 0.006s 57.324s 639139160578035807: | | | | | | | | | | | | | | | | | | | | | | | | | | 4408 | | | | | 0.006s 57.330s 639139160578097177: | | | | | | 4409 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.332s 639139160578112766: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4410 | | | | 0.005s 57.336s 639139160578160237: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4411 | | | 0.013s 57.349s 639139160578287501: | | | | | | | | | | | | | 4412 | | | | | | | | | | | | | | | | | | 0.021s 57.370s 639139160578494148: | | 4413 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 57.381s 639139160578610134: | | | | | | | | | | | | | | | | 4414 | | | | | | | | | | | | | | | 0.002s 57.383s 639139160578630777: | | | | | | | | | | | | | | | | | | 4415 | | | | | | | | | | | | | 0.001s 57.385s 639139160578643584: | | | | | | | | 4416 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 57.387s 639139160578670639: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4417 0.002s 57.390s 639139160578694915: | | | | | | | | | | | | | | 4418 | | | | | | | | | | | | | | | | | 0.015s 57.404s 639139160578840032: | | | | | | | | | | | | | | | | | | | | | | | | | 4419 | | | | | | 0.002s 57.407s 639139160578864329: | | | | | | | | | | | | | | | | | 4420 | | | | | | | | | | | | | | 0.022s 57.429s 639139160579089037: | | | | | | | | | | | | | | | | | | | | | | | 4421 | | | | | | | | 0.018s 57.447s 639139160579264862: | | | | | | | | | 4422 | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.449s 639139160579282819: | | | | | | | | | | | 4423 | | | | | | | | | | | | | | | | | | | | 0.004s 57.453s 639139160579327124: | | | | | | | 4424 | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 57.462s 639139160579413006: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4425 | | 0.002s 57.463s 639139160579429413: | | | | | | | | | | | | | | | | | | | 4426 | | | | | | | | | | | | 0.010s 57.474s 639139160579533968: | 4427 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.476s 639139160579552577: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4428 | 0.004s 57.479s 639139160579587964: | | | | | | | | | | 4429 | | | | | | | | | | | | | | | | | | | | | 0.003s 57.482s 639139160579615945: | | | | | | | | | | | | | | | | | | | | | | | | 4430 | | | | | | | 0.029s 57.511s 639139160579909971: | | | | | | | | | | | | 4431 | | | | | | | | | | | | | | | | | | | 0.007s 57.518s 639139160579980977: | | | | | | | | | | | | | | | | | | | | 4432 | | | | | | | | | | | 0.011s 57.530s 639139160580092067: | | | | | | | | | | | | | | | | | | | | | 4433 | | | | | | | | | | 0.002s 57.531s 639139160580107077: | | | | 4434 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 57.539s 639139160580190447: | | | | | 4435 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 57.551s 639139160580305082: | | | | | | | | | | | | | | | | | | | | | | 4436 | | | | | | | | | 0.002s 57.552s 639139160580320766: | | | | | | | | | | | | | | | | | | | | | | | | | | 4437 | | | | | 0.006s 57.558s 639139160580377108: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4438 | | | 0.004s 57.562s 639139160580415481: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4439 | | | | 0.002s 57.564s 639139160580433746: 4440 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.566s 639139160580451778: | | | | | | | | | | | | | 4441 | | | | | | | | | | | | | | | | | | 0.010s 57.576s 639139160580552704: | | | | | | | | | | | | | | | 4442 | | | | | | | | | | | | | | | | 0.003s 57.579s 639139160580587408: | | | | | | 4443 | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 57.593s 639139160580731352: | | | | | | | | | | | | | | | | | | 4444 | | | | | | | | | | | | | 0.010s 57.604s 639139160580834900: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4445 0.013s 57.616s 639139160580961056: | | 4446 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.618s 639139160580979565: | | | | | | | | 4447 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.620s 639139160581000027: | | | | | | | | | | | | | | | | 4044 | | | | | | | | | | | | | | | 0.005s 57.626s 639139160581053361: | | | | | | | | | | | | | | 4448 | | | | | | | | | | | | | | | | | 0.022s 57.648s 639139160581276982: | | | | | | | | | | | | | | | | | | | | | | | | | 4449 | | | | | | 0.010s 57.658s 639139160581379595: | | | | | | | | | | | | | | | | | 4450 | | | | | | | | | | | | | | 0.004s 57.662s 639139160581416809: | | | | | | | | | 4451 | | | | | | | | | | | | | | | | | | | | | | 0.003s 57.665s 639139160581450408: | | | 4056 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.668s 639139160581472530: | | | 6298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 57.671s 639139160581503393: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4452 | | 0.002s 57.672s 639139160581519927: | | | | | | | | | | | 4453 | | | | | | | | | | | | | | | | | | | | 0.001s 57.674s 639139160581532084: | | | | | | | | | | | | | | | | | | | | | | | 4454 | | | | | | | | 0.001s 57.675s 639139160581544431: | | | 4056 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 57.679s 639139160581583130: | | | | | | | 4455 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.681s 639139160581603338: | 4456 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 57.687s 639139160581662224: | | | | | | | | | | | | | | | | | | | 4457 | | | | | | | | | | | | 0.006s 57.693s 639139160581724576: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4458 | 0.002s 57.695s 639139160581746433: | | | | | | | | | | | | | | | | | | | | | | | | 4459 | | | | | | | 0.024s 57.719s 639139160581984264: | | | | | | | | | | 4460 | | | | | | | | | | | | | | | | | | | | | 0.003s 57.721s 639139160582011438: | | | | | | | | | | | | 4461 | | | | | | | | | | | | | | | | | | | 0.001s 57.723s 639139160582025784: | | | | | | | | | | | | | | | | | | | | 4462 | | | | | | | | | | | 0.008s 57.731s 639139160582103112: | | | | 4463 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 57.745s 639139160582250108: | | | | | | | | | | | | | | | | | | | | | 4464 | | | | | | | | | | 0.009s 57.754s 639139160582338891: | | | | | 4465 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.756s 639139160582356238: | | | | | | | | | | | | | 4466 | | | | | | | | | | | | | | | | | | 0.001s 57.757s 639139160582370273: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4467 | | | | 0.003s 57.760s 639139160582397121: | | | | | | | | | | | | | | | | | | | | | | 4468 | | | | | | | | | 0.002s 57.762s 639139160582412235: | | | | | | | | | | | | | | | | | | | | | | | | | | 4469 | | | | | 0.005s 57.767s 639139160582462812: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4470 | | | 0.017s 57.784s 639139160582634606: | | | | | | 4471 | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 57.797s 639139160582771239: | | | | | | | | | | | | | | | | 6300 | | | | | | | | | | | | | | | 0.011s 57.808s 639139160582877573: | | | | | | | | | | | | | | | 4472 | | | | | | | | | | | | | | | | 0.002s 57.810s 639139160582901576: | | | | | | | | | | | | | | | | | | 4473 | | | | | | | | | | | | | 0.005s 57.815s 639139160582949235: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4474 0.022s 57.837s 639139160583167764: | | | | | | | | | | | | | | 4475 | | | | | | | | | | | | | | | | | 0.009s 57.846s 639139160583257625: 4476 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 57.851s 639139160583303355: | | | | | | | | 4477 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.853s 639139160583326669: | | 4478 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.855s 639139160583346999: | | | | | | | | | | | | | | | | | | | | | | | | | 4479 | | | | | | 0.008s 57.863s 639139160583427990: | | | | | | | | | | | 4480 | | | | | | | | | | | | | | | | | | | | 0.003s 57.866s 639139160583453027: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4481 | | 0.002s 57.867s 639139160583471030: | | | | | | | | | | | | | | | | | 4482 | | | | | | | | | | | | | | 0.008s 57.875s 639139160583546120: | | | | | | | | | 4483 | | | | | | | | | | | | | | | | | | | | | | 0.025s 57.899s 639139160583791324: | | | | | | | 4484 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 57.901s 639139160583809669: | | | | | | | | | | | | | | | | | | | | | | | 4485 | | | | | | | | 0.004s 57.905s 639139160583850517: | 4486 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 57.911s 639139160583910376: | | | | | | | | | | | | | | | | | | | | | | | | 4487 | | | | | | | 0.003s 57.914s 639139160583940829: | | | | | | | | | | | | | | | | | | | 4488 | | | | | | | | | | | | 0.012s 57.926s 639139160584057882: | | | | | | | | | | | | 4489 | | | | | | | | | | | | | | | | | | | 0.002s 57.928s 639139160584080746: | | | | | | | | | | 4490 | | | | | | | | | | | | | | | | | | | | | 0.007s 57.936s 639139160584154075: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4491 | 0.008s 57.944s 639139160584236387: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4492 | | | | 0.012s 57.956s 639139160584352119: | | | | | 4493 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 57.970s 639139160584499605: | | | | | | | | | | | | | | | | | | | | | 4494 | | | | | | | | | | 0.003s 57.974s 639139160584533318: | | | 4495 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 57.975s 639139160584545954: | | | | 4496 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 57.976s 639139160584555347: | | | | | | | | | | | | | | | | | | | | 4497 | | | | | | | | | | | 0.001s 57.977s 639139160584567411: | | | | | | | | | | | | | 4498 | | | | | | | | | | | | | | | | | | 0.003s 57.980s 639139160584598038: | | | | | | | | | | | | | | | | | | | | | | 4499 | | | | | | | | | 0.002s 57.982s 639139160584617341: | | | | | | | | | | | | | | | | 4044 | | | | | | | | | | | | | | | 0.007s 57.989s 639139160584684292: | | | | | | | | | | | | | | | | 6301 | | | | | | | | | | | | | | | 0.002s 57.991s 639139160584707125: | | | | | | | | | | | | | | | | | | | | | | | | | | 4500 | | | | | 0.003s 57.994s 639139160584735922: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4501 | | | 0.004s 57.998s 639139160584773229: | | | | | | 4502 | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 58.019s 639139160584991642: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4503 0.017s 58.036s 639139160585160361: | | | | | | | | | | | | | | | 4504 | | | | | | | | | | | | | | | | 0.020s 58.056s 639139160585355440: | | | | | | | | | | | | | | | | | | 4505 | | | | | | | | | | | | | 0.004s 58.060s 639139160585395348: | | | | | | | | | | | | | | 4506 | | | | | | | | | | | | | | | | | 0.004s 58.064s 639139160585436832: | | | | | | | | | | | | | | | | | | | | | | | | | 4507 | | | | | | 0.004s 58.068s 639139160585479365: | | 4508 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 58.079s 639139160585589711: | | | | | | | | | | | | | | | | | 4509 | | | | | | | | | | | | | | 0.001s 58.080s 639139160585601384: | | | | | | | | 4510 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 58.081s 639139160585611592: 4511 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 58.083s 639139160585629292: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4512 | | 0.001s 58.084s 639139160585639843: | | | | | | | | | | | 4513 | | | | | | | | | | | | | | | | | | | | 0.005s 58.089s 639139160585687268: | | | | | | | | | 4514 | | | | | | | | | | | | | | | | | | | | | | 0.010s 58.099s 639139160585791466: | | | | | | | | | | | | | | | | | | | 4515 | | | | | | | | | | | | 0.007s 58.106s 639139160585859890: | | | | | | | 4516 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 58.114s 639139160585936076: | 4517 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 58.128s 639139160586074922: | | | | | | | | | | | | 4518 | | | | | | | | | | | | | | | | | | | 0.005s 58.133s 639139160586122308: | | | | | | | | | | | | | | | | | | | | | | | | 4519 | | | | | | | 0.022s 58.155s 639139160586342793: | | | | | | | | | | | | | | | | | | | | | | | 4520 | | | | | | | | 0.004s 58.159s 639139160586382137: | | | | | | | | | | 4521 | | | | | | | | | | | | | | | | | | | | | 0.001s 58.160s 639139160586396650: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4522 | 0.004s 58.164s 639139160586439523: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4523 | | | | 0.003s 58.167s 639139160586471567: | | | | | | | | | | | | | | | | | | | | 4524 | | | | | | | | | | | 0.020s 58.188s 639139160586672161: | | | | | 4390 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 58.190s 639139160586694868: | | | | 4385 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 58.191s 639139160586705609: | | | | | | | | | | | | | | | | | | | | | | 4379 | | | | | | | | | 0.001s 58.192s 639139160586714262: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4376 | | | 0.001s 58.193s 639139160586726754: | | | | | | | | | | | | | 4368 | | | | | | | | | | | | | | | | | | 0.002s 58.195s 639139160586746614: | | | 4369 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 58.197s 639139160586770582: | | | | | | | | | | | | | | | | | | | | | | | | | | 4365 | | | | | 0.009s 58.206s 639139160586856677: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.020s 58.226s 639139160587054228: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 58.244s 639139160587241652: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.012s 58.257s 639139160587361782: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.021s 58.277s 639139160587569519: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.012s 58.289s 639139160587684845: | | | | | | | | | | | | | | 4086 | | | | | | | | | | | | | | | | | 0.009s 58.298s 639139160587779379: | | | | | | | | 4087 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 58.303s 639139160587823740: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 58.305s 639139160587850520: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.004s 58.309s 639139160587888854: | | | | | | | | | | | 4090 | | | | | | | | | | | | | | | | | | | | 0.002s 58.312s 639139160587912133: | | | | | | | | | | | | | | | | | | | 4091 | | | | | | | | | | | | 0.002s 58.313s 639139160587929686: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 58.315s 639139160587943932: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.002s 58.316s 639139160587961297: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.017s 58.333s 639139160588131601: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4095 | | 0.019s 58.353s 639139160588323297: | 4096 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 58.355s 639139160588344124: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.001s 58.356s 639139160588355580: | | | | | | | | | | | | | | | | 4044 | | | | | | | | | | | | | | | 0.008s 58.364s 639139160588435143: | | | | | | | | | | | | | | | | 6302 | | | | | | | | | | | | | | | 0.003s 58.367s 639139160588463009: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.002s 58.369s 639139160588484151: | | | | | | | | | | | | | | | | | | | | | 6303 | | | | | | | | | | 0.002s 58.370s 639139160588501099: 6304 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 58.372s 639139160588514834: | | | | | | | | | | | | | | | | 4044 | | | | | | | | | | | | | | | 0.005s 58.377s 639139160588563228: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.002s 58.378s 639139160588579302: | | | | | 4100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 58.380s 639139160588593977: | | | | | | 6305 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 58.381s 639139160588606967: | | | | | | | | | | | | 6306 | | | | | | | | | | | | | | | | | | | 0.001s 58.382s 639139160588617146: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4101 | | | | 0.003s 58.385s 639139160588644938: | | | | 4076 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 58.386s 639139160588652312: | | | | | | | | | | | | | | | 6307 | | | | | | | | | | | | | | | | 0.002s 58.387s 639139160588667318: | | | | | | | | | | | | | | | | | | | | | | | 6308 | | | | | | | | 0.003s 58.390s 639139160588696390: | | | | | | | | | | | | | | | | | | | | 4102 | | | | | | | | | | | 0.005s 58.395s 639139160588749461: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6309 0.031s 58.426s 639139160589057870: | | | | 6311 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 58.428s 639139160589072707: | | | | | | | | | | | | | | | | | | | | | | 6310 | | | | | | | | | 0.016s 58.443s 639139160589228822: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4103 | | | 0.019s 58.462s 639139160589419036: | | | | | | | | | | | | | | | | | | 6312 | | | | | | | | | | | | | 0.002s 58.465s 639139160589441796: | | | | | | | | | | | | | | 6315 | | | | | | | | | | | | | | | | | 0.006s 58.470s 639139160589499016: | | | | | | | 6316 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 58.475s 639139160589548718: | | | | | | | | 6318 | | | | | | | | | | | | | | | | | | | | | | | 0.013s 58.488s 639139160589679222: | | | | | | | | | | | | | | | | | | | 6319 | | | | | | | | | | | | 0.002s 58.490s 639139160589696759: | | | | | | | | | | | | | | | | | | | | | | | | | 4078 | | | | | | 0.000s 58.490s 639139160589701616: | | 6322 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 58.500s 639139160589794922: | | | | | | | | | 6324 | | | | | | | | | | | | | | | | | | | | | | 0.005s 58.505s 639139160589847578: | | | | | | | | | | | | | | | | | | | | | | | | | 6326 | | | | | | 0.004s 58.509s 639139160589883875: | | | | | | | | | | | | | | | | | 6327 | | | | | | | | | | | | | | 0.004s 58.512s 639139160589920102: | | | | | | | | | | | 4043 | | | | | | | | | | | | | | | | | | | | 0.013s 58.525s 639139160590047387: | | | | | | | | | | | | | | | | | | | | | | | | 6331 | | | | | | | 0.010s 58.535s 639139160590151337: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6333 | | 0.005s 58.541s 639139160590204341: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6334 | 0.004s 58.545s 639139160590241780: | 4075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 58.558s 639139160590380195: | | | | | 6337 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 58.561s 639139160590407911: | 6338 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 58.564s 639139160590433501: | | | | | | | | | | 6339 | | | | | | | | | | | | | | | | | | | | | 0.023s 58.587s 639139160590666293: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6341 | | | | 0.007s 58.594s 639139160590734362: | | | | | | | | | | | | | | | | | | | | 6342 | | | | | | | | | | | 0.078s 58.672s . 639139160591517281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6343 | | | 0.142s 58.814s .. 639139160592941027: | | | | | | | | | | | | | | | | 6340 | | | | | | | | | | | | | | | 0.036s 58.850s 639139160593298889: | | | | | | | | | | | 6345 | | | | | | | | | | | | | | | | | | | | 0.191s 59.041s ... 639139160595207077: | 4075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.042s 59.083s 639139160595630390: | | | | 4076 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 59.088s 639139160595675866: | 6346 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 59.099s 639139160595788788: | | | | 6347 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 59.113s 639139160595928980: | | | | 4076 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 59.114s 639139160595932440: | 4075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 59.136s 639139160596160630: | | | | | | | | | | | | | | | | | | | | | | | | | 4078 | | | | | | 0.013s 59.149s 639139160596288012: | | | | | | | | | | | | | | | | | | | | | | | | | 6348 | | | | | | 0.009s 59.158s 639139160596373639: | | | | | | | | | | | | | | | | | | | | | | | | | 4078 | | | | | | 0.045s 59.203s 639139160596825137: | | | | | | | | | | | 4043 | | | | | | | | | | | | | | | | | | | | 0.013s 59.216s 639139160596959185: | | | | | | | | | | | 6349 | | | | | | | | | | | | | | | | | | | | 0.180s 59.396s ... 639139160598758451: | | | | | | | | | | | | | | | | | | | | | | | | | 6336 | | | | | | 0.088s 59.484s . 639139160599640745: | | | | | | | | | | | | | | | | | | | | | | | | | | 4077 | | | | | 0.015s 59.500s 639139160599793258: | | | | | | | | | | | | | | | | | | | | | | | | | | 6351 | | | | | 0.044s 59.544s 639139160600237050: | | | | | | | | | | | 4043 | | | | | | | | | | | | | | | | | | | | 0.007s 59.552s 639139160600311955: | | | | | | | | | | | 6352 | | | | | | | | | | | | | | | | | | | | 0.008s 59.560s 639139160600392021: | | | | | | | | | | | 4043 | | | | | | | | | | | | | | | | | | | | 0.290s 59.849s ..... 639139160603290812: | | | | | | | | | | | | | | | | | | | | | | | | | | 4077 | | | | | 0.003s 59.853s 639139160603322741: | | | | | | | | | | | | | | | | | | | | | | | | | | 6353 | | | | | 0.008s 59.860s 639139160603398644: | | | | | | | | | | | | | | | | | | | | | | | | | | 4077 | | | | | 0.027s 59.887s 639139160603668828: | | | | | | | | | | | 6335 | | | | | | | | | | | | | | | | | | | | 0.112s 59.999s .. 639139160604785550: | | | | | | | | | | | | | 6332 | | | | | | | | | | | | | | | | | | 0.009s 60.008s 639139160604878612: | | | | | | 6329 | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 60.025s 639139160605049126: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6330 0.038s 60.063s 639139160605425305: | | | | | | | | | | | | | | | | | | | | | 6328 | | | | | | | | | | 0.003s 60.066s 639139160605455210: | | | 6325 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 60.090s 639139160605696575: | | | | | | | | | | | | | | | | | | | | | | | | | | 6323 | | | | | 0.012s 60.102s 639139160605812126: | | | | | | | | | | | | | | 4086 | | | | | | | | | | | | | | | | | 0.086s 60.187s . 639139160606667153: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4095 | | 0.002s 60.189s 639139160606682915: | | | | | | | | | | | | | | | 6320 | | | | | | | | | | | | | | | | 0.010s 60.199s 639139160606787642: | | | | | | | | | | | | | | 6365 | | | | | | | | | | | | | | | | | 0.011s 60.210s 639139160606894918: | | | | | | | | | | | | | | | | | | | 4091 | | | | | | | | | | | | 0.006s 60.216s 639139160606953174: | | | | | | | | | | | | | | 4086 | | | | | | | | | | | | | | | | | 0.002s 60.217s 639139160606968554: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6367 | | 0.010s 60.227s 639139160607066659: | | | | | | | | | | | | | | | | | | | | | | | 6321 | | | | | | | | 0.013s 60.240s 639139160607200664: | | | | | | | | | | | | | | 6370 | | | | | | | | | | | | | | | | | 0.002s 60.243s 639139160607222367: | | | | | | | | | | | | 6317 | | | | | | | | | | | | | | | | | | | 0.006s 60.248s 639139160607281347: | | | | | | | | | | | | | | 4086 | | | | | | | | | | | | | | | | | 0.005s 60.254s 639139160607332055: | | | | | | | | | | | | | | 6371 | | | | | | | | | | | | | | | | | 0.006s 60.260s 639139160607393320: | | | | | | | | | | | | | | 4086 | | | | | | | | | | | | | | | | | 0.002s 60.262s 639139160607415320: | | | | | | | | | | | | | | | | | | | 6373 | | | | | | | | | | | | 0.004s 60.265s 639139160607451456: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4095 | | 0.003s 60.269s 639139160607483527: | | | | | | | | | | | | | | 6376 | | | | | | | | | | | | | | | | | 0.002s 60.271s 639139160607506168: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6377 | | 0.028s 60.299s 639139160607787134: | | | | | | | | | | | | | | | | | | | 4091 | | | | | | | | | | | | 0.005s 60.304s 639139160607839868: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4095 | | 0.003s 60.307s 639139160607866855: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.002s 60.309s 639139160607885585: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6378 | | 0.003s 60.312s 639139160607912765: | | | | | | | | | | | | | | | | | | | 6379 | | | | | | | | | | | | 0.002s 60.314s 639139160607934964: | | | | | 4100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 60.316s 639139160607958823: | | | | | | | | 4087 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 60.318s 639139160607978483: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4095 | | 0.000s 60.319s 639139160607982597: | | | | | | | | | | | | | | | | | | | 4091 | | | | | | | | | | | | 0.001s 60.320s 639139160607995688: | | | | | | | | | | | | | | | | | | | 6382 | | | | | | | | | | | | 0.003s 60.323s 639139160608026433: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6384 | | 0.004s 60.327s 639139160608067933: | | | | | | | | | | | | | | | | | | | | | | 6313 | | | | | | | | | 0.002s 60.329s 639139160608083542: | | | | | 6386 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 60.333s 639139160608128497: | | | | | | | | | | | | | | | | | | | 4091 | | | | | | | | | | | | 0.003s 60.336s 639139160608157554: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4103 | | | 0.023s 60.359s 639139160608386437: | | | | | | | | | | | | | | | | | | | 6389 | | | | | | | | | | | | 0.003s 60.362s 639139160608416858: | | | | | 4100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 60.365s 639139160608445492: | | | | | 6390 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 60.376s 639139160608559622: | | | | | 4100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 60.387s 639139160608666765: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6391 | | | 0.003s 60.390s 639139160608701055: | | | | | 6393 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 60.392s 639139160608714543: | | | | | | | | 6394 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 60.399s 639139160608787961: | | | | | 4100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.031s 60.430s 639139160609099615: | | | | | 6395 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 60.435s 639139160609143399: | | | | | | | | | | | | | | | | | | 6314 | | | | | | | | | | | | | 0.001s 60.436s 639139160609156694: | | | | | | | | 4087 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 60.441s 639139160609210773: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4103 | | | 0.002s 60.443s 639139160609229590: | | | | | | | | 6397 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 60.448s 639139160609273313: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6398 | | | 0.007s 60.455s 639139160609342196: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4103 | | | 0.003s 60.457s 639139160609370576: | | | | | | | | 4087 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 60.460s 639139160609396846: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6399 | | | 0.003s 60.463s 639139160609426798: | | | | | | | | | | | | | | | | 4104 | | | | | | | | | | | | | | | 0.003s 60.466s 639139160609453248: | | | | | | | | 6400 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 60.468s 639139160609472739: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4103 | | | 0.005s 60.473s 639139160609524236: | | | | | | | | 4087 | | | | | | | | | | | | | | | | | | | | | | | 0.019s 60.491s 639139160609709826: | | | | | | | | 6401 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 60.499s 639139160609790143: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6402 | | | 0.036s 60.535s 639139160610150349: 4105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.091s 60.627s . 639139160611063252: | | | | | | | | | | | | | | | | 6403 | | | | | | | | | | | | | | | 0.054s 60.681s . 639139160611607314: | | 4106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 60.709s 639139160611884282: | 4107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 60.712s 639139160611919000: | | | | | | | | | | | | | | | | | | | | | | | | 4108 | | | | | | | 0.003s 60.715s 639139160611944637: | | | | | | | 4109 | | | | | | | | | | | | | | | | | | | | | | | | 0.046s 60.761s 639139160612404453: | | | | | | | | | 4110 | | | | | | | | | | | | | | | | | | | | | | 0.002s 60.763s 639139160612425636: | | | | 4111 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 60.784s 639139160612636499: 6407 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 60.816s 639139160612958125: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4079 | | | | 0.014s 60.830s 639139160613096729: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.006s 60.836s 639139160613156446: | | 6412 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 60.846s 639139160613253655: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4112 | 0.011s 60.857s 639139160613368186: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4101 | | | | 0.004s 60.862s 639139160613412780: | | | | | | | 6418 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 60.863s 639139160613428360: | 6419 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 60.864s 639139160613438420: | | | | | | | | | | | | | | | | | 4113 | | | | | | | | | | | | | | 0.001s 60.865s 639139160613450311: | | | | | | | | | | 6420 | | | | | | | | | | | | | | | | | | | | | 0.023s 60.889s 639139160613684176: | | | | | | | | | | | | | | | | | | | | | | | | 6421 | | | | | | | 0.003s 60.892s 639139160613714886: | | | | | | | | | | | | | | | | | | | | 4102 | | | | | | | | | | | 0.000s 60.892s 639139160613715201: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6422 | | | | 0.002s 60.894s 639139160613737298: | | | | | | | | | | | | | | 4086 | | | | | | | | | | | | | | | | | 0.002s 60.896s 639139160613760951: | | | | | | | | | | | | | | 6423 | | | | | | | | | | | | | | | | | 0.003s 60.899s 639139160613786654: | | | | | | | | | 6424 | | | | | | | | | | | | | | | | | | | | | | 0.001s 60.900s 639139160613798225: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.002s 60.902s 639139160613818453: | | | | | | | | | | | | | | 4086 | | | | | | | | | | | | | | | | | 0.002s 60.904s 639139160613835193: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.008s 60.911s 639139160613911044: | | | | 6427 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 60.919s 639139160613982785: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4101 | | | | 0.013s 60.931s 639139160614109252: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6428 | | | | 0.005s 60.936s 639139160614155749: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4095 | | 0.000s 60.936s 639139160614157999: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4101 | | | | 0.003s 60.939s 639139160614183681: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6429 | | 0.002s 60.941s 639139160614203897: | | | | | | | | | | | | | | | | | | | | 6430 | | | | | | | | | | | 0.002s 60.943s 639139160614227449: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6431 | | | | 0.002s 60.945s 639139160614243556: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4095 | | 0.001s 60.946s 639139160614256832: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4101 | | | | 0.011s 60.957s 639139160614363742: | | | | | | | | | | | | | | | | | | | 4091 | | | | | | | | | | | | 0.002s 60.959s 639139160614385240: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6432 | | | | 0.003s 60.962s 639139160614416876: | | | | | | | | | | | | | | | | | | | | 4102 | | | | | | | | | | | 0.001s 60.963s 639139160614426037: | | | | | | | | | | | | | | | | | | | 6433 | | | | | | | | | | | | 0.002s 60.964s 639139160614441094: | | | | | | | | | | | | | | | | | | | | 6434 | | | | | | | | | | | 0.006s 60.970s 639139160614500264: | | | | | | | | | | | | | | | | | | | | 4102 | | | | | | | | | | | 0.000s 60.970s 639139160614500608: | | | | | | | | | | | | | | | | | | | 4091 | | | | | | | | | | | | 0.006s 60.976s 639139160614558510: | | | | | | | | | | | | | | | | | | | | 6436 | | | | | | | | | | | 0.026s 61.002s 639139160614815908: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.002s 61.004s 639139160614837994: | | | | | | | | | | | | | | | | | | | | 4102 | | | | | | | | | | | 0.006s 61.010s 639139160614899084: | | | | | | | | | | | | | | | | | | | | 6437 | | | | | | | | | | | 0.002s 61.013s 639139160614922496: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6438 | 0.012s 61.025s 639139160615045483: | | | | | | | | | | | | | | | | | 6439 | | | | | | | | | | | | | | 0.018s 61.043s 639139160615227418: | | | | | | | | | | 6440 | | | | | | | | | | | | | | | | | | | | | 0.002s 61.045s 639139160615246905: | | | | | | | | 4087 | | | | | | | | | | | | | | | | | | | | | | | 0.011s 61.056s 639139160615360818: | | | | | | | | | | | | | | 6441 | | | | | | | | | | | | | | | | | 0.003s 61.059s 639139160615386727: | | | | | | | | 6442 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 61.061s 639139160615405431: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4103 | | | 0.032s 61.093s 639139160615723695: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6443 | | | 0.002s 61.094s 639139160615741442: | | | | | 4100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 61.095s 639139160615748665: | | | | | | | | 4087 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 61.100s 639139160615793488: | | | | | 6444 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 61.103s 639139160615830349: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4103 | | | 0.007s 61.110s 639139160615900341: | | | | | 4100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 61.111s 639139160615910329: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4116 | | 0.050s 61.162s . 639139160616413240: | | | | | | | | | | | | | | | | | | | | | | | | | 6445 | | | | | | 0.056s 61.217s . 639139160616970995: | | | | | | | | | | | | | | | | | | | 6446 | | | | | | | | | | | | 0.074s 61.291s . 639139160617707083: | | | | | | | | 6447 | | | | | | | | | | | | | | | | | | | | | | | 0.009s 61.300s 639139160617796545: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6448 | | | 0.012s 61.312s 639139160617920207: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6450 | | 0.019s 61.331s 639139160618109916: | | | | | 6449 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.185s 61.516s ... 639139160619961418: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.174s 61.691s ... 639139160621702589: | | | | 6454 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 61.696s 639139160621755471: | | | | | | | | | | | 6455 | | | | | | | | | | | | | | | | | | | | 0.058s 61.753s . 639139160622330751: | | | | | | | | | | | | | 6385 | | | | | | | | | | | | | | | | | | 0.018s 61.772s 639139160622515126: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.043s 61.815s 639139160622946190: | | | | | | | | | | | | | | | | | | | | 4102 | | | | | | | | | | | 0.001s 61.816s 639139160622956910: | | | | | | | | | | | | | | | | | | | | 6457 | | | | | | | | | | | 0.027s 61.843s 639139160623225764: | | | | | | | | | | | | | | | | | | | | 4102 | | | | | | | | | | | 0.002s 61.844s 639139160623240837: | | | | | | | | | | | | | | | | | | | | | | | | | | 6416 | | | | | 0.010s 61.854s 639139160623339456: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4101 | | | | 0.004s 61.858s 639139160623378116: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.007s 61.865s 639139160623450736: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4079 | | | | 0.003s 61.868s 639139160623481251: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6459 | | | | 0.003s 61.872s 639139160623514359: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.005s 61.876s 639139160623560229: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4101 | | | | 0.031s 61.908s 639139160623874737: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 61.918s 639139160623979284: | | | | | | | | | | | | | 6465 | | | | | | | | | | | | | | | | | | 0.002s 61.920s 639139160624001156: | | | | | | | | | | | | | | | | | | | | | | | 6466 | | | | | | | | 0.001s 61.922s 639139160624011923: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6467 0.002s 61.923s 639139160624027556: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.010s 61.934s 639139160624132456: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.018s 61.951s 639139160624307629: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.003s 61.954s 639139160624336229: | | | | | | | | | | | | | | | | | | | | 4121 | | | | | | | | | | | 0.002s 61.956s 639139160624351755: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.002s 61.957s 639139160624369075: | | | | | | | | | | | | | | | | | | | | | | 6471 | | | | | | | | | 0.001s 61.958s 639139160624378741: | | | | | | | | | | | | | | | | | | | | | 6473 | | | | | | | | | | 0.011s 61.969s 639139160624491299: | | | | | | | | | | | | | | | | | | | | | | | | | | 6474 | | | | | 0.002s 61.971s 639139160624508485: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.001s 61.972s 639139160624514170: | | | | | | | | | | | | | | | | | | | | | | 6475 | | | | | | | | | 0.003s 61.975s 639139160624546813: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.042s 62.017s 639139160624964623: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.008s 62.025s 639139160625046689: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.011s 62.036s 639139160625160960: | | | 6477 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.066s 62.103s . 639139160625825506: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 62.106s 639139160625858841: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.003s 62.109s 639139160625889719: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6484 0.002s 62.112s 639139160625913584: | | | | | | | | | | | | | | | | | | | | 6485 | | | | | | | | | | | 0.003s 62.114s 639139160625940521: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.005s 62.120s 639139160625992368: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6486 0.004s 62.123s 639139160626031495: | | | | | | 6489 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 62.134s 639139160626133471: | | | | | | | | | | | | | | | | | | | | | 6490 | | | | | | | | | | 0.003s 62.136s 639139160626160588: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 62.160s 639139160626397065: | | | | | | 6491 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 62.166s 639139160626455012: | | | | | | | | | | | | 6493 | | | | | | | | | | | | | | | | | | | 0.011s 62.176s 639139160626560866: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6496 | | | | 0.048s 62.225s 639139160627044910: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.007s 62.232s 639139160627112181: | | | | | | | | | | | | | | | | | 4113 | | | | | | | | | | | | | | 0.003s 62.234s 639139160627141282: | | | | | | | | | | 6497 | | | | | | | | | | | | | | | | | | | | | 0.056s 62.291s . 639139160627704662: | | | | | | | | | | | | | | | | | | 6502 | | | | | | | | | | | | | 0.020s 62.311s 639139160627908415: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.001s 62.312s 639139160627921005: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.004s 62.316s 639139160627956486: | | | | | | | | | | | | | | | | | | 6494 | | | | | | | | | | | | | 0.027s 62.343s 639139160628229583: | | | | | | | | | | | | | | | | | 6507 | | | | | | | | | | | | | | 0.015s 62.358s 639139160628379976: | | | | | | | | | | | | | | | | 4104 | | | | | | | | | | | | | | | 0.004s 62.362s 639139160628421630: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.003s 62.365s 639139160628451061: | | | | | | | | | | | | | | | | | 6503 | | | | | | | | | | | | | | 0.025s 62.390s 639139160628700928: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.009s 62.400s 639139160628794463: | | | | | | | | | | | | | | | | | 4113 | | | | | | | | | | | | | | 0.001s 62.401s 639139160628807900: | | | | | | | | | | | | | | | | | 6512 | | | | | | | | | | | | | | 0.010s 62.412s 639139160628912802: | | | | | | | | | | | | | | | | | 4113 | | | | | | | | | | | | | | 0.005s 62.417s 639139160628963249: | | | | | | | | | | | | | | | | 6513 | | | | | | | | | | | | | | | 0.002s 62.419s 639139160628987784: | | | | | | | | | | | | | | | | | 6514 | | | | | | | | | | | | | | 0.013s 62.432s 639139160629118808: | | | | | | | | | | | | | | | | | 4113 | | | | | | | | | | | | | | 0.001s 62.433s 639139160629124320: | | | | | | | | | | | | | | | | 4104 | | | | | | | | | | | | | | | 0.006s 62.439s 639139160629188813: | | | | | | | | | | | | | | | | | 6515 | | | | | | | | | | | | | | 0.003s 62.442s 639139160629215619: | | | | | | | | | | | | | | | 6516 | | | | | | | | | | | | | | | | 0.002s 62.444s 639139160629233479: | | | | | | | | | | | | | | | | 6517 | | | | | | | | | | | | | | | 0.005s 62.449s 639139160629284270: | | | | | | | | | | | | | | | | 4104 | | | | | | | | | | | | | | | 0.005s 62.453s 639139160629329973: | | | | | | | | | | | | | | | | 6518 | | | | | | | | | | | | | | | 0.004s 62.457s 639139160629367009: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.003s 62.460s 639139160629394121: | | | | | | | | | | | | | | | 6482 | | | | | | | | | | | | | | | | 0.007s 62.466s 639139160629459362: | | | | | | | | | | | | | | | | 4104 | | | | | | | | | | | | | | | 0.034s 62.501s 639139160629802175: | | | | | | | | | | | | | | | | 6520 | | | | | | | | | | | | | | | 0.031s 62.531s 639139160630111365: | 4107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 62.550s 639139160630299147: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.008s 62.558s 639139160630381012: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.048s 62.606s 639139160630859562: | 4096 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 62.624s 639139160631035675: | | | | | | | | | | | | | | | | | | | | | | | | 4108 | | | | | | | 0.001s 62.625s 639139160631047417: | | | | | | | | | 4110 | | | | | | | | | | | | | | | | | | | | | | 0.016s 62.641s 639139160631204475: | 6525 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 62.660s 639139160631397660: | 4107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 62.664s 639139160631435080: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 62.664s 639139160631439268: | 6535 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 62.667s 639139160631465487: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 62.667s 639139160631469379: | | | | | | | | | 6536 | | | | | | | | | | | | | | | | | | | | | | 0.002s 62.669s 639139160631486491: | | | | | | | | | | | | | | | | | | | | | | | | 6537 | | | | | | | 0.002s 62.671s 639139160631502660: | 4107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 62.671s 639139160631503308: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4112 | 0.001s 62.672s 639139160631512484: | | | | | | | | | | | | | | 6483 | | | | | | | | | | | | | | | | | 0.004s 62.675s 639139160631550804: | 6540 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 62.677s 639139160631566223: | | | | | | | | | | | | | | | | | | | | | | | | 4108 | | | | | | | 0.001s 62.678s 639139160631575220: | | | | | | | | | 4110 | | | | | | | | | | | | | | | | | | | | | | 0.003s 62.680s 639139160631601064: | | | | | | | | | 6541 | | | | | | | | | | | | | | | | | | | | | | 0.020s 62.701s 639139160631805863: | 4107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 62.702s 639139160631817813: | | | | | | | | | 4110 | | | | | | | | | | | | | | | | | | | | | | 0.002s 62.704s 639139160631838884: 4105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 62.707s 639139160631865940: | 6543 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 62.710s 639139160631892685: | | | | | | | | | 6544 | | | | | | | | | | | | | | | | | | | | | | 0.002s 62.711s 639139160631908075: | | | | | | | | | | | | | | | | | | | | | | | | 6545 | | | | | | | 0.007s 62.718s 639139160631979923: | | | | | | | 4109 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 62.721s 639139160632006290: | | | | | | | | | | | | | | | | | | | | | | | | 4108 | | | | | | | 0.001s 62.722s 639139160632014434: | | | | | | | | | 4110 | | | | | | | | | | | | | | | | | | | | | | 0.002s 62.724s 639139160632033526: | | | | | | | | | | | | | | | | | | | | | | | | 6547 | | | | | | | 0.002s 62.726s 639139160632056292: | | 4106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 62.726s 639139160632056517: | | | | | | | | | 6549 | | | | | | | | | | | | | | | | | | | | | | 0.009s 62.735s 639139160632147261: | | | | | | | | | | | | | | | | | | | | | | | | 4108 | | | | | | | 0.002s 62.737s 639139160632168429: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.000s 62.737s 639139160632170605: 6552 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 62.741s 639139160632211362: | | | | | | | | | | | | | | | | | | | | | | | | 6554 | | | | | | | 0.007s 62.749s 639139160632284980: 4105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 62.755s 639139160632345174: 6556 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 62.759s 639139160632382251: 4105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 62.774s 639139160632534277: 6557 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 62.779s 639139160632581735: 4105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 62.781s 639139160632602849: | | 6558 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 62.782s 639139160632616981: | | | | | | | 6559 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 62.784s 639139160632640824: 6560 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 62.787s 639139160632669132: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6561 | 0.013s 62.800s 639139160632794940: | | | | | | | 4109 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 62.801s 639139160632802824: | | 4106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 62.801s 639139160632803391: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.004s 62.805s 639139160632843668: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6551 | 0.002s 62.807s 639139160632867109: | | | | | | | 6563 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 62.808s 639139160632881473: | | 6564 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 62.813s 639139160632930991: | | | | | | | 4109 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 62.816s 639139160632954786: | | 4106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 62.817s 639139160632962900: | | | | | | | 6565 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 62.819s 639139160632982394: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4112 | 0.001s 62.819s 639139160632991701: | | 6566 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 62.822s 639139160633014103: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6567 | 0.002s 62.824s 639139160633034064: | | | | | | | 4109 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 62.825s 639139160633042732: | | 4106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 62.845s 639139160633241832: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4112 | 0.000s 62.845s 639139160633246400: | | | | | | | 6568 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 62.849s 639139160633289797: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6569 | 0.001s 62.850s 639139160633301467: | | 6570 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 62.862s 639139160633416320: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4112 | 0.003s 62.865s 639139160633451204: | | | | | | | | | | | | | | | | | 4113 | | | | | | | | | | | | | | 0.001s 62.866s 639139160633461671: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6571 | 0.002s 62.868s 639139160633479083: | | | | | | | | | | | | | | | | | 6572 | | | | | | | | | | | | | | 0.007s 62.875s 639139160633549928: | | | | | | | | | | | | | | | | | 4113 | | | | | | | | | | | | | | 0.031s 62.907s 639139160633863437: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6478 | | | 0.010s 62.916s 639139160633960304: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4116 | | 0.053s 62.969s . 639139160634488222: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6576 | | 0.011s 62.981s 639139160634601923: | | | | | | | | | | | | | | | | 4104 | | | | | | | | | | | | | | | 0.004s 62.985s 639139160634641722: | | | | | | | | | | | | | | | | 6577 | | | | | | | | | | | | | | | 0.005s 62.989s 639139160634689146: | | | | | | | | | | | | | | | | 4104 | | | | | | | | | | | | | | | 0.004s 62.993s 639139160634728281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4116 | | 0.003s 62.996s 639139160634760054: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6578 | | 0.004s 63.001s 639139160634803508: | | | | | | | | | | | | | | | | | 6479 | | | | | | | | | | | | | | 0.002s 63.003s 639139160634824614: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4116 | | 0.001s 63.004s 639139160634837573: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6579 | | 0.006s 63.010s 639139160634894775: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4116 | | 0.011s 63.021s 639139160635004425: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6581 | | 0.047s 63.067s 639139160635471263: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.023s 63.090s 639139160635697254: | | | | | 6480 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.055s 63.145s . 639139160636249320: | | | | | | | | | | | | | | | | | | | | | | | | | 6531 | | | | | | 0.036s 63.181s 639139160636605747: | | | | | | | | | | | | | | | | | | | | | | | | | 4126 | | | | | | 0.007s 63.188s 639139160636675053: | | | | | | | | | | | | | | | | | | | 4127 | | | | | | | | | | | | 0.001s 63.189s 639139160636689853: | | | | | | | | | | | | | | | | 6451 | | | | | | | | | | | | | | | 0.004s 63.193s 639139160636729466: | | | | | | | | | | | | | | | | 6586 | | | | | | | | | | | | | | | 0.012s 63.205s 639139160636849777: | | | | | | | | | | | | | | | | 6451 | | | | | | | | | | | | | | | 0.024s 63.230s 639139160637092748: | | | | | | | | | | | 4090 | | | | | | | | | | | | | | | | | | | | 0.002s 63.232s 639139160637113770: | | | | | | | | | | | | | | | | 6425 | | | | | | | | | | | | | | | 0.051s 63.283s . 639139160637626053: | | | | | | | | | | | | | | | | 4128 | | | | | | | | | | | | | | | 0.004s 63.287s 639139160637665345: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 63.289s 639139160637684281: | | | | | | | | | 4110 | | | | | | | | | | | | | | | | | | | | | | 0.005s 63.294s 639139160637732477: | | | | | | | | | 6590 | | | | | | | | | | | | | | | | | | | | | | 0.002s 63.295s 639139160637750409: | 4107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 63.297s 639139160637763957: | | | | | | | | | | | 6562 | | | | | | | | | | | | | | | | | | | | 0.010s 63.307s 639139160637863939: | 4096 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 63.309s 639139160637889276: | | | | | | | | | 4110 | | | | | | | | | | | | | | | | | | | | | | 0.000s 63.309s 639139160637891177: | 6592 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 63.311s 639139160637909466: | | | | | | | | | | | | | | | | | | | | | | | | 4108 | | | | | | | 0.003s 63.315s 639139160637943580: | | | | | | | | | | | | | | | | | | | | | | | | 6594 | | | | | | | 0.002s 63.316s 639139160637960236: | 4107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 63.317s 639139160637966394: | | | | | | | | | | | 4130 | | | | | | | | | | | | | | | | | | | | 0.007s 63.323s 639139160638031519: | | | | | | | | | | | | | | | | | | | | | | | | 4108 | | | | | | | 0.012s 63.336s 639139160638155371: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.026s 63.362s 639139160638418945: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.000s 63.362s 639139160638419444: | | | | | | | | | | | | | | | | | | | 6597 | | | | | | | | | | | | 0.032s 63.395s 639139160638743564: 4105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 63.398s 639139160638774616: 6599 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 63.402s 639139160638820041: | | | | | | | | | | | | | | | | | | | | | | | | | 6600 | | | | | | 0.021s 63.423s 639139160639025960: 4105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 63.432s 639139160639118764: | | | | | | | | | | | | | | | | 6601 | | | | | | | | | | | | | | | 0.002s 63.434s 639139160639135520: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.015s 63.449s 639139160639282092: | | | | | | | | | | | | | | | | | | | | | | | | | 6596 | | | | | | 0.003s 63.451s 639139160639308914: | | 4106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 63.452s 639139160639313638: | | | | | | | | 6604 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 63.457s 639139160639363647: | | 6606 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 63.459s 639139160639390565: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4112 | 0.000s 63.459s 639139160639390916: | | | | | | | 4109 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 63.461s 639139160639410289: | | | | | | | | | | | 6607 | | | | | | | | | | | | | | | | | | | | 0.001s 63.463s 639139160639421887: | | | | | | | | | | | | | | | | | | | | | | | 6605 | | | | | | | | 0.001s 63.464s 639139160639434530: | | | | | | | 6608 | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 63.486s 639139160639653024: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.000s 63.486s 639139160639653309: | | 4106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 63.488s 639139160639675581: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 63.490s 639139160639696364: | | | | | | | 4109 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 63.490s 639139160639696765: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6610 | 0.003s 63.493s 639139160639725232: | | | | | | | | | | | | | | | | | | | | | | | | 6527 | | | | | | | 0.002s 63.495s 639139160639743220: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.002s 63.497s 639139160639764116: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.001s 63.498s 639139160639776670: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6609 | 0.003s 63.501s 639139160639805430: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6612 | | | | 0.004s 63.505s 639139160639842811: | | | | | | | | | 6613 | | | | | | | | | | | | | | | | | | | | | | 0.003s 63.508s 639139160639873435: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4112 | 0.006s 63.513s 639139160639928461: | | | | | | | | | | | | | | | | | | | | | | | | 4133 | | | | | | | 0.028s 63.542s 639139160640213011: | | | | | | | | | | | | | | | | | | | | | | 6505 | | | | | | | | | 0.017s 63.559s 639139160640387808: | | | | | | | | | | | | | | | | | | | | | | 6488 | | | | | | | | | 0.011s 63.570s 639139160640492987: | | | | | | | | | | | | | | | | | | | | | | 4134 | | | | | | | | | 0.032s 63.601s 639139160640808455: 6476 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 63.606s 639139160640852203: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4116 | | 0.006s 63.612s 639139160640911786: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6617 | | 0.002s 63.613s 639139160640929135: | | 6548 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 63.615s 639139160640942286: 4135 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 63.617s 639139160640962466: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4116 | | 0.006s 63.622s 639139160641019480: | | | | 6427 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 63.623s 639139160641031105: | 6618 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 63.625s 639139160641049500: | | | | | | | 6619 | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 63.657s 639139160641365345: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 63.661s 639139160641403765: | | 6620 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 63.666s 639139160641457367: | | | | | | | | | | | | | | | | | | | | | | | | 6623 | | | | | | | 0.012s 63.678s 639139160641580266: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6624 | 0.003s 63.681s 639139160641607073: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 63.709s 639139160641890889: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.002s 63.712s 639139160641914322: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6627 0.005s 63.717s 639139160641968485: | | | | | | | | | | | | | | | | | | | | | | 6628 | | | | | | | | | 0.009s 63.726s 639139160642055665: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.004s 63.730s 639139160642093183: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4136 0.013s 63.743s 639139160642226754: | | | | 6632 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.033s 63.776s 639139160642560287: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.014s 63.790s 639139160642700940: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4137 | | 0.004s 63.794s 639139160642739977: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 63.797s 639139160642767800: 6633 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 63.804s 639139160642834769: | | | | 4138 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.029s 63.833s 639139160643124318: | | | | | | 6591 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 63.835s 639139160643146204: | | | | | | | | | | | | | 6636 | | | | | | | | | | | | | | | | | | 0.014s 63.849s 639139160643283317: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 63.874s 639139160643536243: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.008s 63.882s 639139160643618861: | | | | | | | | | | | | | 6615 | | | | | | | | | | | | | | | | | | 0.017s 63.899s 639139160643784834: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.014s 63.913s 639139160643925731: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.015s 63.928s 639139160644072576: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.004s 63.931s 639139160644107619: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6641 | | 0.003s 63.934s 639139160644137058: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6642 0.025s 63.959s 639139160644389568: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.005s 63.964s 639139160644436172: | | | | 6645 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 63.968s 639139160644479176: | | | | | | | | | | | | | | | | | | | | | | | | | | 6648 | | | | | 0.009s 63.977s 639139160644564189: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.006s 63.982s 639139160644620914: | | | | | | | | | | | | | | | | | | 6649 | | | | | | | | | | | | | 0.002s 63.984s 639139160644641012: | | | | | | | | | | 6650 | | | | | | | | | | | | | | | | | | | | | 0.004s 63.988s 639139160644679399: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.009s 63.997s 639139160644766493: | | | | | | | | | | | | | | | | | | | | | | | | | | 6646 | | | | | 0.002s 63.999s 639139160644785237: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.006s 64.005s 639139160644846335: | | | | | | 6653 | | | | | | | | | | | | | | | | | | | | | | | | | 0.030s 64.035s 639139160645151007: | | | | | | | | | | | | | | | | | | 6655 | | | | | | | | | | | | | 0.007s 64.042s 639139160645220009: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.003s 64.045s 639139160645251125: | | | | | | | | | | | | | | | | | | 6654 | | | | | | | | | | | | | 0.006s 64.051s 639139160645308037: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.004s 64.056s 639139160645352071: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.000s 64.056s 639139160645353323: | | | | | | | | | | 6644 | | | | | | | | | | | | | | | | | | | | | 0.008s 64.063s 639139160645430802: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.004s 64.067s 639139160645470777: | | | | | | | | | | | | | 6659 | | | | | | | | | | | | | | | | | | 0.002s 64.069s 639139160645488077: | | | | | | | | | | 6660 | | | | | | | | | | | | | | | | | | | | | 0.001s 64.071s 639139160645502888: | | | 6472 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.033s 64.103s 639139160645828856: | | | 4141 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 64.113s 639139160645925954: | | | | | | | | | | | | | | | | | | | | 4121 | | | | | | | | | | | 0.007s 64.120s 639139160645993941: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.007s 64.127s 639139160646061795: | | | | | | | | | | | | | | | | | | | | | 6667 | | | | | | | | | | 0.008s 64.134s 639139160646141490: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.005s 64.139s 639139160646190669: | | | | | | | | | | | | | | | | | | | | | 6665 | | | | | | | | | | 0.020s 64.159s 639139160646387515: | | | | | | | | | | | | | | | | | | | | 6669 | | | | | | | | | | | 0.002s 64.161s 639139160646409156: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.013s 64.175s 639139160646543045: | | | | | | | | | | | | | | | | | | | | | 6509 | | | | | | | | | | 0.004s 64.179s 639139160646587426: | | | | | | | | | | | | | | | | | | | | | 4142 | | | | | | | | | | 0.005s 64.184s 639139160646637777: | | | | | | | | | | | | | | | | | | | | 4121 | | | | | | | | | | | 0.004s 64.188s 639139160646676514: | | | | | | | | | | | | | | | | | | | | 4143 | | | | | | | | | | | 0.003s 64.191s 639139160646706682: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.033s 64.224s 639139160647041516: | | | | | | | | | | | | | | 6657 | | | | | | | | | | | | | | | | | 0.002s 64.226s 639139160647057752: | | | 6674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.042s 64.269s 639139160647482575: | | | | | | | | | | | | 6675 | | | | | | | | | | | | | | | | | | | 0.001s 64.270s 639139160647496971: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.020s 64.290s 639139160647693907: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.004s 64.293s 639139160647729083: | | | | | | | | | | | | 6492 | | | | | | | | | | | | | | | | | | | 0.036s 64.329s 639139160648090604: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.014s 64.344s 639139160648232078: | | | | | | | | | | | | | | | | | | | | | 6677 | | | | | | | | | | 0.001s 64.345s 639139160648247043: | | | | | | | | | | | | | | | | | | | | 6678 | | | | | | | | | | | 0.085s 64.431s . 639139160649101846: | | | | | | | | | | | | | | 6679 | | | | | | | | | | | | | | | | | 0.033s 64.464s 639139160649432253: | | | | | | | | | | | | | | | | | | | 4127 | | | | | | | | | | | | 0.030s 64.494s 639139160649733761: | | | | | | | | | | | | | | | 6680 | | | | | | | | | | | | | | | | 0.015s 64.509s 639139160649883993: | | | | | | | | | | | | 6685 | | | | | | | | | | | | | | | | | | | 0.022s 64.531s 639139160650106964: | | | | | | | | | | | | | | | | | | | | | | | | | 4126 | | | | | | 0.012s 64.544s 639139160650231868: | | | | | | | | | | | | | | | | | | | 6687 | | | | | | | | | | | | 0.022s 64.565s 639139160650450955: | | | | | | | | | | | | | | | | | | | 4127 | | | | | | | | | | | | 0.009s 64.574s 639139160650541589: | | | | | | | | | | | | | | | | | | | 6689 | | | | | | | | | | | | 0.006s 64.581s 639139160650602976: | | | | | | | | | | | | | | | | | | | 4127 | | | | | | | | | | | | 0.008s 64.589s 639139160650684770: | | | | | | | | | | | | | | | | | | | 6690 | | | | | | | | | | | | 0.005s 64.594s 639139160650735740: | | | | | | | | | | | | | | | | | | | | | | | | | 6691 | | | | | | 0.011s 64.605s 639139160650849320: | | | | | | | | | | | | | | | | | | | 4127 | | | | | | | | | | | | 0.007s 64.612s 639139160650915661: | | | | | | | | | | | | | | | | | | | 6693 | | | | | | | | | | | | 0.035s 64.646s 639139160651260978: | | | | | | | | | | | | | | | | | | | | | | | | | 4126 | | | | | | 0.003s 64.650s 639139160651294914: | | | | | | | | | | | | | | | | | | | | | | | | | 6694 | | | | | | 0.003s 64.653s 639139160651327849: | | | | | | | | 6686 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 64.654s 639139160651340391: | | | | | | | | | | | | | | | | | | | | | | | | | 4126 | | | | | | 0.002s 64.656s 639139160651360511: | | | | | | | | | | | | | | | | | | | | | | | | | 6695 | | | | | | 0.010s 64.667s 639139160651462288: | | | | | | | | | | | | | | | | | | | | | | | | | 4126 | | | | | | 0.004s 64.671s 639139160651505919: | | | | | | | | | | | | | | | | | | | | | | | | | 6697 | | | | | | 0.006s 64.677s 639139160651569577: | | | | | | | | | | | | | | | | 4128 | | | | | | | | | | | | | | | 0.048s 64.725s 639139160652050496: | | | | | | | | | | | | | | | | 6699 | | | | | | | | | | | | | | | 0.023s 64.749s 639139160652285494: | | | | | | | | | | | | | | | | 4128 | | | | | | | | | | | | | | | 0.014s 64.763s 639139160652427499: | | | | | | | | | | | | | | | | 6700 | | | | | | | | | | | | | | | 0.008s 64.771s 639139160652507007: | | | | | | | | | | | | | | | | 4128 | | | | | | | | | | | | | | | 0.004s 64.775s 639139160652542862: | | | | | | | | | | | | | | | | 6702 | | | | | | | | | | | | | | | 0.007s 64.782s 639139160652613852: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 64.783s 639139160652628070: | | | | | | | | | | | | | | | | 4128 | | | | | | | | | | | | | | | 0.007s 64.790s 639139160652693125: | | | | | | | | | | | | | | | | 6703 | | | | | | | | | | | | | | | 0.102s 64.891s .. 639139160653709322: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.040s 64.931s 639139160654111180: | | | | | 6705 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.112s 65.044s .. 639139160655235244: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6708 | | | 0.010s 65.054s 639139160655336275: | | | | | | | | | | | | | | | | | | | | | | | 6709 | | | | | | | | 0.006s 65.060s 639139160655394374: | | | | | | | | | 6706 | | | | | | | | | | | | | | | | | | | | | | 0.011s 65.071s 639139160655502176: | | | | | | | | | | | | | | | | | | | 4127 | | | | | | | | | | | | 0.002s 65.073s 639139160655523338: | | | | | | | | | | | | | | | | | | | 6712 | | | | | | | | | | | | 0.001s 65.074s 639139160655535114: | | | | | | | | | | | 4090 | | | | | | | | | | | | | | | | | | | | 0.005s 65.079s 639139160655589434: | | | | | | | | | | | 4130 | | | | | | | | | | | | | | | | | | | | 0.000s 65.079s 639139160655590415: | | | | | | | | | | | | | | | | | | | 4127 | | | | | | | | | | | | 0.043s 65.123s 639139160656023050: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.003s 65.126s 639139160656055444: | | | | | | | | | | | | | | | | | | | | | | | | | 4126 | | | | | | 0.001s 65.127s 639139160656069871: | | | | | | | | | | | | | | | | | 6716 | | | | | | | | | | | | | | 0.002s 65.129s 639139160656087523: | | | | | | | | | | | | | | | | | | | | | | | | | 6717 | | | | | | 0.004s 65.133s 639139160656123147: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.004s 65.136s 639139160656158878: | | | | | | | | | | | | | | | | | | | | | | | | | 4126 | | | | | | 0.003s 65.139s 639139160656190774: | | | | | | | | | | | 6718 | | | | | | | | | | | | | | | | | | | | 0.003s 65.143s 639139160656222571: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.025s 65.167s 639139160656470410: | | | | | | | | | | | 4130 | | | | | | | | | | | | | | | | | | | | 0.013s 65.180s 639139160656601315: | | | | | | | | | | | 6720 | | | | | | | | | | | | | | | | | | | | 0.005s 65.186s 639139160656652840: | | | | | | | | | | | 4130 | | | | | | | | | | | | | | | | | | | | 0.003s 65.189s 639139160656684097: | | | | | | | | | | | 6721 | | | | | | | | | | | | | | | | | | | | 0.009s 65.198s 639139160656775523: | | | | | | | | | | | 4130 | | | | | | | | | | | | | | | | | | | | 0.005s 65.203s 639139160656826583: | | | | | | | | | | | 6722 | | | | | | | | | | | | | | | | | | | | 0.043s 65.246s 639139160657253695: | | | | | | | | | | | | | | | | | | | 6602 | | | | | | | | | | | | 0.024s 65.270s 639139160657496373: | | | | | | | | | | | | | | | | | | | 4149 | | | | | | | | | | | | 0.039s 65.309s 639139160657890973: | | | | | | | | | | | | | | | | | 6724 | | | | | | | | | | | | | | 0.002s 65.311s 639139160657908666: | | 6725 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 65.316s 639139160657957068: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.009s 65.325s 639139160658044143: | | | | | | | | | | | | | | | | | | | | | | | | | 6593 | | | | | | 0.017s 65.341s 639139160658210176: | | | | | | | | | | | | | | | | | | | | | | | | | 4150 | | | | | | 0.002s 65.344s 639139160658232759: | | | | | | | | | | | | | | | | 4128 | | | | | | | | | | | | | | | 0.004s 65.348s 639139160658275882: | | | | | | | | | | | | | | | | 6727 | | | | | | | | | | | | | | | 0.007s 65.355s 639139160658345200: | | | | | | | | | | | | | | | | 4128 | | | | | | | | | | | | | | | 0.012s 65.367s 639139160658464418: | | | | | | | | | | | | | | | | | | | | | | 4134 | | | | | | | | | 0.062s 65.428s . 639139160659080170: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.008s 65.436s 639139160659158070: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.003s 65.440s 639139160659192363: | | | | | | | | | | | | | | | | | | | | | | 6731 | | | | | | | | | 0.010s 65.449s 639139160659290617: | | | | | | | | | | | | | | | | | | | | | | 4134 | | | | | | | | | 0.012s 65.462s 639139160659415298: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4137 | | 0.003s 65.465s 639139160659446391: | | | | | | | | | | | | | | | | | | | 6734 | | | | | | | | | | | | 0.001s 65.466s 639139160659461375: | | | | | | | | | | | | | | | | | | | | | | 6735 | | | | | | | | | 0.008s 65.474s 639139160659539781: | | | | | | | | | | | | | | | | | | | | | | 4134 | | | | | | | | | 0.014s 65.488s 639139160659676415: | | | | | | | | | | | | | | | | | | | | | | 6737 | | | | | | | | | 0.008s 65.496s 639139160659751998: | | | | | | | | | | | | | | | | | | | | | | 4134 | | | | | | | | | 0.004s 65.499s 639139160659789405: | | | | | | | | | | | | | | | | | | | | | | 6738 | | | | | | | | | 0.004s 65.504s 639139160659833804: 4135 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 65.517s 639139160659968137: | | | | | | | | | | | | | | | | | | | | | | | | | 6740 | | | | | | 0.006s 65.523s 639139160660027488: | | | | | | | | | | | | | | | | 6661 | | | | | | | | | | | | | | | 0.003s 65.526s 639139160660053369: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6742 | | 0.005s 65.530s 639139160660098742: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.001s 65.531s 639139160660106897: | | | | | | | | | | | | | | | | 6625 | | | | | | | | | | | | | | | 0.026s 65.557s 639139160660366911: | | | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.003s 65.560s 639139160660400747: 6744 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 65.564s 639139160660436156: | 4096 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 65.565s 639139160660442987: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4137 | | 0.002s 65.567s 639139160660463710: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.003s 65.569s 639139160660491090: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6746 | | 0.002s 65.571s 639139160660507150: 4135 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 65.574s 639139160660533186: 6747 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 65.576s 639139160660558869: | 4153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 65.579s 639139160660585682: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4137 | | 0.004s 65.582s 639139160660621120: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6750 | | 0.002s 65.585s 639139160660645917: 4135 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 65.591s 639139160660711320: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6751 | 0.002s 65.593s 639139160660728809: 6753 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 65.598s 639139160660778140: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4136 0.000s 65.598s 639139160660779707: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4137 | | 0.000s 65.598s 639139160660779980: 4135 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 65.610s 639139160660896519: 6756 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 65.613s 639139160660927061: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6758 | | 0.003s 65.616s 639139160660954150: | | | | | | | 6752 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 65.618s 639139160660981497: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.011s 65.629s 639139160661090587: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6762 0.019s 65.648s 639139160661276574: | | | | | | | | | | | | | | | | | | 6676 | | | | | | | | | | | | | 0.005s 65.653s 639139160661329338: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4136 0.002s 65.655s 639139160661344705: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6763 | | | | 0.004s 65.659s 639139160661387925: | | | | | | | | | | | | | | | | | | | | | | | | 4133 | | | | | | | 0.003s 65.662s 639139160661417301: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6764 0.003s 65.665s 639139160661446650: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.002s 65.667s 639139160661463433: | | | | | | | | | | | | | | | | 6765 | | | | | | | | | | | | | | | 0.016s 65.683s 639139160661625549: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4136 0.001s 65.684s 639139160661635172: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.003s 65.687s 639139160661663154: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6767 0.004s 65.691s 639139160661708045: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6766 | | | | 0.002s 65.694s 639139160661731913: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4136 0.017s 65.711s 639139160661906582: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6770 0.009s 65.720s 639139160661992159: | | | | | | | | | | | | | | | | | | | | | | | | | | 6622 | | | | | 0.018s 65.738s 639139160662176050: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.003s 65.741s 639139160662206411: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 65.743s 639139160662226641: | | | | | | | | | | | | | | | | | | | | | | | | 6773 | | | | | | | 0.004s 65.747s 639139160662266923: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.006s 65.753s 639139160662331039: | | | | | | | | | | | | | | | | | | | | | | | | 6772 | | | | | | | 0.002s 65.755s 639139160662348249: | | | | | | | | | | | | | | | | | | | | | | | | | | 6460 | | | | | 0.001s 65.756s 639139160662359300: | | | | | | | | | | | 4130 | | | | | | | | | | | | | | | | | | | | 0.031s 65.788s 639139160662673844: | | | | | | | | | | | 6776 | | | | | | | | | | | | | | | | | | | | 0.002s 65.789s 639139160662690664: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.004s 65.793s 639139160662729336: | | | | | | | | | | | 4130 | | | | | | | | | | | | | | | | | | | | 0.002s 65.795s 639139160662744403: | 6777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 65.814s 639139160662940372: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 65.817s 639139160662965519: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.002s 65.819s 639139160662986897: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 65.823s 639139160663025181: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.002s 65.825s 639139160663045113: | | | | | | | | | | 6781 | | | | | | | | | | | | | | | | | | | | | 0.011s 65.836s 639139160663152446: | | | | | | | | | | | | | | | | | | 6784 | | | | | | | | | | | | | 0.002s 65.837s 639139160663169095: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.013s 65.850s 639139160663295951: | | | | | | | | | | 6785 | | | | | | | | | | | | | | | | | | | | | 0.009s 65.859s 639139160663390694: | | | | | | | | | | | | | | | | | | | | | 4142 | | | | | | | | | | 0.001s 65.861s 639139160663404382: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 65.865s 639139160663451618: | | | | | | | | | | | | | | | | | | | | 4143 | | | | | | | | | | | 0.034s 65.899s 639139160663790813: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 65.903s 639139160663824965: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 65.913s 639139160663929280: | | | | | | | | | | | | | | | | | | | | | 6793 | | | | | | | | | | 0.008s 65.921s 639139160664007852: | | | | | | | | | | | 6634 | | | | | | | | | | | | | | | | | | | | 0.003s 65.924s 639139160664033550: | | | | | | | | | | | | | | | | | | | | 6795 | | | | | | | | | | | 0.003s 65.926s 639139160664061073: | | | 4141 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 65.931s 639139160664103697: | | | | | | | | | | | | | | | | | | | | | | | | | | 6797 | | | | | 0.002s 65.932s 639139160664121393: | | | | | | | | | | | | | | | | | | | | | 4142 | | | | | | | | | | 0.000s 65.932s 639139160664121647: | | | | | | | | | | | 6798 | | | | | | | | | | | | | | | | | | | | 0.007s 65.940s 639139160664195452: | | | | | | | | | | | | | | | | | | | | | 6800 | | | | | | | | | | 0.003s 65.943s 639139160664225138: | | | | | | 6801 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 65.952s 639139160664321288: | | | | | | | | | | | | | | | | | | | | 4143 | | | | | | | | | | | 0.002s 65.954s 639139160664340352: | | | | | | | | | | | | | | | | | | | | 6802 | | | | | | | | | | | 0.002s 65.956s 639139160664355910: | | | | | | | | | | | | | | | | | | | | | 4142 | | | | | | | | | | 0.003s 65.959s 639139160664383422: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 65.959s 639139160664384248: | | | | | | | | | | | | | | | | | | | | 4143 | | | | | | | | | | | 0.002s 65.961s 639139160664406778: | | | | | | | | | | | | | | | | | | | | | 6804 | | | | | | | | | | 0.003s 65.964s 639139160664435680: | | | | | | | | | | | | | | | | | | | | 6805 | | | | | | | | | | | 0.001s 65.965s 639139160664447502: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 65.966s 639139160664451920: | 6806 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 65.968s 639139160664478505: | | | | | | | | | | | | | | | | | | | | | 4142 | | | | | | | | | | 0.000s 65.968s 639139160664479029: | | | 6808 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 65.970s 639139160664498520: | | | | | | | | | | | | | | | | | | | | 4143 | | | | | | | | | | | 0.000s 65.970s 639139160664501111: | | | | 6427 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 65.972s 639139160664520017: | | | | | | 6807 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 65.974s 639139160664537504: | | | | | | | | | | | | | | | | | | | | | 6811 | | | | | | | | | | 0.002s 65.976s 639139160664553367: | | | | | | | | | | | | | | | | | | | | 6812 | | | | | | | | | | | 0.002s 65.978s 639139160664573152: | | | 4141 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 65.978s 639139160664578915: | | | | 4138 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 65.982s 639139160664613553: | | | 6814 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 65.988s 639139160664679756: | | | 4141 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 65.994s 639139160664736295: | | | 6816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 65.996s 639139160664757538: | | | | | | | | | | | | | | | | | | | | | | 4134 | | | | | | | | | 0.015s 66.011s 639139160664907609: | | | | | | | | | | | | | | | | | | | | | | 6817 | | | | | | | | | 0.005s 66.016s 639139160664955673: | | | 4141 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 66.022s 639139160665015168: | | | 6819 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 66.025s 639139160665041996: | | | | | | | | | | | | | | | | | | | | | | 4134 | | | | | | | | | 0.003s 66.028s 639139160665074564: | | | | 6820 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 66.040s 639139160665193943: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.022s 66.061s 639139160665411410: | | | | 4138 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 66.069s 639139160665485333: | | | | 6809 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 66.083s 639139160665623003: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 66.111s 639139160665905827: | | | | 4157 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 66.116s 639139160665954242: | | | | | | | | | | | | | | | 6755 | | | | | | | | | | | | | | | | 0.017s 66.133s 639139160666124333: | | | | | | | | | | | | | 6825 | | | | | | | | | | | | | | | | | | 0.003s 66.136s 639139160666153097: | | | | | | | | | | | | | | | 6584 | | | | | | | | | | | | | | | | 0.003s 66.139s 639139160666183119: | | | | | | | | | | | | | | | 4158 | | | | | | | | | | | | | | | | 0.015s 66.154s 639139160666331832: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4137 | | 0.006s 66.159s 639139160666388072: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.003s 66.163s 639139160666422774: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6826 | | 0.003s 66.165s 639139160666449286: | | | | | | | | | | | | | 6775 | | | | | | | | | | | | | | | | | | 0.006s 66.171s 639139160666506108: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4137 | | 0.002s 66.173s 639139160666526954: | | | | | | | | | | | | | 6732 | | | | | | | | | | | | | | | | | | 0.009s 66.182s 639139160666616108: | | | | | | | | | | | | | | | | | | | | | | 6656 | | | | | | | | | 0.002s 66.184s 639139160666636942: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.020s 66.204s 639139160666839028: 4135 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 66.208s 639139160666881071: 6828 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 66.211s 639139160666903321: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.004s 66.214s 639139160666940730: 4135 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 66.217s 639139160666971597: | | | | | | | | | | | | | | | | | | | | | | 6652 | | | | | | | | | 0.035s 66.253s 639139160667324214: | | | | | | | | | | | | | | | | | | | | | | 6630 | | | | | | | | | 0.003s 66.256s 639139160667353478: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4136 0.000s 66.256s 639139160667354929: | | | | 6830 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 66.260s 639139160667401618: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.001s 66.262s 639139160667412016: | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | | | | | | 0.005s 66.266s 639139160667458520: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.004s 66.270s 639139160667501381: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6834 0.008s 66.278s 639139160667581370: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 66.283s 639139160667631647: | | | | | | | | | | | | | | | 6835 | | | | | | | | | | | | | | | | 0.050s 66.333s 639139160668128035: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.017s 66.350s 639139160668296228: | | | | | | | | 6837 | | | | | | | | | | | | | | | | | | | | | | | 0.011s 66.360s 639139160668401668: | | | | | | | | | | | | | 6838 | | | | | | | | | | | | | | | | | | 0.011s 66.372s 639139160668515403: 6839 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 66.383s 639139160668627884: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 66.387s 639139160668666179: | | | | | | | | 6726 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 66.390s 639139160668698590: | | | | | | | | | | | | | | | | | | | | | | 6841 | | | | | | | | | 0.033s 66.423s 639139160669029033: | | | | | | | | 6842 | | | | | | | | | | | | | | | | | | | | | | | 0.027s 66.450s 639139160669299003: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.035s 66.485s 639139160669648543: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6846 | | 0.016s 66.501s 639139160669810985: | | | | | | | | | | | | | | | | | | | | 4143 | | | | | | | | | | | 0.026s 66.527s 639139160670068929: | | | | | | | | | | | | | | | | | | | | 6848 | | | | | | | | | | | 0.008s 66.535s 639139160670144365: | | | | | | | | | | | | | | | | | | | | 4143 | | | | | | | | | | | 0.002s 66.537s 639139160670163749: | | | | | | | | | | | | | | | | | | | | | 4142 | | | | | | | | | | 0.000s 66.537s 639139160670166454: | | | | | | | | | | | | | | 6849 | | | | | | | | | | | | | | | | | 0.003s 66.540s 639139160670199490: | | | | | | | | | | | | | | | | | | | | | 6850 | | | | | | | | | | 0.007s 66.547s 639139160670264630: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.001s 66.547s 639139160670271671: | | | | | | | | | | | | | | | | | | | | | 4142 | | | | | | | | | | 0.011s 66.559s 639139160670386613: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.002s 66.561s 639139160670402832: | | | | | | | | | | | | | | 6847 | | | | | | | | | | | | | | | | | 0.027s 66.588s 639139160670674467: | | | 4141 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 66.595s 639139160670744162: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.019s 66.613s 639139160670929305: | | | 6855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 66.620s 639139160670995275: | | | 4141 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 66.643s 639139160671224387: | | | | | | | | | | | | 6857 | | | | | | | | | | | | | | | | | | | 0.006s 66.649s 639139160671284886: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6843 | 0.013s 66.661s 639139160671411307: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.013s 66.675s 639139160671543494: | | | | | | | | | | | | 6853 | | | | | | | | | | | | | | | | | | | 0.002s 66.677s 639139160671562580: | | | | | | | | | | | | | | | | 6813 | | | | | | | | | | | | | | | 0.006s 66.682s 639139160671617586: | | | | | | | | | | | | | | | | 4162 | | | | | | | | | | | | | | | 0.002s 66.684s 639139160671636739: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.006s 66.690s 639139160671695746: | | | | | | | 6779 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 66.692s 639139160671712967: | | | | | | | | | | | | 4163 | | | | | | | | | | | | | | | | | | | 0.005s 66.696s 639139160671758712: | | | | | | | | | | | | | | | | | | | | 4164 | | | | | | | | | | | 0.009s 66.705s 639139160671845639: | | | | | | | | | | | | | | | | | | | | | 6719 | | | | | | | | | | 0.004s 66.708s 639139160671880681: | | | | | | | 6546 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 66.712s 639139160671920102: | | | | | | | | | | | | | | | | | | | | | 4165 | | | | | | | | | | 0.002s 66.714s 639139160671935888: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4079 | | | | 0.005s 66.719s 639139160671987378: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6759 | | | | 0.035s 66.754s 639139160672336538: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 66.757s 639139160672367798: | | | | | | | 4166 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 66.763s 639139160672422381: | | | | | | | | | | | | | | | | | | | | | | | 6840 | | | | | | | | 0.002s 66.765s 639139160672444795: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.000s 66.765s 639139160672449397: | | | 6829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 66.770s 639139160672493023: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 | | | | 0.004s 66.774s 639139160672537161: | | | 6796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 66.776s 639139160672556130: | | | | | | | | | 6867 | | | | | | | | | | | | | | | | | | | | | | 0.008s 66.784s 639139160672635114: | | | | | | | | | | | | | | | | | | | | | | | 6638 | | | | | | | | 0.004s 66.788s 639139160672671860: | | | | | | | | | 6528 | | | | | | | | | | | | | | | | | | | | | | 0.003s 66.791s 639139160672705242: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 66.793s 639139160672731411: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 66.804s 639139160672839555: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.003s 66.807s 639139160672869962: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.003s 66.810s 639139160672896536: | | | | | | | | | | | | | | | | | | | | | | | 6519 | | | | | | | | 0.002s 66.812s 639139160672914113: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.004s 66.816s 639139160672953525: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6870 0.006s 66.822s 639139160673014647: | | | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.001s 66.822s 639139160673020392: | | | | | | | | | | | | | | | | | | | | 6873 | | | | | | | | | | | 0.008s 66.830s 639139160673098671: | | | | | | | | | | | | | | | | | | | | | | | 6871 | | | | | | | | 0.003s 66.833s 639139160673124309: | | | | | | | | | | | | 6875 | | | | | | | | | | | | | | | | | | | 0.051s 66.884s . 639139160673633653: | | | | | | | | | | | | | | | | | | | | | 6876 | | | | | | | | | | 0.002s 66.885s 639139160673651420: | | | | | | | | | | | | | | | | 6877 | | | | | | | | | | | | | | | 0.005s 66.890s 639139160673696430: | | | | | | | 6878 | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 66.902s 639139160673815824: | | | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.004s 66.906s 639139160673859493: | | | | | | | | | | | | | | | | 6879 | | | | | | | | | | | | | | | 0.020s 66.927s 639139160674064168: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.003s 66.930s 639139160674095791: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6885 | | | | 0.006s 66.936s 639139160674157422: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.006s 66.942s 639139160674217243: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6882 | | | | 0.006s 66.948s 639139160674276439: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 66.949s 639139160674284616: | | | 6888 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 66.953s 639139160674330865: | | | | | | | | | 6890 | | | | | | | | | | | | | | | | | | | | | | 0.048s 67.001s 639139160674807405: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 67.001s 639139160674808337: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.004s 67.005s 639139160674846017: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.000s 67.005s 639139160674846653: | | 6897 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 67.009s 639139160674885705: | | | | | | | | | | | | | | | | | | | | | | | | 6898 | | | | | | | 0.003s 67.011s 639139160674910789: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 67.011s 639139160674911319: | | | | | | | | | | | | | | | | | | 6899 | | | | | | | | | | | | | 0.002s 67.014s 639139160674934884: | | 6891 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 67.015s 639139160674951012: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.002s 67.017s 639139160674969612: | | | | | 6901 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 67.020s 639139160674997461: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.002s 67.022s 639139160675013962: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.001s 67.023s 639139160675027120: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 67.025s 639139160675042834: | | | | | | | | | | | | | | | | | | 6902 | | | | | | | | | | | | | 0.004s 67.028s 639139160675080419: | | | | | | | | | | | | | | | | | | | | | | | | 6892 | | | | | | | 0.005s 67.033s 639139160675126375: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.005s 67.038s 639139160675179784: | | | | | | | | | | | | | | | | | | 6889 | | | | | | | | | | | | | 0.003s 67.041s 639139160675208966: | | | | | 6883 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 67.049s 639139160675283440: | | | | | | | | | | | | | | | | | | | 4149 | | | | | | | | | | | | 0.022s 67.071s 639139160675502659: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6909 | | | 0.021s 67.091s 639139160675707808: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.003s 67.094s 639139160675733456: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6884 | | | 0.003s 67.097s 639139160675767050: | | | | | | | | | | | | | | | | | | | 6913 | | | | | | | | | | | | 0.003s 67.100s 639139160675798145: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.011s 67.111s 639139160675907606: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.000s 67.111s 639139160675909125: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.005s 67.116s 639139160675957926: | | | | | | | | | | | | | | | | | | | 4149 | | | | | | | | | | | | 0.001s 67.117s 639139160675963960: | | | | | | | | | | | | | | | | | | | | | | | | | | 6915 | | | | | 0.005s 67.122s 639139160676018796: | | | | | | | | | | | | | | | | | | | | | | | | | 4150 | | | | | | 0.006s 67.128s 639139160676079126: | | | | | | | | | | | | | | | | | | | 6917 | | | | | | | | | | | | 0.002s 67.130s 639139160676097907: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.041s 67.172s 639139160676512628: | | | | | | | | | | | | | | | | | | | | | | | | | | 6900 | | | | | 0.003s 67.175s 639139160676544659: | | | | | | | | | | | | | | | | | | | 4149 | | | | | | | | | | | | 0.005s 67.180s 639139160676595782: | | | | | | | | | | | | | | | | | | | 6921 | | | | | | | | | | | | 0.009s 67.188s 639139160676681237: | | | | | | | | | | | | | | | | | | | | | | | | | | 6880 | | | | | 0.002s 67.191s 639139160676705353: | 4153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 67.199s 639139160676782876: | | | | | | | | | | | | | | | | | | | 4149 | | | | | | | | | | | | 0.007s 67.206s 639139160676855840: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 67.215s 639139160676944424: | | | | | | | | | | | | | | | | | | | 6924 | | | | | | | | | | | | 0.002s 67.217s 639139160676965700: | | | | | | | | | | | | | | | | | | | | | | | | | 6925 | | | | | | 0.031s 67.248s 639139160677273429: | | | | | | | | | | | | | | | | | | | | | | | | | 4150 | | | | | | 0.002s 67.250s 639139160677294872: | | | | | | | | | | | | | | | | | | | | | | | | | 6926 | | | | | | 0.008s 67.258s 639139160677377986: | 6872 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 67.265s 639139160677447498: | | | | | | | | | | | | | | | | | | | | | | | | | 4150 | | | | | | 0.031s 67.296s 639139160677754185: | | | | | | | | | | | | | | | | | | | | | | | | | 6928 | | | | | | 0.015s 67.310s 639139160677900061: | | | | | | | | | | | | | | | | | | | | | | | | | 4150 | | | | | | 0.006s 67.316s 639139160677958154: | | | | | | | | | | | | | | | | | | | | | | | | | 6930 | | | | | | 0.005s 67.321s 639139160678005779: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.041s 67.362s 639139160678416582: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.004s 67.366s 639139160678452605: | | | | | | | | | | | | | | | | | 6933 | | | | | | | | | | | | | | 0.016s 67.382s 639139160678614251: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.005s 67.387s 639139160678662623: | | | | | | | | | | | | | | | | | 6932 | | | | | | | | | | | | | | 0.017s 67.404s 639139160678833231: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.005s 67.408s 639139160678881158: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.008s 67.417s 639139160678963286: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.002s 67.419s 639139160678987399: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6936 0.026s 67.445s 639139160679243180: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.005s 67.449s 639139160679289313: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6937 0.008s 67.457s 639139160679367236: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4084 0.038s 67.495s 639139160679745369: | | | | | | | | | | 6827 | | | | | | | | | | | | | | | | | | | | | 0.024s 67.518s 639139160679981277: | | | | | | | | | | 6780 | | | | | | | | | | | | | | | | | | | | | 0.003s 67.521s 639139160680006496: | | | | | | | | | | | 6824 | | | | | | | | | | | | | | | | | | | | 0.002s 67.523s 639139160680025610: | | | | | | 6792 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 67.527s 639139160680064723: | | | | | | | | | | | 6611 | | | | | | | | | | | | | | | | | | | | 0.001s 67.528s 639139160680076935: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.003s 67.531s 639139160680106611: | | | | | | | | | | 6769 | | | | | | | | | | | | | | | | | | | | | 0.002s 67.533s 639139160680122255: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 67.537s 639139160680164800: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.003s 67.540s 639139160680192395: | | | | | | 6670 | | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 67.572s 639139160680513259: | | | | | | | | | | 4172 | | | | | | | | | | | | | | | | | | | | | 0.003s 67.575s 639139160680544879: | | | | | | | | | | | | | | | | | 6943 | | | | | | | | | | | | | | 0.004s 67.579s 639139160680589381: | | | | | | 6944 | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 67.598s 639139160680772079: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6945 | | 0.002s 67.599s 639139160680791405: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6946 0.028s 67.627s 639139160681069222: | | | | | | | | | | | | | | 6833 | | | | | | | | | | | | | | | | | 0.012s 67.639s 639139160681190705: | | | | | | | | | | | | | | 6787 | | | | | | | | | | | | | | | | | 0.006s 67.645s 639139160681249626: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.058s 67.703s . 639139160681831386: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.005s 67.709s 639139160681883808: | | | | | | | | | | | 6951 | | | | | | | | | | | | | | | | | | | | 0.003s 67.712s 639139160681915625: | | | | | | | | | | 6953 | | | | | | | | | | | | | | | | | | | | | 0.038s 67.750s 639139160682296847: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.001s 67.751s 639139160682310019: | | | | | | | | | | 6952 | | | | | | | | | | | | | | | | | | | | | 0.008s 67.759s 639139160682388880: | | | | | | | | | | | | | | | | | | | 4149 | | | | | | | | | | | | 0.024s 67.783s 639139160682628246: | | | | | | | | | | | | | | | | | | | 6955 | | | | | | | | | | | | 0.005s 67.788s 639139160682677161: | | | | | | | | | | | | | | | | | | | 4149 | | | | | | | | | | | | 0.039s 67.827s 639139160683066854: | | | | | | | | | | | | | | 6956 | | | | | | | | | | | | | | | | | 0.008s 67.835s 639139160683144974: | | | | | | | | | | | | | | | | | | | | | | | | | 4150 | | | | | | 0.004s 67.839s 639139160683187718: | | | | | | | | | | | | | | | | | | | | | | | | | 6962 | | | | | | 0.007s 67.846s 639139160683258331: | | | | 4157 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 67.852s 639139160683315877: | | | | | | | | | | | | | | | | | | | | | | | | | 4150 | | | | | | 0.007s 67.859s 639139160683384901: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.003s 67.862s 639139160683419245: | | | | | | | | | | | | | | | 4158 | | | | | | | | | | | | | | | | 0.028s 67.890s 639139160683698604: | | | | | | | | | | | | | | | | | | | | | | | 6957 | | | | | | | | 0.020s 67.910s 639139160683901524: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 67.918s 639139160683973296: | | | | 6427 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 67.929s 639139160684082425: | | | | | | | | | | | | | | | 6971 | | | | | | | | | | | | | | | | 0.004s 67.932s 639139160684117795: | | | | | | | | | | | | | | | | | | | | 4164 | | | | | | | | | | | 0.016s 67.949s 639139160684282340: | | | | | | | | | | | | | | | 4158 | | | | | | | | | | | | | | | | 0.003s 67.952s 639139160684314091: | | | | | | | | | | | | | | | 6973 | | | | | | | | | | | | | | | | 0.007s 67.959s 639139160684381843: | | | | | | | | | | | | | | | 4158 | | | | | | | | | | | | | | | | 0.001s 67.960s 639139160684396727: | | | | | | | | | | | | | | | 6974 | | | | | | | | | | | | | | | | 0.009s 67.969s 639139160684484393: | | | | | | | | | | | | | | | 4158 | | | | | | | | | | | | | | | | 0.018s 67.987s 639139160684667495: | | | | | | | | | | | | | | | | | | | | 6976 | | | | | | | | | | | 0.002s 67.989s 639139160684688033: | | | | | | | | | | | | | | | 6977 | | | | | | | | | | | | | | | | 0.002s 67.991s 639139160684706607: | | | | | | | | | | | | | | | | | | | 6958 | | | | | | | | | | | | 0.008s 67.999s 639139160684790434: | | | | | | | | | | | | | | | | | | | | | 4165 | | | | | | | | | | 0.004s 68.003s 639139160684831085: | | | | | | | | | | | | | | | | | | | | 4164 | | | | | | | | | | | 0.007s 68.011s 639139160684902388: | | | | | | | | | | | | | | | | | | | | | | | | | 6959 | | | | | | 0.002s 68.013s 639139160684923026: | | | | | | | | | | | | | | | | | | | | 6981 | | | | | | | | | | | 0.002s 68.014s 639139160684940984: | | | | | | | | | | | | 4163 | | | | | | | | | | | | | | | | | | | 0.011s 68.025s 639139160685047540: | | | | | | | | | | | | | | | | | | | | 4164 | | | | | | | | | | | 0.002s 68.028s 639139160685071858: | | | | | | | | | | | | | | | | | | | | 6983 | | | | | | | | | | | 0.005s 68.033s 639139160685123225: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.004s 68.037s 639139160685166883: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6984 | | | | 0.002s 68.039s 639139160685189567: | | | | | | | | | | | | | | | | | | | | 4164 | | | | | | | | | | | 0.007s 68.046s 639139160685255820: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.024s 68.070s 639139160685500595: | | | | | | | | | | | | | | | | | | | | 6985 | | | | | | | | | | | 0.004s 68.075s 639139160685543346: 6960 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 68.077s 639139160685564556: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6949 | | | | 0.001s 68.078s 639139160685578333: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.005s 68.084s 639139160685633274: | | | | | | | | | | | | | | | | | | | | | 6989 | | | | | | | | | | 0.002s 68.086s 639139160685652369: | | | | | | | 6950 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 68.089s 639139160685682353: | | | | | | | | | | | | 6990 | | | | | | | | | | | | | | | | | | | 0.001s 68.090s 639139160685695783: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.005s 68.095s 639139160685742987: | | | | | | | | | | | | 4163 | | | | | | | | | | | | | | | | | | | 0.000s 68.095s 639139160685744921: | | | | | | | | | | | | | | | | | | | | | 6988 | | | | | | | | | | 0.045s 68.140s 639139160686194606: | | | | | | | | | | | | 6992 | | | | | | | | | | | | | | | | | | | 0.002s 68.142s 639139160686219565: | | | | | | | | | | | | | | | | | | | | | 4165 | | | | | | | | | | 0.008s 68.150s 639139160686301103: | | | | | | | | | | | | 4163 | | | | | | | | | | | | | | | | | | | 0.002s 68.152s 639139160686317685: | | | | | | | | | | | | | | | | | | | | | 6993 | | | | | | | | | | 0.002s 68.154s 639139160686336689: | | | | | | | | | | | | 6994 | | | | | | | | | | | | | | | | | | | 0.003s 68.157s 639139160686369481: | | | | | | | | | | | | | | | | | | | | | 4165 | | | | | | | | | | 0.004s 68.162s 639139160686412585: | | | | | | | | | | | | | | | | | | | | | 6995 | | | | | | | | | | 0.005s 68.167s 639139160686466998: | | | | | | | | | | | | 4163 | | | | | | | | | | | | | | | | | | | 0.004s 68.171s 639139160686507761: | | | | | | | | | | | | | | | | | | | | | 4165 | | | | | | | | | | 0.000s 68.172s 639139160686511728: | | | | | | | | | | | | 6997 | | | | | | | | | | | | | | | | | | | 0.002s 68.174s 639139160686535531: | | | | | | | | | | | | | | | | | | | | | 6998 | | | | | | | | | | 0.013s 68.187s 639139160686669984: | | | | | | | | | | | | | | | | 6941 | | | | | | | | | | | | | | | 0.004s 68.191s 639139160686707932: | | | | | 4174 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 68.204s 639139160686841701: | | | | | | | | | | | | | | | | 4175 | | | | | | | | | | | | | | | 0.008s 68.213s 639139160686923739: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.004s 68.217s 639139160686966167: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.059s 68.276s . 639139160687558000: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7003 | 0.023s 68.299s 639139160687783583: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.005s 68.304s 639139160687837186: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7001 | 0.025s 68.329s 639139160688089230: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.004s 68.333s 639139160688127344: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4176 | 0.006s 68.339s 639139160688185904: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 68.345s 639139160688245467: | | | | | | | | | | | | | | | | 4162 | | | | | | | | | | | | | | | 0.002s 68.347s 639139160688263950: | | | | | 7008 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.050s 68.397s 639139160688762813: | | | | | | | | | | | | | | | | 7007 | | | | | | | | | | | | | | | 0.003s 68.399s 639139160688789004: | 7012 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 68.423s 639139160689026074: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 68.426s 639139160689056443: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 68.427s 639139160689068046: | 4177 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 68.429s 639139160689086304: | | | | | | | | 7016 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 68.431s 639139160689101769: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.006s 68.437s 639139160689163245: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 68.437s 639139160689163614: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.003s 68.440s 639139160689198016: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.006s 68.446s 639139160689258930: | | | | | | | | 6860 | | | | | | | | | | | | | | | | | | | | | | | 0.033s 68.479s 639139160689587431: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7022 | 0.004s 68.483s 639139160689627332: | | | | | | | | 4178 | | | | | | | | | | | | | | | | | | | | | | | 0.017s 68.500s 639139160689796557: | | | | | | | | | | | | | 7024 | | | | | | | | | | | | | | | | | | 0.005s 68.505s 639139160689848792: | | | | | | | | | | | | | | | | | | | | 4164 | | | | | | | | | | | 0.003s 68.508s 639139160689879787: | | | | | | | | | | | | | | | | | | | | 7025 | | | | | | | | | | | 0.003s 68.511s 639139160689908763: | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | | | | | | 0.002s 68.513s 639139160689928741: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.002s 68.515s 639139160689945411: | | | | | | | | | | | | | | | | | | | | 4164 | | | | | | | | | | | 0.010s 68.525s 639139160690046606: | | | | | | | | | | | | | 7019 | | | | | | | | | | | | | | | | | | 0.011s 68.536s 639139160690157282: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.004s 68.540s 639139160690196300: | | | | | | | | | | | | | 7018 | | | | | | | | | | | | | | | | | | 0.002s 68.542s 639139160690213384: | | | | | | | | | | | | | | | 4158 | | | | | | | | | | | | | | | | 0.006s 68.548s 639139160690273044: | | | | | | | | | | | | | | | 7029 | | | | | | | | | | | | | | | | 0.001s 68.549s 639139160690286106: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.002s 68.551s 639139160690306695: | | | | | | | | | | | | | 6903 | | | | | | | | | | | | | | | | | | 0.002s 68.553s 639139160690323645: | | | | | | | | | | | | | | | 4158 | | | | | | | | | | | | | | | | 0.005s 68.557s 639139160690370463: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.019s 68.577s 639139160690561959: | | | | | | | | | | | | | 4179 | | | | | | | | | | | | | | | | | | 0.002s 68.579s 639139160690585115: | | | | | | | | | | | | | | | | | | | | | 4165 | | | | | | | | | | 0.001s 68.580s 639139160690597012: | | | | | | | | | | | | | | | | | | | | | | 7031 | | | | | | | | | 0.002s 68.583s 639139160690621743: | | | | | | | | | | | | | | | | | | | | | 7033 | | | | | | | | | | 0.003s 68.585s 639139160690650534: | 7034 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 68.589s 639139160690689451: | | | | | | | | | | | | | | | | | | | | | 4165 | | | | | | | | | | 0.005s 68.594s 639139160690736322: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.001s 68.595s 639139160690750403: | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | | | | | | 0.004s 68.599s 639139160690786416: | | | | | | | | | | | | 4163 | | | | | | | | | | | | | | | | | | | 0.003s 68.601s 639139160690811451: | | | | | | | | | | | | | | | | | | | | | | 6920 | | | | | | | | | 0.002s 68.603s 639139160690829048: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.004s 68.608s 639139160690873856: | | | | | | | | | | | | 7037 | | | | | | | | | | | | | | | | | | | 0.004s 68.612s 639139160690916933: | | | | | | | | | | | | | | | | | | | | | | 6906 | | | | | | | | | 0.002s 68.614s 639139160690935354: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.000s 68.614s 639139160690939635: | | | | | | | | 7039 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 68.617s 639139160690964361: | | | | | | | | | | | | 7036 | | | | | | | | | | | | | | | | | | | 0.005s 68.622s 639139160691016502: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.001s 68.623s 639139160691026773: | | | | | | | | | | | | 4163 | | | | | | | | | | | | | | | | | | | 0.010s 68.633s 639139160691126859: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.011s 68.644s 639139160691241279: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6916 | | | 0.002s 68.646s 639139160691260263: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.002s 68.649s 639139160691283846: | | | | | | | | | | | | | | | | | | | | | | | | 7043 | | | | | | | 0.002s 68.650s 639139160691300868: | | | | | | | | | | | | | | | | | | 7044 | | | | | | | | | | | | | 0.005s 68.655s 639139160691349343: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.005s 68.660s 639139160691399250: | | | | | | | | | | | | | | | | | | 7045 | | | | | | | | | | | | | 0.002s 68.662s 639139160691417866: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6868 | | | 0.004s 68.666s 639139160691455756: | | | | | | | | | | | | | | | | | | | | 4181 | | | | | | | | | | | 0.009s 68.675s 639139160691545003: | | | | | | | | | | | | | | | 6966 | | | | | | | | | | | | | | | | 0.001s 68.676s 639139160691558960: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4182 | | | 0.033s 68.709s 639139160691886945: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.004s 68.713s 639139160691931373: | | | | | | | | | | | | | | | 6852 | | | | | | | | | | | | | | | | 0.008s 68.721s 639139160692011214: | | | | | | | | | | | | | 7048 | | | | | | | | | | | | | | | | | | 0.002s 68.724s 639139160692035462: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.002s 68.726s 639139160692052166: | | | | | | | | | | | | | | | | | | | | | 6934 | | | | | | | | | | 0.002s 68.728s 639139160692075302: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.005s 68.733s 639139160692128965: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.000s 68.734s 639139160692132966: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.003s 68.737s 639139160692162751: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.004s 68.741s 639139160692203780: | | | | | | | | | | 7052 | | | | | | | | | | | | | | | | | | | | | 0.013s 68.753s 639139160692329148: | | | | | | | | | | | | 6942 | | | | | | | | | | | | | | | | | | | 0.002s 68.755s 639139160692349949: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.005s 68.760s 639139160692397220: | | | | | | | | | | | | 6865 | | | | | | | | | | | | | | | | | | | 0.011s 68.771s 639139160692505748: | | | | | | | | | | | | | | | | | | | | | | 7054 | | | | | | | | | 0.008s 68.778s 639139160692581273: | | | | | | | | | | | | | | | | | | | | | | | | | | 7057 | | | | | 0.009s 68.788s 639139160692675780: | | | | | | | | | | | | 7055 | | | | | | | | | | | | | | | | | | | 0.015s 68.803s 639139160692828668: | | | | | | | | | | | 7058 | | | | | | | | | | | | | | | | | | | | 0.002s 68.805s 639139160692847380: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.001s 68.806s 639139160692852782: | | | | 6969 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 68.809s 639139160692889548: | | | | | | | | | | | | | | | | | | | | | | | | | | 7050 | | | | | 0.036s 68.845s 639139160693248359: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 68.846s 639139160693261680: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.001s 68.847s 639139160693268827: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.000s 68.848s 639139160693272225: | | | | | | | | | | | | | | | | | | | | 7062 | | | | | | | | | | | 0.002s 68.849s 639139160693288291: | | | | 7063 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 68.851s 639139160693308969: | | | | | | | | | | | | | | | | | | | | | | | | | | 7064 | | | | | 0.002s 68.853s 639139160693329336: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7067 | | | 0.002s 68.855s 639139160693348821: | | | | | | | | | | | 7065 | | | | | | | | | | | | | | | | | | | | 0.004s 68.859s 639139160693386831: | | | | | | | | | 6907 | | | | | | | | | | | | | | | | | | | | | | 0.019s 68.878s 639139160693578562: | | | | | | | | | | | 7060 | | | | | | | | | | | | | | | | | | | | 0.006s 68.884s 639139160693640024: | | | | | | | | | | | | | | | 7069 | | | | | | | | | | | | | | | | 0.003s 68.888s 639139160693672054: | | | | | | | | | | | 7070 | | | | | | | | | | | | | | | | | | | | 0.006s 68.894s 639139160693736957: | | | | | | | | | 6886 | | | | | | | | | | | | | | | | | | | | | | 0.005s 68.899s 639139160693784857: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.001s 68.900s 639139160693791972: | | | | | | | | | 4185 | | | | | | | | | | | | | | | | | | | | | | 0.003s 68.902s 639139160693819536: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 68.906s 639139160693854534: | | | | | | | | | | | | | | 7074 | | | | | | | | | | | | | | | | | 0.003s 68.909s 639139160693883387: | | | | | | | | | | | | | | | | | | | | | 7075 | | | | | | | | | | 0.009s 68.918s 639139160693972304: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.001s 68.919s 639139160693985266: | | | | | | | | | | | | | | 7076 | | | | | | | | | | | | | | | | | 0.003s 68.922s 639139160694013757: | | 7078 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 68.928s 639139160694078774: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 68.949s 639139160694282747: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 68.964s 639139160694438609: | | 6935 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 68.984s 639139160694632848: | | 6927 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.040s 69.023s 639139160695027867: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.025s 639139160695043792: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.028s 639139160695078219: | | | | | | | 4166 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 69.028s 639139160695081186: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.031s 639139160695109080: | | | 7082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 69.050s 639139160695297959: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 69.060s 639139160695395771: | | | 6869 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 69.064s 639139160695439989: | | | | | | | 7087 | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 69.077s 639139160695570302: | | | | | | | 4166 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 69.084s 639139160695641299: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.000s 69.084s 639139160695641567: | | | 7089 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 69.106s 639139160695856783: | | | | | | | 7090 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 69.114s 639139160695941506: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.006s 69.120s 639139160695996766: | | | | | | | | | | | | | | | | | | | | | | | 7046 | | | | | | | | 0.005s 69.125s 639139160696042181: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 | | | | 0.006s 69.131s 639139160696104390: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.001s 69.131s 639139160696110304: | | | | | | | | | | | | | | | | | | | | | | | 7028 | | | | | | | | 0.004s 69.135s 639139160696151657: | | | | | | | | | 7096 | | | | | | | | | | | | | | | | | | | | | | 0.032s 69.168s 639139160696472963: | | | | | | | | | | | | | | | | | | | | | | | 7020 | | | | | | | | 0.002s 69.170s 639139160696492635: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.005s 69.174s 639139160696539732: | | | | | | | | | 7095 | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.177s 639139160696567468: | | | | | | | | | | | | | | | | | | | | | | | 7011 | | | | | | | | 0.009s 69.186s 639139160696661563: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.188s 639139160696681450: | | 7099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.191s 639139160696708467: | | | | | | | | | 7100 | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.193s 639139160696729130: | | | | | | | | | | | | | | | | | | | | | | | 7101 | | | | | | | | 0.003s 69.197s 639139160696761915: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7104 | | | | 0.019s 69.216s 639139160696954531: | | | | | | | | | | | | | | | | | | | 4187 | | | | | | | | | | | | 0.002s 69.218s 639139160696972700: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 | | | | 0.004s 69.222s 639139160697014335: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7094 | | | | 0.020s 69.241s 639139160697209363: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.004s 69.245s 639139160697250054: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6881 | | | | 0.023s 69.268s 639139160697478194: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4188 | | | | 0.013s 69.281s 639139160697604709: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.004s 69.284s 639139160697641044: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6831 0.007s 69.292s 639139160697714665: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4136 0.062s 69.353s . 639139160698329737: | | | | | | | | | | | | | | | | | | | 7109 | | | | | | | | | | | | 0.031s 69.384s 639139160698640874: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.006s 69.390s 639139160698700051: | | | | | | | | | | | | | | | | | | 7113 | | | | | | | | | | | | | 0.033s 69.424s 639139160699033882: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.006s 69.430s 639139160699093023: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 69.430s 639139160699100509: | | | | | | | | | | | | | | | | | | | | | | | | 7115 | | | | | | | 0.013s 69.444s 639139160699232100: | | | | | 4174 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 69.456s 639139160699359446: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.010s 69.466s 639139160699459531: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7110 0.002s 69.468s 639139160699480303: | | | | | | | | | | 4172 | | | | | | | | | | | | | | | | | | | | | 0.002s 69.470s 639139160699499402: | | | | | | | | | | | | | | | | 4162 | | | | | | | | | | | | | | | 0.001s 69.471s 639139160699504835: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7119 | | | | 0.005s 69.476s 639139160699559678: | | | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.003s 69.479s 639139160699585676: | | | | | | | | | | | | | | | | 4175 | | | | | | | | | | | | | | | 0.026s 69.505s 639139160699842710: | | | | | 7126 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.506s 639139160699860941: | | | | | | | | | | 7118 | | | | | | | | | | | | | | | | | | | | | 0.024s 69.531s 639139160700102781: | | | | | | | | | | | | | | | | 7129 | | | | | | | | | | | | | | | 0.003s 69.533s 639139160700129151: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 69.538s 639139160700175220: | | | | | | 7130 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.540s 639139160700199620: | | | | | | | | | | | | | | | | 4175 | | | | | | | | | | | | | | | 0.001s 69.542s 639139160700213748: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.006s 69.547s 639139160700271408: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.001s 69.548s 639139160700280365: | | | | | 4174 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 69.549s 639139160700285418: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.550s 639139160700301365: | | | | | | 7111 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.553s 639139160700328995: | | | | | 7134 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.555s 639139160700350293: | | | | | | | | | | | | | | | | 7135 | | | | | | | | | | | | | | | 0.002s 69.558s 639139160700375263: | | | | | | | | | | | | | | | | | 7136 | | | | | | | | | | | | | | 0.002s 69.560s 639139160700392170: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.000s 69.560s 639139160700393712: | | | | | 4174 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.562s 639139160700421257: | | | | | | | | | | | | | | | | 4175 | | | | | | | | | | | | | | | 0.000s 69.563s 639139160700422817: | | | | | 7137 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.566s 639139160700454232: | | | | | | | | | | | | | | | | 7138 | | | | | | | | | | | | | | | 0.004s 69.570s 639139160700496596: | | | | | 4174 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.572s 639139160700515869: | | | | | | | | | | | | | | | | 4175 | | | | | | | | | | | | | | | 0.004s 69.575s 639139160700550957: | | | | | 7140 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.578s 639139160700577706: | | | | | | | | | | | | | | | | 7141 | | | | | | | | | | | | | | | 0.034s 69.612s 639139160700919269: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7144 | | 0.004s 69.616s 639139160700955472: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4176 | 0.004s 69.619s 639139160700991205: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.004s 69.623s 639139160701027197: | | | | | | | | | | | | | | | | | | | | | | | | | 7112 | | | | | | 0.012s 69.635s 639139160701149356: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.007s 69.642s 639139160701219091: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.005s 69.647s 639139160701269021: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7149 | 0.004s 69.651s 639139160701308535: | 4177 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.043s 69.694s 639139160701734407: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4176 | 0.007s 69.701s 639139160701806271: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7151 | 0.007s 69.708s 639139160701875559: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4176 | 0.004s 69.712s 639139160701912050: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7153 | 0.005s 69.717s 639139160701964757: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 69.717s 639139160701968761: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4176 | 0.001s 69.718s 639139160701973988: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.721s 639139160702008534: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7155 | 0.002s 69.723s 639139160702024436: | 7156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 69.724s 639139160702037592: | | | | | | | | 4178 | | | | | | | | | | | | | | | | | | | | | | | 0.010s 69.734s 639139160702140549: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.737s 639139160702163358: | 7154 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 69.757s 639139160702364561: | | | | | | | | 7160 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.758s 639139160702380024: | 4177 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 69.759s 639139160702391253: 7026 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 69.761s 639139160702403743: | 7161 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 69.767s 639139160702470104: | 4177 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 69.768s 639139160702481117: | 7162 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.771s 639139160702503307: 6668 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 69.772s 639139160702515054: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7163 | | 0.024s 69.796s 639139160702754867: | | | | | | | | 4178 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 69.796s 639139160702761211: 7164 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.799s 639139160702790113: | | | | | | | | 7166 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.802s 639139160702820600: | 4177 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 69.807s 639139160702862516: | | | | | | | | 4178 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 69.812s 639139160702918530: | 7167 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 69.816s 639139160702953435: | | | | | | | | 7168 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 69.824s 639139160703031732: | | | | | | | | 4178 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 69.826s 639139160703055068: | | | | | | | | 7169 | | | | | | | | | | | | | | | | | | | | | | | 0.057s 69.882s . 639139160703621673: | | | | | | | | | | | 7165 | | | | | | | | | | | | | | | | | | | | 0.008s 69.891s 639139160703705491: | | | | | | | | | | | | | 4179 | | | | | | | | | | | | | | | | | | 0.010s 69.901s 639139160703807478: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.027s 69.928s 639139160704078060: | | | | | | | | | | | | | | | | | | 7173 | | | | | | | | | | | | | 0.025s 69.953s 639139160704324024: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.004s 69.957s 639139160704364389: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.001s 69.958s 639139160704375395: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.002s 69.960s 639139160704397890: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.002s 69.962s 639139160704415002: | | | | | | | | | | | | | 7178 | | | | | | | | | | | | | | | | | | 0.002s 69.964s 639139160704434277: | | | | | | | | | | | | | | | | | | | | | 7179 | | | | | | | | | | 0.006s 69.969s 639139160704489313: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.002s 69.971s 639139160704510530: | | | | | | | | | | | | | 7177 | | | | | | | | | | | | | | | | | | 0.005s 69.977s 639139160704564109: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.000s 69.977s 639139160704567768: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.001s 69.978s 639139160704574261: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.009s 69.986s 639139160704660873: | | | | | | | | | | | | | | | | | | | | | 4190 | | | | | | | | | | 0.003s 69.989s 639139160704689377: | | | | | | | | | | | | | 7176 | | | | | | | | | | | | | | | | | | 0.002s 69.992s 639139160704712094: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4182 | | | 0.000s 69.992s 639139160704712379: | | | | | | | | | | | | | | | | | | | | | | | | 7186 | | | | | | | 0.007s 69.999s 639139160704785110: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.003s 70.002s 639139160704812327: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.000s 70.002s 639139160704812791: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.004s 70.005s 639139160704851118: | | | | | | | | | | | | | | | | | | | | | | | | 7189 | | | | | | | 0.002s 70.007s 639139160704867599: | | | | | | | | | | | | | 4179 | | | | | | | | | | | | | | | | | | 0.003s 70.010s 639139160704894307: | | | | | | | | | | | | | | | 7190 | | | | | | | | | | | | | | | | 0.010s 70.020s 639139160704995710: | | | | | | | | | | | | | 7191 | | | | | | | | | | | | | | | | | | 0.003s 70.022s 639139160705020934: | | | | | | | | | | | | | | | | | | | | | | | | 4098 | | | | | | | 0.000s 70.022s 639139160705021207: | | | | | 4174 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 70.024s 639139160705039772: | | | | | | | | | | | | | | | | 4175 | | | | | | | | | | | | | | | 0.002s 70.026s 639139160705057278: | | | | | 7193 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 70.027s 639139160705070058: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.001s 70.028s 639139160705078605: | | | | | | | | | | | | | | | | 7194 | | | | | | | | | | | | | | | 0.003s 70.032s 639139160705112027: | | | | | | | | | | | | | 4179 | | | | | | | | | | | | | | | | | | 0.001s 70.033s 639139160705123890: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7195 | | | 0.001s 70.034s 639139160705137250: | | | | | 4174 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 70.035s 639139160705147423: | | | | | | | | | | | | | | | 7188 | | | | | | | | | | | | | | | | 0.001s 70.037s 639139160705162310: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.000s 70.037s 639139160705163911: | | | | | | | | | | | | | 7197 | | | | | | | | | | | | | | | | | | 0.002s 70.038s 639139160705180104: | | | | | | | | | | | | | | | | 4175 | | | | | | | | | | | | | | | 0.001s 70.040s 639139160705194651: | | | | | | | | | | | | | 4179 | | | | | | | | | | | | | | | | | | 0.003s 70.042s 639139160705220431: | | | | | | | | | | 7198 | | | | | | | | | | | | | | | | | | | | | 0.002s 70.044s 639139160705240414: | | | | | | | | | | | | | | 7199 | | | | | | | | | | | | | | | | | 0.002s 70.046s 639139160705256373: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.000s 70.046s 639139160705256802: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.001s 70.047s 639139160705269878: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4182 | | | 0.004s 70.051s 639139160705306575: | | | | | | | | | | | | | 7200 | | | | | | | | | | | | | | | | | | 0.002s 70.053s 639139160705324668: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7201 | | | 0.024s 70.077s 639139160705566556: | | | | | | | | | | | | | | | 7108 | | | | | | | | | | | | | | | | 0.002s 70.078s 639139160705581611: | | | | | | | | | | 7203 | | | | | | | | | | | | | | | | | | | | | 0.001s 70.080s 639139160705593152: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4182 | | | 0.003s 70.083s 639139160705621833: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7204 | | | 0.001s 70.084s 639139160705632817: | | | | | | | | | | 4099 | | | | | | | | | | | | | | | | | | | | | 0.005s 70.088s 639139160705679921: | | | | | | | | | | | | | | | 7077 | | | | | | | | | | | | | | | | 0.001s 70.090s 639139160705692330: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.003s 70.092s 639139160705721501: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4182 | | | 0.003s 70.096s 639139160705754762: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7207 | | | 0.002s 70.098s 639139160705771866: | | | | | | | | | | | | | | 7148 | | | | | | | | | | | | | | | | | 0.004s 70.101s 639139160705807733: | | | | | | | | | | | | | | | 4191 | | | | | | | | | | | | | | | | 0.001s 70.102s 639139160705819319: | | | 7098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 70.111s 639139160705909600: | | | 4192 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 70.121s 639139160706008881: | | | | | | | 7159 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 70.123s 639139160706025387: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.002s 70.125s 639139160706046201: | | | | | | | | | | | | | | 7209 | | | | | | | | | | | | | | | | | 0.003s 70.128s 639139160706073949: | | | | | | | 7083 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 70.130s 639139160706098076: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.002s 70.133s 639139160706122385: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.003s 70.135s 639139160706150434: | | | | | | | | | | | | | | 7210 | | | | | | | | | | | | | | | | | 0.002s 70.137s 639139160706169816: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 70.144s 639139160706239516: | | | | | | | 7005 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 70.149s 639139160706283147: | | | | | | | | | | | | | | | | | | | | | | | | 6923 | | | | | | | 0.004s 70.153s 639139160706323760: | | | | | 7145 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 70.160s 639139160706399443: | | | | | | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 70.161s 639139160706409791: | | | | | | | | | | | | | | | | 7123 | | | | | | | | | | | | | | | 0.004s 70.165s 639139160706448237: | | | | | | | | | | | | | | | | | | | | | 7215 | | | | | | | | | | 0.002s 70.167s 639139160706465959: | | | | | | | | | | | | | | | | | | | | | | | | 6771 | | | | | | | 0.001s 70.168s 639139160706477158: | | | | | 7116 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 70.169s 639139160706489327: | | | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.000s 70.169s 639139160706489536: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4176 | 0.004s 70.173s 639139160706528839: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.000s 70.173s 639139160706529483: | | | | | | | | | | | | | | | | 7092 | | | | | | | | | | | | | | | 0.002s 70.176s 639139160706551965: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 70.198s 639139160706772703: | | | | | | | | | | | | | | | | | | | | | | | | 4133 | | | | | | | 0.001s 70.199s 639139160706785741: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7218 | 0.002s 70.201s 639139160706803085: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.000s 70.201s 639139160706806340: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.001s 70.202s 639139160706817980: | | | | | 7105 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 70.203s 639139160706828997: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.002s 70.205s 639139160706845686: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.002s 70.207s 639139160706863224: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7219 | 0.005s 70.212s 639139160706911994: | | | | | | | | | | | | | | | | 7059 | | | | | | | | | | | | | | | 0.003s 70.214s 639139160706937469: | | | | | | | | | | 7068 | | | | | | | | | | | | | | | | | | | | | 0.003s 70.217s 639139160706965245: | | | | | 4196 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 70.219s 639139160706985055: | | | | | | | | | | | | | | | | 4197 | | | | | | | | | | | | | | | 0.003s 70.221s 639139160707011584: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7216 | 0.002s 70.224s 639139160707034411: | | | | | | | | | | | | | | | 7224 | | | | | | | | | | | | | | | | 0.010s 70.234s 639139160707132717: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4176 | 0.005s 70.239s 639139160707186330: | | | | | | | | | | | | | | | | | | | | | | | 7208 | | | | | | | | 0.007s 70.246s 639139160707257216: | | | | | | | | | 4185 | | | | | | | | | | | | | | | | | | | | | | 0.000s 70.246s 639139160707257967: | | | | | | | | | | 7030 | | | | | | | | | | | | | | | | | | | | | 0.028s 70.274s 639139160707533487: | 4153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 70.276s 639139160707554179: | | | 7225 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 70.280s 639139160707598384: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 70.280s 639139160707598541: | | | | | | | | | | 6987 | | | | | | | | | | | | | | | | | | | | | 0.001s 70.282s 639139160707612658: | | | | | | | | | | | | | | | | | | | | | | | 7196 | | | | | | | | 0.001s 70.283s 639139160707627082: | | | | | | | | 4178 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 70.285s 639139160707645332: | | | | | | | | 7228 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 70.286s 639139160707656519: | 4177 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 70.287s 639139160707671123: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.001s 70.289s 639139160707682437: | 7230 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 70.292s 639139160707712688: | | | | | | | | | | | | | | | | | | | | | | | 7183 | | | | | | | | 0.002s 70.293s 639139160707727721: | | | | | | | | 4178 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 70.297s 639139160707766150: | 4177 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 70.301s 639139160707804096: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.000s 70.301s 639139160707808094: | | | | | | | | | | | | | | | | | | | | | | | 6914 | | | | | | | | 0.006s 70.307s 639139160707869008: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.002s 70.309s 639139160707888789: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.003s 70.312s 639139160707915885: | | | | | | | | | 7234 | | | | | | | | | | | | | | | | | | | | | | 0.006s 70.318s 639139160707978044: | | | | | | | | | | | | | | | | | | | | | | | 7232 | | | | | | | | 0.015s 70.333s 639139160708128894: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.003s 70.336s 639139160708158572: | | | | | | | | | 7220 | | | | | | | | | | | | | | | | | | | | | | 0.003s 70.339s 639139160708184251: | | | | | | | 4166 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 70.339s 639139160708190296: | | | | | | | | | | | | 7237 | | | | | | | | | | | | | | | | | | | 0.003s 70.342s 639139160708218138: | | | | | | | | | | | | | | | | | | | | | | | | 4133 | | | | | | | 0.001s 70.343s 639139160708226844: | | | | | | | 7241 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 70.347s 639139160708266929: | | | | | | | | | | | | | | | | | | | | | 7246 | | | | | | | | | | 0.003s 70.350s 639139160708296619: | | | | | | | | | 7247 | | | | | | | | | | | | | | | | | | | | | | 0.002s 70.352s 639139160708320838: | | | | | | | | | | | | | | | | | | | | | | | | 7248 | | | | | | | 0.002s 70.354s 639139160708340264: | | | | | | | | | | | | | | | | | 7249 | | | | | | | | | | | | | | 0.017s 70.372s 639139160708512641: | | | | | | | | | | | | | | | | | | | | | | | | 4133 | | | | | | | 0.006s 70.377s 639139160708570001: | | | | | | | | | | | | | | | | | | | | | | | | 7242 | | | | | | | 0.010s 70.388s 639139160708674193: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 70.388s 639139160708675067: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.005s 70.393s 639139160708727821: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.000s 70.394s 639139160708732092: | | | | | | | | | | | | | | | | 7254 | | | | | | | | | | | | | | | 0.006s 70.399s 639139160708791001: | | | | | | | | | | | | | | | | | | | | | | | | | | 7257 | | | | | 0.002s 70.401s 639139160708810900: | | | | | 7258 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 70.403s 639139160708827768: | | | | | | | | | | | | | | | | | 7255 | | | | | | | | | | | | | | 0.002s 70.406s 639139160708852001: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.001s 70.407s 639139160708861786: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 70.407s 639139160708863611: | | | | | | | | | | | | | | | | | | | | | | | | | | 7256 | | | | | 0.003s 70.410s 639139160708892105: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7252 | 0.002s 70.411s 639139160708910477: | | | | | 7253 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 70.423s 639139160709027676: | | | | | | | | 7243 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 70.429s 639139160709090555: | | | | | | | | | | 7262 | | | | | | | | | | | | | | | | | | | | | 0.043s 70.473s 639139160709524892: | | | | | | | | | | | | | 4179 | | | | | | | | | | | | | | | | | | 0.004s 70.477s 639139160709566219: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.010s 70.487s 639139160709662657: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.003s 70.490s 639139160709695007: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.018s 70.507s 639139160709870351: | 7265 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 70.510s 639139160709894220: | | | | | | | | | | | | | | | | | | 7266 | | | | | | | | | | | | | 0.002s 70.511s 639139160709911627: | | | | | | | | | | | | | 7267 | | | | | | | | | | | | | | | | | | 0.001s 70.513s 639139160709925016: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4182 | | | 0.005s 70.517s 639139160709971095: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7268 | | | 0.002s 70.520s 639139160709991866: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.003s 70.522s 639139160710018960: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.000s 70.522s 639139160710020876: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4182 | | | 0.002s 70.524s 639139160710037853: | | | | | | | | | | | | | 7264 | | | | | | | | | | | | | | | | | | 0.003s 70.527s 639139160710069658: | | | | | | | | | | | | | | | | | | 7270 | | | | | | | | | | | | | 0.032s 70.560s 639139160710392765: | | | | | | | | | | | | | 4179 | | | | | | | | | | | | | | | | | | 0.002s 70.561s 639139160710408813: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.004s 70.565s 639139160710447077: | | | | | | | | | | | | | | | | | | 7271 | | | | | | | | | | | | | 0.010s 70.575s 639139160710547650: | | | | | | | | | | | | | | | | | | 4085 | | | | | | | | | | | | | 0.118s 70.693s .. 639139160711728223: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7263 | | | 0.008s 70.701s 639139160711811235: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.058s 70.759s . 639139160712391550: | | | | | | | | | | | | | 7244 | | | | | | | | | | | | | | | | | | 0.004s 70.763s 639139160712429467: | | | | | | | | | | | | | | | | | | 7238 | | | | | | | | | | | | | 0.002s 70.765s 639139160712450799: | | | | | | | | | | | | | | | | | | | | | | 7274 | | | | | | | | | 0.021s 70.787s 639139160712661746: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.006s 70.792s 639139160712717831: | | | | | | | | | | | | | | | | | | | | | | 7239 | | | | | | | | | 0.109s 70.901s .. 639139160713806023: | | | | | | | | | | | | | | | | | | | | | | | 7240 | | | | | | | | 0.033s 70.934s 639139160714139655: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.062s 70.996s . 639139160714755494: | | | | 6427 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.038s 71.034s 639139160715139875: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.023s 71.058s 639139160715372843: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 | | | | 0.005s 71.062s 639139160715419804: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4188 | | | | 0.003s 71.066s 639139160715453948: | | | | | | | | | | | | | | | | | | | | 4181 | | | | | | | | | | | 0.011s 71.076s 639139160715559512: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 71.100s 639139160715798020: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7287 | | | | 0.016s 71.116s 639139160715957864: | | | | | | | | | | | | | | | | | | | | 7288 | | | | | | | | | | | 0.004s 71.120s 639139160715995758: | | 7290 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 71.123s 639139160716027979: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4188 | | | | 0.005s 71.128s 639139160716081504: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7292 | | | | 0.002s 71.131s 639139160716102038: | | | | | | | | | | | | | | | | | | | | 4181 | | | | | | | | | | | 0.005s 71.136s 639139160716152361: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4188 | | | | 0.000s 71.136s 639139160716154109: | | | | | | | | | | | | | | | | | | | | 7282 | | | | | | | | | | | 0.002s 71.138s 639139160716172800: | | | | | | | | | | | | | | | | | | | 7283 | | | | | | | | | | | | 0.002s 71.139s 639139160716189589: | | | | 4111 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 71.139s 639139160716189809: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7294 | | | | 0.001s 71.141s 639139160716203404: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.143s 639139160716226555: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4188 | | | | 0.004s 71.147s 639139160716266777: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7296 | | | | 0.002s 71.149s 639139160716288296: | | 7229 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 71.174s 639139160716534018: | | 7102 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 71.180s 639139160716594653: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.002s 71.182s 639139160716614605: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.001s 71.182s 639139160716621017: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 71.185s 639139160716646082: | | | | | | | | | | | | | | | | | | | | | | | | | 7300 | | | | | | 0.002s 71.186s 639139160716661518: | 7301 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 71.190s 639139160716696678: | | 4200 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 71.195s 639139160716744770: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.001s 71.196s 639139160716751960: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 71.204s 639139160716833470: | | | | | | | | | | | | | | | | | | | | | | | | | 6748 | | | | | | 0.003s 71.207s 639139160716863225: | 7120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.209s 639139160716883087: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.211s 639139160716905656: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.013s 71.224s 639139160717040338: | 4096 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.227s 639139160717063548: | | | | 7305 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.229s 639139160717085735: | 7306 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.050s 71.279s 639139160717583727: | | | | | | | | | | | | | | | 4191 | | | | | | | | | | | | | | | | 0.049s 71.328s 639139160718075341: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.005s 71.333s 639139160718127041: | | | | | | | 7303 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.335s 639139160718146407: | | | | | | | | | | | | | | | 7312 | | | | | | | | | | | | | | | | 0.001s 71.336s 639139160718158413: | | | | | | | | | | | | 7275 | | | | | | | | | | | | | | | | | | | 0.001s 71.338s 639139160718172472: | | | | | | | | | | | | | | | | | | | | | | | | 7227 | | | | | | | 0.001s 71.339s 639139160718186569: | | 7313 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.341s 639139160718202383: | | | | | | | 7222 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 71.347s 639139160718270753: | | | | | | | 4202 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.349s 639139160718291151: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.002s 71.352s 639139160718316011: | | | | | | | | | | | | 7213 | | | | | | | | | | | | | | | | | | | 0.017s 71.369s 639139160718483821: | | | | | | | | | | | | 7133 | | | | | | | | | | | | | | | | | | | 0.002s 71.370s 639139160718501179: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.002s 71.373s 639139160718522474: | | | | | | | | | | | | | | 7221 | | | | | | | | | | | | | | | | | 0.002s 71.374s 639139160718539948: | | | | | | | | | | | | 4204 | | | | | | | | | | | | | | | | | | | 0.010s 71.384s 639139160718635151: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.001s 71.384s 639139160718640966: | | | | | | | | | | | | | | | | | | | | | | | | | 7317 | | | | | | 0.003s 71.387s 639139160718666118: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7318 0.004s 71.391s 639139160718704590: | | | | | | | | | | | | | | 7319 | | | | | | | | | | | | | | | | | 0.027s 71.418s 639139160718972837: | | | | | | | | | | | | | | 6954 | | | | | | | | | | | | | | | | | 0.008s 71.426s 639139160719055810: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.003s 71.429s 639139160719087788: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.000s 71.429s 639139160719089982: | | | | | | | | 7157 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 71.432s 639139160719119669: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 71.436s 639139160719154477: | | | | | | | | | | | 7323 | | | | | | | | | | | | | | | | | | | | 0.002s 71.438s 639139160719173549: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 71.438s 639139160719175428: | | | | | | 7324 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 71.442s 639139160719219829: | | | | | | | | 7040 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.444s 639139160719240210: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.006s 71.451s 639139160719301806: | | | | | | | | 7035 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.452s 639139160719319789: | | | | | | | | | | | 7260 | | | | | | | | | | | | | | | | | | | | 0.008s 71.460s 639139160719401167: | | | | | | | | | | | 7202 | | | | | | | | | | | | | | | | | | | | 0.013s 71.473s 639139160719527343: | | | | | | | | 4206 | | | | | | | | | | | | | | | | | | | | | | | 0.020s 71.493s 639139160719730347: | | | 4192 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.495s 639139160719749323: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 71.498s 639139160719780325: | | | | | | | | | | | | | | | | | | | | | | | | 7332 | | | | | | | 0.002s 71.500s 639139160719800060: | | | | | | | 7336 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 71.502s 639139160719813203: | | | | | | | | | | | 7333 | | | | | | | | | | | | | | | | | | | | 0.005s 71.506s 639139160719858827: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 71.509s 639139160719891694: | | | | | | | 7334 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.512s 639139160719913459: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.002s 71.513s 639139160719929942: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.003s 71.517s 639139160719964617: | | | | | | | | | | | | 7340 | | | | | | | | | | | | | | | | | | | 0.003s 71.520s 639139160719991833: | | | | | | | | | | 7341 | | | | | | | | | | | | | | | | | | | | | 0.003s 71.523s 639139160720024633: | | | 7342 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 71.527s 639139160720067802: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.001s 71.528s 639139160720078331: | | | | | | | | | | | | | | 7343 | | | | | | | | | | | | | | | | | 0.003s 71.531s 639139160720103385: | | | | | | | | | | | | 7344 | | | | | | | | | | | | | | | | | | | 0.031s 71.562s 639139160720416086: | | | 4192 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 71.566s 639139160720454404: | | | 7346 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 71.570s 639139160720494182: | | | | | | | | 7347 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 71.573s 639139160720528096: | | | 4192 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 71.574s 639139160720540669: | | | 7349 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 71.599s 639139160720785834: | | | 4192 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 71.605s 639139160720849243: | | | 7352 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 71.611s 639139160720904292: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.000s 71.611s 639139160720909127: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.007s 71.618s 639139160720980581: | | | | | | | | | | | | | 7353 | | | | | | | | | | | | | | | | | | 0.025s 71.644s 639139160721232172: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7354 | | 0.008s 71.651s 639139160721309435: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4188 | | | | 0.000s 71.651s 639139160721311538: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.006s 71.657s 639139160721369522: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7355 | | | | 0.002s 71.659s 639139160721386159: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7348 | | 0.006s 71.665s 639139160721449047: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4188 | | | | 0.063s 71.728s . 639139160722081270: | | | | | | | | | | | | | | | | | | 7339 | | | | | | | | | | | | | 0.019s 71.747s 639139160722268365: | 4096 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 71.765s 639139160722447717: | 4153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 71.769s 639139160722484435: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.770s 639139160722499837: | 7359 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 71.781s 639139160722604105: | 4096 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 71.806s 639139160722855638: | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | | | | | | 0.003s 71.809s 639139160722883761: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.003s 71.811s 639139160722910929: | | | | | | | | | | | | | | | | | | | | | | | 7335 | | | | | | | | 0.021s 71.833s 639139160723125332: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7328 | | | 0.001s 71.834s 639139160723137921: | | | | | | | | | | | | | | | | | | | | | | 7366 | | | | | | | | | 0.002s 71.836s 639139160723156052: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7329 | | | | 0.006s 71.842s 639139160723215681: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.008s 71.850s 639139160723299591: | | | | | | | | | | | | | | | | | | | | | | 7330 | | | | | | | | | 0.021s 71.871s 639139160723508062: 7185 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 71.883s 639139160723624792: 7184 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 71.895s 639139160723747335: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.005s 71.900s 639139160723795295: 4207 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 71.909s 639139160723887507: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.003s 71.912s 639139160723916999: | | | | | | | | | | | | | | | 7370 | | | | | | | | | | | | | | | | 0.017s 71.929s 639139160724082004: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.003s 71.932s 639139160724112432: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.001s 71.932s 639139160724121192: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.003s 71.936s 639139160724155786: | | | | | | | | | | | | | | | | | | | | | | | | | | 7371 | | | | | 0.030s 71.966s 639139160724453217: | 7369 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.967s 639139160724470614: | | | | | | | | | | | | | | | 7311 | | | | | | | | | | | | | | | | 0.002s 71.970s 639139160724492211: | | | | | | | | | 7297 | | | | | | | | | | | | | | | | | | | | | | 0.003s 71.973s 639139160724525373: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 71.973s 639139160724526354: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.001s 71.974s 639139160724539753: | | | | | | | | | | | | | | | 4191 | | | | | | | | | | | | | | | | 0.002s 71.976s 639139160724561128: | | | | | | | | | | | | | | | | | | | | | | | | | | 7245 | | | | | 0.002s 71.979s 639139160724584476: | | | | | | | | | | | | | | | 7375 | | | | | | | | | | | | | | | | 0.004s 71.983s 639139160724628005: | | | | 7376 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.985s 639139160724648200: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 71.986s 639139160724655077: | | | | | | | | | 7261 | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.988s 639139160724674206: | | | | | | | | | | | | | | | 4191 | | | | | | | | | | | | | | | | 0.000s 71.988s 639139160724674420: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.002s 71.990s 639139160724691939: | | | | | | 7377 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 71.992s 639139160724720753: | | | | | | | | | | | | | | | 7378 | | | | | | | | | | | | | | | | 0.002s 71.995s 639139160724743547: | | | | | | | | | 7106 | | | | | | | | | | | | | | | | | | | | | | 0.002s 71.997s 639139160724766176: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.002s 71.999s 639139160724788013: | | | | | | | | | | | | | | | | | | | | | | | | | | 7379 | | | | | 0.017s 72.016s 639139160724959449: | | | | | | | | | | | | | | | 4191 | | | | | | | | | | | | | | | | 0.002s 72.019s 639139160724982172: | | | | | | | | | 4208 | | | | | | | | | | | | | | | | | | | | | | 0.005s 72.023s 639139160725031098: | | | | | | | | | | | | | | | 7382 | | | | | | | | | | | | | | | | 0.005s 72.029s 639139160725085345: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 72.040s 639139160725201321: | | | | | 7383 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 72.047s 639139160725266208: | | | | | | | | | | 7384 | | | | | | | | | | | | | | | | | | | | | 0.003s 72.050s 639139160725299080: 7385 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.033s 72.083s 639139160725630400: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.002s 72.086s 639139160725651747: | | | | | | | | | | 7326 | | | | | | | | | | | | | | | | | | | | | 0.007s 72.093s 639139160725722911: | | | 4192 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.095s 639139160725744254: | | | 7387 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 72.098s 639139160725771980: | | | | | | | | | | 7269 | | | | | | | | | | | | | | | | | | | | | 0.006s 72.103s 639139160725829926: | | | 4192 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.105s 639139160725850649: | | | | | | | | | | 4209 | | | | | | | | | | | | | | | | | | | | | 0.049s 72.154s 639139160726340864: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.002s 72.157s 639139160726364062: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.000s 72.157s 639139160726367792: | | | | | | | | | 7389 | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.160s 639139160726392703: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.003s 72.162s 639139160726421185: | | | | | | | | | | | | | 7393 | | | | | | | | | | | | | | | | | | 0.029s 72.191s 639139160726707895: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.003s 72.194s 639139160726736825: | | | | | | | | | | | | | 7392 | | | | | | | | | | | | | | | | | | 0.002s 72.196s 639139160726757280: | | | | | | | | | | | | | | | | | | | | 7390 | | | | | | | | | | | 0.033s 72.229s 639139160727088173: | | | 7236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.231s 639139160727111371: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.008s 72.240s 639139160727192689: | | | | | | | | | | | | | | | | | | | | | 4190 | | | | | | | | | | 0.004s 72.243s 639139160727231202: | | | 7231 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 72.246s 639139160727259352: | | | | | | | | | | 7397 | | | | | | | | | | | | | | | | | | | | | 0.011s 72.257s 639139160727364376: | | | 7398 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 72.277s 639139160727562504: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.005s 72.282s 639139160727615396: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.034s 72.316s 639139160727957133: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.007s 72.323s 639139160728024131: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7404 | 0.011s 72.334s 639139160728135005: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.003s 72.337s 639139160728164158: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7402 | 0.003s 72.340s 639139160728192692: | | | | | | | | | | | | | | | | | | | | | 7407 | | | | | | | | | | 0.022s 72.362s 639139160728413063: | | | | | | | | | | | | | | | | 4162 | | | | | | | | | | | | | | | 0.009s 72.371s 639139160728503129: | | | | | | | | | | | | | | | | | | | 4187 | | | | | | | | | | | | 0.004s 72.374s 639139160728538141: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.001s 72.375s 639139160728543471: | | | | | | | | | | | | | | | | 4210 | | | | | | | | | | | | | | | 0.004s 72.378s 639139160728581612: | | | | | | | | | | | | | | | | | | | | | 7396 | | | | | | | | | | 0.003s 72.381s 639139160728609213: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.004s 72.385s 639139160728648890: | | | | | | | | | | | | | | | | | 7413 | | | | | | | | | | | | | | 0.002s 72.387s 639139160728669317: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.001s 72.389s 639139160728682723: | | | | | | | | | | | | | | | | | | | | | 4211 | | | | | | | | | | 0.004s 72.393s 639139160728727282: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.003s 72.397s 639139160728761971: | | | | | | | | | | | | | | | | | 7132 | | | | | | | | | | | | | | 0.007s 72.403s 639139160728828859: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.002s 72.405s 639139160728848385: | | | | | | | | | | | | | | | | | 7084 | | | | | | | | | | | | | | 0.003s 72.408s 639139160728880850: | | | | | | | | | | | | | | | | | | | 7417 | | | | | | | | | | | | 0.005s 72.414s 639139160728931800: | | | | | | | | | | | | | | | 4191 | | | | | | | | | | | | | | | | 0.006s 72.419s 639139160728990135: | | | | | | | | | | | | | | | 7418 | | | | | | | | | | | | | | | | 0.012s 72.431s 639139160729110874: | | | | | | | | | | | | | | | | | | | 4187 | | | | | | | | | | | | 0.000s 72.431s 639139160729111571: | | | | | | | | | | | | | | | | | 4212 | | | | | | | | | | | | | | 0.005s 72.436s 639139160729161706: | | | | | | | | | | | | | | | | | | | 7316 | | | | | | | | | | | | 0.002s 72.439s 639139160729182305: | | | | | | | | | | | | | | | 4191 | | | | | | | | | | | | | | | | 0.008s 72.446s 639139160729260718: | | | | | | | | | | | | | | | | | | | | | | | | | | 7080 | | | | | 0.006s 72.453s 639139160729323004: | | | | | | | | | | | | | | | | | | | | | | | | | | 6864 | | | | | 0.030s 72.482s 639139160729618168: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 72.483s 639139160729622944: | | | | | | | | | | | | | | | | | | | 7302 | | | | | | | | | | | | 0.002s 72.484s 639139160729640084: | | | | | | | | | | | | | | | | | | | | | | | | | | 6822 | | | | | 0.001s 72.486s 639139160729652956: | | | | 7420 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 72.491s 639139160729707539: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 72.494s 639139160729738462: | 7388 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.496s 639139160729757860: | | | | | | | | | | | | | | | | | | | 4213 | | | | | | | | | | | | 0.001s 72.498s 639139160729772476: | | | | 7421 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 72.499s 639139160729786690: | | | | | | | | | | | | | | | | | | | | | | | | | | 4214 | | | | | 0.002s 72.501s 639139160729809229: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.503s 639139160729831404: | | | | 4117 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 72.504s 639139160729834187: | | | | | | | | | | | | | | | | 4197 | | | | | | | | | | | | | | | 0.015s 72.519s 639139160729989008: | | | | | | | | | | | | | | | | | | | | | 7423 | | | | | | | | | | 0.025s 72.545s 639139160730242405: | | | | | | | | | | | | | | | | 7426 | | | | | | | | | | | | | | | 0.014s 72.559s 639139160730384579: | | | | | | | | | | | | | | | | 4197 | | | | | | | | | | | | | | | 0.004s 72.563s 639139160730429405: | | | | | | | | | | | | | | | | 7422 | | | | | | | | | | | | | | | 0.002s 72.565s 639139160730447183: | | | | | | | | | | | | | | | | | 7429 | | | | | | | | | | | | | | 0.003s 72.568s 639139160730475401: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.000s 72.568s 639139160730475604: | | | | | | | | | | | | 7367 | | | | | | | | | | | | | | | | | | | 0.002s 72.570s 639139160730494319: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.022s 72.592s 639139160730718332: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.002s 72.594s 639139160730738410: | | | | | | | | | | | | | | | 7432 | | | | | | | | | | | | | | | | 0.003s 72.597s 639139160730766514: | | | | | | | | | | | | 7338 | | | | | | | | | | | | | | | | | | | 0.002s 72.599s 639139160730787060: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.003s 72.602s 639139160730813599: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.004s 72.606s 639139160730854030: | | | | | | | | | | | | | | | 7299 | | | | | | | | | | | | | | | | 0.002s 72.608s 639139160730877945: | | | | | | | | | | | | 4216 | | | | | | | | | | | | | | | | | | | 0.001s 72.609s 639139160730889709: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.611s 639139160730909176: | | | | | | 7437 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 72.614s 639139160730941156: | | | | | | | | | | | | | | | 7211 | | | | | | | | | | | | | | | | 0.002s 72.616s 639139160730960248: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 72.617s 639139160730964042: | | | | | | | | 4206 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 72.618s 639139160730977504: | | | | | | 7438 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.620s 639139160730997238: | | | | 4138 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.622s 639139160731013163: | | | | | | | | | | | | | | | 4217 | | | | | | | | | | | | | | | | 0.001s 72.623s 639139160731027135: | | | | | | | | | | | | | | | | | | | | | | | | | | 7439 | | | | | 0.001s 72.624s 639139160731039249: | | | | 7441 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 72.625s 639139160731050707: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.000s 72.625s 639139160731051022: | | | | | | 4082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 72.635s 639139160731145768: | | | | | | | | | | | | | | | | | | | 7444 | | | | | | | | | | | | 0.003s 72.638s 639139160731173329: | 7445 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 72.639s 639139160731185766: | | | | 4138 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 72.639s 639139160731189601: | | | | | | | | | | | | | | 7448 | | | | | | | | | | | | | | | | | 0.003s 72.643s 639139160731222124: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7449 | | 0.002s 72.644s 639139160731240386: | | | | 7446 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.036s 72.680s 639139160731600669: | | | | | | | | 7452 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.682s 639139160731621636: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.003s 72.686s 639139160731653978: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 72.690s 639139160731695021: | | | | | 4196 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.691s 639139160731711396: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7453 | | 0.003s 72.695s 639139160731746232: | | | | | | | | | | | | | | | | | | 7447 | | | | | | | | | | | | | 0.003s 72.698s 639139160731778286: | | | | | | | | 4206 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 72.702s 639139160731819786: | | | | | | | | 7440 | | | | | | | | | | | | | | | | | | | | | | | 0.021s 72.723s 639139160732027963: | | | | | 4218 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 72.749s 639139160732291073: | | | | | | | | | | | | 4204 | | | | | | | | | | | | | | | | | | | 0.064s 72.814s . 639139160732931763: | | | | | | 7458 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 72.816s 639139160732953811: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.002s 72.818s 639139160732973092: | | | | | | | | | | | | 7459 | | | | | | | | | | | | | | | | | | | 0.002s 72.820s 639139160732994034: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.013s 72.833s 639139160733129016: | | | | | | | | | | | | | 7464 | | | | | | | | | | | | | | | | | | 0.003s 72.836s 639139160733161260: | | | | | | | | | | | | | | | 7465 | | | | | | | | | | | | | | | | 0.006s 72.842s 639139160733220404: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7466 | 0.002s 72.844s 639139160733238834: | | | | | | | | | | | | | 4118 | | | | | | | | | | | | | | | | | | 0.030s 72.874s 639139160733536775: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.004s 72.878s 639139160733579865: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7467 0.041s 72.920s 639139160733994624: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 72.921s 639139160734004212: | | | | | 7471 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 72.926s 639139160734060245: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 72.930s 639139160734095140: | | 4200 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.052s 72.982s . 639139160734616886: | | 7477 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 72.998s 639139160734771797: | | 4200 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.001s 639139160734804567: | | 7478 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.003s 639139160734830951: 4207 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 73.007s 639139160734867171: | | 4200 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 73.011s 639139160734910574: | | 7479 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 73.013s 639139160734922268: | | | | | | | | | | | | | 7474 | | | | | | | | | | | | | | | | | | 0.012s 73.024s 639139160735040679: | | 4200 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.027s 639139160735069083: | | 7480 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 73.051s 639139160735306364: 7481 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 73.061s 639139160735403751: 4207 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 73.068s 639139160735472954: 7482 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.031s 73.099s 639139160735787662: 4207 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.102s 639139160735812919: 7483 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 73.112s 639139160735916551: 4207 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.115s 639139160735951179: 7485 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 73.133s 639139160736123648: | | | | | | | | | 4185 | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.135s 639139160736148314: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.004s 73.139s 639139160736185828: | | | | | | | | | 7487 | | | | | | | | | | | | | | | | | | | | | | 0.058s 73.197s . 639139160736764256: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.038s 73.235s 639139160737142321: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7472 | | 0.014s 73.249s 639139160737285113: | | | | | | | | | | | | | | | | | | | | 7490 | | | | | | | | | | | 0.015s 73.264s 639139160737439686: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.012s 73.277s 639139160737564590: | | | | | | | | | | | | | | | | | | | | 7473 | | | | | | | | | | | 0.014s 73.290s 639139160737700496: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.030s 73.321s 639139160738005364: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.002s 73.323s 639139160738028246: | | | | | | | | | | | | | | | | | | | | | | | 7475 | | | | | | | | 0.005s 73.328s 639139160738073508: | | | | | | | | | | | | | | 7495 | | | | | | | | | | | | | | | | | 0.014s 73.342s 639139160738212053: | | | | | | | | | | | | | | | | | | | | | | | 7463 | | | | | | | | 0.010s 73.352s 639139160738312941: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.003s 73.355s 639139160738342193: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.007s 73.361s 639139160738407206: | | | | | | | | | | | | | | | | | | | | | | | | | 7497 | | | | | | 0.003s 73.364s 639139160738437373: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.010s 73.374s 639139160738540685: | | | | | | | | | | | 7500 | | | | | | | | | | | | | | | | | | | | 0.010s 73.384s 639139160738637671: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.007s 73.391s 639139160738705153: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.002s 73.393s 639139160738726321: | | | | | | | | | | | 7460 | | | | | | | | | | | | | | | | | | | | 0.003s 73.396s 639139160738755259: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.000s 73.396s 639139160738756830: | | | | | | | | | | | | | | | | | | | | | | | | | 7431 | | | | | | 0.004s 73.400s 639139160738795866: | | | | | | | | | | | | | | | | | | | | | | 7506 | | | | | | | | | 0.005s 73.404s 639139160738841456: | | | | | | | 4166 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.407s 639139160738862996: | | | | | | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 73.408s 639139160738872215: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.004s 73.411s 639139160738907460: | | | | | | | | | | | | | | | | | | | | | | 7066 | | | | | | | | | 0.002s 73.413s 639139160738926617: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.000s 73.413s 639139160738926832: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.003s 73.416s 639139160738952575: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.002s 73.418s 639139160738975590: | | | | | | | | | | 7509 | | | | | | | | | | | | | | | | | | | | | 0.004s 73.422s 639139160739020036: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.002s 73.424s 639139160739039863: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.009s 73.433s 639139160739128768: | | | | | | | | | | 7503 | | | | | | | | | | | | | | | | | | | | | 0.017s 73.450s 639139160739296629: | | | | | | | | | | 4221 | | | | | | | | | | | | | | | | | | | | | 0.007s 73.457s 639139160739370580: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.001s 73.458s 639139160739375884: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 73.463s 639139160739423129: | | | | | | | 7515 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.464s 639139160739438182: | | 4200 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.467s 639139160739468753: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 73.468s 639139160739478460: | | | | | | | | | | | | | | | | | | | | | | | | 7513 | | | | | | | 0.002s 73.470s 639139160739496726: | | 7518 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 73.471s 639139160739508164: | | | | | | | | | | | | | | | | | | | | | 4211 | | | | | | | | | | 0.006s 73.477s 639139160739568797: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 73.479s 639139160739583074: | | 7516 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.481s 639139160739609351: 4207 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.485s 639139160739643193: | | 4200 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 73.485s 639139160739645433: 7522 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.031s 73.515s 639139160739950555: 4207 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 73.528s 639139160740076298: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.002s 73.530s 639139160740092033: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.001s 73.531s 639139160740106548: | | | | | | | | | | | | | | | | | | | | | 7525 | | | | | | | | | | 0.003s 73.534s 639139160740137200: | | | | | | | | | | | | | | | | | | | | | | | | | 7526 | | | | | | 0.002s 73.536s 639139160740156818: | | | | | | | | | | | | | | | | | | | | | | | | 7527 | | | | | | | 0.002s 73.538s 639139160740174060: | | | | | | | | | | | | | | | | 4210 | | | | | | | | | | | | | | | 0.018s 73.556s 639139160740353641: | | | | | | | | | | | | | | | | | 4212 | | | | | | | | | | | | | | 0.005s 73.561s 639139160740403385: | | | | | | | | | | | | | | | | | | | | | | 7531 | | | | | | | | | 0.006s 73.566s 639139160740460118: | | | | | | | | | | 7533 | | | | | | | | | | | | | | | | | | | | | 0.033s 73.599s 639139160740785993: | | | | | | | | | | | | | | | | 7537 | | | | | | | | | | | | | | | 0.006s 73.605s 639139160740842659: | | | | 7534 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.608s 639139160740874169: | 7532 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.611s 639139160740902158: | | | | | | | | | | | | | | | | | 7539 | | | | | | | | | | | | | | 0.028s 73.639s 639139160741184196: | | | | | | | | | | | | | | | | 4210 | | | | | | | | | | | | | | | 0.001s 73.639s 639139160741191085: | | | | | | | | | | | | | 7032 | | | | | | | | | | | | | | | | | | 0.007s 73.646s 639139160741256217: | | | | | | | | | | | | | | | | 7540 | | | | | | | | | | | | | | | 0.002s 73.648s 639139160741278866: | | | | | | | | | | | | | | | | | | | 4213 | | | | | | | | | | | | 0.006s 73.654s 639139160741339945: 7454 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.657s 639139160741366896: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 73.657s 639139160741367242: | | | | | | | | | | | | | | | | 4210 | | | | | | | | | | | | | | | 0.002s 73.659s 639139160741386585: | | | | | | | | | | | | | 4222 | | | | | | | | | | | | | | | | | | 0.005s 73.664s 639139160741433190: | | | | | | | | | | | | | | | | | 4212 | | | | | | | | | | | | | | 0.000s 73.664s 639139160741437013: | | 7543 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.666s 639139160741459166: | | | | | | | | | | | | | | | | 7544 | | | | | | | | | | | | | | | 0.002s 73.668s 639139160741479996: 7394 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.670s 639139160741497795: | | | | | | | | | | | | | | | | | 7545 | | | | | | | | | | | | | | 0.002s 73.672s 639139160741519424: | | | | | | | | | | | | | | | | 4210 | | | | | | | | | | | | | | | 0.001s 73.673s 639139160741527913: 4223 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.676s 639139160741554583: | | | | | | | | | | | | | | | | | 4212 | | | | | | | | | | | | | | 0.004s 73.679s 639139160741591568: | | | | | | | | | | | | | | | | | | 7462 | | | | | | | | | | | | | 0.002s 73.682s 639139160741612104: | | | | | | | | | | | | | | | | | 7547 | | | | | | | | | | | | | | 0.001s 73.683s 639139160741626629: | | | | | | | | | | | | | | | | 7548 | | | | | | | | | | | | | | | 0.010s 73.693s 639139160741727831: | | | | | | | | | | | | | | | | | 4212 | | | | | | | | | | | | | | 0.006s 73.699s 639139160741785030: | | | | | | | | | | | | | | | | | 7549 | | | | | | | | | | | | | | 0.002s 73.701s 639139160741806141: | | | | | | | | | | | | | | | | | | | 7550 | | | | | | | | | | | | 0.001s 73.702s 639139160741819952: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7386 | | | 0.002s 73.704s 639139160741835981: | | | | | | | | | | | | | | | | | | 7086 | | | | | | | | | | | | | 0.012s 73.716s 639139160741953738: | | | | | | | | | | | | | | | | | | 7042 | | | | | | | | | | | | | 0.003s 73.718s 639139160741980251: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7281 | | | 0.002s 73.721s 639139160742002704: | | | | | | | | | | | | | | | | | | | 4213 | | | | | | | | | | | | 0.006s 73.727s 639139160742066331: | | | | | | 7259 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.729s 639139160742090172: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4079 | | | | 0.002s 73.732s 639139160742113319: | | | | | | | | | | | | | | | | | | | 7553 | | | | | | | | | | | | 0.002s 73.734s 639139160742133609: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4224 | | | 0.002s 73.735s 639139160742150409: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.000s 73.735s 639139160742151630: | | | | | | | | | | | | | | | | | | | 4213 | | | | | | | | | | | | 0.001s 73.737s 639139160742161724: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 | | | | 0.001s 73.737s 639139160742167605: | | | | | | | | | | | | | | | | | | | 7555 | | | | | | | | | | | | 0.002s 73.739s 639139160742186053: | | | | | | | | | | | | | | | | | | 7554 | | | | | | | | | | | | | 0.002s 73.740s 639139160742201118: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.003s 73.743s 639139160742228614: | | | | | | 7015 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.745s 639139160742246864: | | | | | | | | | | | | | | | | | | | 4213 | | | | | | | | | | | | 0.003s 73.748s 639139160742274732: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7558 | | | | 0.014s 73.761s 639139160742410166: | | | | | | | | | | | | | | | | | | | 7559 | | | | | | | | | | | | 0.006s 73.767s 639139160742471625: | | | | | | 6991 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 73.774s 639139160742538158: | | | | | | 4225 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 73.782s 639139160742621388: | | | | | | | | | | | | 4204 | | | | | | | | | | | | | | | | | | | 0.002s 73.785s 639139160742646200: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.026s 73.811s 639139160742903431: | | | | | | | | | | | | 7514 | | | | | | | | | | | | | | | | | | | 0.003s 73.813s 639139160742931531: | | | | | | | | | 4208 | | | | | | | | | | | | | | | | | | | | | | 0.001s 73.814s 639139160742939156: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.001s 73.815s 639139160742944214: | | | | | | | | | | | | | | | 7564 | | | | | | | | | | | | | | | | 0.006s 73.821s 639139160743008498: | | | | | | | | | | | | | | | | | | | | | | | | | | 7566 | | | | | 0.004s 73.825s 639139160743047467: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.001s 73.826s 639139160743059166: | | | | | | | | | | | | 7568 | | | | | | | | | | | | | | | | | | | 0.006s 73.833s 639139160743122307: 7571 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.836s 639139160743153142: | | | | | | | | | | | | | 7573 | | | | | | | | | | | | | | | | | | 0.002s 73.838s 639139160743173704: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7572 | 0.017s 73.855s 639139160743346213: | | | | | | | | | 7574 | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.857s 639139160743367860: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.001s 73.858s 639139160743378561: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.861s 639139160743404254: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 73.861s 639139160743408537: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.001s 73.862s 639139160743419206: | | | | | | | | | | | | | | | | | | | | | | | 7569 | | | | | | | | 0.003s 73.865s 639139160743445550: | | | 7575 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 73.868s 639139160743478309: | | | | | | | | | | | | | | 7576 | | | | | | | | | | | | | | | | | 0.002s 73.870s 639139160743497028: | | | | | | | | | 4208 | | | | | | | | | | | | | | | | | | | | | | 0.004s 73.874s 639139160743532363: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 73.874s 639139160743534612: | | | | | | | | | 7519 | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.876s 639139160743552522: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.000s 73.876s 639139160743555981: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7580 | | | 0.002s 73.878s 639139160743578942: | | | 4226 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 73.880s 639139160743592754: | | | | | | | | | 7411 | | | | | | | | | | | | | | | | | | | | | | 0.001s 73.881s 639139160743606248: | | | | | | | | | | | | | | 7582 | | | | | | | | | | | | | | | | | 0.005s 73.886s 639139160743652109: | | | | | | | | | | | | | | 4144 | | | | | | | | | | | | | | | | | 0.036s 73.921s 639139160744010339: | | | | | | | | | 4227 | | | | | | | | | | | | | | | | | | | | | | 0.004s 73.925s 639139160744046713: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7505 0.007s 73.932s 639139160744118184: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 73.936s 639139160744160498: | | | | | 7585 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.939s 639139160744185195: | | | | | | 7586 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 73.941s 639139160744210060: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 73.947s 639139160744262971: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7587 0.003s 73.950s 639139160744296993: | | | | | 7577 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 73.971s 639139160744503489: | | | | | 4228 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.053s 74.024s . 639139160745031724: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 74.028s 639139160745078979: | | | 7592 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.029s 74.058s 639139160745372661: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 74.058s 639139160745373424: | | | | | | | | | | | | | | 7589 | | | | | | | | | | | | | | | | | 0.004s 74.061s 639139160745408994: | | | 7590 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 74.064s 639139160745435235: | | | | | | | | | 7594 | | | | | | | | | | | | | | | | | | | | | | 0.012s 74.076s 639139160745553291: | | | | | | | | | | | | | | | | 4210 | | | | | | | | | | | | | | | 0.002s 74.078s 639139160745577830: | | | | | | | | | | | | | | | | 7595 | | | | | | | | | | | | | | | 0.017s 74.095s 639139160745745987: | | | | | | | | | | | | | | | | 4210 | | | | | | | | | | | | | | | 0.010s 74.105s 639139160745842604: | | | | | | | | | | | | | | | | | 4212 | | | | | | | | | | | | | | 0.002s 74.107s 639139160745864484: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.026s 74.132s 639139160746120106: | | | | | | | | | | | | | | | | | 7596 | | | | | | | | | | | | | | 0.002s 74.134s 639139160746139540: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.004s 74.139s 639139160746183620: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.001s 74.140s 639139160746191895: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 74.141s 639139160746201830: | | | | | | | | | | | | | | | | | 4212 | | | | | | | | | | | | | | 0.000s 74.141s 639139160746204474: | | | | | 7599 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 74.143s 639139160746223304: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.001s 74.144s 639139160746232469: | | | | | | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 74.146s 639139160746259989: | | | | | | | 4202 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 74.147s 639139160746265718: | | | | | | | | | | | | | | | | | | | | | 7604 | | | | | | | | | | 0.008s 74.154s 639139160746340880: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.002s 74.157s 639139160746361938: | | | | | | | | | | | | | | | | | | | | | 7602 | | | | | | | | | | 0.009s 74.166s 639139160746452432: | | | | | | | | | | | | | | | | | | | 4213 | | | | | | | | | | | | 0.012s 74.178s 639139160746574524: | | | | | | | | | | | | | | | | | | | 7607 | | | | | | | | | | | | 0.005s 74.183s 639139160746627775: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 74.184s 639139160746632388: | | | | | | | 7600 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 74.185s 639139160746651612: | | | | | | | | | | | | | | | | | | | 4213 | | | | | | | | | | | | 0.001s 74.186s 639139160746657747: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 74.191s 639139160746703474: | | 7591 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 74.193s 639139160746730532: | | | | | | | | | | | | | | | | | | 7603 | | | | | | | | | | | | | 0.023s 74.216s 639139160746955713: | | | | | | | | | | | | | | | | | | 7581 | | | | | | | | | | | | | 0.008s 74.224s 639139160747032457: | | | | | | | | 7499 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 74.227s 639139160747062091: | | | | | | | | | | | | | | | | | | 7563 | | | | | | | | | | | | | 0.002s 74.229s 639139160747087037: | | | | | | | | 7345 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 74.231s 639139160747110946: | | | | | | | | | | | | | | | | 4229 | | | | | | | | | | | | | | | 0.002s 74.233s 639139160747131648: | | | | | | | | | | | | | | | | | | 6861 | | | | | | | | | | | | | 0.004s 74.238s 639139160747171817: | | | | | | | | 4230 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 74.240s 639139160747196285: | | | | | | | | | | | | | | | | | | 6810 | | | | | | | | | | | | | 0.023s 74.263s 639139160747421999: | | | | | | | | | | | | | | | | | | | | 7579 | | | | | | | | | | | 0.013s 74.276s 639139160747552210: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.000s 74.276s 639139160747553052: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.002s 74.277s 639139160747570036: | | | | | | | | | | | | | | | | | | | | 4232 | | | | | | | | | | | 0.001s 74.279s 639139160747581803: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7597 | | 0.018s 74.296s 639139160747757362: | | | | | | | | | | | | | | | | | 7428 | | | | | | | | | | | | | | 0.002s 74.298s 639139160747776519: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7588 | | 0.008s 74.306s 639139160747854429: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7456 | | 0.009s 74.315s 639139160747948680: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.003s 74.318s 639139160747973728: | | | | | | | | | | | | | | | | | 4233 | | | | | | | | | | | | | | 0.014s 74.332s 639139160748117610: | | | | | | | | | | | | | | | | | | | 7492 | | | | | | | | | | | | 0.003s 74.335s 639139160748146646: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4234 | | 0.002s 74.337s 639139160748167974: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.005s 74.342s 639139160748221213: | | | | | | | | | | | 7617 | | | | | | | | | | | | | | | | | | | | 0.004s 74.347s 639139160748264678: | | | | | | | | | | | | | | | 4217 | | | | | | | | | | | | | | | | 0.002s 74.349s 639139160748285925: | | | | | | | | | | | | | | | | | | | 4235 | | | | | | | | | | | | 0.022s 74.371s 639139160748502247: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.007s 74.378s 639139160748572325: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4079 | | | | 0.002s 74.380s 639139160748597023: | | | | | | | | | | | | | | | | 4197 | | | | | | | | | | | | | | | 0.000s 74.380s 639139160748598004: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7620 | | | | 0.002s 74.382s 639139160748621519: | | | | | | | | 4206 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 74.385s 639139160748644292: | | | | | | | | | | | | | | | | 7623 | | | | | | | | | | | | | | | 0.002s 74.387s 639139160748668285: | | | | | | | | 7625 | | | | | | | | | | | | | | | | | | | | | | | 0.034s 74.421s 639139160749011007: | | | | | | | | | | | | | | | 7626 | | | | | | | | | | | | | | | | 0.002s 74.423s 639139160749029486: | | | | | | | | 4206 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 74.426s 639139160749059463: | | | | | | | | 7621 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 74.432s 639139160749119985: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.002s 74.435s 639139160749143773: | | | | | | | | | | | | | | | | | | | | 7630 | | | | | | | | | | | 0.006s 74.440s 639139160749200455: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.000s 74.440s 639139160749200923: | | | | | | | | | | | | | | | 4217 | | | | | | | | | | | | | | | | 0.006s 74.446s 639139160749257176: | | | | | | | | | | | | | | | 7628 | | | | | | | | | | | | | | | | 0.002s 74.448s 639139160749276658: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.003s 74.451s 639139160749308135: | | | | | | | | | | | | | | | | | | | | | | | | | | 4214 | | | | | 0.001s 74.452s 639139160749315159: | | | | | | | | | | | | | | | | | | 7633 | | | | | | | | | | | | | 0.003s 74.455s 639139160749342945: | | | | | | | | | | | | | | | | | | | | 7634 | | | | | | | | | | | 0.011s 74.466s 639139160749452270: | | | | | | | | | | | | | | | | | | | | | | | | | | 7637 | | | | | 0.006s 74.471s 639139160749508935: | | | | | | | | | | | | | | | | | 7638 | | | | | | | | | | | | | | 0.034s 74.505s 639139160749848860: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7639 | | 0.017s 74.522s 639139160750020148: | | | | | | | | | | | | | | | | | | | | | | | | | | 4214 | | | | | 0.002s 74.524s 639139160750038294: | | | | | | | | | | | | | | | | | | | 7641 | | | | | | | | | | | | 0.005s 74.529s 639139160750091518: | | | | | | | | | | | | | | | | | | | | | | | | | | 7642 | | | | | 0.002s 74.531s 639139160750111149: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.029s 74.560s 639139160750400332: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.006s 74.566s 639139160750455431: | | | | | | | | | | | | | 7646 | | | | | | | | | | | | | | | | | | 0.011s 74.576s 639139160750560646: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.000s 74.577s 639139160750565108: | | | | | | | | | | | | | | | | | | | | | | | | 7645 | | | | | | | 0.002s 74.579s 639139160750588070: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.016s 74.595s 639139160750751572: | | | | | | | | | | | | | 7632 | | | | | | | | | | | | | | | | | | 0.007s 74.603s 639139160750825470: | | | | | | | | | | | | | | | | | | | | | | 7629 | | | | | | | | | 0.012s 74.615s 639139160750947796: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.060s 74.675s . 639139160751550604: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.002s 74.678s 639139160751574035: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.008s 74.686s 639139160751656572: | | | | | | | | | | | | | | | | | | | | | | | | | 7653 | | | | | | 0.007s 74.693s 639139160751725426: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.000s 74.693s 639139160751726440: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 74.696s 639139160751755467: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 74.696s 639139160751756650: | | | | | | | | | | | | | | | | | | | | | | | | | 7651 | | | | | | 0.025s 74.721s 639139160752004963: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.004s 74.725s 639139160752043954: | | | | | | | | | | 4209 | | | | | | | | | | | | | | | | | | | | | 0.000s 74.725s 639139160752047494: | | | | | | | | | | | | | | | | | | | | | | | | | 7619 | | | | | | 0.008s 74.733s 639139160752127481: | | | | | | | | | | | | | | | | | | | | | 7601 | | | | | | | | | | 0.002s 74.735s 639139160752145107: | 7659 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 74.742s 639139160752215640: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.004s 74.745s 639139160752251271: | | | | | | | | | | | | | | | | | | | | | 7524 | | | | | | | | | | 0.030s 74.776s 639139160752553617: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 74.778s 639139160752579506: | 7654 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 74.787s 639139160752665484: | | | | | | | | | | | | | | | | | | | | | 4211 | | | | | | | | | | 0.001s 74.788s 639139160752674363: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 74.790s 639139160752699925: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.000s 74.791s 639139160752704903: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.000s 74.791s 639139160752707529: | 7435 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 74.793s 639139160752726039: | | | | | | | | | | | | | | | | | | | | | 7665 | | | | | | | | | | 0.001s 74.794s 639139160752737616: | | | | | | | | | | 7666 | | | | | | | | | | | | | | | | | | | | | 0.001s 74.795s 639139160752750679: | | | | | | | | | | | 7667 | | | | | | | | | | | | | | | | | | | | 0.004s 74.800s 639139160752792716: | | | | | | | | | | | | | | | | | | | | | 4211 | | | | | | | | | | 0.000s 74.800s 639139160752796413: | 4236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 74.802s 639139160752817886: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.000s 74.803s 639139160752822018: | | | | | | | | | | | | | | | | | | | | | 7668 | | | | | | | | | | 0.003s 74.805s 639139160752848902: | | | | | | | | | | 7663 | | | | | | | | | | | | | | | | | | | | | 0.004s 74.810s 639139160752893812: | | | | | | | | | | | | | | | | | | | | | 4211 | | | | | | | | | | 0.006s 74.816s 639139160752952406: | | | | | | | | | | 4209 | | | | | | | | | | | | | | | | | | | | | 0.001s 74.816s 639139160752958935: | | | | | | | | | | | | | | | | | | | | | 7670 | | | | | | | | | | 0.021s 74.838s 639139160753172602: | | | | | | | | | | 7556 | | | | | | | | | | | | | | | | | | | | | 0.016s 74.853s 639139160753328798: | | | | | | | | | | 4237 | | | | | | | | | | | | | | | | | | | | | 0.067s 74.920s . 639139160754001104: | 7672 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.037s 74.957s 639139160754367756: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 74.959s 639139160754388527: | | | | | | 7674 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 74.967s 639139160754466837: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 74.969s 639139160754482828: | | | | | | 7664 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 74.973s 639139160754523314: | | | | | | | | | | 7676 | | | | | | | | | | | | | | | | | | | | | 0.003s 74.976s 639139160754555984: 7578 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 74.979s 639139160754586870: | | | | | | 7605 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 74.985s 639139160754650578: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.002s 74.988s 639139160754672377: | | | | | | 4238 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 74.990s 639139160754700702: 4239 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 74.992s 639139160754720640: | | | | | | | | | | | | 4204 | | | | | | | | | | | | | | | | | | | 0.002s 74.994s 639139160754737210: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.005s 74.999s 639139160754789295: | | | | | | | | | | | | 4216 | | | | | | | | | | | | | | | | | | | 0.002s 75.001s 639139160754810790: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 75.020s 639139160754996619: | | | 7684 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 75.023s 639139160755027390: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7679 0.004s 75.027s 639139160755071660: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 75.032s 639139160755121414: | | | 7671 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 75.040s 639139160755197312: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.001s 75.041s 639139160755210884: | | | 7648 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 75.043s 639139160755224516: | | | | | | | | | | | | | 7609 | | | | | | | | | | | | | | | | | | 0.003s 75.046s 639139160755255259: | | | | | | | | | 4208 | | | | | | | | | | | | | | | | | | | | | | 0.000s 75.046s 639139160755259766: | | | | | | | | | | | | 7681 | | | | | | | | | | | | | | | | | | | 0.002s 75.048s 639139160755278364: | | | | | | | | | | | | | 4240 | | | | | | | | | | | | | | | | | | 0.001s 75.049s 639139160755289555: | | | 4241 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 75.075s 639139160755546074: | | | | | | | | | 4227 | | | | | | | | | | | | | | | | | | | | | | 0.003s 75.078s 639139160755577650: | | | | | | | | | | | | | | | | | | | | | | | | 7658 | | | | | | | 0.002s 75.080s 639139160755597420: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.003s 75.083s 639139160755625577: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.002s 75.085s 639139160755646612: | | | | | | | | | | | | 7508 | | | | | | | | | | | | | | | | | | | 0.004s 75.089s 639139160755682449: | | | | | | | | | | | | | | 7693 | | | | | | | | | | | | | | | | | 0.002s 75.091s 639139160755703878: | | | | | | | | | | | | 4242 | | | | | | | | | | | | | | | | | | | 0.003s 75.094s 639139160755735969: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.002s 75.096s 639139160755754398: | | | | | | | | | | | | | | | | | | | | | | | | 7373 | | | | | | | 0.002s 75.097s 639139160755770921: | | | | | | | | | | | | | | 7442 | | | | | | | | | | | | | | | | | 0.010s 75.108s 639139160755873220: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.003s 75.110s 639139160755898894: | | | | | | | | | | | | | | | | | | | | | | | | 7360 | | | | | | | 0.002s 75.112s 639139160755915723: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.000s 75.112s 639139160755915916: | | | | | | | | | | | 7696 | | | | | | | | | | | | | | | | | | | | 0.003s 75.115s 639139160755943054: | | | | | | | | | 7697 | | | | | | | | | | | | | | | | | | | | | | 0.001s 75.116s 639139160755954730: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.001s 75.117s 639139160755966591: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.001s 75.118s 639139160755972169: | | | | | | | | | | | | | | | | | | | | | | | | 4243 | | | | | | | 0.010s 75.127s 639139160756071087: | | | | | | | | | | | | | | 7414 | | | | | | | | | | | | | | | | | 0.001s 75.129s 639139160756083630: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.000s 75.129s 639139160756083888: | | | | | | 4225 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 75.129s 639139160756084004: | | | | | | | | | | | 7700 | | | | | | | | | | | | | | | | | | | | 0.004s 75.133s 639139160756127096: | | | | | | | | | | | 4171 | | | | | | | | | | | | | | | | | | | | 0.001s 75.134s 639139160756134908: | | | | | | | | | 7699 | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.136s 639139160756155072: | | | | | | | | | | | | | | 7400 | | | | | | | | | | | | | | | | | 0.004s 75.140s 639139160756199581: 7703 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.142s 639139160756219185: | | | | | | 7704 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 75.149s 639139160756288668: | | | | | | | | | | | | | | 7356 | | | | | | | | | | | | | | | | | 0.013s 75.163s 639139160756421900: | | | | | | | | | | | | | | 4244 | | | | | | | | | | | | | | | | | 0.002s 75.165s 639139160756443570: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.001s 75.165s 639139160756448979: | | | | 7662 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 75.169s 639139160756484107: | | | | | | | | | | | | | | | | | | | | | | | | | 7707 | | | | | | 0.002s 75.171s 639139160756507033: | | | | | | | | | | | | | | | | | | | | | 4211 | | | | | | | | | | 0.005s 75.176s 639139160756559702: | | | | | | | | | | | | | | | | | | | | | 4190 | | | | | | | | | | 0.001s 75.178s 639139160756573284: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.001s 75.179s 639139160756583147: | | | | 7304 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.181s 639139160756604836: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.000s 75.181s 639139160756605090: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 75.181s 639139160756608478: | | | 4226 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 75.182s 639139160756618347: | | | | | | | | | | | | | | | | | | | | | | | | | 7711 | | | | | | 0.002s 75.185s 639139160756642005: | | | | | 4146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 75.185s 639139160756642314: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.003s 75.188s 639139160756673699: | | | | | | 4225 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 75.188s 639139160756678676: | | | | | | | | | | | | | | | | | | | | | 7714 | | | | | | | | | | 0.003s 75.191s 639139160756707658: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.003s 75.194s 639139160756735339: | | | | | | 7715 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.196s 639139160756755629: | | | | 4111 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 75.196s 639139160756755965: | | | | | | | | | | | | | 7719 | | | | | | | | | | | | | | | | | | 0.010s 75.206s 639139160756856042: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.000s 75.206s 639139160756858240: | | 7720 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.209s 639139160756882000: | | | | 7721 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 75.212s 639139160756911805: | | | | | | | | | | | | | 7716 | | | | | | | | | | | | | | | | | | 0.002s 75.214s 639139160756934549: | | 4088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 75.214s 639139160756934909: | | | 4245 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 75.216s 639139160756961085: | | | | | | | | | | | | 7724 | | | | | | | | | | | | | | | | | | | 0.029s 75.245s 639139160757248671: | | | | 4111 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 75.249s 639139160757289883: | | | | 7725 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 75.261s 639139160757410843: | | | | 4111 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 75.265s 639139160757451707: | | | | 7726 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 75.268s 639139160757478143: | | | | | | | | | | | 7614 | | | | | | | | | | | | | | | | | | | | 0.002s 75.270s 639139160757494359: | | | | | | | | | | | | | | | | | | | | | | | | 7727 | | | | | | | 0.002s 75.272s 639139160757518753: | | | | | | | | | | | 7528 | | | | | | | | | | | | | | | | | | | | 0.016s 75.288s 639139160757681260: | | | | | | | | | | | 7374 | | | | | | | | | | | | | | | | | | | | 0.014s 75.303s 639139160757824288: | | | | | | | | | | | | | | 7728 | | | | | | | | | | | | | | | | | 0.003s 75.306s 639139160757858038: | | | | | | | | | | | 7372 | | | | | | | | | | | | | | | | | | | | 0.008s 75.314s 639139160757940688: | | | | | | | | | | | 7006 | | | | | | | | | | | | | | | | | | | | 0.005s 75.319s 639139160757989327: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.004s 75.324s 639139160758032978: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.007s 75.330s 639139160758097997: | | | | | | | | | | | | | | | | | | | | | | | 7694 | | | | | | | | 0.009s 75.339s 639139160758184414: | | | | | 4218 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 75.340s 639139160758197316: | | | | | | | | | | | | | | | | | | | | | | | 7647 | | | | | | | | 0.007s 75.347s 639139160758265418: | | | 7732 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.349s 639139160758285603: | | | | | | | | | | | | | | | | | | | | | | | 7733 | | | | | | | | 0.004s 75.353s 639139160758324067: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7735 | 0.025s 75.377s 639139160758571702: | | 7702 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.380s 639139160758594147: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4224 | | | 0.003s 75.383s 639139160758629031: | | 7416 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.386s 639139160758651885: | | | | | 7736 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 75.390s 639139160758692255: | | 7361 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 75.398s 639139160758778276: | | 4247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.400s 639139160758801547: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.002s 75.402s 639139160758818702: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7740 | | | 0.004s 75.406s 639139160758858639: | | | | | | | | | | | | | | | 4083 | | | | | | | | | | | | | | | | 0.018s 75.424s 639139160759038692: | | | | | 4218 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 75.427s 639139160759069819: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.001s 75.428s 639139160759078916: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 75.433s 639139160759121898: | | | | | | | | | | | | | | | | | | 7744 | | | | | | | | | | | | | 0.003s 75.435s 639139160759150658: | | | | | | | | | | | | | | | | | | | | 4249 | | | | | | | | | | | 0.002s 75.437s 639139160759166435: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4224 | | | 0.005s 75.442s 639139160759214718: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.000s 75.442s 639139160759215132: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7746 | | | 0.008s 75.450s 639139160759292065: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.006s 75.456s 639139160759353792: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4224 | | | 0.003s 75.459s 639139160759382063: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7749 | | | 0.012s 75.470s 639139160759501618: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.001s 75.472s 639139160759515538: | | | | | | | | | | | 7750 | | | | | | | | | | | | | | | | | | | | 0.008s 75.480s 639139160759598742: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7752 | | | | 0.003s 75.483s 639139160759627909: | | | | | | | | | | | | | | | | | | 7753 | | | | | | | | | | | | | 0.002s 75.485s 639139160759650380: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4224 | | | 0.019s 75.505s 639139160759842732: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.004s 75.508s 639139160759878517: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7755 | | | 0.002s 75.511s 639139160759902849: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7751 | | | | 0.009s 75.519s 639139160759988001: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.000s 75.520s 639139160759992163: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.008s 75.528s 639139160760076646: | | | | | | | | | | | | | | | | | | 7692 | | | | | | | | | | | | | 0.002s 75.530s 639139160760099628: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.002s 75.532s 639139160760120053: | | | | | | | | | | | | | | | | | | | 7635 | | | | | | | | | | | | 0.002s 75.535s 639139160760143472: | | | | | | | | | | | | | | | | | | 7686 | | | | | | | | | | | | | 0.002s 75.536s 639139160760161451: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4234 | | 0.005s 75.541s 639139160760209740: | | | | | | | | | | | | | | | | | | 7680 | | | | | | | | | | | | | 0.006s 75.548s 639139160760272264: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.004s 75.552s 639139160760312460: | | | | | | | | | | | | | | | | | | 7675 | | | | | | | | | | | | | 0.002s 75.553s 639139160760330140: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7762 | | 0.006s 75.559s 639139160760391164: | | | | | | | | | | | | | | | | | | 7622 | | | | | | | | | | | | | 0.012s 75.571s 639139160760510712: | | 7765 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.573s 639139160760528869: | | | | | | | | | | | | | | | | | | 7766 | | | | | | | | | | | | | 0.002s 75.575s 639139160760550785: | | | | | 7767 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 75.577s 639139160760564016: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.000s 75.577s 639139160760567455: | | | | 7770 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 75.584s 639139160760637667: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.006s 75.591s 639139160760702122: | | | | | | | | | | | | | | | | | 4233 | | | | | | | | | | | | | | 0.007s 75.598s 639139160760772316: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4234 | | 0.003s 75.601s 639139160760804268: | | | | | | | | | | | | | | | 7771 | | | | | | | | | | | | | | | | 0.003s 75.604s 639139160760837202: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7773 | | 0.005s 75.609s 639139160760884966: | | | | | | | | | | | | | | | | | | | | 4232 | | | | | | | | | | | 0.030s 75.639s 639139160761187331: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4234 | | 0.005s 75.644s 639139160761237851: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7775 0.002s 75.646s 639139160761258505: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7780 | | 0.007s 75.653s 639139160761329507: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4234 | | 0.010s 75.664s 639139160761432617: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7781 | | 0.009s 75.673s 639139160761526023: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.006s 75.679s 639139160761585105: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.001s 75.680s 639139160761594857: | | | | | | | | | | | | | | | | | | | | | | 7784 | | | | | | | | | 0.009s 75.689s 639139160761683984: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.004s 75.693s 639139160761724261: | | | | | | | | | | | | | | | | | 7786 | | | | | | | | | | | | | | 0.004s 75.697s 639139160761763686: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.009s 75.705s 639139160761851422: | | | | | | | | | | | | | | | | | | | | 7787 | | | | | | | | | | | 0.007s 75.713s 639139160761924111: | | | | | | | | | | | | | | | | | 7783 | | | | | | | | | | | | | | 0.007s 75.720s 639139160761995264: | | | | | | | | | | | | | | | | | 4233 | | | | | | | | | | | | | | 0.011s 75.731s 639139160762106538: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.008s 75.739s 639139160762182042: | | | | | | | | | | | | | | | | | | | 7790 | | | | | | | | | | | | 0.002s 75.741s 639139160762202339: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 75.741s 639139160762202630: | | | | | | | | | | | | | | | | | | | | 7791 | | | | | | | | | | | 0.011s 75.752s 639139160762313629: | | | | | | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 75.761s 639139160762409597: | | | | | | | | | | | | | | | | | 7794 | | | | | | | | | | | | | | 0.002s 75.763s 639139160762427897: | | | | | | | 7793 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 75.769s 639139160762484344: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 75.772s 639139160762519397: | | | | 7776 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.774s 639139160762539602: | | | | | | | 7777 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 75.777s 639139160762564588: | | | | | | | | | | | | | | | | | 4233 | | | | | | | | | | | | | | 0.010s 75.787s 639139160762668269: | | | | | | | | | | | | | | | | | 7798 | | | | | | | | | | | | | | 0.039s 75.826s 639139160763058786: | | | | | | | | | | | | | | | | | 4233 | | | | | | | | | | | | | | 0.013s 75.839s 639139160763185601: | | | | | | | | | | | | | | | | | 7799 | | | | | | | | | | | | | | 0.067s 75.906s . 639139160763855302: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.002s 75.908s 639139160763877156: | | | | | | | | | | | | | | | | | | | | | 7800 | | | | | | | | | | 0.044s 75.952s 639139160764316935: | | | | | | | | 7778 | | | | | | | | | | | | | | | | | | | | | | | 0.037s 75.989s 639139160764687126: | | | | | | | | | | | | | | | | 4229 | | | | | | | | | | | | | | | 0.029s 76.018s 639139160764978224: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.014s 76.032s 639139160765118321: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.013s 76.045s 639139160765244871: | | | | | | | | | | | | | | | | | | | | | | | | | | 7806 | | | | | 0.003s 76.048s 639139160765278059: | | | | | | | | | | | | | | | | 7805 | | | | | | | | | | | | | | | 0.013s 76.062s 639139160765412668: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.037s 76.099s 639139160765786994: | | | | | | | | | | | | | | | | | | | | | | | | | | 7768 | | | | | 0.013s 76.112s 639139160765917232: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 76.116s 639139160765957143: | 4153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 76.121s 639139160766001936: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4224 | | | 0.001s 76.121s 639139160766011092: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 76.125s 639139160766049094: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7812 | | | 0.011s 76.136s 639139160766157257: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 76.140s 639139160766201342: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4224 | | | 0.004s 76.144s 639139160766237019: | 4236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 76.146s 639139160766254651: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.008s 76.154s 639139160766336519: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7817 | 0.002s 76.156s 639139160766355590: | | | | | | | | | | 4237 | | | | | | | | | | | | | | | | | | | | | 0.001s 76.157s 639139160766361997: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4234 | | 0.005s 76.162s 639139160766413574: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7818 | | 0.007s 76.169s 639139160766482369: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4234 | | 0.000s 76.169s 639139160766482558: | 7820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 76.172s 639139160766515668: | | | | | | | | | | 4221 | | | | | | | | | | | | | | | | | | | | | 0.067s 76.239s . 639139160767189166: | 4236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 76.246s 639139160767259516: | 7823 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 76.254s 639139160767337961: | 4236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 76.257s 639139160767362081: | 7824 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 76.264s 639139160767432418: | 4236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 76.271s 639139160767505078: | 7826 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 76.274s 639139160767541167: | | | | | | | | | | 4209 | | | | | | | | | | | | | | | | | | | | | 0.014s 76.289s 639139160767681890: | | | | | | | | | | 7828 | | | | | | | | | | | | | | | | | | | | | 0.004s 76.293s 639139160767724866: | | | | | | | | | | | | | | | | | | | | | | | | | 7815 | | | | | | 0.002s 76.295s 639139160767746137: | | | | | | | | | | | | | | | 7811 | | | | | | | | | | | | | | | | 0.003s 76.298s 639139160767773981: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7769 | | | 0.001s 76.299s 639139160767788382: | | | | | | | | | | 4209 | | | | | | | | | | | | | | | | | | | | | 0.002s 76.301s 639139160767805391: | | | | | | | | | | 7827 | | | | | | | | | | | | | | | | | | | | | 0.034s 76.335s 639139160768148792: | | | | | | | | | | | | | | | | | 4233 | | | | | | | | | | | | | | 0.003s 76.338s 639139160768177619: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7760 | | 0.003s 76.341s 639139160768203255: | | | | | | | | | | | | | | | | | 7830 | | | | | | | | | | | | | | 0.003s 76.344s 639139160768235843: | | | | | | | | | | 4221 | | | | | | | | | | | | | | | | | | | | | 0.000s 76.344s 639139160768238495: | | | | | | | | | | | | | | | | | 4233 | | | | | | | | | | | | | | 0.003s 76.347s 639139160768265105: | | | | | | | | | | 7821 | | | | | | | | | | | | | | | | | | | | | 0.003s 76.349s 639139160768290782: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.004s 76.353s 639139160768327641: | | | | | | | | | | 4237 | | | | | | | | | | | | | | | | | | | | | 0.003s 76.356s 639139160768355264: | | | | | | | | | | | | 4242 | | | | | | | | | | | | | | | | | | | 0.001s 76.357s 639139160768366630: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7759 | | 0.006s 76.363s 639139160768423731: | | | | | | | | | | 7834 | | | | | | | | | | | | | | | | | | | | | 0.005s 76.368s 639139160768474661: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.005s 76.373s 639139160768528843: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7742 | | 0.003s 76.377s 639139160768561755: | | | | | | | | | | 4237 | | | | | | | | | | | | | | | | | | | | | 0.001s 76.378s 639139160768573662: | | | | | | | | | | 7839 | | | | | | | | | | | | | | | | | | | | | 0.013s 76.391s 639139160768705667: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7627 | | 0.002s 76.393s 639139160768725867: | | | | | | | | | | 4237 | | | | | | | | | | | | | | | | | | | | | 0.000s 76.393s 639139160768726076: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.012s 76.405s 639139160768850021: | | | | | | | | | | 7840 | | | | | | | | | | | | | | | | | | | | | 0.002s 76.407s 639139160768867785: | | | | | | | | | 7695 | | | | | | | | | | | | | | | | | | | | | | 0.002s 76.409s 639139160768884208: | | | | | | 4238 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 76.409s 639139160768884486: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.000s 76.409s 639139160768884633: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | | 0.009s 76.418s 639139160768972328: 4223 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 76.421s 639139160769001820: | | | | | | | | | | | | 4204 | | | | | | | | | | | | | | | | | | | 0.003s 76.423s 639139160769028242: | | | | | | | | | 4227 | | | | | | | | | | | | | | | | | | | | | | 0.001s 76.425s 639139160769042345: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.001s 76.426s 639139160769052695: | | | | | | | | | | | | 7846 | | | | | | | | | | | | | | | | | | | 0.003s 76.429s 639139160769084482: | | | | | | | | | 7847 | | | | | | | | | | | | | | | | | | | | | | 0.027s 76.456s 639139160769353031: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 76.456s 639139160769357484: | | | | | | | | | 4227 | | | | | | | | | | | | | | | | | | | | | | 0.002s 76.458s 639139160769375943: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.002s 76.460s 639139160769395559: | | | | | | 7849 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 76.462s 639139160769415120: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.000s 76.462s 639139160769415316: | | | | | | | | | 7850 | | | | | | | | | | | | | | | | | | | | | | 0.002s 76.464s 639139160769440032: | | | | | | | | | | | | | | | | | | | | | 7851 | | | | | | | | | | 0.002s 76.466s 639139160769459089: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.002s 76.468s 639139160769477719: | | | | | | | | | 4227 | | | | | | | | | | | | | | | | | | | | | | 0.001s 76.469s 639139160769482964: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 76.470s 639139160769497524: | | | | | | | | | | | | | | | | | | | | | | 7853 | | | | | | | | | 0.003s 76.473s 639139160769530128: | | | | | | | | | 7854 | | | | | | | | | | | | | | | | | | | | | | 0.002s 76.475s 639139160769548401: 4239 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 76.475s 639139160769548636: | | | | | | | | | | | | | | | | | 7852 | | | | | | | | | | | | | | 0.001s 76.477s 639139160769562443: | | | | | | 7845 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 76.478s 639139160769578149: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.002s 76.481s 639139160769602911: | | | | | | | | | | | | | | | | | | | | | | | | 4243 | | | | | | | 0.004s 76.485s 639139160769643076: | | | | | | | | | | | | | | | | | | | | | 7857 | | | | | | | | | | 0.018s 76.503s 639139160769826126: | | | | | | | | | | | | | | | | | | | | | 4123 | | | | | | | | | | 0.026s 76.529s 639139160770084692: | | | | | | | | | | | | | | | | 7844 | | | | | | | | | | | | | | | 0.002s 76.531s 639139160770106659: 7859 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 76.533s 639139160770122181: | | | | | | | | | | | | | | 4244 | | | | | | | | | | | | | | | | | 0.006s 76.539s 639139160770184044: 4239 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 76.543s 639139160770229996: 7862 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 76.569s 639139160770485113: 4239 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 76.569s 639139160770489913: | | | 4241 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 76.570s 639139160770497079: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.001s 76.571s 639139160770502336: 7864 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 76.574s 639139160770537179: 4239 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 76.575s 639139160770545063: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7865 | | 0.001s 76.576s 639139160770558807: | | | | | | | | | | | | | | | | | | | | | | | | 7866 | | | | | | | 0.004s 76.580s 639139160770597357: 7870 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 76.581s 639139160770610390: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.004s 76.585s 639139160770645962: | | | | | | | | | | | | | | 7871 | | | | | | | | | | | | | | | | | 0.002s 76.587s 639139160770664931: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 76.599s 639139160770784153: | | | | | | | | | | | | | | 4244 | | | | | | | | | | | | | | | | | 0.004s 76.602s 639139160770819643: | | | | | | | | | | | | | | 7874 | | | | | | | | | | | | | | | | | 0.006s 76.609s 639139160770882794: | | | | | | | | | | | | | | 4244 | | | | | | | | | | | | | | | | | 0.001s 76.609s 639139160770888200: | | | | | | | | | | | | | | | | | | | | | 7867 | | | | | | | | | | 0.002s 76.611s 639139160770909460: | | | | | | | | | | | | | | 7875 | | | | | | | | | | | | | | | | | 0.003s 76.615s 639139160770943063: | | | 7876 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 76.631s 639139160771110050: | | | | | | | | | | | | | | 4244 | | | | | | | | | | | | | | | | | 0.006s 76.637s 639139160771167162: | | | | | | | | | | | | | | 7877 | | | | | | | | | | | | | | | | | 0.058s 76.695s . 639139160771751332: | 4236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 76.700s 639139160771800654: | 7878 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 76.708s 639139160771878367: | 4236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 76.713s 639139160771925028: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.004s 76.717s 639139160771964433: | | | | | | | | | | | | | | | 7785 | | | | | | | | | | | | | | | | 0.003s 76.720s 639139160771998401: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7879 | 0.004s 76.724s 639139160772038057: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.015s 76.739s 639139160772184006: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7880 | 0.007s 76.746s 639139160772251949: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4097 | 0.000s 76.746s 639139160772252630: | | | | | | | | | | | | | | | 7741 | | | | | | | | | | | | | | | | 0.013s 76.759s 639139160772382778: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.004s 76.762s 639139160772418703: | | | | | | | | | | | | | | | 7469 | | | | | | | | | | | | | | | | 0.005s 76.768s 639139160772472755: | | | | | | | | | | | 7882 | | | | | | | | | | | | | | | | | | | | 0.005s 76.773s 639139160772523837: | | | | | | | | | | | | | | | 4252 | | | | | | | | | | | | | | | | 0.004s 76.777s 639139160772566127: | | | | | | | | | | | 4253 | | | | | | | | | | | | | | | | | | | | 0.046s 76.823s 639139160773023857: | | | | | | | | | | | | | 4240 | | | | | | | | | | | | | | | | | | 0.016s 76.839s 639139160773183263: | 4153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 76.842s 639139160773212994: | 7813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 76.850s 639139160773300706: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 76.852s 639139160773321012: | 4254 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 76.856s 639139160773361467: | | | | | | | | | | 4237 | | | | | | | | | | | | | | | | | | | | | 0.025s 76.881s 639139160773609471: | | | | | | 7886 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 76.883s 639139160773623717: | | | | | | | | | | 7887 | | | | | | | | | | | | | | | | | | | | | 0.001s 76.884s 639139160773634997: | | | | | | | | | 4227 | | | | | | | | | | | | | | | | | | | | | | 0.001s 76.885s 639139160773642174: | | | | | | | | | | | | | 4140 | | | | | | | | | | | | | | | | | | 0.003s 76.887s 639139160773668920: | | | | | | | | | | | | | | | | | | | | | | | | | 7873 | | | | | | 0.002s 76.889s 639139160773690977: | | | | | | 7888 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 76.891s 639139160773705248: | | | | | | | | | | 4237 | | | | | | | | | | | | | | | | | | | | | 0.000s 76.891s 639139160773705470: | | | | | | | | | 7889 | | | | | | | | | | | | | | | | | | | | | | 0.010s 76.901s 639139160773805408: | | | | | | | | | 4227 | | | | | | | | | | | | | | | | | | | | | | 0.000s 76.901s 639139160773809721: | | | | | | | | | | | | | | | | | | | | | | | | | 7756 | | | | | | 0.003s 76.904s 639139160773841218: | | | | | | 7689 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 76.909s 639139160773883884: | | | | | | | | | | | | | | | | | | | | | | | | | 4255 | | | | | | 0.021s 76.930s 639139160774093471: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7631 | 0.002s 76.932s 639139160774112799: | | | | | | 4256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 76.936s 639139160774155342: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.007s 76.943s 639139160774225161: | | | | | | | | | | | | | | | 7891 | | | | | | | | | | | | | | | | 0.002s 76.945s 639139160774247078: | | | | | | | | | | | 7892 | | | | | | | | | | | | | | | | | | | | 0.033s 76.978s 639139160774580421: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7890 | 0.016s 76.995s 639139160774743214: | | | | | | | | | | | | | 4240 | | | | | | | | | | | | | | | | | | 0.003s 76.998s 639139160774774845: | | | | | | | | | | | | | | | | | 4257 | | | | | | | | | | | | | | 0.021s 77.019s 639139160774987051: | | | | | | | | | | | | | 4222 | | | | | | | | | | | | | | | | | | 0.006s 77.025s 639139160775051408: 4239 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 77.030s 639139160775096626: | | | | | | | | | | | | | | | | | | | | | | | 7610 | | | | | | | | 0.027s 77.057s 639139160775362660: 7896 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.058s 639139160775380689: | | | | | | | | | | | | | | | | | | | | | | | 7498 | | | | | | | | 0.001s 77.060s 639139160775395322: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 77.060s 639139160775395485: 4239 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 77.061s 639139160775408568: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.001s 77.062s 639139160775415063: | | | | | | | | | | | | | | | | | | | | | | | | | 7899 | | | | | | 0.002s 77.064s 639139160775433371: | | | | | | | | | | 7900 | | | | | | | | | | | | | | | | | | | | | 0.002s 77.066s 639139160775452129: | | | | | | | | | | | | | | | | | | | | | | | 7897 | | | | | | | | 0.001s 77.067s 639139160775464782: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 77.067s 639139160775468770: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.003s 77.070s 639139160775500248: | | | | | | | | | | | | | | | | | | | | | | 7903 | | | | | | | | | 0.003s 77.074s 639139160775533442: | 7904 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 77.085s 639139160775648050: | | | | | | | | | 7901 | | | | | | | | | | | | | | | | | | | | | | 0.003s 77.088s 639139160775678559: | | | | | | | | | | | | | 7898 | | | | | | | | | | | | | | | | | | 0.003s 77.091s 639139160775704764: | | | | | | | | | | | | | | | | 7796 | | | | | | | | | | | | | | | 0.004s 77.095s 639139160775743353: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.006s 77.100s 639139160775800057: | | | | | | | | | | | | | | | | | | | | | | 7795 | | | | | | | | | 0.003s 77.104s 639139160775834012: | | | | | | | | | | | | | | 4244 | | | | | | | | | | | | | | | | | 0.000s 77.104s 639139160775834364: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.003s 77.107s 639139160775863442: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.015s 77.121s 639139160776011015: | | | | | | | | | | | | | | 7908 | | | | | | | | | | | | | | | | | 0.002s 77.124s 639139160776035310: | | | | | | | | | | | | | | | | 7907 | | | | | | | | | | | | | | | 0.001s 77.125s 639139160776048863: | | | | | | | | | | | | 4216 | | | | | | | | | | | | | | | | | | | 0.004s 77.130s 639139160776093181: | | | | | | | | | | | | 4204 | | | | | | | | | | | | | | | | | | | 0.001s 77.131s 639139160776102217: | | | | | | | | | | | | | | 4244 | | | | | | | | | | | | | | | | | 0.001s 77.132s 639139160776114914: | | | | | | 7911 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.134s 639139160776138170: | | | | | | | | | | | | | | | | | | | | | | 7912 | | | | | | | | | 0.003s 77.137s 639139160776169027: | | | | | | | | | | | | 7913 | | | | | | | | | | | | | | | | | | | 0.010s 77.147s 639139160776265215: | | | | | | | | | | | | | | | | | 7915 | | | | | | | | | | | | | | 0.095s 77.241s . 639139160777211565: 7916 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 77.252s 639139160777315394: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4131 | | | | 0.053s 77.304s . 639139160777841257: | | | | | | | | | | | | | | 7917 | | | | | | | | | | | | | | | | | 0.018s 77.322s 639139160778019419: | | | | | | | | | | | | | | | | | | 7856 | | | | | | | | | | | | | 0.012s 77.335s 639139160778142654: | | | | | | | | | | | | | | | | | | 7810 | | | | | | | | | | | | | 0.036s 77.371s 639139160778503994: | | | | | | | | | | | | | | | | | | 4258 | | | | | | | | | | | | | 0.038s 77.408s 639139160778879071: | | | | | | | | | | | | | | | | | | | | 4232 | | | | | | | | | | | 0.001s 77.409s 639139160778891278: | | | | | | | | | | | | | | | | | | | | 7758 | | | | | | | | | | | 0.002s 77.411s 639139160778910434: | | | 4245 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 77.421s 639139160779007825: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.004s 77.425s 639139160779044151: | | | | | | | | | | | | | | | 4217 | | | | | | | | | | | | | | | | 0.004s 77.429s 639139160779087072: | | | | | | | | | | | | | | | 7923 | | | | | | | | | | | | | | | | 0.002s 77.431s 639139160779106326: | | | | | | | | | | | | | | | | | | | | 4259 | | | | | | | | | | | 0.001s 77.432s 639139160779120062: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4079 | | | | 0.014s 77.446s 639139160779258236: | | | 4241 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 77.450s 639139160779295262: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 77.463s 639139160779431508: | | | 7927 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.039s 77.503s 639139160779826157: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.005s 77.508s 639139160779880778: | | | | | | | | | | | | | | | | | | 7929 | | | | | | | | | | | | | 0.025s 77.533s 639139160780129325: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.003s 77.536s 639139160780154434: | | | | | | | | | | | | | | | | | | 7928 | | | | | | | | | | | | | 0.022s 77.558s 639139160780373038: | | | | | | | | | 7848 | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.560s 639139160780393611: | | | | | | | | 4206 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 77.562s 639139160780421168: | | | | | | | | 4230 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.564s 639139160780438774: | | | | | | | | | | | | | | | | | | | | 7933 | | | | | | | | | | | 0.001s 77.566s 639139160780453416: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7934 | | | | 0.007s 77.573s 639139160780522359: | | | | | | | | | 7690 | | | | | | | | | | | | | | | | | | | | | | 0.007s 77.579s 639139160780590591: | | | | | | | | | 4208 | | | | | | | | | | | | | | | | | | | | | | 0.003s 77.582s 639139160780619791: | | | | | | | | | 7688 | | | | | | | | | | | | | | | | | | | | | | 0.017s 77.600s 639139160780793416: | | | | | 4218 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 77.600s 639139160780795537: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.000s 77.600s 639139160780796251: | | 4247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 77.603s 639139160780823132: | | | | | | | | | 7661 | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.605s 639139160780843512: | | | | | | | | 7932 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 77.606s 639139160780857970: | | | | | 4228 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 77.612s 639139160780917528: | | | | | | | | | 4260 | | | | | | | | | | | | | | | | | | | | | | 0.005s 77.617s 639139160780970580: | | | | | | | | 4206 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 77.621s 639139160781007461: | | | | | | | | 7643 | | | | | | | | | | | | | | | | | | | | | | | 0.037s 77.658s 639139160781374949: | | | | | | | | | | | | | | | | 7940 | | | | | | | | | | | | | | | 0.002s 77.660s 639139160781395164: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 77.661s 639139160781409299: | | | | | | | | 4261 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.664s 639139160781432727: | | 7946 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 77.667s 639139160781468753: | | | | | 7947 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 77.673s 639139160781524617: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 77.673s 639139160781529553: | | | | | | | | | | | | | | | | 4262 | | | | | | | | | | | | | | | 0.002s 77.675s 639139160781550237: | | 7945 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 77.681s 639139160781607390: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.003s 77.684s 639139160781641698: | | | | | 4228 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 77.685s 639139160781647355: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7924 0.012s 77.697s 639139160781763307: | | | | | 4263 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.699s 639139160781785996: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 77.700s 639139160781794993: | | 4247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 77.704s 639139160781838540: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 77.705s 639139160781847533: | | 7952 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 77.708s 639139160781881278: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 77.712s 639139160781913992: | 7955 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.713s 639139160781931161: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7954 0.004s 77.717s 639139160781969287: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 77.722s 639139160782015354: | 4264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.051s 77.773s . 639139160782530087: | | | | 7770 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 77.777s 639139160782567099: | | | | | | | | | 7959 | | | | | | | | | | | | | | | | | | | | | | 0.005s 77.782s 639139160782620936: | | | | 7726 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.784s 639139160782637895: | | | | | | | | 4230 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 77.788s 639139160782676490: | | | | | | | | 7962 | | | | | | | | | | | | | | | | | | | | | | | 0.013s 77.801s 639139160782805820: | | | | | | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 77.805s 639139160782850210: | | | | | | | 7960 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.807s 639139160782868178: | | | | 7961 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 77.811s 639139160782902128: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.000s 77.811s 639139160782902366: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7669 | | | 0.005s 77.816s 639139160782957036: | | | | | | | | | | | | | | | 4217 | | | | | | | | | | | | | | | | 0.000s 77.816s 639139160782958654: | | | | | | | | | | | | | | | | 7969 | | | | | | | | | | | | | | | 0.002s 77.819s 639139160782982927: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7652 | | | 0.002s 77.820s 639139160782997965: | | | | | | | | | | | | | | | 7970 | | | | | | | | | | | | | | | | 0.005s 77.825s 639139160783046013: | | | | | 7971 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.827s 639139160783062668: | | | | | | | | | | | | | | | 4217 | | | | | | | | | | | | | | | | 0.000s 77.827s 639139160783066669: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7972 | | | 0.023s 77.850s 639139160783295265: | | | | | | | | | | | | | | | | | | | 4235 | | | | | | | | | | | | 0.004s 77.854s 639139160783332977: | | | | | | | | | | | | | | | 7968 | | | | | | | | | | | | | | | | 0.011s 77.865s 639139160783447476: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.005s 77.870s 639139160783493380: | | | | | | | | | | | | | | | 7975 | | | | | | | | | | | | | | | | 0.008s 77.877s 639139160783568860: | | | | | | | | | | | | | | | 4183 | | | | | | | | | | | | | | | | 0.007s 77.884s 639139160783638985: | 7976 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 77.888s 639139160783671749: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.049s 77.936s 639139160784161607: | | | | | | | | | | | | | | | | | | | 7980 | | | | | | | | | | | | 0.012s 77.948s 639139160784278396: | | | | | | | | | | | 4253 | | | | | | | | | | | | | | | | | | | | 0.001s 77.950s 639139160784292111: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.002s 77.952s 639139160784314404: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.954s 639139160784333601: | | | | | | | | | | | | | | | | | | | 7978 | | | | | | | | | | | | 0.023s 77.976s 639139160784561442: | | | 7984 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 77.979s 639139160784583150: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7977 | 0.004s 77.983s 639139160784625449: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 77.987s 639139160784666833: | | | | | | | | | | | | | | | | | | | 4235 | | | | | | | | | | | | 0.003s 77.990s 639139160784693613: | | | 7986 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 77.992s 639139160784718953: | | | | | | | | | | | | | | | | | | | 7872 | | | | | | | | | | | | 0.006s 77.998s 639139160784778815: | | | 4168 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 78.001s 639139160784802509: | | | | | | | | | | | | | | | | | | | 7792 | | | | | | | | | | | | 0.005s 78.005s 639139160784847955: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.006s 78.011s 639139160784906420: | | | | | | | | | | | | | | | | | | | | | | | | | | 4214 | | | | | 0.000s 78.011s 639139160784907033: | | | | | | | | | | | | | | | | | | | 4265 | | | | | | | | | | | | 0.005s 78.016s 639139160784954332: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.005s 78.020s 639139160785000637: | | | | | | | | | | | | | | | 4252 | | | | | | | | | | | | | | | | 0.000s 78.021s 639139160785003846: | | | | | | | | | | | | | | | | | | | | | | | | | | 7992 | | | | | 0.025s 78.045s 639139160785248853: | | | | | | | | | | | | | | | 7939 | | | | | | | | | | | | | | | | 0.014s 78.059s 639139160785388528: | | | | | | | | | | | 7995 | | | | | | | | | | | | | | | | | | | | 0.028s 78.087s 639139160785668055: | | | | | | | | | | | | | | | 7902 | | | | | | | | | | | | | | | | 0.006s 78.093s 639139160785723079: | | | | | | | | | | | | | | | 7885 | | | | | | | | | | | | | | | | 0.005s 78.098s 639139160785774693: | | | | | | | | | | | | | | | 4266 | | | | | | | | | | | | | | | | 0.002s 78.100s 639139160785792735: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.002s 78.102s 639139160785815172: | | | | | | | | | | | | | | | | | 7906 | | | | | | | | | | | | | | 0.004s 78.106s 639139160785856494: | | | | | | | | | | | 7989 | | | | | | | | | | | | | | | | | | | | 0.003s 78.109s 639139160785885078: | | | | | | | | | | | | | | | | | 4267 | | | | | | | | | | | | | | 0.011s 78.120s 639139160785999715: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.001s 78.122s 639139160786013414: | | | | | | | | | | | 4253 | | | | | | | | | | | | | | | | | | | | 0.001s 78.122s 639139160786018774: | | | | | | 4238 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 78.124s 639139160786032050: | | | | | | | | | | | 8001 | | | | | | | | | | | | | | | | | | | | 0.002s 78.126s 639139160786052218: | | | | | | | | | | | | 8002 | | | | | | | | | | | | | | | | | | | 0.003s 78.128s 639139160786077231: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 78.132s 639139160786113047: | | | | | | | | | | | | | | | | | | | 8004 | | | | | | | | | | | | 0.002s 78.134s 639139160786132670: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.000s 78.134s 639139160786136132: | | | | | | 8007 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 78.136s 639139160786157371: | | | | | | | | | | | 4253 | | | | | | | | | | | | | | | | | | | | 0.001s 78.137s 639139160786170637: | | | | | | | | | | | | 8005 | | | | | | | | | | | | | | | | | | | 0.004s 78.142s 639139160786214213: | | | 8006 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 78.144s 639139160786235537: | | | | | | | | | | | | | | | | | | | | | | 4180 | | | | | | | | | 0.001s 78.145s 639139160786244822: | | | | | | | | | | | 8009 | | | | | | | | | | | | | | | | | | | | 0.016s 78.161s 639139160786406729: | | | | | | | | | | | 4253 | | | | | | | | | | | | | | | | | | | | 0.006s 78.167s 639139160786462107: | | | | | | | | | | | 8010 | | | | | | | | | | | | | | | | | | | | 0.010s 78.177s 639139160786566861: | | 7788 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 78.186s 639139160786658291: | | 4268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 78.190s 639139160786697152: 7855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 78.191s 639139160786711472: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.003s 78.195s 639139160786745400: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.001s 78.196s 639139160786757729: | | | | | | | | | | | | | | | | | | | | | | | | | 7926 | | | | | | 0.003s 78.199s 639139160786786795: 4223 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 78.205s 639139160786848252: 7837 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 78.207s 639139160786870934: | | | | | | | | | | | | | | | | | | | | | | | | | 4269 | | | | | | 0.002s 78.209s 639139160786886676: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.000s 78.209s 639139160786886882: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.002s 78.211s 639139160786904311: | | | | | | | | | | | | | | | | | | | | | 8019 | | | | | | | | | | 0.002s 78.213s 639139160786928686: | | | | | | | | | | 8020 | | | | | | | | | | | | | | | | | | | | | 0.002s 78.215s 639139160786946904: 4270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 78.237s 639139160787167488: | | | | | | | | | | | | | 7894 | | | | | | | | | | | | | | | | | | 0.002s 78.239s 639139160787185106: | | | | | | | | | | | | | | | | | | | | | | | 7965 | | | | | | | | 0.001s 78.240s 639139160787197324: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.003s 78.243s 639139160787225153: | | | | | | | | | | | | | | | | | | | | | 7797 | | | | | | | | | | 0.002s 78.244s 639139160787240829: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.001s 78.245s 639139160787246673: | | | | | | | | | | | | | | | | | | | | | | | 7415 | | | | | | | | 0.003s 78.248s 639139160787274198: | | | | | | | | | | 7747 | | | | | | | | | | | | | | | | | | | | | 0.001s 78.249s 639139160787288670: | | | | | | | | | | | | | | | | | | | | | 7713 | | | | | | | | | | 0.002s 78.251s 639139160787308408: | | | | | | | | | | | | | | | 8024 | | | | | | | | | | | | | | | | 0.002s 78.253s 639139160787331336: | | | | | | | | | | | | | 4240 | | | | | | | | | | | | | | | | | | 0.000s 78.253s 639139160787331700: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.002s 78.255s 639139160787348547: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8025 0.001s 78.257s 639139160787362347: | | | | | | | | | | 4271 | | | | | | | | | | | | | | | | | | | | | 0.001s 78.258s 639139160787374210: | | | | | | | | | | | | | | 7950 | | | | | | | | | | | | | | | | | 0.001s 78.259s 639139160787386678: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.000s 78.259s 639139160787386937: | | | | | | | | | | | | | 7809 | | | | | | | | | | | | | | | | | | 0.002s 78.261s 639139160787402209: | | | | | | | | | | | | | | | | | | | | | | | 7410 | | | | | | | | 0.001s 78.262s 639139160787415581: | | | | | | | | | | | | | | | | | 4093 | | | | | | | | | | | | | | 0.000s 78.262s 639139160787415699: | | | | | | | | | | | | | | | | | | | | | 8028 | | | | | | | | | | 0.002s 78.263s 639139160787430768: | | | | | | | | | | | | | 4272 | | | | | | | | | | | | | | | | | | 0.002s 78.266s 639139160787453810: | | | | | | | | | | | | | | 8029 | | | | | | | | | | | | | | | | | 0.002s 78.268s 639139160787477112: | | | | | | | | | | | | | | | | | | | | | | | 7325 | | | | | | | | 0.013s 78.281s 639139160787607936: | | | | | | | | | | | | | | 7833 | | | | | | | | | | | | | | | | | 0.005s 78.286s 639139160787657434: | | | | | | | | | | | | | | | | | | | | | | | 6912 | | | | | | | | 0.002s 78.288s 639139160787678953: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.001s 78.290s 639139160787692753: | | | | | | | | | | | | | | 7723 | | | | | | | | | | | | | | | | | 0.002s 78.292s 639139160787713298: | | | | | | | | | | | | | | | | | | | | | | 8030 | | | | | | | | | 0.006s 78.297s 639139160787768384: | | | | | | | | | | | | | | | | | | | | | | 4080 | | | | | | | | | 0.007s 78.304s 639139160787838640: | | | | | | | | | | | | | | 7710 | | | | | | | | | | | | | | | | | 0.002s 78.306s 639139160787859912: | | | | | | | | | | | | | | | | | | | | | | | 4273 | | | | | | | | 0.006s 78.313s 639139160787921888: | | 8031 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 78.315s 639139160787944826: | | | | | | | | | | | | | | 8032 | | | | | | | | | | | | | | | | | 0.002s 78.317s 639139160787966118: | | | | | | | | | | | | | | | | | | | | | | | | | 4255 | | | | | | 0.050s 78.366s 639139160788461118: 8038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 78.370s 639139160788496833: | | | | | | | | | | | | | | | | | | | | | | | | | 8039 | | | | | | 0.020s 78.390s 639139160788695694: | | | | | | | | | | | | | | | | | | | | | | | | | 4255 | | | | | | 0.001s 78.391s 639139160788704618: | | | | | | | | | | 8040 | | | | | | | | | | | | | | | | | | | | | 0.003s 78.394s 639139160788732331: | | | | | | | | | | | | | | | | | | | | | | | | | 8034 | | | | | | 0.003s 78.396s 639139160788761041: | | | | | | | | | | | | | | | | | 4257 | | | | | | | | | | | | | | 0.030s 78.426s 639139160789061368: | | | | | | | | | | | | | 8043 | | | | | | | | | | | | | | | | | | 0.003s 78.429s 639139160789091427: | | | | | | | | | | | | | | | | | | | | | | | | 8035 | | | | | | | 0.010s 78.439s 639139160789189142: | | | | | | | | | | | | | | | | | | | | | | 8036 | | | | | | | | | 0.003s 78.442s 639139160789215509: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.000s 78.442s 639139160789217386: | | | | | | | | | | | | | | | | | | | | | | | 8045 | | | | | | | | 0.030s 78.472s 639139160789516379: | | | | | | | | | | | | | | | | | 8046 | | | | | | | | | | | | | | 0.051s 78.523s . 639139160790024025: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | | 0.013s 78.536s 639139160790154257: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.003s 78.538s 639139160790179875: | | | | | | | | | | | | | | | | | | | | | | | | | | 4119 | | | | | 0.005s 78.543s 639139160790227020: | | | | | | | | | | | 4253 | | | | | | | | | | | | | | | | | | | | 0.004s 78.547s 639139160790262991: | | | | | | | | | | | 8050 | | | | | | | | | | | | | | | | | | | | 0.007s 78.554s 639139160790334759: | | | | | | | | | | | 4253 | | | | | | | | | | | | | | | | | | | | 0.031s 78.585s 639139160790642051: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.004s 78.589s 639139160790682203: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.002s 78.591s 639139160790702028: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8052 | | 0.084s 78.674s . 639139160791538434: | | | | | | | | | | | | | | | | | | | | | | | | | | 8033 | | | | | 0.007s 78.681s 639139160791609383: | | | | | | | | | | | 8053 | | | | | | | | | | | | | | | | | | | | 0.005s 78.686s 639139160791658637: | | | | | | | | | | | 4274 | | | | | | | | | | | | | | | | | | | | 0.070s 78.756s . 639139160792360794: | | | | | | | | | | | | | | | | 4262 | | | | | | | | | | | | | | | 0.001s 78.757s 639139160792368144: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 78.768s 639139160792478382: | | | | | | 4256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 78.801s 639139160792802664: | | | | | | | | 4261 | | | | | | | | | | | | | | | | | | | | | | | 0.009s 78.810s 639139160792896496: | | | | | | | | | | | | | | | | 4162 | | | | | | | | | | | | | | | 0.004s 78.814s 639139160792933600: | | | | | | | | | | | | | | | | 8060 | | | | | | | | | | | | | | | 0.003s 78.817s 639139160792967339: | | | | | | 8062 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 78.827s 639139160793067519: | | | | | | | | | | | | | | | | 4262 | | | | | | | | | | | | | | | 0.001s 78.828s 639139160793078913: | | | | | | | | | | | 8063 | | | | | | | | | | | | | | | | | | | | 0.001s 78.830s 639139160793092530: | | | | | | 4256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 78.830s 639139160793098939: | | | | | | | | | | | | | | | | 8067 | | | | | | | | | | | | | | | 0.002s 78.832s 639139160793116528: | | | | | | 8064 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 78.834s 639139160793132282: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 78.837s 639139160793165605: | | | | | | | | 8070 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 78.838s 639139160793181212: | | | | | | | | | | | | | | | | 4262 | | | | | | | | | | | | | | | 0.004s 78.843s 639139160793225498: | | | | | | | | | | | | | | | | 8072 | | | | | | | | | | | | | | | 0.009s 78.852s 639139160793318294: | | | | | | | | | | | | | | | | 4262 | | | | | | | | | | | | | | | 0.001s 78.854s 639139160793331993: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 78.867s 639139160793469194: | | | | | | | | | | | | | | | | 8073 | | | | | | | | | | | | | | | 0.030s 78.897s 639139160793765312: | | | | | 8076 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 78.921s 639139160794006569: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.003s 78.924s 639139160794038381: | | | | | | | | | | | | | | | | | | 4258 | | | | | | | | | | | | | 0.001s 78.925s 639139160794050555: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.004s 78.930s 639139160794093848: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8079 | | 0.004s 78.933s 639139160794129554: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 78.935s 639139160794149567: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 78.938s 639139160794176889: | | | | | 8078 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 78.940s 639139160794194150: | 4254 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 78.941s 639139160794202443: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.002s 78.942s 639139160794221039: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8065 | | 0.011s 78.953s 639139160794329842: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.002s 78.956s 639139160794354202: | | | | | | | | | | | | | | | | | | 8086 | | | | | | | | | | | | | 0.009s 78.965s 639139160794442419: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.003s 78.967s 639139160794470399: | | | | | | | | | | | | | | | | | | 8085 | | | | | | | | | | | | | 0.003s 78.970s 639139160794495974: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 78.984s 639139160794639745: | 4153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 78.989s 639139160794688942: | | | | | | | | | | | | | | | | | | 4258 | | | | | | | | | | | | | 0.004s 78.994s 639139160794733388: | | | | | | | | | | | | | | | | | | 8091 | | | | | | | | | | | | | 0.003s 78.997s 639139160794762104: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8066 | | | | 0.002s 78.999s 639139160794784564: | | | | | | | | | | | | | | | | | | 4258 | | | | | | | | | | | | | 0.015s 79.014s 639139160794935722: | | | | | | | | | | | | | | | | | | 8092 | | | | | | | | | | | | | 0.005s 79.019s 639139160794988140: | | | | | | | | | | | | | | | | | | 4258 | | | | | | | | | | | | | 0.004s 79.024s 639139160795032602: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.001s 79.024s 639139160795040098: | | | | | | | | | | | | | | | | | | 8093 | | | | | | | | | | | | | 0.002s 79.027s 639139160795062017: | | | | | | | | | | | | | | | | | 8094 | | | | | | | | | | | | | | 0.087s 79.113s . 639139160795927977: | | | | | | | | | | | | | | | | | | | 8057 | | | | | | | | | | | | 0.021s 79.134s 639139160796138328: | 8061 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 79.143s 639139160796223083: | 4275 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.048s 79.190s 639139160796698654: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.004s 79.195s 639139160796743305: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8098 | | | 0.005s 79.200s 639139160796795771: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.003s 79.203s 639139160796825798: 4270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.203s 639139160796826714: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8023 | | | 0.002s 79.205s 639139160796846513: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 79.206s 639139160796855331: | | 4276 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.209s 639139160796887420: | | | | | | | | 8100 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.211s 639139160796905769: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7608 | | | 0.032s 79.242s 639139160797221402: | | | | | | | | | | | | | | | | 4262 | | | | | | | | | | | | | | | 0.007s 79.250s 639139160797293322: | | | | | | | | | | | | | | | | 4162 | | | | | | | | | | | | | | | 0.001s 79.251s 639139160797308186: 8103 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.253s 639139160797325281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7593 | | | 0.002s 79.254s 639139160797340563: | | | | | | | | | | | | | | | | 8102 | | | | | | | | | | | | | | | 0.005s 79.259s 639139160797391435: | | | | | | | | | | | | | | | | 4262 | | | | | | | | | | | | | | | 0.002s 79.261s 639139160797411366: 4270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.262s 639139160797413299: | | | | | | | | | | | | | | | | | | | | | | | | | 8090 | | | | | | 0.001s 79.263s 639139160797426747: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4277 | | | 0.003s 79.266s 639139160797454627: 8107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 79.270s 639139160797497020: 4270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.270s 639139160797499760: | | | | | | | | | | | | | | 4278 | | | | | | | | | | | | | | | | | 0.003s 79.274s 639139160797533014: | | | | 7956 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.275s 639139160797549457: 8108 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.278s 639139160797578393: | | | | | | | | | | | | | | | | | | | | | | | | | 8026 | | | | | | 0.002s 79.280s 639139160797595217: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 79.292s 639139160797720204: | | | | 8110 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.294s 639139160797739169: 4270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.294s 639139160797739632: | | | | | | | | | | | | | | | | | | | | | | | | | 8111 | | | | | | 0.002s 79.296s 639139160797755883: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.298s 639139160797778559: | | | | | | | | | | | | | 4272 | | | | | | | | | | | | | | | | | | 0.001s 79.299s 639139160797791658: 8119 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.301s 639139160797807641: | 8117 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 79.303s 639139160797822444: | | | | | | | | | | 4271 | | | | | | | | | | | | | | | | | | | | | 0.001s 79.303s 639139160797827524: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.004s 79.307s 639139160797863528: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.308s 639139160797878795: | | | | | | | | | | | | | | | | | | | | 4249 | | | | | | | | | | | 0.002s 79.310s 639139160797901208: | | | | | | | | | | | | | | | | | | | | | | 8122 | | | | | | | | | 0.003s 79.314s 639139160797931913: | 8112 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.317s 639139160797966905: | | | | | 4263 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 79.325s 639139160798043480: | | | | | | | | | | | | | | | | | | | | | | | | 8113 | | | | | | | 0.031s 79.356s 639139160798354514: | | | | | | | | | | | | | | | | | | | | | | | 4273 | | | | | | | | 0.001s 79.357s 639139160798368408: | | | | | 8128 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.360s 639139160798401037: | | 8129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.362s 639139160798417874: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.002s 79.364s 639139160798438781: | | | | | | | | | | | | | 8131 | | | | | | | | | | | | | | | | | | 0.008s 79.372s 639139160798520998: | | | | | | | | | | 8134 | | | | | | | | | | | | | | | | | | | | | 0.007s 79.380s 639139160798591752: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8114 | 0.003s 79.383s 639139160798625736: | | | | | | | | | | | | | 4272 | | | | | | | | | | | | | | | | | | 0.000s 79.383s 639139160798626074: | | | | | | | | | | | | | | | | | | | | 4259 | | | | | | | | | | | 0.002s 79.385s 639139160798646979: | | | | | | | | | | | | | 8136 | | | | | | | | | | | | | | | | | | 0.007s 79.392s 639139160798714545: | | | | | | | | | | | | | 4272 | | | | | | | | | | | | | | | | | | 0.009s 79.401s 639139160798804092: | | | | | | | | | | | | | 8138 | | | | | | | | | | | | | | | | | | 0.004s 79.405s 639139160798842076: | | | | | | | | | | | | | | | | | | | | | | | 8139 | | | | | | | | 0.008s 79.412s 639139160798921470: | | | | | 4263 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.413s 639139160798922138: | | | | | | | | | | | | | 4272 | | | | | | | | | | | | | | | | | | 0.001s 79.413s 639139160798930304: | | | | | | | | | | | | | | | | 8049 | | | | | | | | | | | | | | | 0.002s 79.415s 639139160798947090: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8140 | | | 0.004s 79.419s 639139160798985298: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.000s 79.419s 639139160798985638: | | | | | | | | | | | | | | | | 8141 | | | | | | | | | | | | | | | 0.002s 79.421s 639139160799005748: | | | | | 8142 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 79.436s 639139160799155284: | | | | | | | | | | | | | 8144 | | | | | | | | | | | | | | | | | | 0.002s 79.438s 639139160799179910: | | | | | | | | | | | | | | 4279 | | | | | | | | | | | | | | | | | 0.004s 79.443s 639139160799224772: | | | | | | | | | | | | | | | | | | | | 8146 | | | | | | | | | | | 0.003s 79.446s 639139160799253900: | | | | | | | | | | | | | | | | | | | | | | | 4273 | | | | | | | | 0.007s 79.452s 639139160799319892: | | | | | | | | | | | | | | | | | | | | | | | 8147 | | | | | | | | 0.008s 79.460s 639139160799399719: | | | | | | | | | | | | | | | | | | | | 4259 | | | | | | | | | | | 0.002s 79.462s 639139160799418888: | | | | | | | | | | | | | | | | | | | | 7983 | | | | | | | | | | | 0.003s 79.465s 639139160799448684: | | | | | | | | | | | | | | | | | | | | | | | 4273 | | | | | | | | 0.001s 79.466s 639139160799458057: | | | | | | | | | | | | | | | | | | | | | | | 8150 | | | | | | | | 0.005s 79.472s 639139160799512021: | | | | | | | | | 4094 | | | | | | | | | | | | | | | | | | | | | | 0.006s 79.478s 639139160799575077: | | | | | | | | | | | | | | | | | | | | | | | 4273 | | | | | | | | 0.000s 79.478s 639139160799575873: | | | | | | | | | | | | | | | | | | 4258 | | | | | | | | | | | | | 0.005s 79.483s 639139160799622751: | | | | | | | | | | | | | | | | | | | | | | | 8151 | | | | | | | | 0.002s 79.485s 639139160799643485: | | | | | | | | | | | | | | | | | | 8152 | | | | | | | | | | | | | 0.022s 79.507s 639139160799864765: | | | | | | | | | | | | | | | | | | | | 7941 | | | | | | | | | | | 0.005s 79.512s 639139160799912664: | | | | | | | | | | | | | | | | | | 4258 | | | | | | | | | | | | | 0.015s 79.526s 639139160800059937: | | | | | | | | | | | | | | | | | | | | 7938 | | | | | | | | | | | 0.004s 79.530s 639139160800099521: | | | | | | | | | | | | 7910 | | | | | | | | | | | | | | | | | | | 0.003s 79.534s 639139160800133900: | | | | | | | | | | | | | | | | | | | | 7930 | | | | | | | | | | | 0.011s 79.545s 639139160800246114: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.005s 79.550s 639139160800293253: | | | | | | | | | | | | | | | | | | | | 4280 | | | | | | | | | | | 0.003s 79.552s 639139160800319874: | | | | | | | | | | | | | | | | | 8155 | | | | | | | | | | | | | | 0.002s 79.554s 639139160800338294: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.001s 79.555s 639139160800343871: | | | | | | | | | | | | 4216 | | | | | | | | | | | | | | | | | | | 0.004s 79.558s 639139160800379906: | | | | | | | | | | | | | | | | | | | | | | | | | | 8156 | | | | | 0.002s 79.561s 639139160800402387: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.000s 79.561s 639139160800402560: | | | | | | | | | | | | 7905 | | | | | | | | | | | | | | | | | | | 0.005s 79.566s 639139160800455448: | | | | | | | | | | | | | | | | | | | | | | | | | | 4155 | | | | | 0.000s 79.566s 639139160800458805: | | | | | | | | | | | | | | | | | 8158 | | | | | | | | | | | | | | 0.005s 79.572s 639139160800512637: | | | | | | | | | | | | 7842 | | | | | | | | | | | | | | | | | | | 0.002s 79.574s 639139160800534386: | | | | | | | | | | | | | | | | | 4148 | | | | | | | | | | | | | | 0.005s 79.579s 639139160800584765: | | | | | | | | | | | | | | 8160 | | | | | | | | | | | | | | | | | 0.026s 79.605s 639139160800844317: | | | | | | | | | | | | 4242 | | | | | | | | | | | | | | | | | | | 0.001s 79.606s 639139160800855546: | | | | | | | 4202 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 79.607s 639139160800869403: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.000s 79.607s 639139160800870131: | | | | | | | 4092 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.608s 639139160800872997: | | | | | | | | | | | | 8165 | | | | | | | | | | | | | | | | | | | 0.003s 79.610s 639139160800899286: | | | | | | | | | | | | | | | | | | | 8166 | | | | | | | | | | | | 0.006s 79.617s 639139160800963942: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.002s 79.618s 639139160800979632: | | | | | | | | | | | | 4242 | | | | | | | | | | | | | | | | | | | 0.002s 79.620s 639139160800995237: | | | | | | | | | 4260 | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.623s 639139160801028256: | | | | | | | | | | | | | | | | | | | 8161 | | | | | | | | | | | | 0.002s 79.626s 639139160801053061: | | | | | | | | | | | | 8169 | | | | | | | | | | | | | | | | | | | 0.011s 79.637s 639139160801163247: | | | | | | | | | | | | 4242 | | | | | | | | | | | | | | | | | | | 0.005s 79.642s 639139160801213356: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.001s 79.643s 639139160801227046: | | | | | | | | | | | | | | | | | | | | | 4190 | | | | | | | | | | 0.012s 79.655s 639139160801350015: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.001s 79.657s 639139160801363258: | | | | | | | | | | | | 8172 | | | | | | | | | | | | | | | | | | | 0.002s 79.659s 639139160801386088: | | | | | | | | | | | | | | | | | | 8173 | | | | | | | | | | | | | 0.002s 79.661s 639139160801410864: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.000s 79.661s 639139160801411093: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.664s 639139160801432416: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8175 0.004s 79.668s 639139160801472613: | | | | | | | | | 4208 | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.668s 639139160801473502: | | | | | | | | 8177 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.670s 639139160801501710: | | | | | | | | | | | | | | | | | | | | | 8178 | | | | | | | | | | 0.003s 79.673s 639139160801528663: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.000s 79.673s 639139160801529084: | | | | | | | | | | | | | | | | | 4267 | | | | | | | | | | | | | | 0.005s 79.678s 639139160801575558: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.678s 639139160801576103: | | | | | | | | | 8180 | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.681s 639139160801607836: | | | | | | | | 8181 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.684s 639139160801633161: | | | | | | | | | | | | | | | | | | 8162 | | | | | | | | | | | | | 0.005s 79.689s 639139160801682426: | | | | | | | | | 4208 | | | | | | | | | | | | | | | | | | | | | | 0.001s 79.690s 639139160801692419: | | | | | | | | 4129 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.691s 639139160801710803: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 79.692s 639139160801721518: | | | | | | | | | 8176 | | | | | | | | | | | | | | | | | | | | | | 0.008s 79.700s 639139160801797360: 4270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.700s 639139160801801086: | | | | | | | | | | | | | | | | | | | | 8185 | | | | | | | | | | | 0.003s 79.703s 639139160801831227: | | | | | | | | | | | | | | | | | | | | | | | | | | 8186 | | | | | 0.002s 79.705s 639139160801847241: | | | 4226 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.705s 639139160801847429: | | | | | | | | | 4260 | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.705s 639139160801847695: 8190 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.708s 639139160801879826: | | | | | | | | | | | | | | | | | 8189 | | | | | | | | | | | | | | 0.002s 79.711s 639139160801903328: | | | 4241 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 79.711s 639139160801911532: 4270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.715s 639139160801944878: | | | 8192 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 79.747s 639139160802263214: | | | | | | | | | | | | | | | | | 8187 | | | | | | | | | | | | | | 0.002s 79.749s 639139160802284870: | | | | | | | | | 8188 | | | | | | | | | | | | | | | | | | | | | | 0.005s 79.753s 639139160802331542: | | | 4226 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 79.758s 639139160802372555: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 79.758s 639139160802380614: | | | | | | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.761s 639139160802404032: | | | 8163 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 79.764s 639139160802440550: | | | | | | | 8194 | | | | | | | | | | | | | | | | | | | | | | | | 0.029s 79.793s 639139160802726450: | | | | | | | | | | | | | | | | | | | | | | 8068 | | | | | | | | | 0.012s 79.805s 639139160802847818: | | | | | | | 7951 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.807s 639139160802871416: | | | | | | | | | | | 8157 | | | | | | | | | | | | | | | | | | | | 0.005s 79.813s 639139160802921783: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 79.818s 639139160802976390: | | | | | | | | | | | | | | | | | | | | | | 7921 | | | | | | | | | 0.010s 79.828s 639139160803079652: | | | | | | | | | | | 4281 | | | | | | | | | | | | | | | | | | | | 0.003s 79.832s 639139160803114395: | | | | | | 4256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.832s 639139160803116337: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.000s 79.832s 639139160803116631: | | | | | | | 7868 | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 79.852s 639139160803320724: | | | | | | | | | | 8201 | | | | | | | | | | | | | | | | | | | | | 0.009s 79.861s 639139160803407644: | | | | | | 8200 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.863s 639139160803428848: | | | | | | | | | | | | | | | | | | | | | | 7782 | | | | | | | | | 0.001s 79.865s 639139160803442477: | | | | | | | 7517 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.867s 639139160803469498: | | | | | | 4139 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 79.871s 639139160803510413: | | | | | | 8027 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 79.880s 639139160803594889: | | | | | | | 7507 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.883s 639139160803627975: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.002s 79.885s 639139160803649455: | | | | | | | | | | | | | | | | | | | | | | 4282 | | | | | | | | | 0.010s 79.896s 639139160803751998: | | | | | | 7914 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.898s 639139160803774033: 8145 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.899s 639139160803790147: | | | | | | | | | | | | | 4272 | | | | | | | | | | | | | | | | | | 0.000s 79.899s 639139160803790468: | | | | | | | 4166 | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 79.912s 639139160803919350: | | | | | | 4283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 79.917s 639139160803964641: | | | | | | | | 8069 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.918s 639139160803980379: | | | | | | | | | | | | | 4240 | | | | | | | | | | | | | | | | | | 0.000s 79.918s 639139160803980560: 8083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 79.931s 639139160804109142: | | | | | | | 7486 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 79.933s 639139160804122508: | | | | | | | | | | | | | | | | | | | | | | | 4273 | | | | | | | | 0.001s 79.934s 639139160804135687: | | | | | | | | | | | | | 4222 | | | | | | | | | | | | | | | | | | 0.002s 79.936s 639139160804154713: 4284 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.938s 639139160804178212: | | | | | | | | | | | | | 8208 | | | | | | | | | | | | | | | | | | 0.002s 79.940s 639139160804196291: | | | | | | | | | | | | | | | | | | | | | | | 8210 | | | | | | | | 0.003s 79.943s 639139160804227196: | | | | | | | | 4261 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.943s 639139160804227521: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.000s 79.943s 639139160804227744: | | | | | | | 7405 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 79.946s 639139160804252954: | | | | | | | | | | | | | 4240 | | | | | | | | | | | | | | | | | | 0.002s 79.948s 639139160804272991: | | | | | | | 4285 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.950s 639139160804292842: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.000s 79.950s 639139160804293004: | | | | | | | | 8212 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 79.951s 639139160804310442: | | | | | | | | | | | | | 8206 | | | | | | | | | | | | | | | | | | 0.002s 79.953s 639139160804325623: | | | | | | | | | | | | | | | | | | | | | | | 4273 | | | | | | | | 0.000s 79.953s 639139160804330510: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8214 | | 0.002s 79.956s 639139160804352793: | | | | | | | | 4261 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 79.956s 639139160804353066: | | | | | | | | | | | | | 4272 | | | | | | | | | | | | | | | | | | 0.006s 79.962s 639139160804413953: | | | | | | | | 8215 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 79.966s 639139160804461000: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.004s 79.971s 639139160804504250: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8051 | | 0.003s 79.974s 639139160804536928: | | | | | | | | 4261 | | | | | | | | | | | | | | | | | | | | | | | 0.029s 80.003s 639139160804830603: | | | | | | | | 8218 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 80.007s 639139160804864012: | | | | | | | | | | | | | | | 4266 | | | | | | | | | | | | | | | | 0.003s 80.010s 639139160804896097: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | | 0.004s 80.014s 639139160804939455: | | | | | | | | | | | 8221 | | | | | | | | | | | | | | | | | | | | 0.003s 80.017s 639139160804965431: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8222 | | 0.009s 80.026s 639139160805058119: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8164 | | | | 0.008s 80.034s 639139160805137027: | | | | | | | | | | | | | | | | | | | | | | 8224 | | | | | | | | | 0.005s 80.039s 639139160805184380: | | | | | | | | | | | | | | | 8226 | | | | | | | | | | | | | | | | 0.006s 80.044s 639139160805241516: | | | | | | 8227 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.047s 639139160805264906: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8228 | | | | 0.023s 80.070s 639139160805499325: | | | | | | | | | | | | | | | 4266 | | | | | | | | | | | | | | | | 0.010s 80.081s 639139160805602967: 8229 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 80.085s 639139160805647664: | | | | | | | | | | | | | | | 8225 | | | | | | | | | | | | | | | | 0.008s 80.093s 639139160805730933: | | | | | | | 4202 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 80.099s 639139160805782049: | | | | | | | | | | | | | 8231 | | | | | | | | | | | | | | | | | | 0.003s 80.101s 639139160805808226: | | | | | | | 8232 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.103s 639139160805830068: | | | | | | | | | | | | 4242 | | | | | | | | | | | | | | | | | | | 0.000s 80.103s 639139160805830480: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.005s 80.108s 639139160805880177: | | | | | | | | | | | | 4204 | | | | | | | | | | | | | | | | | | | 0.002s 80.110s 639139160805901555: | | | | | | | | | | | | | | | | | | | | | 8236 | | | | | | | | | | 0.011s 80.121s 639139160806006634: | | | | | | | | | | | | | | | | | | | | | | | 8233 | | | | | | | | 0.137s 80.258s .. 639139160807377551: | | | | | | | | | | | | 4216 | | | | | | | | | | | | | | | | | | | 0.006s 80.265s 639139160807442381: | | | | | | | | | | | | 8235 | | | | | | | | | | | | | | | | | | | 0.010s 80.275s 639139160807545278: | | | | | | | | | | | | 4242 | | | | | | | | | | | | | | | | | | | 0.034s 80.309s 639139160807887875: | | | | 7832 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 80.319s 639139160807990808: | 4264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 80.332s 639139160808117093: | | | | 7293 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 80.353s 639139160808327633: | | | | | | | | | | | | | | | | | | | | | | | | | 4269 | | | | | | 0.003s 80.356s 639139160808353255: | | | | 6968 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 80.365s 639139160808442779: | 8243 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.367s 639139160808466570: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.000s 80.367s 639139160808467441: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.002s 80.369s 639139160808488665: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.002s 80.371s 639139160808510871: | | | | 4157 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 80.372s 639139160808516444: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8244 0.002s 80.374s 639139160808538831: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.000s 80.374s 639139160808538996: | | | | | | | | | | 4221 | | | | | | | | | | | | | | | | | | | | | 0.000s 80.374s 639139160808539114: | | | | 8247 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.376s 639139160808556203: | | | | | | | | | | | | | | | | | | | | | | | | 8245 | | | | | | | 0.004s 80.380s 639139160808593212: | 4264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 80.380s 639139160808593589: | | | | | | | | | | 8249 | | | | | | | | | | | | | | | | | | | | | 0.003s 80.383s 639139160808623150: | | | | | | | | 4261 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 80.383s 639139160808623520: | | | | 4157 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.385s 639139160808646032: | 8204 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.387s 639139160808667977: | | | | | | | | | | | | | | | | | | | | | | | | | 8252 | | | | | | 0.003s 80.390s 639139160808693057: | | | | 8254 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 80.412s 639139160808919302: | | | | | | | | 8255 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.414s 639139160808935509: | | | | | | | | | | 4221 | | | | | | | | | | | | | | | | | | | | | 0.000s 80.414s 639139160808935741: | | | | | | | | | | | | | | | | | | | | | | | | | 4269 | | | | | | 0.000s 80.414s 639139160808935872: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.002s 80.416s 639139160808957242: | | | | | | | | | | 8246 | | | | | | | | | | | | | | | | | | | | | 0.002s 80.418s 639139160808972712: | | | | | | | | 4261 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 80.418s 639139160808981407: | | | | | | | | | | | | | | | | | | | | | | | | 8223 | | | | | | | 0.003s 80.422s 639139160809012408: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.000s 80.422s 639139160809012728: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4277 | | | 0.001s 80.422s 639139160809018213: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.000s 80.422s 639139160809021215: | | | | 4157 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 80.425s 639139160809047605: | 4275 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 80.426s 639139160809053921: | | | | 8258 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 80.429s 639139160809083811: | | | | | | | | | | 8259 | | | | | | | | | | | | | | | | | | | | | 0.003s 80.431s 639139160809110333: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8260 | 0.006s 80.437s 639139160809167065: | | | | | | | | | | | | | | | | | | | | | | | | 7863 | | | | | | | 0.003s 80.440s 639139160809195109: | | | | | | | | | | | | | | | | | | | | | | | | | 8193 | | | | | | 0.002s 80.442s 639139160809219060: | | | | | | | | | | | | 8202 | | | | | | | | | | | | | | | | | | | 0.002s 80.445s 639139160809243559: | | | | | | | | | | 4198 | | | | | | | | | | | | | | | | | | | | | 0.003s 80.448s 639139160809274282: | | | | | | | | | | | | | | | | | | | | | | | | | 4286 | | | | | | 0.009s 80.457s 639139160809364369: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8265 | | | 0.001s 80.458s 639139160809378778: | | | | | | | | | | | | | | | | | | | | | | | | 4243 | | | | | | | 0.004s 80.462s 639139160809414117: | | | | | | | | | | | | | | | | | | | | | | | | 8266 | | | | | | | 0.002s 80.464s 639139160809435035: | | | | | | | | | | | | 8197 | | | | | | | | | | | | | | | | | | | 0.002s 80.466s 639139160809458768: | | | | | | | | | | | | | | | | | | | | | | | | 4243 | | | | | | | 0.000s 80.466s 639139160809460339: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4277 | | | 0.002s 80.468s 639139160809476789: | 4287 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.470s 639139160809497086: | | | | | | | | | | | | 7698 | | | | | | | | | | | | | | | | | | | 0.002s 80.472s 639139160809516156: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8268 | | | 0.001s 80.473s 639139160809530304: | | | | | | | | | | | | | | | | | | | | | | | | 8269 | | | | | | | 0.014s 80.487s 639139160809668730: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4277 | | | 0.004s 80.492s 639139160809712137: | | | | | | | | | | | | | | | | | | | | | | | | 4243 | | | | | | | 0.000s 80.492s 639139160809714835: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8271 | | | 0.003s 80.495s 639139160809742886: | | | | | | | | | | | | 4288 | | | | | | | | | | | | | | | | | | | 0.002s 80.496s 639139160809758885: | | | | | | | | | | | | | | | | | | | | | | | | 8272 | | | | | | | 0.003s 80.500s 639139160809792993: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4277 | | | 0.001s 80.501s 639139160809807215: | | | | | | | | | | | | | | | | 8207 | | | | | | | | | | | | | | | 0.002s 80.503s 639139160809830985: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8273 | | | 0.004s 80.508s 639139160809874539: | | | | | | | | | | | | | | | | 8008 | | | | | | | | | | | | | | | 0.006s 80.514s 639139160809934972: | | | | | | | | | | | | | | | | 7966 | | | | | | | | | | | | | | | 0.002s 80.516s 639139160809952674: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.003s 80.519s 639139160809985754: | | | | | | | | | | | | | | | | | | | | | 8275 | | | | | | | | | | 0.002s 80.521s 639139160810009250: | | | | | | | | | | | | | | | | 7963 | | | | | | | | | | | | | | | 0.004s 80.525s 639139160810051544: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.001s 80.527s 639139160810063785: | | | | | | | | | | | | | | | | | | | | | 8276 | | | | | | | | | | 0.002s 80.528s 639139160810081460: | | | | | | | | | | | | | | | | 4289 | | | | | | | | | | | | | | | 0.001s 80.530s 639139160810095602: | | 4276 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 80.533s 639139160810126501: | | | | | | | | | | | | | | | | | | | | | 4184 | | | | | | | | | | 0.017s 80.550s 639139160810300588: | | | | | | | | 4230 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 80.553s 639139160810326773: | | | | | | | | 8257 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.555s 639139160810346756: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.003s 80.558s 639139160810378060: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.004s 80.562s 639139160810419637: | | | | | | | | | | | | | | | | | | | | | | | | | 8281 | | | | | | 0.002s 80.564s 639139160810440045: | | | | | | | | | | | | | | 8284 | | | | | | | | | | | | | | | | | 0.002s 80.566s 639139160810455081: | | | | | | | | 8282 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 80.568s 639139160810481297: | | 4268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 80.569s 639139160810485442: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.004s 80.573s 639139160810526711: | | | | | | | | | | | | | | 8283 | | | | | | | | | | | | | | | | | 0.002s 80.575s 639139160810545252: | | | | | | | | | | 8130 | | | | | | | | | | | | | | | | | | | | | 0.006s 80.580s 639139160810600741: | | | | | 4228 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 80.584s 639139160810634612: | | | | | 4218 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 80.589s 639139160810687617: | | | | | 8290 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 80.593s 639139160810724564: | | | | | | | | | | | | | | | | | | | | | | | | | | 8081 | | | | | 0.002s 80.595s 639139160810747636: | | | | | | | | | | 4271 | | | | | | | | | | | | | | | | | | | | | 0.003s 80.598s 639139160810774632: | 8292 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.600s 639139160810795796: | | | | | 4218 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 80.603s 639139160810823171: | | | | | | | | | | 8298 | | | | | | | | | | | | | | | | | | | | | 0.004s 80.607s 639139160810866666: | | | | | | | | | | | | | | | | | | | 4265 | | | | | | | | | | | | 0.034s 80.641s 639139160811206319: | | | | | 8293 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 80.644s 639139160811238636: | | 8302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 80.648s 639139160811274539: | | | | | | | | | 4185 | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.649s 639139160811289855: | | | | | | | | | | 4271 | | | | | | | | | | | | | | | | | | | | | 0.000s 80.650s 639139160811293104: | | | | | | | | | | | | | | | | | | | | 4181 | | | | | | | | | | | 0.001s 80.651s 639139160811301765: | | | | | | | | | | | | 4124 | | | | | | | | | | | | | | | | | | | 0.003s 80.653s 639139160811327866: | | | | | | | | | 4260 | | | | | | | | | | | | | | | | | | | | | | 0.000s 80.653s 639139160811328161: | | | | | | | | | | 8312 | | | | | | | | | | | | | | | | | | | | | 0.005s 80.658s 639139160811380766: | | | | | | | | | | | | | | | | | | 8304 | | | | | | | | | | | | | 0.003s 80.661s 639139160811410896: | | | | | | | | | | | | | | | | | | | | | | | | | | 8305 | | | | | 0.002s 80.664s 639139160811434402: | | 4268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 80.664s 639139160811434720: | | | | | | | | | 8306 | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.666s 639139160811459707: | | | | | | | | | | 4271 | | | | | | | | | | | | | | | | | | | | | 0.000s 80.666s 639139160811460021: | | | | | | | | | | | | | | | | | | | | 4232 | | | | | | | | | | | 0.000s 80.666s 639139160811460190: | | | | | | | | | | | | | | | | | | | | | 8307 | | | | | | | | | | 0.007s 80.673s 639139160811527211: | | 8308 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 80.675s 639139160811550481: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.000s 80.676s 639139160811554400: | | | | | | | | | | 8318 | | | | | | | | | | | | | | | | | | | | | 0.003s 80.679s 639139160811584963: | | | | | | | | | | | | | | | | | | | 8319 | | | | | | | | | | | | 0.003s 80.681s 639139160811610185: | | | | | | | | | | | | | | | | | | | | 8320 | | | | | | | | | | | 0.003s 80.684s 639139160811637051: | | | | | | | | | | | | | | | | 8321 | | | | | | | | | | | | | | | 0.005s 80.689s 639139160811686664: | | | | | | | | | | | | | | | | | 8309 | | | | | | | | | | | | | | 0.004s 80.693s 639139160811725043: | | | | | | | | | | | | | | | | | | | 4265 | | | | | | | | | | | | 0.018s 80.710s 639139160811900377: | | | | | | | | | | | | | | | | | | | 8294 | | | | | | | | | | | | 0.050s 80.760s . 639139160812401372: | | | 4241 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 80.767s 639139160812470897: | | | 8324 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.061s 80.828s . 639139160813077455: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.003s 80.831s 639139160813108947: | | | | | | | | | | | | 8322 | | | | | | | | | | | | | | | | | | | 0.002s 80.833s 639139160813127898: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4277 | | | 0.000s 80.833s 639139160813128106: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8325 0.004s 80.837s 639139160813167081: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.001s 80.839s 639139160813181963: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.004s 80.843s 639139160813224271: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8326 0.003s 80.845s 639139160813250554: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8327 | 0.002s 80.847s 639139160813268653: | | | | | | | | | | | | 8295 | | | | | | | | | | | | | | | | | | | 0.002s 80.849s 639139160813285240: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4122 0.069s 80.918s . 639139160813973742: | | | | 4157 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 80.921s 639139160814003853: | | | | 7726 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 80.931s 639139160814108059: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8329 | | | 0.012s 80.943s 639139160814225300: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4277 | | | 0.018s 80.961s 639139160814406309: | | | | | | | | | | | | | | | | | | | | | | | | 4243 | | | | | | | 0.004s 80.965s 639139160814442052: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.003s 80.968s 639139160814475210: | | | | | | | | | | | | | | | | | | | | | | | | 8330 | | | | | | | 0.004s 80.972s 639139160814515490: | | | | | | | | | | | | | | | | | | | | | | | | 4243 | | | | | | | 0.007s 80.979s 639139160814590033: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8296 0.048s 81.028s 639139160815073527: | | | | | | | | | | | | | 8331 | | | | | | | | | | | | | | | | | | 0.015s 81.042s 639139160815218551: | | | | | | | | | | 4271 | | | | | | | | | | | | | | | | | | | | | 0.007s 81.049s 639139160815288196: | | | | | | | | | | | | | 8297 | | | | | | | | | | | | | | | | | | 0.007s 81.056s 639139160815354805: | | | | | | | | | | 8333 | | | | | | | | | | | | | | | | | | | | | 0.007s 81.063s 639139160815424438: | | | | | | | | | | 4271 | | | | | | | | | | | | | | | | | | | | | 0.014s 81.077s 639139160815562892: | | | | 4111 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 81.084s 639139160815636146: | | | | 8335 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 81.087s 639139160815667796: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8143 | | | 0.004s 81.091s 639139160815709807: | | | | 4111 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.094s 639139160815733954: | | | | | | | 4166 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 81.097s 639139160815764123: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4290 | | | 0.004s 81.100s 639139160815800523: | | | | | | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 81.104s 639139160815836683: | | | | | | | 4291 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 81.107s 639139160815870521: | | | | | | | | | | | | | | | | | | | | | | | 8286 | | | | | | | | 0.007s 81.115s 639139160815943176: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.002s 81.117s 639139160815966314: | | | | | | | | | | | | | | | | | | | | | | | 8248 | | | | | | | | 0.004s 81.121s 639139160816005864: | | | | | | | | | | | | | | | | | | | | | | | | 8262 | | | | | | | 0.032s 81.153s 639139160816327311: | | | | | | | | | | | | | | | | | | | | | | | 8209 | | | | | | | | 0.005s 81.158s 639139160816373935: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.005s 81.163s 639139160816428396: | | | | | | | | | | | | | | | | | | | | | | | | 8340 | | | | | | | 0.004s 81.167s 639139160816469013: | | | | | | | | | | | | | | | | | | | | | | | 8104 | | | | | | | | 0.002s 81.169s 639139160816485846: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.000s 81.169s 639139160816486083: 4284 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 81.172s 639139160816517928: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.003s 81.175s 639139160816544946: | | | | | | | | | | | | | | | | | | | | 4280 | | | | | | | | | | | 0.000s 81.175s 639139160816546335: | | | | | | | | | | | | | | | | | | | | | | | | 7841 | | | | | | | 0.002s 81.177s 639139160816570079: | | | | | | | | | | | | | | | | | | | | | | | 8099 | | | | | | | | 0.005s 81.182s 639139160816620455: | | | | | | | | | | | 4274 | | | | | | | | | | | | | | | | | | | | 0.000s 81.183s 639139160816623958: | | | | | | | | | | | | | | | | | | | | | | | | 7722 | | | | | | | 0.011s 81.194s 639139160816733646: | | | | | | | | | | | | | | | | | | | | | | | 8088 | | | | | | | | 0.003s 81.197s 639139160816768420: | | | 4241 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 81.197s 639139160816768636: | | | | | | | | | | 8087 | | | | | | | | | | | | | | | | | | | | | 0.001s 81.199s 639139160816782290: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.000s 81.199s 639139160816782482: | | | | | | | | | | | | | | | | | | | | | | | | 7712 | | | | | | | 0.005s 81.203s 639139160816828295: | | | | | | | | | | | | | | | | | | | | | | 8347 | | | | | | | | | 0.002s 81.205s 639139160816845660: | | | 8348 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.207s 639139160816863252: | | | | | | | | | | | | | | | | | | | | | | | | 4292 | | | | | | | 0.002s 81.208s 639139160816880016: | | | | | | | | | | 8041 | | | | | | | | | | | | | | | | | | | | | 0.002s 81.210s 639139160816897444: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.002s 81.212s 639139160816913200: 8349 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 81.214s 639139160816939593: | | | 4241 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 81.214s 639139160816939830: | | | | | | | | | | | | | | | | | | | | | | | 4293 | | | | | | | | 0.002s 81.216s 639139160816958491: | | | | | | | | | | | | | | | | | | | | | | 8343 | | | | | | | | | 0.004s 81.220s 639139160816995931: | | | | | | | | | | 4294 | | | | | | | | | | | | | | | | | | | | | 0.002s 81.222s 639139160817020497: | | | | | | | | | | | | | | | | | | | | 8351 | | | | | | | | | | | 0.002s 81.224s 639139160817035691: 4284 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 81.225s 639139160817041837: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.001s 81.225s 639139160817051377: | | | | | | | | | | | | | | | | | | | | | | 8352 | | | | | | | | | 0.002s 81.227s 639139160817070903: | | | | 8353 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.229s 639139160817086768: 8356 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.231s 639139160817103703: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.000s 81.231s 639139160817103910: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8357 | | | 0.011s 81.242s 639139160817212525: | | | | | | | | | | | 8358 | | | | | | | | | | | | | | | | | | | | 0.002s 81.243s 639139160817229823: 4284 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 81.243s 639139160817230569: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8359 | 0.002s 81.245s 639139160817250555: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.000s 81.245s 639139160817251361: 8360 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 81.249s 639139160817284087: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8354 | | | 0.002s 81.251s 639139160817306640: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.000s 81.251s 639139160817306925: | | | | | | | | | | | | | | | | | | | | 4280 | | | | | | | | | | | 0.000s 81.251s 639139160817307627: 4284 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.253s 639139160817322671: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.000s 81.253s 639139160817323031: | | | | | | | 4285 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 81.255s 639139160817350087: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8366 | 0.003s 81.258s 639139160817376895: | | | | | | | | | | | | | | | | | | | | 8367 | | | | | | | | | | | 0.004s 81.262s 639139160817412906: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4151 | 0.000s 81.262s 639139160817413370: | | | | | | | | | | | 4274 | | | | | | | | | | | | | | | | | | | | 0.000s 81.262s 639139160817413507: 8369 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 81.266s 639139160817454706: | | | | | | | | | | | 8363 | | | | | | | | | | | | | | | | | | | | 0.003s 81.269s 639139160817483597: | | | | | | | | | | | | | | | | | | | | 4199 | | | | | | | | | | | 0.011s 81.280s 639139160817594246: | | | | | | | 8364 | | | | | | | | | | | | | | | | | | | | | | | | 0.069s 81.349s . 639139160818281724: | | | 8365 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 81.354s 639139160818332730: | | | | | | | | | | | | | | | | | | | | | | | | 8372 | | | | | | | 0.039s 81.392s 639139160818718165: | | | | | | | | | | | | | | | | | | | | | | | 8376 | | | | | | | | 0.022s 81.414s 639139160818937956: | | | | | | | | | | 8381 | | | | | | | | | | | | | | | | | | | | | 0.003s 81.417s 639139160818963538: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | | 0.006s 81.422s 639139160819019041: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8382 | | 0.003s 81.425s 639139160819049239: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8383 | 0.002s 81.427s 639139160819068210: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8384 | | | | 0.004s 81.432s 639139160819111901: | | | | | | | | | | | | | | | | | | | | 8377 | | | | | | | | | | | 0.094s 81.526s . 639139160820056507: | | | | | | | | | | | | | | | | | | | | | | | | | 4255 | | | | | | 0.014s 81.540s 639139160820196244: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.016s 81.556s 639139160820360927: | | | | | | | | | | | | | | | | | | | | | | | | | 4269 | | | | | | 0.010s 81.567s 639139160820463191: | | | | | | | | | | | | | | | | | | | | | | | | | 8388 | | | | | | 0.011s 81.577s 639139160820569372: | | | | | | | | | | | | | | | 8378 | | | | | | | | | | | | | | | | 0.003s 81.580s 639139160820600643: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.002s 81.582s 639139160820621644: | | | | | | | | 8379 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.585s 639139160820645547: | | | | | | | | | | | | | | | | | | | | | | | | | 8387 | | | | | | 0.001s 81.586s 639139160820660145: | | | | | | | | | | | | | | 4279 | | | | | | | | | | | | | | | | | 0.013s 81.599s 639139160820790862: | | | | | 4263 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.033s 81.632s 639139160821119532: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.634s 639139160821140873: | | | | | | | | | | | | | | | | | | | | | | | | | 4255 | | | | | | 0.000s 81.635s 639139160821142510: | | | | | 8395 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 81.640s 639139160821201412: | | | | | | | | | | | | | | | | | | | | | | | | | 4286 | | | | | | 0.002s 81.643s 639139160821225777: | | | | | 4263 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 81.646s 639139160821260052: | | | | | 8373 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 81.667s 639139160821463174: | | | | | | | | | | | | | | 4278 | | | | | | | | | | | | | | | | | 0.025s 81.692s 639139160821711940: | | | | | | | | | | | | | | | | | | | | | | | | | 8405 | | | | | | 0.032s 81.724s 639139160822035066: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | | | | | 0.001s 81.725s 639139160822048282: | | | | | | | | | | | | | | 8402 | | | | | | | | | | | | | | | | | 0.005s 81.730s 639139160822099238: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.001s 81.731s 639139160822104373: | | | | | | | | | | | | | | | | | | | | | | | | | | 8374 | | | | | 0.003s 81.733s 639139160822130062: | | | | | | | | | | | | | | | | | | | | | | | | | 4286 | | | | | | 0.001s 81.734s 639139160822136980: | | | | | | | | | 8409 | | | | | | | | | | | | | | | | | | | | | | 0.004s 81.738s 639139160822173779: | | | | | | | | | | | | | | | | | | | | | 8385 | | | | | | | | | | 0.002s 81.740s 639139160822195353: | | | | | | | | | | | | | | | | | | | | | | | | | 8355 | | | | | | 0.003s 81.743s 639139160822227078: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.745s 639139160822244786: | | | | | | | | | | | | | | 4279 | | | | | | | | | | | | | | | | | 0.004s 81.748s 639139160822281666: | | | | | | | | | | | | | | 8316 | | | | | | | | | | | | | | | | | 0.002s 81.751s 639139160822302480: | | | | | | | | | 8082 | | | | | | | | | | | | | | | | | | | | | | 0.001s 81.752s 639139160822314245: | | | | | | | | | | | | | | | | 4289 | | | | | | | | | | | | | | | 0.007s 81.759s 639139160822385228: | | | | | | | | | 8021 | | | | | | | | | | | | | | | | | | | | | | 0.011s 81.770s 639139160822498073: | | | | | | | | | | | | | | | | | | | | | 8191 | | | | | | | | | | 0.002s 81.772s 639139160822514582: 4284 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 81.773s 639139160822528281: | | | | | | | | | | | | | | 8279 | | | | | | | | | | | | | | | | | 0.002s 81.775s 639139160822545840: 8416 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.776s 639139160822561685: | | | | | | | | | 8003 | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.778s 639139160822579931: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.001s 81.780s 639139160822592819: 4284 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.782s 639139160822615852: | | | | | | | | | | | | | | 8174 | | | | | | | | | | | | | | | | | 0.002s 81.784s 639139160822633007: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.002s 81.786s 639139160822652125: | | | | | | | | | | | | | | | | 4162 | | | | | | | | | | | | | | | 0.000s 81.786s 639139160822654558: | | | | | | | | | 7949 | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.788s 639139160822675993: | | | | | | | | | | | | | | 4295 | | | | | | | | | | | | | | | | | 0.002s 81.789s 639139160822691268: | | | | | | | | | | | | | | | | 8418 | | | | | | | | | | | | | | | 0.002s 81.792s 639139160822716092: | | | | | | | | | | | | | | | | | | | 4265 | | | | | | | | | | | | 0.000s 81.792s 639139160822718955: | | | | | | | | | | | | | | | | | | | | | 4190 | | | | | | | | | | 0.003s 81.795s 639139160822750055: | | | | | | | | | | | | | | | | | | | 8420 | | | | | | | | | | | | 0.002s 81.797s 639139160822770770: | | | | | | | | | | | | | | | | 4289 | | | | | | | | | | | | | | | 0.029s 81.827s 639139160823064908: | | | | | | | | | | | | | | | | | | | | | 8422 | | | | | | | | | | 0.005s 81.832s 639139160823112792: | | | | | | | | | 4296 | | | | | | | | | | | | | | | | | | | | | | 0.006s 81.838s 639139160823173278: | | | | | | | | | | | | | | | | 8425 | | | | | | | | | | | | | | | 0.002s 81.840s 639139160823196027: | | | | | | | | | | | | 8417 | | | | | | | | | | | | | | | | | | | 0.004s 81.844s 639139160823236129: | | | | | | | | | | | | | | | | 4289 | | | | | | | | | | | | | | | 0.002s 81.845s 639139160823251190: | | | | | | | | | | | | 4297 | | | | | | | | | | | | | | | | | | | 0.011s 81.856s 639139160823358388: | | | | | | 4238 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 81.859s 639139160823391104: | | | | | | | | | | | | | | | | 8426 | | | | | | | | | | | | | | | 0.003s 81.862s 639139160823416596: | | | | | | 4256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 81.871s 639139160823507702: | | | | | | 4283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 81.871s 639139160823509870: | | | | | | | | | | | | | | | | 4289 | | | | | | | | | | | | | | | 0.003s 81.874s 639139160823541571: | | | | | | | | | | | | | | | | 8429 | | | | | | | | | | | | | | | 0.036s 81.911s 639139160823903648: | | | | | | 8431 | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 81.929s 639139160824090548: 4298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 81.939s 639139160824188401: | | | | | | 4283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 81.943s 639139160824223366: | | | | | | 8428 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 81.947s 639139160824267102: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.001s 81.948s 639139160824277340: | | | | | | 4256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.950s 639139160824296474: | | | | | | 8433 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 81.952s 639139160824318288: | | | | | | | | | | | | | | 8439 | | | | | | | | | | | | | | | | | 0.006s 81.959s 639139160824383182: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.017s 81.976s 639139160824557808: | | | | | | | | | | | | | | 8434 | | | | | | | | | | | | | | | | | 0.003s 81.979s 639139160824585543: | | | | | | | | | 8441 | | | | | | | | | | | | | | | | | | | | | | 0.012s 81.991s 639139160824703145: | | | | | | | | | | | | 8442 | | | | | | | | | | | | | | | | | | | 0.087s 82.077s . 639139160825571096: 8444 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.162s 82.240s ... 639139160827194139: | | | | | | | | | | | | | | | | 4289 | | | | | | | | | | | | | | | 0.002s 82.242s 639139160827218080: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 82.242s 639139160827220664: | | | | | | | | | | | | | | | | 8447 | | | | | | | | | | | | | | | 0.012s 82.255s 639139160827345623: | | | | | | | | | | | | | | | | 4289 | | | | | | | | | | | | | | | 0.001s 82.256s 639139160827352248: | | 4268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 82.260s 639139160827396673: | | 8445 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 82.284s 639139160827634901: | | | | | | | | | | | | | | | | | | | | | 4190 | | | | | | | | | | 0.007s 82.291s 639139160827707312: | | | | | | | | | | | | | | | | | | | | | 8451 | | | | | | | | | | 0.005s 82.296s 639139160827761610: | | | | | | | | | | | | | | | | | | | | | 4190 | | | | | | | | | | 0.003s 82.300s 639139160827795374: | | | | | | | | | | | | | | | | | 4267 | | | | | | | | | | | | | | 0.008s 82.308s 639139160827877458: | | | | | | | | | | | | | | | | | 8443 | | | | | | | | | | | | | | 0.056s 82.364s . 639139160828440611: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.008s 82.372s 639139160828518071: | | | | | | | | | | | | | | | | | | 8454 | | | | | | | | | | | | | 0.009s 82.381s 639139160828606782: | | | | | | | | | | | | | | | | 8435 | | | | | | | | | | | | | | | 0.005s 82.386s 639139160828659454: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 82.402s 639139160828819379: | 4254 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 82.407s 639139160828869314: | 8436 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 82.426s 639139160829052358: | | | | | | | | | | | | | | | | | | | | | 8452 | | | | | | | | | | 0.005s 82.430s 639139160829097994: | | | | | | | | | | | | | | | | | | | 8437 | | | | | | | | | | | | 0.003s 82.433s 639139160829126426: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.000s 82.433s 639139160829129007: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8456 0.030s 82.464s 639139160829433549: | | | | | | | | | | | | | | | | | | | | | 8459 | | | | | | | | | | 0.003s 82.466s 639139160829459129: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8230 0.031s 82.497s 639139160829767564: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8135 0.012s 82.509s 639139160829885665: | | | | 8328 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 82.514s 639139160829932226: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7909 0.007s 82.521s 639139160830006671: | | | | 4157 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 82.521s 639139160830010760: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7718 0.038s 82.560s 639139160830395270: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7655 0.006s 82.566s 639139160830458341: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7616 0.011s 82.578s 639139160830572079: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7419 0.014s 82.591s 639139160830709714: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6714 0.024s 82.615s 639139160830948873: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6671 0.024s 82.639s 639139160831184605: | | | | | | | | | | | | | 4159 | | | | | | | | | | | | | | | | | | 0.001s 82.640s 639139160831193162: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4299 0.064s 82.703s . 639139160831831667: | | | | 8313 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 82.738s 639139160832179686: | | | | 8267 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 82.750s 639139160832299310: | | | | 8256 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 82.759s 639139160832387013: | | | | 4300 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 82.784s 639139160832631723: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8400 | | | 0.006s 82.790s 639139160832692095: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8397 | | | 0.023s 82.813s 639139160832923451: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4301 | | | 0.002s 82.815s 639139160832945910: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8463 0.002s 82.817s 639139160832963129: | | | | | | | | | | | | | 4222 | | | | | | | | | | | | | | | | | | 0.000s 82.817s 639139160832964362: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.005s 82.821s 639139160833010174: | | | | | | | | | | | | | | | | | | 8466 | | | | | | | | | | | | | 0.002s 82.823s 639139160833030959: | | | | | | | | | | | | | 8464 | | | | | | | | | | | | | | | | | | 0.062s 82.885s . 639139160833651582: | | | | | | | 8465 | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 82.906s 639139160833852234: | | | | 8469 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 82.941s 639139160834204854: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.005s 82.946s 639139160834257882: | | | | | | | | | | | | | | | | | | | | | 8470 | | | | | | | | | | 0.003s 82.949s 639139160834284794: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8473 | | | 0.031s 82.979s 639139160834589961: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8251 | 0.004s 82.983s 639139160834630051: | | | | | | | | | 4296 | | | | | | | | | | | | | | | | | | | | | | 0.012s 82.995s 639139160834749918: | | | 8421 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 82.998s 639139160834780974: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8018 | 0.014s 83.012s 639139160834920674: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7994 | 0.002s 83.014s 639139160834939604: | | | 8311 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 83.021s 639139160835003066: | | | 7925 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 83.024s 639139160835032913: | | | | | | | | | 4185 | | | | | | | | | | | | | | | | | | | | | | 0.000s 83.024s 639139160835034762: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7973 | 0.026s 83.050s 639139160835296677: | | | | | | | | | 4260 | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.052s 639139160835320516: | | | | | | | | | 8479 | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.055s 639139160835342986: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7598 | 0.001s 83.056s 639139160835357215: | | | 4245 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 83.060s 639139160835400673: | | | | | | | | | 4260 | | | | | | | | | | | | | | | | | | | | | | 0.000s 83.060s 639139160835401581: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7457 | 0.004s 83.064s 639139160835438196: | | | 7829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.066s 639139160835459049: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7365 | 0.001s 83.067s 639139160835471555: | | | | | | | | | 8477 | | | | | | | | | | | | | | | | | | | | | | 0.005s 83.072s 639139160835521251: | | | 4302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 83.078s 639139160835573086: | | | | | | | | | | | | | | | | | | | | | | 4282 | | | | | | | | | 0.004s 83.082s 639139160835617360: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8432 | | | | 0.002s 83.084s 639139160835634689: | | | | | | | | | 4296 | | | | | | | | | | | | | | | | | | | | | | 0.015s 83.099s 639139160835787159: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7251 | 0.002s 83.102s 639139160835812097: | | | | | | | | | 8486 | | | | | | | | | | | | | | | | | | | | | | 0.003s 83.104s 639139160835839869: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8149 | | | | 0.004s 83.109s 639139160835884167: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4303 | 0.002s 83.111s 639139160835908729: | | | | | | | | | 4296 | | | | | | | | | | | | | | | | | | | | | | 0.000s 83.111s 639139160835908993: | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | | | | | | 0.000s 83.111s 639139160835910133: | | | | | | | | | | | | | | | 4252 | | | | | | | | | | | | | | | | 0.002s 83.113s 639139160835930459: | | | | | | | | | | | | | | | 4266 | | | | | | | | | | | | | | | | 0.000s 83.114s 639139160835933544: | | | | | | | | | 8492 | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.116s 639139160835957833: | | | | | | | | | | | | | | | 4217 | | | | | | | | | | | | | | | | 0.003s 83.119s 639139160835989189: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7998 | | | | 0.002s 83.121s 639139160836010423: | | | | | | | | | | | | | | | 8493 | | | | | | | | | | | | | | | | 0.002s 83.123s 639139160836029505: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 83.123s 639139160836029742: | | | | | | | | | 4296 | | | | | | | | | | | | | | | | | | | | | | 0.000s 83.123s 639139160836030142: | | | | | | | | | | | 4090 | | | | | | | | | | | | | | | | | | | | 0.003s 83.126s 639139160836058768: | | | | | | | | | | | | | | | | | | | | | | 8496 | | | | | | | | | 0.002s 83.129s 639139160836082543: | | | | | | | | | | | 4281 | | | | | | | | | | | | | | | | | | | | 0.000s 83.129s 639139160836083118: | | | | | 4263 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 83.129s 639139160836083282: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.000s 83.129s 639139160836085638: | | | | | | | | | 8499 | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.131s 639139160836103322: | | | | | | | | | | | | | | | 4266 | | | | | | | | | | | | | | | | 0.012s 83.143s 639139160836225465: | | | | | | | | | | | | 4288 | | | | | | | | | | | | | | | | | | | 0.002s 83.144s 639139160836241010: | | | | | 4196 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 83.145s 639139160836243122: | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | | | | | | 0.002s 83.147s 639139160836264806: | | | | | | | | | | | | | | | | | | | | | | 8489 | | | | | | | | | 0.003s 83.150s 639139160836296834: | | | | | | | | 8502 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 83.153s 639139160836322870: | | | | | | | | | | | | | | | 8317 | | | | | | | | | | | | | | | | 0.004s 83.157s 639139160836365927: | | | | | 8505 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.159s 639139160836383175: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7807 | | | | 0.003s 83.161s 639139160836410772: | | | | | | | | 8411 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 83.163s 639139160836425258: | | | | | | | | | | | | | | | 8015 | | | | | | | | | | | | | | | | 0.002s 83.164s 639139160836440672: | | | | | | | | | | | | | | | | | | | | | | 4282 | | | | | | | | | 0.017s 83.181s 639139160836606956: | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | | | | | | 0.001s 83.182s 639139160836613421: | | | | | 4196 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 83.182s 639139160836619854: | | | | | | | | | | | | | | | | | | | | | | 8438 | | | | | | | | | 0.004s 83.186s 639139160836659060: | | | | | | | | | | | | | | | 8507 | | | | | | | | | | | | | | | | 0.002s 83.188s 639139160836681185: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7557 | | | | 0.001s 83.190s 639139160836695338: | | | | | | | | 4304 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 83.191s 639139160836708912: | | | | | 8501 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 83.193s 639139160836723603: | | | | | | | | | | | | | | | | | | | | | | 8392 | | | | | | | | | 0.001s 83.194s 639139160836737564: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 | | | | 0.001s 83.195s 639139160836751347: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.001s 83.197s 639139160836765958: | | | | | | | | | | | | | | | 4305 | | | | | | | | | | | | | | | | 0.002s 83.199s 639139160836786734: | | | | | 4263 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 83.199s 639139160836786887: | | | | | | | | | | | 8511 | | | | | | | | | | | | | | | | | | | | 0.002s 83.201s 639139160836803085: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7279 | | | | 0.002s 83.202s 639139160836821204: | | | | | 8512 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.204s 639139160836839565: | | | | | | | | | | | | 8467 | | | | | | | | | | | | | | | | | | | 0.025s 83.229s 639139160837090377: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.000s 83.230s 639139160837095036: | | | 8515 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.232s 639139160837116718: | | | | | | | | | | | | | | | | | | | | | | 4282 | | | | | | | | | 0.002s 83.234s 639139160837131774: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.000s 83.234s 639139160837135903: | | | | | | | | | | | | | | | | | | | | | | 8517 | | | | | | | | | 0.002s 83.236s 639139160837157722: | | | | | 8516 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.238s 639139160837176177: | | | | | | | | | | | 8510 | | | | | | | | | | | | | | | | | | | | 0.001s 83.239s 639139160837189052: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 | | | | 0.000s 83.239s 639139160837189266: | | | | | | | | | | | | 8440 | | | | | | | | | | | | | | | | | | | 0.001s 83.241s 639139160837201820: | | | | | | | | | | | | | | | | | | | | | | | | 4133 | | | | | | | 0.001s 83.241s 639139160837208594: | | | | | | | | | | | | | | | | | | | | | | 4282 | | | | | | | | | 0.001s 83.242s 639139160837217452: | | | | | | | | | | | | | | | | | | | | | | 8234 | | | | | | | | | 0.002s 83.244s 639139160837237592: | | | | | | | | | | | | | | | | | | | | | | | | 8522 | | | | | | | 0.003s 83.247s 639139160837270565: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8518 | | | | 0.002s 83.249s 639139160837286554: | | | | | | | | | | | | 4306 | | | | | | | | | | | | | | | | | | | 0.002s 83.251s 639139160837306867: | | | | | | | | | | | | | | | | | | | | | | | | 4133 | | | | | | | 0.000s 83.251s 639139160837307185: | | | | | | | | | | | 4281 | | | | | | | | | | | | | | | | | | | | 0.001s 83.253s 639139160837321939: | | | | | | | | | | | | | | | | | | | | | | | | 8394 | | | | | | | 0.001s 83.254s 639139160837336102: | | | | | | | | | | | | | | | | | | | | | | | 8481 | | | | | | | | 0.002s 83.256s 639139160837352318: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7217 | | | | 0.002s 83.257s 639139160837369805: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.001s 83.259s 639139160837383403: | | | | | | | | | | | | | | | | | | | | | | 4307 | | | | | | | | | 0.003s 83.261s 639139160837410619: | | | | | | | | | | | | | | | | | | | | | | | | 4308 | | | | | | | 0.002s 83.263s 639139160837427527: | | | | | | | | | | | | | | | | | | | | | | | | | | 8449 | | | | | 0.001s 83.265s 639139160837442367: | | | | | | | | | | | 8529 | | | | | | | | | | | | | | | | | | | | 0.002s 83.266s 639139160837458210: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8530 | 0.002s 83.268s 639139160837474495: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8531 | | | | 0.002s 83.270s 639139160837497642: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.011s 83.281s 639139160837610043: | | | | | | | | | | 4209 | | | | | | | | | | | | | | | | | | | | | 0.000s 83.281s 639139160837611093: | | | | | | | | | | | | | | | | | | | | | | | 8532 | | | | | | | | 0.003s 83.284s 639139160837640211: | | | | | | | | | | | 8344 | | | | | | | | | | | | | | | | | | | | 0.002s 83.286s 639139160837659964: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.000s 83.286s 639139160837660217: | | | | | | | | | | 4221 | | | | | | | | | | | | | | | | | | | | | 0.000s 83.286s 639139160837660346: | | | | | | | | | | | | | | | | | | | | | | | | | | 8362 | | | | | 0.002s 83.288s 639139160837680967: | | | | | | | | | | 8537 | | | | | | | | | | | | | | | | | | | | | 0.002s 83.290s 639139160837698298: | | | | | | | | | | | | | | | | | | | | 4259 | | | | | | | | | | | 0.002s 83.292s 639139160837719034: | | | | | | | | | | | | | | | | | | | | 4121 | | | | | | | | | | | 0.001s 83.293s 639139160837724240: | | | | | | | | | | | | | | | | | | | | | | | | | 4286 | | | | | | 0.001s 83.294s 639139160837731866: | | | | | | | | | | | | | | | | | | 8539 | | | | | | | | | | | | | 0.002s 83.296s 639139160837756660: | | | | | | | | | | | 8211 | | | | | | | | | | | | | | | | | | | | 0.002s 83.298s 639139160837772105: | | | | | | | | | | 4221 | | | | | | | | | | | | | | | | | | | | | 0.000s 83.298s 639139160837772338: | | | | | | | | | | | | | | | | | | | | 4249 | | | | | | | | | | | 0.000s 83.298s 639139160837772513: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | | 0.001s 83.299s 639139160837782844: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.001s 83.300s 639139160837797621: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.000s 83.300s 639139160837798215: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.000s 83.300s 639139160837801439: | | | | | | | | | | | | | | | | | | | | 4232 | | | | | | | | | | | 0.001s 83.301s 639139160837810148: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8544 | | 0.002s 83.303s 639139160837831558: | | | | | | | | | | | | | | | | | | 8545 | | | | | | | | | | | | | 0.001s 83.305s 639139160837846386: | | | | | | | | | | 4294 | | | | | | | | | | | | | | | | | | | | | 0.000s 83.305s 639139160837846566: | | | | | | | | | | | | | | | | | | | | | | | | | | 8337 | | | | | 0.001s 83.306s 639139160837861133: | | | | | | | | | | | | | | | | | | | | 4280 | | | | | | | | | | | 0.000s 83.306s 639139160837861268: | | | | | | | | | | | | | | | | | | | | | | | | | 4269 | | | | | | 0.000s 83.306s 639139160837861390: | | | | | | | | | | | 4309 | | | | | | | | | | | | | | | | | | | | 0.003s 83.309s 639139160837888588: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | | 0.002s 83.311s 639139160837903715: | | | | | | | | | | | | | | | | | | | | 8540 | | | | | | | | | | | 0.002s 83.313s 639139160837926099: | | | | | | | | | | | | | | | | | | 4154 | | | | | | | | | | | | | 0.000s 83.313s 639139160837927955: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.000s 83.313s 639139160837928785: | | | | | | | | | | | | | | | | | | | | | | | | | | 8314 | | | | | 0.002s 83.315s 639139160837946716: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.014s 83.329s 639139160838086983: | | | | | | | | 8553 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 83.332s 639139160838120065: | | | | | | | | | | | | | | | | | | | | 4121 | | | | | | | | | | | 0.000s 83.332s 639139160838120604: | | | | | | | | | | | | | | | | | | | | | | | | | 8557 | | | | | | 0.004s 83.336s 639139160838156124: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8558 | | 0.004s 83.339s 639139160838191169: | | | | | | | | | | | | | | | | | | | | 8554 | | | | | | | | | | | 0.002s 83.342s 639139160838215641: | | | | | | | | | | 8560 | | | | | | | | | | | | | | | | | | | | | 0.007s 83.348s 639139160838281421: | | | | | | | | | | | | | | | 8561 | | | | | | | | | | | | | | | | 0.002s 83.351s 639139160838302765: | | | | | | | | | | | | | | | | | | | | | | | | | | 8562 | | | | | 0.002s 83.353s 639139160838324574: | | | | | | | | | | | | 8563 | | | | | | | | | | | | | | | | | | | 0.014s 83.367s 639139160838467879: | | | | | | | | | | | | | | | | | | | | | | 8565 | | | | | | | | | 0.005s 83.373s 639139160838522350: | | | | | | | | | | 4294 | | | | | | | | | | | | | | | | | | | | | 0.008s 83.381s 639139160838606677: | | | | | | | | | | 8566 | | | | | | | | | | | | | | | | | | | | | 0.035s 83.416s 639139160838953839: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.002s 83.418s 639139160838978403: | | | | | | | | | | | | | | | | | | | | | | | | 4292 | | | | | | | 0.072s 83.490s . 639139160839697530: | | | | | | | | | | | | | | | | | | 8569 | | | | | | | | | | | | | 0.014s 83.504s 639139160839835384: | | | | | | | | | | | | | | | | | | | | | | | | 8573 | | | | | | | 0.005s 83.509s 639139160839885823: | | | | | | | | | | | 8574 | | | | | | | | | | | | | | | | | | | | 0.052s 83.561s . 639139160840408717: | | | | | | | | | | | | | | | | | | | | | | | | 4292 | | | | | | | 0.019s 83.580s 639139160840598866: | | | | | | | | | 4296 | | | | | | | | | | | | | | | | | | | | | | 0.011s 83.591s 639139160840704254: | | | | | | | | | | | | | | | | | | | | | | | | 8575 | | | | | | | 0.003s 83.594s 639139160840736732: | | | | | | | | | 8578 | | | | | | | | | | | | | | | | | | | | | | 0.004s 83.598s 639139160840772819: | | | | | | | | | 4296 | | | | | | | | | | | | | | | | | | | | | | 0.160s 83.757s ... 639139160842367964: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.006s 83.763s 639139160842430213: | | | | | | | | | | | | | | | | | 4267 | | | | | | | | | | | | | | 0.004s 83.767s 639139160842466941: | | | | | | | | | 8576 | | | | | | | | | | | | | | | | | | | | | | 0.003s 83.770s 639139160842498592: | | | | | | | | | | | | | | | | | 8580 | | | | | | | | | | | | | | 0.017s 83.787s 639139160842668395: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.002s 83.789s 639139160842688792: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.003s 83.792s 639139160842720887: | | | | | | | | | | | | | | | | | | | | | | | | | 8582 | | | | | | 0.002s 83.794s 639139160842739598: | | | | | | | | | | | | | | | | | 8570 | | | | | | | | | | | | | | 0.020s 83.814s 639139160842940877: | | 4268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 83.817s 639139160842970024: | | 8585 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 83.825s 639139160843049744: | | 4268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 83.829s 639139160843083059: | | 8571 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.063s 83.891s . 639139160843708391: | 4264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 83.895s 639139160843744024: | 4275 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 83.899s 639139160843785018: | 4287 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 83.900s 639139160843793024: | | | | | | 4256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 83.916s 639139160843953352: | | | | | | 4283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 83.919s 639139160843985057: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.000s 83.919s 639139160843985699: | | | | | | 4225 | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 83.933s 639139160844130057: | | | | | | 8596 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.935s 639139160844150793: | | | | | | | | | | | | | | 8597 | | | | | | | | | | | | | | | | | 0.004s 83.940s 639139160844193179: | | | | | | 4225 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 83.943s 639139160844224893: | | | | | | 8595 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 83.946s 639139160844255696: | | | | 8567 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 83.950s 639139160844292912: | 4156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 83.952s 639139160844313463: | | | | | | 4283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 83.959s 639139160844381894: | | | | | | 8583 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 83.966s 639139160844459851: | | | | | | 8564 | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 83.977s 639139160844568230: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.032s 84.009s 639139160844885540: | | | | | | | | | | | | | | | | | | | | | 8602 | | | | | | | | | | 0.009s 84.017s 639139160844971502: | | | | | | | | | | | | | | | | | | | | | 4081 | | | | | | | | | | 0.045s 84.063s 639139160845422497: 4298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 84.067s 639139160845469411: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.005s 84.072s 639139160845515447: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8603 | | 0.042s 84.114s 639139160845933916: 4223 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 84.117s 639139160845969950: 8605 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 84.120s 639139160846000202: | 8599 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 84.126s 639139160846052372: 4223 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 84.130s 639139160846095621: 8604 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 84.144s 639139160846236428: | | | | | | | | | | | | | | | | | | | 4265 | | | | | | | | | | | | 0.002s 84.146s 639139160846259610: | | | | | | | | | | | | | | | | | | | 4187 | | | | | | | | | | | | 0.001s 84.147s 639139160846267298: 4298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 84.148s 639139160846273360: | 4287 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 84.149s 639139160846285747: | | | | | | | | | | | | | | | | | | | 8608 | | | | | | | | | | | | 0.002s 84.151s 639139160846309055: 8555 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 84.153s 639139160846326550: | 8590 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 84.155s 639139160846348806: | | | | | | | | | | | | | | | | | | | | | 8581 | | | | | | | | | | 0.002s 84.157s 639139160846364094: | | | | | | | | | | | | | | | | | | | 4265 | | | | | | | | | | | | 0.003s 84.160s 639139160846392373: | | | | | | | | | | | | | | | | | | | 8556 | | | | | | | | | | | | 0.002s 84.162s 639139160846414776: | 4264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 84.163s 639139160846429802: | | | | | | | | | | | | | | | | | | | | | 7708 | | | | | | | | | | 0.004s 84.167s 639139160846466316: | 8419 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 84.169s 639139160846490886: | | | | | | | | | | | | | | | | | | | | | 4211 | | | | | | | | | | 0.010s 84.179s 639139160846590188: | 8350 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.029s 84.208s 639139160846875565: | 4310 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 84.234s 639139160847139557: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.003s 84.237s 639139160847168744: | | | | | | | | | | | | | | | | | | | | | | | | | 8614 | | | | | | 0.024s 84.261s 639139160847407178: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.006s 84.267s 639139160847469083: | | | | | | | | | | | | | | | | | | | | | | | | | 8615 | | | | | | 0.006s 84.273s 639139160847526857: | | | | | | | | | | | | | | | | | | | | | | | | | 4219 | | | | | | 0.035s 84.308s 639139160847878307: | | | | | | | | | | | | | | | | | | | | | 4311 | | | | | | | | | | 0.029s 84.337s 639139160848168083: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.000s 84.337s 639139160848169663: | 8616 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 84.341s 639139160848210747: | | | | | | | | | | | | | | 8617 | | | | | | | | | | | | | | | | | 0.055s 84.396s . 639139160848758584: | | | | | | | | | | | | | | | | 4162 | | | | | | | | | | | | | | | 0.001s 84.397s 639139160848764829: | | | | | | | | | | | | | | | | | | | | | | | | | 8591 | | | | | | 0.004s 84.401s 639139160848804704: | | | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.004s 84.405s 639139160848841935: | | | | | | | | | | | | | | | | 4229 | | | | | | | | | | | | | | | 0.002s 84.407s 639139160848863498: | | | | | | | | | | | | | | | | 8621 | | | | | | | | | | | | | | | 0.004s 84.410s 639139160848900657: | | | | | | | | | | | | | | | | | | | | | | | | | 8620 | | | | | | 0.002s 84.413s 639139160848922687: | | | | | | | 4166 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 84.414s 639139160848936039: | | | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.022s 84.436s 639139160849157907: | | | | | | | | | | | | | | | | 8500 | | | | | | | | | | | | | | | 0.002s 84.438s 639139160849181478: | | | | | | | 4202 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 84.441s 639139160849208515: | | | | | | | | | | | | | | | | 8407 | | | | | | | | | | | | | | | 0.001s 84.443s 639139160849223415: | | | | | | | 4291 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 84.451s 639139160849304658: | | | | | | | | | | | | | | | | | | | | | 8627 | | | | | | | | | | 0.005s 84.456s 639139160849357295: | | | | | | | | | | | | | | | | 8278 | | | | | | | | | | | | | | | 0.007s 84.463s 639139160849428776: | | | | | | | | | | | | | | | | 4312 | | | | | | | | | | | | | | | 0.013s 84.477s 639139160849562218: | | | | | | | 8624 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 84.479s 639139160849586718: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4290 | | | 0.006s 84.485s 639139160849642426: | | | | | | | 4166 | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 84.499s 639139160849784743: | | | | | | | 8572 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 84.504s 639139160849837466: | | | | | | | 8482 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 84.509s 639139160849889488: | | | | | | | 8478 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 84.517s 639139160849969006: | | | | | | | 8339 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 84.520s 639139160849992774: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4301 | | | 0.007s 84.526s 639139160850059373: | | | | | | | 4313 | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 84.554s 639139160850334921: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8634 | | | 0.044s 84.598s 639139160850775251: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4301 | | | 0.003s 84.600s 639139160850800701: | | | | | | | | | | | | | | | | 8635 | | | | | | | | | | | | | | | 0.013s 84.613s 639139160850927715: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8637 | | | 0.007s 84.620s 639139160850996556: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4301 | | | 0.012s 84.632s 639139160851121332: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8638 | | | 0.035s 84.668s 639139160851472552: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4301 | | | 0.005s 84.673s 639139160851525509: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8639 | | | 0.024s 84.697s 639139160851765946: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.002s 84.699s 639139160851788856: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8641 | | 0.004s 84.703s 639139160851826075: | | | | | | | 8643 | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 84.724s 639139160852034178: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.005s 84.729s 639139160852084693: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8644 0.002s 84.731s 639139160852102808: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.003s 84.733s 639139160852131256: | | | | | | | | | | | | | | 4278 | | | | | | | | | | | | | | | | | 0.003s 84.736s 639139160852157763: | | | | | | | | | | | | | | 4295 | | | | | | | | | | | | | | | | | 0.000s 84.736s 639139160852157958: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.003s 84.739s 639139160852184921: | | | | | | | | | | | | | 4222 | | | | | | | | | | | | | | | | | | 0.012s 84.751s 639139160852302680: | | | | | | | | | | | | | | | | | | | | | | | | 8648 | | | | | | | 0.010s 84.761s 639139160852407244: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.001s 84.762s 639139160852419033: | | | | | | | | | | | | | 8636 | | | | | | | | | | | | | | | | | | 0.003s 84.765s 639139160852450865: | | | | | | | | | | | | | | | | | | | | | | | | 8551 | | | | | | | 0.004s 84.769s 639139160852490602: | | | | | 8647 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 84.773s 639139160852523393: | | | | | | | | | | | | | | | | | | | | | | | | 4314 | | | | | | | 0.013s 84.786s 639139160852657590: | | | | | | | | | | | | | | 8645 | | | | | | | | | | | | | | | | | 0.010s 84.796s 639139160852760030: | | | | | 8611 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 84.801s 639139160852805926: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.009s 84.810s 639139160852896918: | | | | | | | | | | | | | | 4278 | | | | | | | | | | | | | | | | | 0.005s 84.815s 639139160852943929: | | | | | | | | | | | | | | 8654 | | | | | | | | | | | | | | | | | 0.003s 84.817s 639139160852969336: | | | | | 8577 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 84.820s 639139160852993345: | | | | | | | | | | | | | | | | | | | | | | | | | 8550 | | | | | | 0.002s 84.821s 639139160853010107: | | | | | | | | | | | | | | 4205 | | | | | | | | | | | | | | | | | 0.007s 84.828s 639139160853075382: | | | | | | | | | | | | | | | | | | | | | | | | | 4269 | | | | | | 0.004s 84.832s 639139160853118300: | | | | | | | | | | | | | | | | | | | | | | | | | 8548 | | | | | | 0.003s 84.835s 639139160853146710: | | | | | 8498 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 84.846s 639139160853260282: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.001s 84.847s 639139160853271488: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 84.853s 639139160853325870: | | | | | | | | | | | | | | | | | | | | | | | | | 4315 | | | | | | 0.026s 84.879s 639139160853583603: | | | | | 8288 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 84.890s 639139160853698786: | | | | | 4228 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 84.893s 639139160853724182: | | | | | 8217 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 84.900s 639139160853792647: | | | | | 8196 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 84.908s 639139160853872621: | | | | | 8014 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 84.912s 639139160853915361: | | | | | | | | | | | | | | | | | | | | | | | | 4292 | | | | | | | 0.011s 84.923s 639139160854025273: | | | | | 8661 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 84.925s 639139160854043238: | | | | | | | | | | | | | | | | | | | | | | | | 8662 | | | | | | | 0.005s 84.930s 639139160854095632: | | | | | | | | | | | | | | | | | | | | | | | 4293 | | | | | | | | 0.010s 84.940s 639139160854197406: | | | | | | | | | | | | | | 8586 | | | | | | | | | | | | | | | | | 0.004s 84.944s 639139160854234966: | | | | | | | | | | | | | | | | | 4267 | | | | | | | | | | | | | | 0.003s 84.947s 639139160854265929: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.000s 84.947s 639139160854266481: | | | | | | | | | | | | | | 8667 | | | | | | | | | | | | | | | | | 0.002s 84.949s 639139160854286183: | | | | | | | | | | | | | | | | | 8549 | | | | | | | | | | | | | | 0.006s 84.955s 639139160854346574: | | | | | | | | | | | | | | | | | | | | | | | | | | 8663 | | | | | 0.003s 84.958s 639139160854372667: | | | | | | | | | | | | | | | | | 8044 | | | | | | | | | | | | | | 0.032s 84.989s 639139160854688024: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.001s 84.991s 639139160854702290: | | | | | | | | | | | | | | | | | | | | | | | 8672 | | | | | | | | 0.002s 84.993s 639139160854722293: | | | | | | | | | | | | | | | | | | | | | | | | | | 8669 | | | | | 0.002s 84.994s 639139160854738955: | | | | | | | | | | | | | | | | | | | | | | | | | 8673 | | | | | | 0.004s 84.998s 639139160854775392: | | | | | | | | | | | | | | | | | 4257 | | | | | | | | | | | | | | 0.003s 85.001s 639139160854805367: | | | | | | | | | | | | | | | | | 8670 | | | | | | | | | | | | | | 0.002s 85.003s 639139160854826208: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.004s 85.007s 639139160854868352: | | | | | | | | | | | | | | | | | | | | | | | 4293 | | | | | | | | 0.001s 85.008s 639139160854880211: | | | | | | | | | | | | | | | | | | | | | | | | | 8671 | | | | | | 0.006s 85.014s 639139160854937211: | | | | | | | | | | | | | | | | | | | | | | | 8651 | | | | | | | | 0.006s 85.020s 639139160854996519: | | | | | | | | | | | | | | | | | | | | | | | 8649 | | | | | | | | 0.008s 85.028s 639139160855075845: | | | | | | | | | | | | | | | | | | | | | | | 8542 | | | | | | | | 0.007s 85.035s 639139160855142814: | | | | | | | | | | | | | | | | | | | | | | | 8448 | | | | | | | | 0.019s 85.054s 639139160855332070: | | | | | | | | | | | | | | | | | | | | | | | 8361 | | | | | | | | 0.008s 85.062s 639139160855416701: | | | | | | | | | | | | | | | | | | | | | | | 4316 | | | | | | | | 0.083s 85.145s . 639139160856245362: | | | 4302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 85.154s 639139160856332020: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.004s 85.158s 639139160856376825: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4161 | | 0.015s 85.173s 639139160856527976: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 85.199s 639139160856786687: | | | | | | | | | 4185 | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.199s 639139160856787997: | | | 4245 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.200s 639139160856792101: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4301 | | | 0.001s 85.201s 639139160856803368: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8623 | | | | 0.002s 85.203s 639139160856827475: | | | | | | | | | 4260 | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.203s 639139160856827695: | | | 8686 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.205s 639139160856844656: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.007s 85.212s 639139160856914482: | | | | | | | | | 8427 | | | | | | | | | | | | | | | | | | | | | | 0.003s 85.214s 639139160856940422: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4303 | 0.000s 85.214s 639139160856940705: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8600 | | | | 0.002s 85.217s 639139160856962162: | | | 4245 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.218s 639139160856972038: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8690 | | | 0.002s 85.220s 639139160856993426: | | | 8685 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 85.224s 639139160857033089: | | | | | | | | | | | | | | | | | | | | | | | 8693 | | | | | | | | 0.002s 85.225s 639139160857049086: | | | | | | | | | 8694 | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.227s 639139160857065646: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8535 | | | | 0.003s 85.230s 639139160857094381: | | | | | | | | | | | | | | | 4305 | | | | | | | | | | | | | | | | 0.002s 85.231s 639139160857109829: | | | 8684 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 85.246s 639139160857258974: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7127 | | | | 0.010s 85.256s 639139160857354111: | | | | | | | | | | | | | | | | | | 8514 | | | | | | | | | | | | | 0.003s 85.258s 639139160857380205: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.258s 639139160857380683: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8702 | 0.002s 85.260s 639139160857400833: | | | | | | | | | | | | | | | | | | | | 4280 | | | | | | | | | | | 0.000s 85.260s 639139160857401134: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.001s 85.262s 639139160857415061: | | | | | | | | | | | | 4145 | | | | | | | | | | | | | | | | | | | 0.000s 85.262s 639139160857415310: | | | | | | | | | | | | | | | 8704 | | | | | | | | | | | | | | | | 0.003s 85.264s 639139160857440483: | | | 8682 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.266s 639139160857454759: | | | | | | | | 4230 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.266s 639139160857454938: | | | | | | | | | | | | | | | | | | | | | | 8706 | | | | | | | | | 0.001s 85.267s 639139160857469904: | | | | | | | | | | | | | | | | | | | | 4181 | | | | | | | | | | | 0.000s 85.267s 639139160857470067: | | | | | | | | | | | 4309 | | | | | | | | | | | | | | | | | | | | 0.000s 85.267s 639139160857470248: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4317 | | | | 0.002s 85.269s 639139160857486851: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4303 | 0.000s 85.269s 639139160857487026: | | | 4302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.270s 639139160857499406: | | | | | | | | 8708 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 85.274s 639139160857538100: | | | | | | | | | | | | | | | | | | | | 8709 | | | | | | | | | | | 0.003s 85.277s 639139160857565355: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.277s 639139160857565702: | | | | | | | | | | | | | | | | | | 8338 | | | | | | | | | | | | | 0.003s 85.280s 639139160857593151: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8613 | 0.004s 85.284s 639139160857633754: | | | 4318 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.285s 639139160857650173: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.000s 85.285s 639139160857651045: | | | | | | | | | | | | | | | | | | | | 4181 | | | | | | | | | | | 0.000s 85.285s 639139160857651199: | | | | | | | | | | | | | | | | | | 8120 | | | | | | | | | | | | | 0.003s 85.289s 639139160857685048: | | 4268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.289s 639139160857685210: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8714 | 0.003s 85.291s 639139160857710265: | | | | | | | | | | | | | | | | | | | | | | 8632 | | | | | | | | | 0.001s 85.293s 639139160857724956: | | | | | | | | | | | | | | | | | | | | 8676 | | | | | | | | | | | 0.001s 85.294s 639139160857739743: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | | 0.000s 85.294s 639139160857740194: | | 8610 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.296s 639139160857757222: | | | | | | | | | | | | | | | | | | 7953 | | | | | | | | | | | | | 0.001s 85.297s 639139160857771405: | | | | | | | | | | | | | | | 4305 | | | | | | | | | | | | | | | | 0.000s 85.297s 639139160857771583: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.001s 85.298s 639139160857779609: | 4310 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.299s 639139160857786793: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8679 | | 0.003s 85.302s 639139160857812645: | | | | | | | | | | | | | | | 8521 | | | | | | | | | | | | | | | | 0.005s 85.306s 639139160857859490: | | | | | | | | | | | | | | | | | | | | 8538 | | | | | | | | | | | 0.025s 85.332s 639139160858112262: | | | | | | | | | | | | | | | 4319 | | | | | | | | | | | | | | | | 0.002s 85.333s 639139160858128815: | | | | | | | | | | | | | | | | | | | | | | 4282 | | | | | | | | | 0.000s 85.333s 639139160858129049: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.000s 85.333s 639139160858129237: | | 8413 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.336s 639139160858152873: | | | | | | | | | | | | | | | | | | 4320 | | | | | | | | | | | | | 0.002s 85.338s 639139160858171786: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8723 | | 0.002s 85.339s 639139160858189771: | | | | | | | | | | | | | | | | | | | | | | 8724 | | | | | | | | | 0.002s 85.341s 639139160858205953: | | | | | | | | | | | | | | | | | | | | 4259 | | | | | | | | | | | 0.000s 85.341s 639139160858206264: | | 4247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.342s 639139160858216039: | | | | | | | | | | | 8725 | | | | | | | | | | | | | | | | | | | | 0.001s 85.343s 639139160858230848: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.001s 85.344s 639139160858240029: | | | | | | | | | | | | | | | | | | | | 8184 | | | | | | | | | | | 0.003s 85.347s 639139160858269764: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8727 | | 0.001s 85.349s 639139160858282351: | | 8728 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.350s 639139160858294099: | | | | | | | | | | 4172 | | | | | | | | | | | | | | | | | | | | | 0.000s 85.350s 639139160858298480: | | | | | | | | | | | | | | | | | | | | 8182 | | | | | | | | | | | 0.003s 85.353s 639139160858327525: | | | | | | | | | | | | | | | | | | | | | | 4282 | | | | | | | | | 0.001s 85.354s 639139160858334473: | | | | | | | | | | 8536 | | | | | | | | | | | | | | | | | | | | | 0.002s 85.356s 639139160858356996: | | 4247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.356s 639139160858357396: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4189 | | 0.000s 85.356s 639139160858357769: | | | | | | | | | | | | | | | | | | | | | | 8547 | | | | | | | | | 0.002s 85.358s 639139160858378752: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.359s 639139160858389041: | | | | | | | | | | | | | | | | | | | | 8168 | | | | | | | | | | | 0.001s 85.361s 639139160858403839: | | | | | | | | | | 4209 | | | | | | | | | | | | | | | | | | | | | 0.000s 85.361s 639139160858404045: | | 8285 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.362s 639139160858420449: | | | | 4300 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.362s 639139160858420660: | | | | | | | | | | | | | | | | | | | | | | 4307 | | | | | | | | | 0.000s 85.362s 639139160858420821: | 4264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.364s 639139160858434083: | | | | | | | | | | 8519 | | | | | | | | | | | | | | | | | | | | | 0.004s 85.367s 639139160858469852: | 4287 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.368s 639139160858473021: | | | | | | | | | | | | | | | | | | | | 4232 | | | | | | | | | | | 0.015s 85.383s 639139160858627614: | | | | | | | | | | | | | | | | | | | | 4321 | | | | | | | | | | | 0.002s 85.385s 639139160858645583: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8738 | | | | 0.003s 85.388s 639139160858675919: | 4275 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.389s 639139160858690341: | | | | | | | | | | | | 4288 | | | | | | | | | | | | | | | | | | | 0.000s 85.389s 639139160858691458: | | 4276 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.390s 639139160858701324: | | | | | | | | | | 8739 | | | | | | | | | | | | | | | | | | | | | 0.002s 85.393s 639139160858723240: | 8742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 85.396s 639139160858756397: | | 8743 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.397s 639139160858771331: | | | | | | | | | | | | 4297 | | | | | | | | | | | | | | | | | | | 0.000s 85.397s 639139160858771472: | | | | | | | | | | | | | | 8541 | | | | | | | | | | | | | | | | | 0.008s 85.406s 639139160858855391: | | 4276 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 85.409s 639139160858883663: | 4275 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.411s 639139160858904692: | | | | | | | | | | | | | | | | | | | | | | 8748 | | | | | | | | | 0.002s 85.413s 639139160858926327: | | | | | | | | | | | | | | 4322 | | | | | | | | | | | | | | | | | 0.011s 85.424s 639139160859031724: | | 8749 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.425s 639139160859047010: | 8736 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.426s 639139160859059349: | | | | | | 4283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 85.433s 639139160859125822: | | | | | | 4238 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 85.438s 639139160859174985: | | 4276 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.438s 639139160859175207: | 4264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.440s 639139160859195548: | | | | | | 8752 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.442s 639139160859211858: | | | | | | | | | | | | | | | | | | | | | | 4307 | | | | | | | | | 0.000s 85.442s 639139160859212040: | 8734 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.444s 639139160859234175: | | 8754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.446s 639139160859257860: | | | 8755 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.448s 639139160859272634: | | | | 8757 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.449s 639139160859290543: | | | | | | | | | | | | | | | | | | | | | | 8756 | | | | | | | | | 0.002s 85.451s 639139160859305712: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 85.455s 639139160859344705: | 8732 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 85.459s 639139160859383559: | | | | | | | | | | | | | | | 8760 | | | | | | | | | | | | | | | | 0.003s 85.461s 639139160859409893: | | | | | | | | | | | | 4306 | | | | | | | | | | | | | | | | | | | 0.002s 85.464s 639139160859432108: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.001s 85.464s 639139160859439008: | | | | 4300 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 85.465s 639139160859449773: | 4310 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 85.470s 639139160859499751: | | | | | | | | | | | | | | | | | | 8765 | | | | | | | | | | | | | 0.003s 85.473s 639139160859531703: | | | | 8763 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 85.478s 639139160859575389: | 8768 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 85.481s 639139160859611640: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8764 | | 0.034s 85.516s 639139160859954507: | 4310 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 85.518s 639139160859980740: | 8769 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 85.530s 639139160860095652: | 4310 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.532s 639139160860119657: | | | | | | | | | | | | | | | | | | | | 8770 | | | | | | | | | | | 0.003s 85.535s 639139160860151056: | | | | | | | | | | | | 8773 | | | | | | | | | | | | | | | | | | | 0.003s 85.538s 639139160860178295: | 8774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 85.560s 639139160860398552: | | | | | | | | | | | | 4306 | | | | | | | | | | | | | | | | | | | 0.003s 85.563s 639139160860429678: | | | | | | | | | | | | 8771 | | | | | | | | | | | | | | | | | | | 0.013s 85.576s 639139160860555324: | | | | | | | | | | | | | | | | | | | | | 4311 | | | | | | | | | | 0.006s 85.582s 639139160860617292: | | | | | | | | | | | | | | 8778 | | | | | | | | | | | | | | | | | 0.035s 85.617s 639139160860966810: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.005s 85.622s 639139160861014814: | | | | | | | | | | | | | | | | | | | 8783 | | | | | | | | | | | | 0.009s 85.631s 639139160861107257: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.003s 85.634s 639139160861133461: | | | | | | | | | | | | | | | | | | | 8779 | | | | | | | | | | | | 0.010s 85.643s 639139160861229836: | | | | | | | | | | | | | | | | | | | | | 8785 | | | | | | | | | | 0.017s 85.660s 639139160861396354: | | | | | | | | | | | | | | | | | | | | | 4311 | | | | | | | | | | 0.004s 85.664s 639139160861439854: | | | | | | | | | | | | | | | | | | | | | 8786 | | | | | | | | | | 0.033s 85.697s 639139160861768519: | | | | | | | | | | | | | | | | | | | | | 4311 | | | | | | | | | | 0.002s 85.699s 639139160861788185: | | | | | | | | | | | | | | | | | | | | | 8787 | | | | | | | | | | 0.004s 85.703s 639139160861828093: | | | | | | | | | | | | | | | | | | | | | 4311 | | | | | | | | | | 0.015s 85.718s 639139160861978868: | | | | | | | | | | | | | | | | | | | | | 8789 | | | | | | | | | | 0.038s 85.756s 639139160862358253: | | | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.005s 85.762s 639139160862413012: | | | | | | | | | | | | | | | | 4162 | | | | | | | | | | | | | | | 0.005s 85.766s 639139160862458541: | | | | | | | | | | | | | | | | 8791 | | | | | | | | | | | | | | | 0.080s 85.846s . 639139160863259813: | | | | | | | | 4230 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 85.851s 639139160863301948: | | | | | | | | 8793 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 85.856s 639139160863352861: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.004s 85.859s 639139160863390181: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4290 | | | 0.027s 85.886s 639139160863660228: | | | | | | | | 4230 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 85.887s 639139160863661775: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.001s 85.888s 639139160863675905: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8794 | | | 0.005s 85.893s 639139160863726731: | | | | | | | | | | | 8796 | | | | | | | | | | | | | | | | | | | | 0.004s 85.897s 639139160863767539: | | | | | | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 85.908s 639139160863872111: | | | | | | | 8790 | | | | | | | | | | | | | | | | | | | | | | | | 0.051s 85.959s . 639139160864384642: | | | | | | 4238 | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 85.968s 639139160864479067: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.004s 85.972s 639139160864518422: | | | | | | 8798 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 85.975s 639139160864542311: | | | | | | | | | | | | | | | | | | 8799 | | | | | | | | | | | | | 0.006s 85.981s 639139160864604684: | | | | | | 4238 | | | | | | | | | | | | | | | | | | | | | | | | | 0.053s 86.034s . 639139160865137065: | | 4276 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 86.034s 639139160865141101: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8780 | 0.006s 86.040s 639139160865199964: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 86.043s 639139160865225891: | | 8801 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 86.055s 639139160865344165: | | | | | | | | 8781 | | | | | | | | | | | | | | | | | | | | | | | 0.019s 86.074s 639139160865531900: | 4310 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 86.076s 639139160865559082: | 8802 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 86.091s 639139160865708015: | 4310 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 86.102s 639139160865819036: 4298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 86.107s 639139160865868066: 8803 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 86.114s 639139160865941106: 4298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 86.116s 639139160865958579: 8772 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 86.130s 639139160866091833: | | | | | | 8776 | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 86.148s 639139160866279488: | | | | | | 8761 | | | | | | | | | | | | | | | | | | | | | | | | | 0.037s 86.186s 639139160866652760: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4299 0.009s 86.194s 639139160866738954: | | | | | | | | | | | | | | | | | | | | | 4311 | | | | | | | | | | 0.003s 86.197s 639139160866765716: | | | | | | | | | | | | | | | | | | | | | 8806 | | | | | | | | | | 0.007s 86.203s 639139160866830971: | | | | | | | | | | | | | | | | | | | | | 4311 | | | | | | | | | | 0.002s 86.206s 639139160866855864: | 8715 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.040s 86.245s 639139160867251263: | 4323 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 86.248s 639139160867276497: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8808 0.005s 86.253s 639139160867331355: | | | | | | | | | | | | | | | | 4162 | | | | | | | | | | | | | | | 0.016s 86.269s 639139160867487892: | | | | | | | | | | | | | | | | 8655 | | | | | | | | | | | | | | | 0.003s 86.272s 639139160867516959: | | | | | | | | | | | | | 4222 | | | | | | | | | | | | | | | | | | 0.002s 86.274s 639139160867536493: | | | | | | | | | | | | | | | | 4312 | | | | | | | | | | | | | | | 0.000s 86.274s 639139160867539208: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4299 0.003s 86.277s 639139160867567166: | | | | | | | | | | | | | 8457 | | | | | | | | | | | | | | | | | | 0.035s 86.312s 639139160867914254: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8657 0.003s 86.314s 639139160867939567: | | | | | | | | | | | | | | | | | | | | | | | 4293 | | | | | | | | 0.004s 86.319s 639139160867982648: | | | | | | | | | | | | | | | | | | | | | | | 8691 | | | | | | | | 0.002s 86.320s 639139160868001349: | | | | | | | | | | | | | 8814 | | | | | | | | | | | | | | | | | | 0.002s 86.322s 639139160868018437: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8598 0.004s 86.326s 639139160868057910: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8559 0.003s 86.329s 639139160868083453: | | | | | | | | | | | | | | | | | | | | | | | 4324 | | | | | | | | 0.002s 86.330s 639139160868099297: | | | | | | | | | 4208 | | | | | | | | | | | | | | | | | | | | | | 0.002s 86.332s 639139160868117831: | | | | | | | | | | | | | | | | 8817 | | | | | | | | | | | | | | | 0.003s 86.335s 639139160868142904: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8503 0.002s 86.336s 639139160868159748: | | | | | | | | | | | | | 8371 | | | | | | | | | | | | | | | | | | 0.002s 86.338s 639139160868175455: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.002s 86.340s 639139160868193534: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4299 0.003s 86.343s 639139160868222234: | | | | | | | | | 4185 | | | | | | | | | | | | | | | | | | | | | | 0.001s 86.343s 639139160868231480: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8818 0.003s 86.347s 639139160868261963: | | | | | | | | | 8707 | | | | | | | | | | | | | | | | | | | | | | 0.002s 86.349s 639139160868282075: | | | | | | | | | | | | | | | | 4312 | | | | | | | | | | | | | | | 0.002s 86.351s 639139160868305844: | | | | | | | | | | | | | 4325 | | | | | | | | | | | | | | | | | | 0.002s 86.353s 639139160868323838: | | | | | | | 4285 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 86.353s 639139160868324094: | | | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.003s 86.356s 639139160868354793: | | | | | | | 4313 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 86.356s 639139160868359954: | | | | | | | | | | | | | | | | | | | | | 8766 | | | | | | | | | | 0.012s 86.368s 639139160868475607: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.002s 86.370s 639139160868497212: | | | | | | | | | | | | | | | | 8826 | | | | | | | | | | | | | | | 0.002s 86.372s 639139160868520950: | | | | | | | | | | | | | | | | | | 8827 | | | | | | | | | | | | | 0.002s 86.374s 639139160868539303: | | | | | | | | | | 8758 | | | | | | | | | | | | | | | | | | | | | 0.002s 86.377s 639139160868562444: | | | | | | | | | 4326 | | | | | | | | | | | | | | | | | | | | | | 0.006s 86.382s 639139160868619993: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.001s 86.384s 639139160868632840: | | | | | | | | | | | | | | | | | | | | | 8719 | | | | | | | | | | 0.002s 86.385s 639139160868648265: | | | | | | | | | | | | | | | | | | 8828 | | | | | | | | | | | | | 0.002s 86.387s 639139160868665955: | 4254 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 86.391s 639139160868703689: | | | | | | | | | | | | | | | | | | | | | 8829 | | | | | | | | | | 0.002s 86.393s 639139160868725857: | 8830 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 86.413s 639139160868922487: | | | | | | | | | | 8399 | | | | | | | | | | | | | | | | | | | | | 0.002s 86.414s 639139160868938781: | | | | | | | | | | | | | | | | | | 4231 | | | | | | | | | | | | | 0.000s 86.414s 639139160868938941: | | | | | | | 8832 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 86.416s 639139160868956791: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.003s 86.419s 639139160868990166: | | | | | | | | | | | 8833 | | | | | | | | | | | | | | | | | | | | 0.004s 86.423s 639139160869027203: | | | | | | | | | | 4327 | | | | | | | | | | | | | | | | | | | | | 0.002s 86.425s 639139160869043953: | | | | | | | 4313 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 86.425s 639139160869044102: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.004s 86.428s 639139160869080727: | | | | | | | 8824 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 86.431s 639139160869107445: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.000s 86.431s 639139160869107807: | | | | | | | | | | | 8836 | | | | | | | | | | | | | | | | | | | | 0.002s 86.434s 639139160869132247: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 86.434s 639139160869132546: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.001s 86.435s 639139160869143074: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4317 | | | | 0.000s 86.435s 639139160869144954: | | | | | | | | | | | 4246 | | | | | | | | | | | | | | | | | | | | 0.002s 86.437s 639139160869161737: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8837 | | | 0.002s 86.439s 639139160869185489: | | | | | | | | | | | | | | | | | | | | | | | | 4292 | | | | | | | 0.000s 86.439s 639139160869186369: | | 8839 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 86.442s 639139160869212624: | | | | | | | | | | | | | | | | | | | | | | | 4316 | | | | | | | | 0.001s 86.442s 639139160869218535: | | | | | | | 4285 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 86.442s 639139160869220445: | | | | | | | | | | | | | | | | | | | | | | | | 4308 | | | | | | | 0.003s 86.446s 639139160869252005: | | | | | | | 8840 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 86.451s 639139160869307956: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.005s 86.456s 639139160869358707: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8848 | | | 0.006s 86.462s 639139160869414270: | | | 4245 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 86.471s 639139160869504472: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4147 | | | 0.002s 86.473s 639139160869523275: | | | 8849 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 86.483s 639139160869630073: | | | 4245 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 86.484s 639139160869634440: | | | | | | | | | | | | | | | | | | | | | | | | 8843 | | | | | | | 0.003s 86.487s 639139160869662530: | | | | | | | | | | | | | | | | | | | | | | | 8851 | | | | | | | | 0.002s 86.489s 639139160869681897: | | | 8841 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 86.491s 639139160869703286: | | | | | | | | | | | | | 8853 | | | | | | | | | | | | | | | | | | 0.004s 86.495s 639139160869745714: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.001s 86.496s 639139160869755837: | | | | | | | | | | | | | | | | | | | | | | | | 4292 | | | | | | | 0.006s 86.501s 639139160869811387: | | | | | | | | | | | | | | | | | | | | | | | | 8854 | | | | | | | 0.003s 86.504s 639139160869839055: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8861 | | | | 0.006s 86.511s 639139160869902176: | | | | | | | | | | | | | | | | | | | | | | | 4316 | | | | | | | | 0.006s 86.516s 639139160869959769: | | | | | | | | | | | | | | | | | | | | | | 4307 | | | | | | | | | 0.002s 86.518s 639139160869978948: | | | | | | | | | | | | | | | | | | | | | | | | | 4255 | | | | | | 0.004s 86.523s 639139160870023665: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.001s 86.524s 639139160870038302: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.005s 86.529s 639139160870087617: | | | | | | | | | | | | | | | | | | | | | | | | | 4286 | | | | | | 0.004s 86.533s 639139160870131322: | | | | | | | | | | | | | | | | | | | | | | | 8864 | | | | | | | | 0.013s 86.546s 639139160870257149: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.000s 86.547s 639139160870261863: | | | | | | | | | | | | | | | | | | | | | | 8867 | | | | | | | | | 0.002s 86.548s 639139160870281595: | | | | | | | | | 8868 | | | | | | | | | | | | | | | | | | | | | | 0.003s 86.552s 639139160870314172: | | | | | | | | | | 8872 | | | | | | | | | | | | | | | | | | | | | 0.003s 86.554s 639139160870340130: | | | | | | | | | | | | | | | | | | | | | | | | | 8876 | | | | | | 0.011s 86.565s 639139160870447595: | | | | | | | | | | | | | | | | | | 8873 | | | | | | | | | | | | | 0.011s 86.576s 639139160870559944: | | | | | | | | | | | | | | | 4266 | | | | | | | | | | | | | | | | 0.008s 86.584s 639139160870636951: | | | | | | | | | | | | | | | 8878 | | | | | | | | | | | | | | | | 0.003s 86.587s 639139160870667946: | | | | | | | | | | | 8874 | | | | | | | | | | | | | | | | | | | | 0.006s 86.593s 639139160870730636: | | | | | | | | | | | | | | | 4266 | | | | | | | | | | | | | | | | 0.001s 86.595s 639139160870742062: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8875 | | | 0.009s 86.604s 639139160870833465: | | | | | | | | | | | | | | | 8869 | | | | | | | | | | | | | | | | 0.186s 86.789s ... 639139160872690386: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8879 0.011s 86.801s 639139160872801939: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8870 0.043s 86.844s 639139160873232357: | | | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.003s 86.847s 639139160873262539: | | | | | | | | | | | | | | | | 8871 | | | | | | | | | | | | | | | 0.104s 86.950s .. 639139160874297946: | | | | | 8860 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 86.955s 639139160874348989: | | | | | 8855 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 86.979s 639139160874587681: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 86.984s 639139160874638356: | | 8856 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.055s 87.040s . 639139160875192811: | | | | | | | | | | | | | | | | | | | | | | | | | | 8842 | | | | | 0.017s 87.056s 639139160875358325: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.005s 87.061s 639139160875404335: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8885 | | | | 0.018s 87.079s 639139160875589272: | | | | | | | | | | | | | | | | | 4267 | | | | | | | | | | | | | | 0.002s 87.081s 639139160875610004: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.027s 87.108s 639139160875881407: | | | | | | | | | | | | | | | | | 4328 | | | | | | | | | | | | | | 0.002s 87.111s 639139160875904895: | | | | | | | | | | | | | | | | | | | | | | 8887 | | | | | | | | | 0.072s 87.183s . 639139160876627328: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | | 0.008s 87.191s 639139160876705610: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8889 | | 0.010s 87.201s 639139160876809282: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | | 0.003s 87.204s 639139160876839204: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8668 | | 0.005s 87.210s 639139160876893540: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8568 | | 0.037s 87.247s 639139160877267264: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8526 | | 0.011s 87.258s 639139160877379073: | | | | | | 4225 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 87.265s 639139160877448424: | | | | | | 8892 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 87.268s 639139160877478943: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.000s 87.269s 639139160877482282: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8893 | | 0.011s 87.280s 639139160877596044: | | | | | | | | | | | | | | | | | 8894 | | | | | | | | | | | | | | 0.002s 87.282s 639139160877617439: | | | | | | 4225 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 87.284s 639139160877640244: | | | | | | 8895 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 87.286s 639139160877660385: | | | | | | | | | | | | | | | | | | | | | | | 8896 | | | | | | | | 0.057s 87.343s . 639139160878229204: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.003s 87.346s 639139160878258077: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.005s 87.351s 639139160878308760: | | | | | | | | | | | | | | | | | | | | | | | | | 4315 | | | | | | 0.047s 87.398s 639139160878773926: | | | | | | | | | | | | | | | | | | | | | | | | | 8900 | | | | | | 0.058s 87.456s . 639139160879355621: | | | | 4300 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 87.462s 639139160879414970: | | | | 8904 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 87.468s 639139160879475513: | | | | 4300 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 87.469s 639139160879488636: | | | | 8899 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.030s 87.499s 639139160879790263: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.005s 87.504s 639139160879838023: | | | | | | | | | | | | | | | | | | | | | | 8906 | | | | | | | | | 0.008s 87.512s 639139160879920353: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.001s 87.513s 639139160879931193: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.002s 87.515s 639139160879951240: | | | | | | | | | | | | | | | | | | | | | | 8907 | | | | | | | | | 0.002s 87.518s 639139160879973896: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8908 | | | | 0.014s 87.532s 639139160880115348: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.001s 87.532s 639139160880120536: | | | | | | | | | | | | | | | | | | | | | | 4220 | | | | | | | | | 0.002s 87.534s 639139160880136252: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8909 | | | | 0.007s 87.541s 639139160880204328: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4125 | | | | 0.041s 87.582s 639139160880612401: | | | | | | | | | | | | | | | | | | | | 4280 | | | | | | | | | | | 0.005s 87.586s 639139160880657883: | | | | | | | | | | | | | | | | | | | | 4121 | | | | | | | | | | | 0.003s 87.589s 639139160880689048: | | | | | | | | | | | | | | | | | | | | 8914 | | | | | | | | | | | 0.003s 87.593s 639139160880722244: | | | | | | | | 4304 | | | | | | | | | | | | | | | | | | | | | | | 0.027s 87.619s 639139160880990656: | | | | | | | | | | | | 4306 | | | | | | | | | | | | | | | | | | | 0.006s 87.625s 639139160881050768: | | | | | | | | | | | | | | | | | | | | 4121 | | | | | | | | | | | 0.002s 87.627s 639139160881067351: | | | | | | | | | | | | 8916 | | | | | | | | | | | | | | | | | | | 0.002s 87.629s 639139160881085453: | | | | | | | | | | | | | | | | | | | | 8913 | | | | | | | | | | | 0.005s 87.633s 639139160881131427: | | | | | | | | | | | | 4306 | | | | | | | | | | | | | | | | | | | 0.000s 87.634s 639139160881132194: | | | | | | | | | | | | | | | | | | | 8740 | | | | | | | | | | | | 0.002s 87.635s 639139160881150351: | | | | | | | | | | | | | | | | | | | | 4280 | | | | | | | | | | | 0.000s 87.635s 639139160881150583: | | | | | | | | | | | | 8812 | | | | | | | | | | | | | | | | | | | 0.003s 87.639s 639139160881182485: | | | | | | | | | | | | | | | | | | | | 8784 | | | | | | | | | | | 0.002s 87.641s 639139160881204179: | | | | | | | | | | | | 8762 | | | | | | | | | | | | | | | | | | | 0.007s 87.648s 639139160881272970: | | | | | | | | | | | | | | | | | | | | 4329 | | | | | | | | | | | 0.001s 87.649s 639139160881285635: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.003s 87.652s 639139160881317024: | | | | | | | | | | | | | | 4278 | | | | | | | | | | | | | | | | | 0.002s 87.654s 639139160881339121: | | | | | | | | 8922 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 87.659s 639139160881382761: | | | | | | | | | | | | | | 8886 | | | | | | | | | | | | | | | | | 0.001s 87.660s 639139160881397623: | | | | | | | | | | | | 4297 | | | | | | | | | | | | | | | | | | | 0.000s 87.660s 639139160881401479: | | | | | | | | | | | | | | | | | | | 8924 | | | | | | | | | | | | 0.006s 87.666s 639139160881457186: | | | | | | | | | | | | | | 4330 | | | | | | | | | | | | | | | | | 0.002s 87.668s 639139160881475589: | | | | | | | | | | | | 8612 | | | | | | | | | | | | | | | | | | | 0.003s 87.671s 639139160881504993: | | | | | | | | 4304 | | | | | | | | | | | | | | | | | | | | | | | 0.011s 87.682s 639139160881619216: | | | | | | | | | | | | 8592 | | | | | | | | | | | | | | | | | | | 0.009s 87.691s 639139160881710441: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8858 | | | | 0.001s 87.693s 639139160881724551: | | | | | | | | 8652 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 87.698s 639139160881780524: | | | | | | | | 8622 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 87.701s 639139160881804643: | | | | | | | | | | | | 4331 | | | | | | | | | | | | | | | | | | | 0.004s 87.704s 639139160881839853: | | | | | | | | | | | | | | | | | | | | | | 8797 | | | | | | | | | 0.004s 87.709s 639139160881882718: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4317 | | | | 0.002s 87.710s 639139160881901029: | | | | | | | | | | | | | | | | | | | | | | 4332 | | | | | | | | | 0.004s 87.715s 639139160881942393: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8726 | | | | 0.003s 87.717s 639139160881967588: | | | | | | | | 4333 | | | | | | | | | | | | | | | | | | | | | | | 0.017s 87.734s 639139160882132839: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8710 | | | | 0.010s 87.744s 639139160882233969: 8674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 87.750s 639139160882291870: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4334 | | | | 0.005s 87.754s 639139160882339153: 4335 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.059s 87.813s . 639139160882927535: | | | | | | | | | | | | | | 8928 | | | | | | | | | | | | | | | | | 0.004s 87.817s 639139160882968555: | | | | | | | | | | | | | | | | | | | | 4321 | | | | | | | | | | | 0.035s 87.852s 639139160883320484: | | | | | | | | | | | | 8935 | | | | | | | | | | | | | | | | | | | 0.003s 87.856s 639139160883354774: | | | | | | | | | | | | | | | | | | | | | | 8938 | | | | | | | | | 0.006s 87.862s 639139160883413871: | | | | | | | | | | | | | | | | | | | | 4259 | | | | | | | | | | | 0.003s 87.865s 639139160883444555: | | | | | | | | | | | | | | | | | | | | 8942 | | | | | | | | | | | 0.007s 87.872s 639139160883511741: | | | | | | | | 8943 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 87.875s 639139160883541975: | | | | | | | | | | | | | | | | | | | | 4259 | | | | | | | | | | | 0.012s 87.886s 639139160883659485: | | | | | | | | | | | | | | | | | | | | 8944 | | | | | | | | | | | 0.047s 87.933s 639139160884125907: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8948 | | | | 0.003s 87.936s 639139160884155902: 8949 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 87.948s 639139160884276790: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.004s 87.952s 639139160884312065: | | | | | | | | | | | | | | | | | | | | | | | | | 8950 | | | | | | 0.033s 87.985s 639139160884645196: | | | | 8945 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.044s 88.029s 639139160885087170: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4303 | 0.003s 88.032s 639139160885121305: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8946 | 0.026s 88.058s 639139160885377432: | 4287 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 88.064s 639139160885431863: | 8939 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.193s 88.256s ... 639139160887358411: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8940 | | 0.002s 88.258s 639139160887379762: | | | | | | | | | | | | | | | | | 4257 | | | | | | | | | | | | | | 0.002s 88.260s 639139160887399548: | | | | | | | | | | | | | | | | | 4267 | | | | | | | | | | | | | | 0.021s 88.281s 639139160887606250: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8936 | | | 0.003s 88.284s 639139160887632672: | | | | | | 4256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 88.287s 639139160887663562: | | | | | | 8962 | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 88.312s 639139160887915125: | | | | | | | | | | | | | | | | | | | | | | | 8953 | | | | | | | | 0.011s 88.323s 639139160888022073: | | | | | | | | | | | | | | | | | | | | | | | 8951 | | | | | | | | 0.003s 88.326s 639139160888055447: | | | | | | 4256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 88.330s 639139160888096908: | | | | | | 8937 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 88.333s 639139160888122761: | | | | | | | | | | | | | | | | | | | | | | | 8930 | | | | | | | | 0.037s 88.370s 639139160888497454: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.007s 88.377s 639139160888570236: | | | | | | | | | | | | | | | | | | | 4265 | | | | | | | | | | | | 0.002s 88.380s 639139160888591772: | | | | | | | | | | | | | | | | | | | 8964 | | | | | | | | | | | | 0.018s 88.398s 639139160888774744: | | | | | | | | | | | | | | | | | | | | | 8931 | | | | | | | | | | 0.018s 88.416s 639139160888953424: | | | | | | | | | | | | | | | | 4229 | | | | | | | | | | | | | | | 0.002s 88.418s 639139160888978353: | | | | | | | | | | | | | | | | 8932 | | | | | | | | | | | | | | | 0.002s 88.420s 639139160889001007: | | | | | | | | | | | | | | | | | 4328 | | | | | | | | | | | | | | 0.027s 88.447s 639139160889269996: | | | | | | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 88.460s 639139160889397426: | | | | | | | 8933 | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 88.485s 639139160889642152: | | | | | | | | | | | | | | | | | 8929 | | | | | | | | | | | | | | 0.041s 88.526s 639139160890054249: | | 8804 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.037s 88.562s 639139160890420842: | | 8800 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 88.566s 639139160890458846: | | | | | | | | | 4208 | | | | | | | | | | | | | | | | | | | | | | 0.003s 88.569s 639139160890490457: | | | | | | | | | 8977 | | | | | | | | | | | | | | | | | | | | | | 0.004s 88.574s 639139160890532750: | | 4276 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 88.579s 639139160890582574: | | | | | | | | | | | | | 4222 | | | | | | | | | | | | | | | | | | 0.002s 88.581s 639139160890606833: | | | | | | | | | | | | | | | | | | | | | | | | | | 8921 | | | | | 0.003s 88.584s 639139160890633452: | | | | | | | | | | | | | 8823 | | | | | | | | | | | | | | | | | | 0.007s 88.590s 639139160890700900: | | | | | | | | | | | | | | | | | | | | | | | | | | 8902 | | | | | 0.008s 88.599s 639139160890784608: | | | | | | | | | | | | | | | | | | 4320 | | | | | | | | | | | | | 0.000s 88.599s 639139160890787917: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.004s 88.603s 639139160890829363: | | | | | | | | | | | | | | | | | | | | | | | | | | 8744 | | | | | 0.011s 88.614s 639139160890939268: | | | | | | | | | | | | | | | | | | | | | | | | 4292 | | | | | | | 0.002s 88.617s 639139160890962373: | | | | | | | | | | | | | 8981 | | | | | | | | | | | | | | | | | | 0.002s 88.619s 639139160890986428: | | | | | | | | | | | | | | | | | | | | | | | | 4314 | | | | | | | 0.005s 88.624s 639139160891035885: | | | 4318 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 88.628s 639139160891081228: | | | | | | | | | | | | | | | | | | | | | | | | | | 8983 | | | | | 0.002s 88.630s 639139160891099141: | | | | | | | | | | | | | 4336 | | | | | | | | | | | | | | | | | | 0.006s 88.636s 639139160891159358: | | | | | | | | | | | 4281 | | | | | | | | | | | | | | | | | | | | 0.002s 88.638s 639139160891179046: | | | | | | | | | | 4327 | | | | | | | | | | | | | | | | | | | | | 0.001s 88.639s 639139160891186793: | | | | | | | | | | | 8987 | | | | | | | | | | | | | | | | | | | | 0.004s 88.643s 639139160891225782: | | | | | | | | | | | | | | | | | | | | | | | | | | 8720 | | | | | 0.002s 88.645s 639139160891243123: | | | | | | | | | | | | | | | | | | 8850 | | | | | | | | | | | | | 0.002s 88.646s 639139160891260913: | | | | | | | | | | | 4281 | | | | | | | | | | | | | | | | | | | | 0.026s 88.673s 639139160891524398: | | | | | | | | | | | 8718 | | | | | | | | | | | | | | | | | | | | 0.002s 88.675s 639139160891546353: | | | | | | | | | | | | | | | | | | | | | | | | 4292 | | | | | | | 0.001s 88.676s 639139160891556824: | | | 8993 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 88.678s 639139160891573013: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.002s 88.680s 639139160891595743: | | | | | | | | | | | | | | | 4319 | | | | | | | | | | | | | | | | 0.002s 88.681s 639139160891611384: | | | | | | | | | | | | | | | | | | | | | | | | | | 8717 | | | | | 0.002s 88.683s 639139160891630370: | | | | | | | | | | | | | | | | | | 8733 | | | | | | | | | | | | | 0.001s 88.685s 639139160891644416: | | | | | | | | | | | | | | | | | | | | | | | | 4308 | | | | | | | 0.002s 88.687s 639139160891665326: | | | | | | | | | | | | | | | 4305 | | | | | | | | | | | | | | | | 0.001s 88.688s 639139160891673840: | | | | | | | | | | | | | | | 4266 | | | | | | | | | | | | | | | | 0.001s 88.688s 639139160891679541: | | | | | | | | | | | | | | | | | | | | | | | | 8994 | | | | | | | 0.002s 88.691s 639139160891701820: | | | | | | | | | | | | | | | | | | | | | | | | | | 8658 | | | | | 0.002s 88.693s 639139160891724536: | | | | | | | | | | | 4309 | | | | | | | | | | | | | | | | | | | | 0.000s 88.693s 639139160891724723: | | | 4318 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 88.693s 639139160891726522: | | | | | | | | | | | | | | | | | | 4337 | | | | | | | | | | | | | 0.002s 88.695s 639139160891751208: | | | | | | | | | | | | | | | | | | | | | | | | | | 7990 | | | | | 0.006s 88.701s 639139160891810562: | | | | | | | | | | | 8629 | | | | | | | | | | | | | | | | | | | | 0.002s 88.704s 639139160891832700: | | | 8965 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 88.705s 639139160891849207: | | | | | | | | | | | | | | | | | | | | | | | | 4292 | | | | | | | 0.000s 88.705s 639139160891849462: | | | | | | | | | | 4294 | | | | | | | | | | | | | | | | | | | | | 0.002s 88.707s 639139160891864948: | | | | | | | | | | | | | | | | | | | | | | | | | | 4214 | | | | | 0.005s 88.712s 639139160891912274: | | | | | | | | | | | | | | | | | | | | | | | | 9001 | | | | | | | 0.002s 88.714s 639139160891933392: | | | | | | | | | | | | | | | | | | | | | | | | | | 7987 | | | | | 0.002s 88.715s 639139160891950959: | | | 8735 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 88.717s 639139160891966203: | | | | | | | | | | 9003 | | | | | | | | | | | | | | | | | | | | | 0.002s 88.719s 639139160891989469: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8917 0.002s 88.722s 639139160892013650: | | | | | | | | | | | 4338 | | | | | | | | | | | | | | | | | | | | 0.002s 88.724s 639139160892038645: | | 4247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 88.728s 639139160892075494: | | | 4339 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 88.732s 639139160892117025: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8898 0.002s 88.734s 639139160892136197: | | | | | | | | | | | | | | | | | | | | | | | | | | 7624 | | | | | 0.002s 88.736s 639139160892152525: | | 4268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 88.736s 639139160892152898: | | | | | | | | | | | | | | | | | | | | | | | | 8890 | | | | | | | 0.002s 88.737s 639139160892168896: | | | | | | | | | | 4327 | | | | | | | | | | | | | | | | | | | | | 0.010s 88.747s 639139160892265024: | | 9008 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 88.750s 639139160892296913: | | | | | | | | | | | | | | | | | | | | | | | | 8838 | | | | | | | 0.002s 88.752s 639139160892313144: | | | | | | | | | | 4209 | | | | | | | | | | | | | | | | | | | | | 0.002s 88.754s 639139160892333300: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8897 0.003s 88.757s 639139160892367467: | | 4268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 88.757s 639139160892369070: | | | | | | | | | | | | | | | 9010 | | | | | | | | | | | | | | | | 0.003s 88.761s 639139160892402899: | | | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.000s 88.761s 639139160892407068: | | | | | | | | | | 9011 | | | | | | | | | | | | | | | | | | | | | 0.002s 88.763s 639139160892428696: | | 9007 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 88.765s 639139160892445129: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8835 0.002s 88.767s 639139160892462206: | | | | | | | | | | | | | | | | | | | | | | | | | | 7511 | | | | | 0.001s 88.768s 639139160892476822: | | | | | | | | | | | | | | | | | | | | | | | | 8819 | | | | | | | 0.006s 88.774s 639139160892536573: | | | | | | | | | | | | | | | | | | | | | | | | | | 7450 | | | | | 0.002s 88.776s 639139160892554173: | | 4247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 88.776s 639139160892557629: | | | | | | | | | | | | | 9014 | | | | | | | | | | | | | | | | | | 0.004s 88.780s 639139160892593834: | | 8195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 88.784s 639139160892636806: | | | | | | | | | | | | | | | | | | | | | | | | 8750 | | | | | | | 0.002s 88.786s 639139160892658105: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8495 0.002s 88.788s 639139160892673651: | | | | | | | | | | | | | | | | | | | | | | | | | | 4340 | | | | | 0.006s 88.794s 639139160892732800: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4341 0.003s 88.797s 639139160892766776: | | | | | | | | | | | | | | | | | | | | | | | | 8656 | | | | | | | 0.005s 88.802s 639139160892820456: | | 8124 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 88.805s 639139160892843329: | | | | | | | | | | | | | | | | | | | | | | | | 4342 | | | | | | | 0.005s 88.810s 639139160892896626: | | 4343 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.039s 88.849s 639139160893282983: | | | | | | | | | | | | | | | | | | | 4235 | | | | | | | | | | | | 0.006s 88.854s 639139160893339323: | | | | | | | | | | | | | | | | | | | 4265 | | | | | | | | | | | | 0.001s 88.855s 639139160893348032: | | | | | | | | | | | | | | | | | | 9017 | | | | | | | | | | | | | 0.003s 88.858s 639139160893381637: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.004s 88.862s 639139160893421680: | | | | | | | | | | | | | | | | | | | 9020 | | | | | | | | | | | | 0.005s 88.867s 639139160893471011: | | | 4226 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 88.872s 639139160893518288: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.000s 88.872s 639139160893519518: | | | 9022 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 88.877s 639139160893566217: | | | | | | | | | | | 4309 | | | | | | | | | | | | | | | | | | | | 0.000s 88.877s 639139160893569961: | | | | | | | | | | | | | | | | | | | 9026 | | | | | | | | | | | | 0.003s 88.880s 639139160893599891: | | | | | | | | | | | 9024 | | | | | | | | | | | | | | | | | | | | 0.003s 88.883s 639139160893629784: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 88.884s 639139160893634335: | | | | | | | | | | | | | | | | | | | 4250 | | | | | | | | | | | | 0.016s 88.899s 639139160893789407: | | | | | 9025 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.055s 88.955s . 639139160894342337: | | | | | | | | | | | | | | | | | | | | | | | | | | 9030 | | | | | 0.016s 88.971s 639139160894503956: | | | | | | | | | | | | | | | | | | | | | | | | 9031 | | | | | | | 0.002s 88.973s 639139160894524176: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9033 0.004s 88.977s 639139160894562687: | | | | | | | | | | | | | | 4322 | | | | | | | | | | | | | | | | | 0.001s 88.978s 639139160894575345: | | 9035 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 88.996s 639139160894755484: | | | | | | | | | | | | 4288 | | | | | | | | | | | | | | | | | | | 0.007s 89.003s 639139160894829304: | | | | | | | | | | | | 9036 | | | | | | | | | | | | | | | | | | | 0.002s 89.005s 639139160894851435: | | | | | | | | | 4208 | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.009s 639139160894885352: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4334 | | | | 0.000s 89.009s 639139160894887664: | | | | | | | | | 4169 | | | | | | | | | | | | | | | | | | | | | | 0.007s 89.016s 639139160894957806: | | | | | | | | | 4326 | | | | | | | | | | | | | | | | | | | | | | 0.004s 89.020s 639139160894998589: | | | | | | | | | | | | | | 9042 | | | | | | | | | | | | | | | | | 0.034s 89.054s 639139160895340758: | | | | | | | | | | | | | | 4322 | | | | | | | | | | | | | | | | | 0.014s 89.069s 639139160895482531: | | | | | | | | | | | | | | 9041 | | | | | | | | | | | | | | | | | 0.003s 89.072s 639139160895513646: | | | | | | | | | | | | | | | | | | | 9045 | | | | | | | | | | | | 0.003s 89.075s 639139160895543056: 4298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 89.076s 639139160895555933: | | | | | | | | | 9046 | | | | | | | | | | | | | | | | | | | | | | 0.004s 89.080s 639139160895592150: 9047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.082s 639139160895620058: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9048 | | | | 0.003s 89.085s 639139160895645700: | | | | | | | | | | | | | | | | | | | 9032 | | | | | | | | | | | | 0.013s 89.098s 639139160895774745: 4298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 89.105s 639139160895842897: 9018 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.107s 639139160895862573: | | | | | | | | | 4326 | | | | | | | | | | | | | | | | | | | | | | 0.004s 89.111s 639139160895902145: | | | | | | | | | 9039 | | | | | | | | | | | | | | | | | | | | | | 0.005s 89.116s 639139160895955736: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4334 | | | | 0.004s 89.120s 639139160895999932: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9051 | | | | 0.031s 89.151s 639139160896307905: | | | | | | | | | 9027 | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.154s 639139160896334905: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4334 | | | | 0.001s 89.155s 639139160896345150: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9052 | | | | 0.016s 89.171s 639139160896509870: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4334 | | | | 0.002s 89.174s 639139160896534698: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9053 | | | | 0.002s 89.175s 639139160896551627: | | | | | | | | | 8865 | | | | | | | | | | | | | | | | | | | | | | 0.010s 89.186s 639139160896656123: | | | | | | | | | 4344 | | | | | | | | | | | | | | | | | | | | | | 0.068s 89.254s . 639139160897338809: | | | | | | | | | | 4209 | | | | | | | | | | | | | | | | | | | | | 0.004s 89.258s 639139160897377739: | | | | | | | | | | 4114 | | | | | | | | | | | | | | | | | | | | | 0.069s 89.327s . 639139160898064791: | | | | | | | | | 9055 | | | | | | | | | | | | | | | | | | | | | | 0.076s 89.403s . 639139160898826990: | | | | | | | | | | 9054 | | | | | | | | | | | | | | | | | | | | | 0.003s 89.406s 639139160898852370: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9028 | | | 0.004s 89.410s 639139160898892897: | | | | | | | | | | | | | | | 4266 | | | | | | | | | | | | | | | | 0.001s 89.411s 639139160898905039: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8705 | | | 0.003s 89.413s 639139160898931186: | | | | | | | | | | | | | | | 4217 | | | | | | | | | | | | | | | | 0.002s 89.415s 639139160898951228: | | | | | | | | | | | | | | | 9058 | | | | | | | | | | | | | | | | 0.006s 89.421s 639139160899009145: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9057 | | | 0.005s 89.426s 639139160899057399: | | | | | | | | | | | | | | | 4217 | | | | | | | | | | | | | | | | 0.002s 89.428s 639139160899077022: | | | | | | | | | | | | | | | 9050 | | | | | | | | | | | | | | | | 0.032s 89.460s 639139160899397615: | | | | | | | | | | | | | | | 8998 | | | | | | | | | | | | | | | | 0.007s 89.467s 639139160899468363: | | | | | | | | | | | | | | | 4305 | | | | | | | | | | | | | | | | 0.004s 89.471s 639139160899506776: | | | | | | | | | | | | | | | 8997 | | | | | | | | | | | | | | | | 0.016s 89.487s 639139160899667093: | | | | | | | | | | | | | | | 4319 | | | | | | | | | | | | | | | | 0.005s 89.492s 639139160899721357: | | | | | | | | | | | | | | | 8816 | | | | | | | | | | | | | | | | 0.006s 89.498s 639139160899777542: | | | | | | | | | | | | | | | | | | | | | | | | | 4269 | | | | | | 0.014s 89.512s 639139160899915049: | | | | | | | | | | | | | | | | | | | | | | | | | 4315 | | | | | | 0.002s 89.514s 639139160899935344: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.002s 89.516s 639139160899953703: | | | | 4138 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.518s 639139160899971732: | | | | 9066 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.519s 639139160899989520: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.000s 89.519s 639139160899989665: | | | | | | | | | | | | | | | 8737 | | | | | | | | | | | | | | | | 0.004s 89.524s 639139160900033570: | | | | | | | | | | | | | | | | | | | | | | | | | 9068 | | | | | | 0.002s 89.526s 639139160900058196: | | | | 4138 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 89.527s 639139160900070864: | | | | | | | | | | | | | | | 8730 | | | | | | | | | | | | | | | | 0.003s 89.530s 639139160900100537: | | | | 8989 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.533s 639139160900124068: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.000s 89.533s 639139160900124323: | | | | | | | | | | | | | | | 4345 | | | | | | | | | | | | | | | | 0.013s 89.546s 639139160900258632: | | | | | | | | | | | | | | | | | | | | | | | | | 9067 | | | | | | 0.007s 89.553s 639139160900330217: | | | | | | | | | | | | | | | | | | | | | | | | | 4201 | | | | | | 0.005s 89.559s 639139160900381852: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.001s 89.559s 639139160900387973: | | | | 9071 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.562s 639139160900420562: | | | | | | | | | | | | | | | | | 9072 | | | | | | | | | | | | | | 0.002s 89.564s 639139160900437309: | | | | 8863 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 89.570s 639139160900491851: | | | | | | | | | | | | | | | | | 4170 | | | | | | | | | | | | | | 0.003s 89.573s 639139160900521853: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4334 | | | | 0.004s 89.577s 639139160900564091: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9074 | | | | 0.003s 89.579s 639139160900591436: | | | | | | | | | | | | | | | | | 9065 | | | | | | | | | | | | | | 0.002s 89.581s 639139160900608243: | | | | 8795 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.027s 89.608s 639139160900873714: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4334 | | | | 0.001s 89.609s 639139160900884635: | 4132 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 89.618s 639139160900975805: | | | | 8759 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 89.625s 639139160901042342: | | | | 8716 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.628s 639139160901076310: | | | | | | | | | | | | | | | | | 8999 | | | | | | | | | | | | | | 0.003s 89.631s 639139160901109978: | | | | 8688 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 89.637s 639139160901162239: | | | | 8546 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 89.648s 639139160901279925: | | | | | | | | | | | | | | | | | 8925 | | | | | | | | | | | | | | 0.002s 89.651s 639139160901301841: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4303 | 0.005s 89.655s 639139160901347658: | | | | 8543 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.657s 639139160901368466: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9077 | 0.007s 89.664s 639139160901434939: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4303 | 0.004s 89.667s 639139160901470738: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9059 | 0.002s 89.670s 639139160901495146: | | | | | | | | | | | | | | | | | 4346 | | | | | | | | | | | | | | 0.002s 89.671s 639139160901511413: | | | | 4347 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 89.673s 639139160901525608: | | | | | | | | | | | | | | | 9079 | | | | | | | | | | | | | | | | 0.002s 89.675s 639139160901541874: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9006 | 0.004s 89.678s 639139160901579734: | | | | | | | | | | | | | | | | | | | | | | | | | 4315 | | | | | | 0.003s 89.681s 639139160901608357: | | | | | | | | | | | | | | | | | | | | | | | | | 4089 | | | | | | 0.030s 89.711s 639139160901903441: | | | | | | | | | | | | | | | | | | | | | | 4307 | | | | | | | | | 0.002s 89.713s 639139160901922721: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8882 | 0.003s 89.716s 639139160901952506: | | | | | | | | | | | | | | | | | | | | | | 4282 | | | | | | | | | 0.004s 89.720s 639139160901997237: | | | | | | | | | | | | | | | | | | | | | | 9083 | | | | | | | | | 0.002s 89.722s 639139160902020179: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8753 | 0.002s 89.724s 639139160902037219: | | | | | | | | | | | | | | 4330 | | | | | | | | | | | | | | | | | 0.005s 89.729s 639139160902088405: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8607 | 0.008s 89.738s 639139160902172629: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8525 | 0.002s 89.739s 639139160902190287: | 4264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.742s 639139160902221165: | | | | | | | | 9005 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.745s 639139160902243654: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9078 | | | | 0.001s 89.746s 639139160902258142: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8509 | 0.002s 89.748s 639139160902273279: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.751s 639139160902306089: | | | | | | | | 9086 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.753s 639139160902330734: | 4275 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 89.753s 639139160902330947: | | | | | | | | | | | | | | 4322 | | | | | | | | | | | | | | | | | 0.000s 89.753s 639139160902331117: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8969 | | | | 0.014s 89.767s 639139160902467888: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4303 | 0.001s 89.768s 639139160902473128: | 4323 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.769s 639139160902489248: | | | | | | | | | | | | | | 9089 | | | | | | | | | | | | | | | | | 0.003s 89.772s 639139160902521247: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8947 | | | | 0.002s 89.774s 639139160902537974: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9091 | 0.003s 89.777s 639139160902566504: | | | | | | | | | | | | | | | | | | | | 4181 | | | | | | | | | | | 0.004s 89.781s 639139160902607484: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9090 | 0.006s 89.787s 639139160902666289: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4348 | | | | 0.002s 89.789s 639139160902683209: | | | | | | | | | | | | | | | | | | | | 4259 | | | | | | | | | | | 0.000s 89.789s 639139160902683395: | | | | | | 4225 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 89.789s 639139160902683558: | | | | | | | | | | | | | | 4330 | | | | | | | | | | | | | | | | | 0.003s 89.791s 639139160902710986: | | | | | | | | | | | | | | 4322 | | | | | | | | | | | | | | | | | 0.003s 89.795s 639139160902745087: | | | | | | | | | | | | | | 9023 | | | | | | | | | | | | | | | | | 0.002s 89.797s 639139160902767685: | | | | | | | | | | | | | | | | | | 4320 | | | | | | | | | | | | | 0.000s 89.797s 639139160902771442: | | | | | | | | | | | | | | | | | | | | 4232 | | | | | | | | | | | 0.001s 89.798s 639139160902778495: | | | | | | | | | | | | | | 9099 | | | | | | | | | | | | | | | | | 0.003s 89.801s 639139160902807412: | | | | | | | | | | | | | | | | | | | | 4121 | | | | | | | | | | | 0.002s 89.803s 639139160902828172: | | | | | | | | | | | | | | | | | | 9088 | | | | | | | | | | | | | 0.002s 89.806s 639139160902852709: | | | | | | | | | | | | | | | | | | | | 4280 | | | | | | | | | | | 0.000s 89.806s 639139160902853292: | | | | | | 9103 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.808s 639139160902876257: | | | | | | | | | | | | | | | | | | | | 4249 | | | | | | | | | | | 0.001s 89.809s 639139160902888488: | 9102 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 89.824s 639139160903039191: | | | | | | | | | | | | | | | | | | | | 8941 | | | | | | | | | | | 0.003s 89.827s 639139160903069366: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8508 | 0.003s 89.830s 639139160903096529: | | | | | | | | | | | | | | | | | | 9015 | | | | | | | | | | | | | 0.003s 89.833s 639139160903124255: | | | | 9108 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.836s 639139160903152211: | | | | | | | | | | | | | | | | | 9110 | | | | | | | | | | | | | | 0.003s 89.838s 639139160903180265: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9111 | 0.003s 89.841s 639139160903208166: | | | | | | | | | | 4209 | | | | | | | | | | | | | | | | | | | | | 0.000s 89.841s 639139160903208434: | | | | | | | | | | | | | | | | | | 9109 | | | | | | | | | | | | | 0.003s 89.844s 639139160903235967: | | | | | 4196 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 89.844s 639139160903236432: | | | | | | | | | | | | | | | | | | | | | | | | | 9081 | | | | | | 0.003s 89.847s 639139160903264959: | | | | | | | | | | 4294 | | | | | | | | | | | | | | | | | | | | | 0.000s 89.847s 639139160903265208: | | | | | | | | | | | | | | | | | | | | 4321 | | | | | | | | | | | 0.004s 89.851s 639139160903305978: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 89.851s 639139160903309768: | | | | | | | | | | 4221 | | | | | | | | | | | | | | | | | | | | | 0.000s 89.852s 639139160903312330: | | | | | | | | | | | | | | | | | | | | 8926 | | | | | | | | | | | 0.002s 89.854s 639139160903335070: | | | | | 9117 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.856s 639139160903360860: | | | | | | | | | | 9118 | | | | | | | | | | | | | | | | | | | | | 0.006s 89.862s 639139160903416902: | | | | | | | | | | | 4338 | | | | | | | | | | | | | | | | | | | | 0.002s 89.864s 639139160903436625: | | | | | | | | | | | | | | | | | | | | | | | | | 4315 | | | | | | 0.000s 89.864s 639139160903437815: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 89.866s 639139160903452310: | | | | | 9114 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 89.898s 639139160903772451: | | | | | | | | | | | | | | | | | | | | | | | | | 8866 | | | | | | 0.003s 89.901s 639139160903805936: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.006s 89.907s 639139160903864827: | | | | | 4196 | | | | | | | | | | | | | | x | | | | | | | | | | | 0.006s 89.913s 639139160903924743: | | | | | | | | | | | | | | | | | | | | x | | | | 4286 | | | | | | 0.002s 89.915s 639139160903942056: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | 4251 | | 0.002s 89.917s 639139160903963228: | | | | | | | | | | | | | | | | | | | | x | | | | | | | 4290 | | | 0.002s 89.918s 639139160903978269: | | | | | 9004 | | | | | | | | | | | | | | x | | | | | | | | | | | 0.008s 89.926s 639139160904058904: | | | | | | | | | | | | | | | | | | | | x | | | | 8862 | | | | | | 0.002s 89.928s 639139160904076974: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | 9101 | | 0.002s 89.930s 639139160904093352: | | 4247 | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.001s 89.931s 639139160904107425: | | | | | | | | | | | | | | | | | | | | x | | | | | | | 9129 | | | 0.002s 89.933s 639139160904124286: | | | | | 8992 | | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 89.935s 639139160904141990: | | | | | | | | | | | | | | | | | | | | x | | | 4292 | | | | | | | 0.002s 89.936s 639139160904160673: | | | | | | | | | | | | | | | | | | | | 9130 | | | | | | 9131 | | | | 0.002s 89.938s 639139160904178455: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4341 0.000s 89.938s 639139160904179125: | | | | | | | | | | | 4309 | | | | | | | | | | | | | | | | | | | | 0.000s 89.938s 639139160904179607: | | | | | | | | | | | | | | | | | | | | | | | | | 4255 | | | | | | 0.000s 89.939s 639139160904183418: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 89.940s 639139160904193409: | | | | | | | | | | | | | | | | | | | | | | | | 4133 | | | | | | | 0.001s 89.941s 639139160904208128: | | | | | | | | | | | | | | | | | | | | | | | | | 9133 | | | | | | 0.003s 89.944s 639139160904233937: | | | | | | | | | | | 9136 | | | | | | | | | | | | | | | | | | | | 0.017s 89.960s 639139160904399227: | | | | | | | | | | | | | | | | 4229 | | | | | | | | | | | | | | | 0.000s 89.960s 639139160904399762: | | | | | | | | | | | | | | | | | | | | | | | | 4308 | | | | | | | 0.002s 89.962s 639139160904417765: | | 9140 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.964s 639139160904440517: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4290 | | | 0.000s 89.964s 639139160904440784: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9138 | | 0.004s 89.968s 639139160904481338: | | | | | | | | | | | | | | | | 4197 | | | | | | | | | | | | | | | 0.001s 89.969s 639139160904486932: | | | | | 8923 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.972s 639139160904517662: | | | | | | | | | | | | | | | | | | | | | | | | 4314 | | | | | | | 0.000s 89.972s 639139160904517891: | | | | | | | | | | | 4309 | | | | | | | | | | | | | | | | | | | | 0.000s 89.972s 639139160904518218: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8687 | | | 0.002s 89.974s 639139160904533599: | | | | | | | | | | | | | | | | 4312 | | | | | | | | | | | | | | | 0.000s 89.974s 639139160904533745: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 89.974s 639139160904538339: | | | | | | | | | | | 9132 | | | | | | | | | | | | | | | | | | | | 0.002s 89.976s 639139160904561583: | | | | | | | | | | | | | | | | 9146 | | | | | | | | | | | | | | | 0.008s 89.984s 639139160904636853: | | 9148 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 89.987s 639139160904666830: | | | | | | | | | | | | 4331 | | | | | | | | | | | | | | | | | | | 0.000s 89.987s 639139160904667147: | | | | | | | | | | | | | | | | | | | | | | | | 9149 | | | | | | | 0.002s 89.989s 639139160904688910: | | | | | | | | | | | | | | | | 4312 | | | | | | | | | | | | | | | 0.000s 89.989s 639139160904689133: | | | | | 8712 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 89.991s 639139160904706763: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4301 | | | 0.000s 89.991s 639139160904706918: | | | | | | | | | | | 4338 | | | | | | | | | | | | | | | | | | | | 0.000s 89.991s 639139160904707044: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9150 0.004s 89.995s 639139160904742306: | | | | | | | | | | | | | | | | 9144 | | | | | | | | | | | | | | | 0.002s 89.997s 639139160904761944: | | 4186 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 89.997s 639139160904762150: | | | | | | | | | | | 9013 | | | | | | | | | | | | | | | | | | | | 0.003s 89.999s 639139160904790437: 4223 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.000s 639139160904798543: | | | 4339 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.000s 639139160904798818: | | | | | | | 4313 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.001s 639139160904803234: | | | | | | | | | | | | | | | | 4197 | | | | | | | | | | | | | | | 0.000s 90.001s 639139160904805135: | | | | | | | | | | | | | | | | | | | | | | | | 4314 | | | | | | | 0.001s 90.002s 639139160904817509: | | | | | 9153 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.004s 639139160904839990: | | | | | | | | | | | | | | | | 8631 | | | | | | | | | | | | | | | 0.002s 90.007s 639139160904862183: 4335 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.007s 639139160904868733: | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.002s 90.009s 639139160904887361: | | | | | | | | | | | x | | | | | | | | | | | | 4203 | | | | | | | 0.002s 90.011s 639139160904903453: | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | 4341 0.002s 90.012s 639139160904919149: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.002s 90.014s 639139160904939693: | | | | | | | 4166 | | | x | | | | x | | | | | | | | | | | | | | | 0.002s 90.016s 639139160904956900: | | | | | 9157 | | | | | 4338 | | | | x | | | | | | | | | | | | | | | 0.021s 90.037s 639139160905162116: | | | | | | | | | | | | | | | | x | | | | | | | 9145 | | | | | | | 0.003s 90.039s 639139160905187860: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 9160 0.002s 90.041s 639139160905204885: | | | | | | | 4291 | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.043s 639139160905222928: | | | | | | | | | | | 9162 | | | | x | | | | | | | | | | | | | | | 0.001s 90.044s 639139160905237630: | | | | | | | | | | | | | | | | x | | | | | | | x | | | | | | | 0.005s 90.049s 639139160905286707: | | | | | | | | | | | | | | | | x | | | | | | | x | | | | | | 4341 0.002s 90.051s 639139160905305576: | | | | | | | 9164 | | | | | | | | x | | | | | | | x | | | | | | | 0.002s 90.053s 639139160905325628: | | | | | x | | | | | | | | | | x | | | | | | | 4314 | | | | | | | 0.001s 90.054s 639139160905340107: | | | | | x | | | | | 4338 | | | | x | | | | | | | | | | | | | | | 0.002s 90.056s 639139160905358195: | | | | | x | | | | | | 4297 | | | x | | | | | | | | | | | | | | | 0.006s 90.062s 639139160905414298: | | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | 9167 0.002s 90.064s 639139160905434538: 9168 | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.066s 639139160905454785: | | | | | x | | | | | | | | | | x | | | | | | | 9169 | | | | | | | 0.002s 90.067s 639139160905470556: | | | | | 9170 | | | | | 4309 | | | | x | | | | | | | | | | | | | | | 0.002s 90.069s 639139160905489096: | | | | | | | | | | | | 4288 | | | x | | | | | | | | | | | | | | | 0.013s 90.082s 639139160905614781: | | | | | | | 4291 | | | | | | | | x | | | | | | | | | | | | | | | 0.003s 90.085s 639139160905643120: | | | 4302 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.003s 90.087s 639139160905670905: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.003s 90.090s 639139160905698142: | | | | | x | | | | | 4338 | | | | x | | | | | | | | | | | | | | | 0.003s 90.093s 639139160905726144: | | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | 4341 0.003s 90.096s 639139160905754404: | | | | | x | | | | | | | | | | x | | | | | | | 4314 | | | | | | | 0.003s 90.099s 639139160905783777: | | | | | x | | | | | | 9171 | | | x | | | | | | | | | | | | | | | 0.003s 90.102s 639139160905812274: | | | | | x | | | | | | | | | | x | | 9019 | | | | | | | | | | | | 0.003s 90.105s 639139160905841903: 4335 | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.107s 639139160905866089: | | | | | x | 9159 | | | | | | | | x | | | | | | | | | | | | | | | 0.006s 90.113s 639139160905925880: | | | | | x | | | | | | | | | | x | | | | | | | | | 4340 | | | | | 0.024s 90.137s 639139160906168750: | | | 4226 | x | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.139s 639139160906184774: | | | | | x | | | | | 9179 | | | | x | | | | | | | | | | | | | | | 0.002s 90.140s 639139160906201059: | | | | | 9180 | | | | | | | | | | x | | | | | | | 4342 | | | | | | | 0.001s 90.142s 639139160906215515: | | | | | | | | | | | | 4297 | | | x | | | | | | | | | | | | | | | 0.002s 90.144s 639139160906234197: | | | | | | | | | | | | | | | | x | | 4265 | | | | | | | | | | | | 0.002s 90.146s 639139160906253061: 9156 | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.148s 639139160906271958: | | | | | | | 9158 | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.149s 639139160906290421: | | | | | | | | | | | | | | | | x | | | | | | | | | | | 8625 | | | 0.001s 90.151s 639139160906305222: | | | | | | | | 4304 | | | | | | | x | | | | | | | | | | | | | | | 0.001s 90.152s 639139160906319227: | | 4343 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.006s 90.158s 639139160906376454: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 9183 0.002s 90.160s 639139160906394197: | | | 4120 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.006s 90.166s 639139160906452642: | | | | | | | | | | | | | | | | x | | | | | 4282 | | | | | | | | | 0.002s 90.167s 639139160906467726: | | | | | | | | | | | | | | | | x | | | | | | 4316 | | | | | | | | 0.002s 90.169s 639139160906483510: | | | | | | | | | | | 4338 | | | | x | | | | | | | | | | | | | | | 0.002s 90.170s 639139160906500142: | | | | | | | | | | | | 9165 | | | x | | | | | | | | | | | | | | | 0.002s 90.172s 639139160906518025: | | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 90.174s 639139160906532768: | | | | | x | | | | | | | | | | x | | 9016 | | | | | | | | | | | | 0.001s 90.175s 639139160906547182: 4223 | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.177s 639139160906564578: | | | | | x | 4313 | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.178s 639139160906579850: | | | | | x | | | | | | | | | | x | | | | | | | | | | | 8524 | | | 0.001s 90.180s 639139160906594819: | | | | | x | | 4333 | | | | | | | x | | | | | | | | | | | | | | | 0.012s 90.192s 639139160906712738: | | | | | x | | | | | | | | | | x | | | | | | | 4314 | | | | | | | 0.002s 90.193s 639139160906728356: | | | 9184 | x | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.195s 639139160906744690: | | | | | x 4225 | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.196s 639139160906760565: | | | | | x | | | | | | | | | | x | | | | | | 4324 | | | | | | | | 0.001s 90.198s 639139160906774736: | | | | | 9193 | | | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 90.199s 639139160906788856: | | | | | | | | | | | x 4331 | | | x | | | | | | | | | | | | | | | 0.001s 90.201s 639139160906803140: | | | | | | | | | | | x | | | | x | | | | 9175 | | | | | | | | | | 0.001s 90.202s 639139160906817211: | | | | | | | | | | | x | | | | x | | 4235 | | | | | | | | | | | | 0.002s 90.204s 639139160906835554: 9188 | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.002s 90.206s 639139160906854810: | | | | | | | | | | | x | | | | x | | | | | | | | | 4214 | | | | | 0.001s 90.207s 639139160906869717: | | | | | | | 4202 | | | x | | | | x | | | | | | | | | | | | | | | 0.002s 90.209s 639139160906885399: | | | | | | | | | | | x | | | | x | | | | | | | | | | | 8513 | | | 0.002s 90.211s 639139160906901759: | | | | | | | | | | 4221 x | | | | x | | | | | | | | | | | | | | | 0.002s 90.212s 639139160906920122: | | | | | | | | | | | x | | | | x | | | | | | | 4203 | | | | | | | 0.005s 90.217s 639139160906968555: | | | | | | | | | | | 9199 | | | | x | | | | | 4332 | | | | | | | | | 0.002s 90.219s 639139160906989442: | | | 4226 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.027s 90.246s 639139160907259431: | | | | | | | | | | | | 9187 | | | x | | | | | | | | | | | | | | | 0.005s 90.251s 639139160907306506: | | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.253s 639139160907322764: | | 9203 | | x | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.254s 639139160907341407: | | | | | x | | | | | | | | | | x | | 8675 | | | | | | | | | | | | 0.002s 90.257s 639139160907363245: | | | | | x | | | | | | | | | | x | | | | 9128 | | | | | | | | | | 0.002s 90.259s 639139160907382149: x | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.261s 639139160907403716: x | | | | x | | | | | | | | | | x | | | | | | | | | 9205 | | | | | 0.002s 90.262s 639139160907421418: x | | | | x | 9107 | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.264s 639139160907439623: x | | | | 4263 | | | | | | | | | | x | | | | | | | | | | | 9201 | | | 0.002s 90.266s 639139160907457743: x | | | | | | | | | | | | | | | x | | | | | | | 9197 | | | | | | | 0.010s 90.276s 639139160907552830: 9208 | | | | | 9075 | | | | | | | | | x | | | | | | | | | | | | | | | 0.005s 90.280s 639139160907600184: | | | 9178 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.283s 639139160907623234: | | | | | | | | | | | | | | 4278 | x | | | | | | | | | | | | | | | 0.002s 90.284s 639139160907639065: | | | | | | | | 4304 | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.286s 639139160907658071: | | | | | | | | | | | | 4288 | | | x | | | | | | | | | | | | | | | 0.002s 90.288s 639139160907676505: | | | | | | | | | | | | | 4336 | | x | | | | | | | | | | | | | | | 0.002s 90.290s 639139160907693781: | | | | | | | | | | | | | | | | x | | | | | | 4293 | | | | | | | | 0.002s 90.291s 639139160907711453: | | | | | | | | | | | | | | | | x | | 4265 | | | | | | | | | | | | 0.001s 90.293s 639139160907726006: | | | | | | | | | | | | | | | | x | | | | 9105 | | | | | | | | | | 0.002s 90.295s 639139160907742357: | | 4343 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.296s 639139160907759386: | | | | | | | | | | | | | | | | x | | | | | | | | | 4214 | | | | | 0.002s 90.298s 639139160907775472: | | | | | | | | | | 9213 | | | | | x | | | | | | | | | | | | | | | 0.002s 90.300s 639139160907792540: | | | | | | | 9212 | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.301s 639139160907808088: | | | | | | 9063 | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 90.303s 639139160907822198: | | | | | | | | | | | | | | | | x | | | | | | | 4314 | | | | | | | 0.001s 90.304s 639139160907836714: | | | | | | | | | | | | | | | | x | | | | | | | | | | | x | | | 0.002s 90.306s 639139160907854194: | | | 4302 | | | | | | | | | | | | x | | | | | | | | | | | x | | | 0.002s 90.307s 639139160907869639: | 4264 | | | | | | | | | | | | | | x | | | | | | | | | | | x | | | 0.002s 90.309s 639139160907886026: | | | | | | | | | | | | | | 9012 | 9214 | | | | | | | | | | | x | | | 0.002s 90.311s 639139160907902930: | | | | | | | | 9211 | | | | | | | | | | | | | | | | | | | x | | | 0.020s 90.331s 639139160908102924: | | | | | | | | | | | | 4331 | | | | | | | | | | | | | | | x | | | 0.002s 90.333s 639139160908122894: | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | | x | | | 0.002s 90.335s 639139160908142392: | | | | | | | | | | | | | | | | | | | 9215 | | | | | | | | x | | | 0.005s 90.339s 639139160908191609: | | | | | | | | | | | | | | | | | | | | | | | 9207 | | | | x | | | 0.001s 90.341s 639139160908205749: | | | | | | | | | | | | | | | | | | | | | | | | | | 9204 | x | | | 0.002s 90.343s 639139160908223148: | | 9216 | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.002s 90.344s 639139160908238822: | | | | | x | | | | | | | | | | | | | | | | | | | | | | 9223 | | | 0.001s 90.346s 639139160908253205: | | | | | x | | | | | | | | | | | | | | | 8905 | | | | | | | | | | 0.001s 90.347s 639139160908267639: | | | 9218 | 9224 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.349s 639139160908288015: | | | | | | | 8995 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.351s 639139160908304505: | | | | | | 8920 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.353s 639139160908321957: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.354s 639139160908337984: | | | | | | | | | | | | | | 4278 | x | | | | | | | | | | | | | | | 0.002s 90.356s 639139160908355753: | | | | | | | | | | | | 9222 | | | x | | | | | | | | | | | | | | | 0.002s 90.358s 639139160908371812: | | | | | | | | | | | | | | | | x | | | | | 9226 | | | | | | | | | 0.001s 90.359s 639139160908385670: | | | | | | | | 4333 | | | | | | | x | | | | | | | | | | | | | | | 0.002s 90.360s 639139160908401122: | | | | | | | | | | | | | | | | x | | | | | | 4324 | | | | | | | | 0.011s 90.371s 639139160908506867: | | | | | | | | | | | | | | | | x | | 8472 | | | | | | | | | | | | 0.002s 90.373s 639139160908527520: | | | | | | | | | | | | | | | | x | | | | | | | | | 9195 | | | | | 0.002s 90.375s 639139160908544978: | | | | | | | | | | | | | | | | 9227 | | | | | | | 4203 | | | | | | | 0.002s 90.376s 639139160908561257: | 4323 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.376s 639139160908561484: | | | | | | | | | | | | | | | | | | | | | 9228 | | | | | | | | | | 0.002s 90.378s 639139160908580737: | | | 9176 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.380s 639139160908595230: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.382s 639139160908611798: | | | | | x | 8880 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.383s 639139160908626275: | | 4268 | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.385s 639139160908644753: | | | | | x 9225 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.386s 639139160908661467: | | | | | x | | | | | | | 4325 | | | | | | | | | | | | | | | | | | 0.002s 90.388s 639139160908678943: | | | | | 9230 | | | | | | | | 8959 | | | | | | | | | | | | | | | | | 0.002s 90.390s 639139160908695598: | | | | | | | | 4304 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.390s 639139160908695727: | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | | | | | | 0.000s 90.390s 639139160908695908: | | | | | | | | | | | | | | | | | | | | | | | 9192 | | | | | | | | 0.002s 90.392s 639139160908715201: | | | | | | | | | | | | 4306 | | | | | | | | | | | | | | | | | | | 0.000s 90.392s 639139160908715417: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.000s 90.392s 639139160908715563: | | | | | | | | | | | | | | | | | | | 4265 | | | | | | | | | | | | 0.000s 90.392s 639139160908715727: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.392s 639139160908716375: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4341 0.000s 90.392s 639139160908717148: | | | | | | | | | | | | | | | | | | | | | | | | | | 4340 | | | | | 0.000s 90.392s 639139160908717325: | | | | | | | 8821 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.394s 639139160908736134: | | 4247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.394s 639139160908736334: | | | 4302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.394s 639139160908736517: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.000s 90.394s 639139160908736607: | | | | | | | | | | | | | | | | | | | | | | 9235 | | | | | | | | | 0.002s 90.396s 639139160908752682: | | | | | | 8751 | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 90.408s 639139160908876487: | | | | | | | | | | | | | | | | | | | | | | | | | 9181 | | | | | | 0.002s 90.410s 639139160908892571: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | | 0.000s 90.410s 639139160908892799: | | | | | | | | 9239 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.412s 639139160908912295: | | | | | | | | | | | | | | | | | | | | | | | | | | 9240 | | | | | 0.002s 90.413s 639139160908930264: | | | 9241 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.415s 639139160908943711: | | | | | | | | | | | | 4331 | | | | | | | | | | | | | | | | | | | 0.000s 90.415s 639139160908943852: | | | | | | | | | | | | | | | | | | | | | | | 4316 | | | | | | | | 0.000s 90.415s 639139160908944030: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.416s 639139160908960326: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 9243 0.002s 90.418s 639139160908975426: | | | | | x | | | | | | | | | | | | | | | | | | 4133 | | | | | | | 0.002s 90.419s 639139160908990528: | | | | | x | 4291 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.421s 639139160909006990: | | | | | x | | | | | | | | 4278 | | | | | | | | | | | | | | | | | 0.002s 90.423s 639139160909022415: | 4275 | | | 9245 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.424s 639139160909037301: | | | | | | | | 4304 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.424s 639139160909037479: | | | | | | | | | | | | | | | | | | | 4235 | | | | | | | | | | | | 0.000s 90.424s 639139160909037670: | | 4343 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.424s 639139160909037750: | | | | | | 4283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.424s 639139160909037884: | | | | | | | | | | | | 4288 | | | | | | | | | | | | | | | | | | | 0.000s 90.424s 639139160909038036: | | | | | | | | | | | | | | | | | | | | | | | 9247 | | | | | | | | 0.002s 90.426s 639139160909055996: | | | | | | | | | | | | | | | | | | | | | | | | | | 4340 | | | | | 0.000s 90.426s 639139160909056207: | | | 4302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.426s 639139160909056813: | | | | | | | 9246 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.428s 639139160909076114: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9251 | | 0.002s 90.430s 639139160909101109: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4341 0.000s 90.431s 639139160909102500: | | | | | | | | | | | | | | | | | | | | | | | | 9252 | | | | | | | 0.003s 90.433s 639139160909128049: | | | | | | | | | | | | | | | | | | | 9253 | | | | | | | | | | | | 0.002s 90.435s 639139160909148346: | | | | | | 8653 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.437s 639139160909167683: | | | | | | | | | | | | | | | | | | | | | | | | | 9143 | | | | | | 0.001s 90.439s 639139160909181891: | | | | | | | | | | | | 9248 | | | | | | | | | | | | | | | | | | | 0.001s 90.440s 639139160909195426: | | | | | | | | 9238 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.441s 639139160909209010: | | | | | | | | | | | | | | | | | | | | | | | | | | 9257 | | | | | 0.002s 90.443s 639139160909225113: | | 9258 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.444s 639139160909241216: | 9233 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.446s 639139160909260248: | | | | | | | | | | | | | 9260 | | | | | | | | | | | | | | | | | | 0.002s 90.448s 639139160909278353: | | | 9232 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.450s 639139160909298160: | | | | | | | | | | | | | | 9262 | | | | | | | | | | | | | | | | | 0.002s 90.452s 639139160909318796: | | | | | | | | | | | | | | | | | | | | | | | | | 8810 | | | | | | 0.002s 90.454s 639139160909340124: | | | | | | | | | | | | | | | | | | | 4235 | | | | | | | | | | | | 0.000s 90.454s 639139160909340640: | | | | | | | | 9236 | | | | | | | | | | | | | | | | | | | | | | | 0.024s 90.478s 639139160909578567: | | | | | | | | | | | | 4331 | | | | | | | | | | | | | | | | | | | 0.000s 90.478s 639139160909578854: | | | | | | | | | | | | | | | | | | | | | | | | | | 4340 | | | | | 0.000s 90.478s 639139160909578992: | | 4343 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.478s 639139160909579309: | | | | | | 8609 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.480s 639139160909597925: | | | | | | | | | | | | | | | | | | | 8412 | | | | | | | | | | | | 0.001s 90.482s 639139160909612220: | | | | | | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.000s 90.482s 639139160909612435: | | | | | | | | | | | | | 4325 | | | | | | | | | | | | | | | | | | 0.001s 90.482s 639139160909619892: | | 9210 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.485s 639139160909641728: | | | | | | | | | | | | | | | | | | | | | | | | | | 9265 | | | | | 0.001s 90.486s 639139160909655982: | | | | | | | | | | | | 9264 | | | | | | | | | | | | | | | | | | | 0.001s 90.487s 639139160909670555: | 4323 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.487s 639139160909670759: | | | 9173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.489s 639139160909689650: | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.491s 639139160909709625: | | | | | | | | 9221 | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.493s 639139160909726907: | | | | | | | | | | | | | 9229 | | | | | | | | | | | x | | | | | | 0.002s 90.495s 639139160909742604: | x | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.496s 639139160909758604: | x | | | | | | | | | | | | | | | | | 8408 | | | | | x | | | | | | 0.002s 90.498s 639139160909774900: | x 9142 | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.001s 90.499s 639139160909789768: | x | | | | | | | | | | 9242 | | | | | | | | | | | | x | | | | | | 0.002s 90.501s 639139160909807709: | x | | | | 8497 | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.503s 639139160909825144: | x | | | | | | 9220 | | | | | | | | | | | | | | | | x | | | | | | 0.004s 90.507s 639139160909869910: | x | | | | | | | | | | | | | | | | | 4187 | | | | | x | | | | | | 0.001s 90.509s 639139160909883934: | x | 4339 | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.510s 639139160909899576: | x | | | | 8370 | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.512s 639139160909914683: | x | | | | | | | | | | 4306 | | | | | | | | | | | | x | | | | | | 0.002s 90.513s 639139160909930341: | x | | | | | | | | | | | 4336 | | | | | | | | | | | x | | | | | | 0.002s 90.515s 639139160909947128: | x | | | | | | | | | | | | | | | | | 8203 | | | | | 9271 | | | | | | 0.001s 90.517s 639139160909961970: | x | 4226 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.518s 639139160909978538: | x 4343 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.520s 639139160909996712: | x | | | | | | 9141 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.522s 639139160910011959: | x | | | | | | | | | | 9116 | | | | | | | | | | | | | | | | | | | 0.009s 90.531s 639139160910102271: | x | | 4300 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.532s 639139160910121608: | x | | | | | | | | | | | 9274 | | | | | | | | | | | | | | | | | | 0.001s 90.534s 639139160910135875: | x | 9272 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.536s 639139160910152812: | x | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.537s 639139160910171170: | x 9276 | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.539s 639139160910190764: | x | | | | | | | | | | | | | | | | | 4187 | | | | | x | | | | | | 0.002s 90.541s 639139160910206484: | x | | | | 4139 | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.543s 639139160910225331: | x | | 9277 | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.545s 639139160910241940: | x | | | | | | | | | 4090 | | | | | | | | | | | | | x | | | | | | 0.002s 90.546s 639139160910258070: | x | | | | | | 9127 | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.548s 639139160910275070: | x | | | | | | | | | | | 4336 | | | | | | | | | | | x | | | | | | 0.002s 90.549s 639139160910290805: | x | 4339 | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.004s 90.553s 639139160910329035: | x | | | | | | | | | | 8955 | | | | | | | | | | | | x | | | | | | 0.002s 90.555s 639139160910347743: | x 4343 | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.557s 639139160910365810: | x | | | | | | | | | | | | | | | | | 9279 | | | | | x | | | | | | 0.019s 90.576s 639139160910552739: | x | | 4300 | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.577s 639139160910570098: | x | | | | | | | | | 4338 | | | | | | | | | | | | | x | | | | | | 0.002s 90.579s 639139160910585256: | x | 9283 | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.001s 90.580s 639139160910600023: | x | | | | | | | | | | | 9284 | | | | | | | | | | | x | | | | | | 0.002s 90.582s 639139160910616091: | x | | | | | | 9098 | | | | | | | | | | | | | | | | 4286 | | | | | | 0.002s 90.584s 639139160910632690: | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9282 0.002s 90.585s 639139160910648653: | x 9049 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.587s 639139160910664343: 4335 x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.588s 639139160910678882: | x | | | | | | | | | | | | | | | | 4337 | | | | | | | | | | | | | 0.024s 90.612s 639139160910915291: | x | | | | | | | | | | | | | | | | | 4187 | | | | | | | | | | | | 0.002s 90.614s 639139160910934411: | 4287 | | | | | | | | | | 9285 | | | | | | | | | | | | | | | | | | | 0.002s 90.616s 639139160910954979: | | | | 4347 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.616s 639139160910955692: | | | 4339 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.616s 639139160910955924: | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.618s 639139160910973669: | | | | | | | | | | | | | 4336 | | | | | | | | | | | x | | | | | | 0.002s 90.619s 639139160910989907: | | | | | | | | | | | | | | | | | | | | 4321 | | | | x | | | | | | 0.002s 90.621s 639139160911006428: | | | | | | | | | | | | | | | | | | | | | | | | | x | 4348 | | | | 0.002s 90.623s 639139160911022893: | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 9196 0.002s 90.625s 639139160911047443: 9288 | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.627s 639139160911070100: | | x | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.629s 639139160911088461: | | x | | | | | x | | | | | | | | | | | | | | | | x | | | | | | 0.002s 90.631s 639139160911109747: | | x | | | | | x | | | | | | | | | | x | | | | | x | | | | | | 0.001s 90.633s 639139160911124491: | | 9290 | | | | | x | | 4090 | | | | | | | x | | | | | x | | | | | | 0.011s 90.644s 639139160911236574: | x | | | | | | x | | | | | | | | | | x | | | | | x | | | | | | 0.005s 90.649s 639139160911283255: | x | | | | | | x | | | x | | | | | | x | | | | | x | | | | | | 0.002s 90.650s 639139160911300043: | x | | | | | | x | | | x | | | | | | x 4121 | | | | x | | | | | | 0.002s 90.652s 639139160911321499: | x | | | | | | x | | | x | | | | | | x | | | | | x | | | | | 9292 0.003s 90.656s 639139160911352956: 4335 x | | | | | | x | | | x | | | | | | x | | | | | x | | | | | | 0.002s 90.657s 639139160911369855: | x | | | | | | x | 4221 | x | | | | | | x | | | | | x | | | | | | 0.002s 90.659s 639139160911385033: | x | | | | | | x | | | x | | | | | | x | | | | | x | | 4290 | | | 0.002s 90.660s 639139160911400360: | x | | | | 4225 | x | | | x | | | | | | x | | | | | x | | | | | | 0.004s 90.664s 639139160911439169: | x | | | | | | x | | 4274 x | | | | | | x | | | | | x | | | | | | 0.002s 90.666s 639139160911455984: | x | x | | | | x | | | 9298 | | | | | | x | | | | | x | | | | | | 0.002s 90.668s 639139160911471783: | x | x | | | | 9299 | | | | 9152 | | | | | x | | | | | x | | | | | | 0.002s 90.669s 639139160911490789: | x | x | | | | | | | | | | | | | | 4320 x | | | | | x | | | | | | 0.002s 90.671s 639139160911506023: 4298 x | x | | | | | | | | | | | | | | | x | | | | | 9301 | | | | | | 0.002s 90.673s 639139160911527027: | x | x | | | | | | 9302 | | | | | | | | x | | | | | | | | | | | | 0.002s 90.675s 639139160911545803: | x | x | | | | | | | | | | | | | | | x | | | | | | | | 9267 | | | 0.002s 90.677s 639139160911567528: | 4287 | x | | | | | | | | | | | | | | | x | | | | | | | | | | | 9289 0.001s 90.678s 639139160911581582: | | | x | | 9304 | | | | | | | | | | | | x | | | | | | | | | | | | 0.022s 90.700s 639139160911797905: | | | x 9305 | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.702s 639139160911813790: | | | x | | | | | | | 9250 | | | | | | | x | | | | | | | | | | | | 0.002s 90.703s 639139160911828813: | | | x | | | | | | | | | | | | | | | x | | | | | | | 4167 | | | | 0.002s 90.705s 639139160911843978: | | | x | | | | | 4169 | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.706s 639139160911859133: | | | 9308 | | | | | | | | | | | | | | | x 4249 | | | | | | | | | | | 0.002s 90.708s 639139160911875818: | | | | | | | | | | | | | x | | | | | x | | | | | | | | | | | | 0.001s 90.709s 639139160911889964: | | | | | | | | | | | | | x | | | | 9300 x | | | | | | | | | | | | 0.001s 90.711s 639139160911903245: | | | | | 4263 | | | | | | | x | | | | | x | | | | | | | | | | | | 0.002s 90.713s 639139160911923611: | | | | | | | | | | | | | x | | | | | x | | | | | x | | | | | | 0.002s 90.714s 639139160911940791: | | | | | | | | | | 4221 | | x | | | | | x | | | | | x | | | | | | 0.002s 90.716s 639139160911957094: | 4215 | | | | | | | | | | | 9310 | | | | | x | | | | | x | | | | | | 0.002s 90.718s 639139160911973756: | | | | | | | | | | | | | | | | | | | x | | | | | 4115 | | 9266 | | | 0.001s 90.719s 639139160911988127: | | | | | | 4225 | | | | | | | | | | | | x | | | | | | | | | | | | 0.001s 90.720s 639139160912001451: | | | | | | | | | | | | | | | | | | | 4187 | | | | | | | | | | | 9040 0.010s 90.731s 639139160912101724: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9311 | | | | 0.001s 90.732s 639139160912116349: | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.002s 90.734s 639139160912131951: | | | | | | | | | | | x | | | | | | | | 4259 | | | | | | | | | | | 0.001s 90.735s 639139160912145787: | | | | | | | 4291 | | | x | | | | | | | | | | | | | | | | | | | | 0.002s 90.737s 639139160912163917: | | | | 4347 | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.002s 90.738s 639139160912179620: 4335 | | | | | | | | | | 9313 | | | | | | | | | | | | | | | | | | | | 0.001s 90.740s 639139160912193831: | | | | | | | | | | | | | | | | | | 4337 | | | | | | | | | | | | | 0.000s 90.740s 639139160912194002: | | | | | | | | | | 9314 | | | | | | | | | | | | | | | | | | | | | 0.002s 90.742s 639139160912212655: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.000s 90.742s 639139160912213298: | | | | | | | | | 4260 | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.742s 639139160912213435: | | | | | | | | | | | | | | | | | | | | | | | | | 9315 | | | | | | 0.002s 90.743s 639139160912230160: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.002s 90.745s 639139160912245462: | | | | | | | | | | | | | | | | | | | 4265 | | | | | | | | x | | | 0.002s 90.746s 639139160912260658: | | | | | | | | | | | | | | 4173 | | | | | | | | | | | | | x | | | 0.002s 90.748s 639139160912275898: | | | | | | 9317 | | | | | | | | | | | | | | | | | | | | | x | | | 0.002s 90.750s 639139160912295479: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | x 0.002s 90.752s 639139160912312478: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 x | | x 0.002s 90.753s 639139160912327965: | | | | | | | 4313 | | | | | | | | | | | | | | | | | | | | x | | x 0.002s 90.755s 639139160912345681: | | | | | | | | | | | | | x | | | | | | | | | | | | | | x | | x 0.010s 90.765s 639139160912444862: | | | | | 9316 | | | | | | | x | | | | | | | | | | | | | | x | | 9320 0.001s 90.766s 639139160912459374: | | | | 9309 | | | | | | | | x | | | | | | | | | | | | | | x | | | 0.002s 90.768s 639139160912477727: 9322 | | | | | | | | | | | | x | | | | | | | | | | | | | | x | | | 0.001s 90.770s 639139160912492364: | | | | | | | | | | | | | x | | | | 9321 | | | | | | | | | x | | | 0.001s 90.771s 639139160912506000: | 4287 | | | | | | | | | | | x | | | | | | | | | | | | | | 9324 | | | 0.002s 90.773s 639139160912529914: | | | | | | | | | 4208 | | | x | | | | | | | | | | | | | | | | | | 0.002s 90.775s 639139160912549164: | | | | | | | | | | | | | x | | | | | | | 9326 | | | | | | | | | | 0.024s 90.800s 639139160912793563: | | | | | | | | | | 4221 | | x | | | | | | | | | | | | | | | | | | 0.002s 90.802s 639139160912814510: | | | | | | | | | | | | | x | | | | | | | | | | | | 4340 | | | | | 0.002s 90.804s 639139160912833208: | | | | | | | | | | | | | x | | | | | | | | | 4293 | | | | | | | | 0.002s 90.805s 639139160912849702: | | | | | | | | | | | | | x 4279 | | | | | | | | | | | | | | | | | 0.002s 90.808s 639139160912871944: | | | | | | | | | | | | | 9328 | | | | | | 4329 | | | | | | | | | | | 0.001s 90.809s 639139160912886104: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9254 | | | | 0.002s 90.810s 639139160912901108: | | | | | | 9297 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.812s 639139160912919331: | | | | | | | 9330 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.814s 639139160912934710: | | | | | 9329 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.815s 639139160912948585: 4335 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.815s 639139160912948859: | | | | 9259 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.817s 639139160912962669: | | | | | | | | | | | | | | | | | | | | | | | | 4133 | | | | | | | 0.000s 90.817s 639139160912962823: | 4264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.817s 639139160912962955: | | | | | | | | | 4326 | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.817s 639139160912963051: | | | | | | | | | | | | | | | | | | 4320 | | | | | | | | | | | | | 0.000s 90.817s 639139160912963195: | | | | | | | | | | | | | | | | | | | | | 4195 | | | | | | | | | | 0.000s 90.817s 639139160912963371: | | | | | | | | | | | | | | | | | | | | | | 4282 | | | | | | | | | 0.000s 90.817s 639139160912963562: | | | | | | | | | | | | | | | | | | | 4187 | | | | | | | | | | | | 0.000s 90.817s 639139160912963712: | | | | | | | | | | | | | | | | | | | | | | | 4324 | | | | | | | | 0.000s 90.817s 639139160912963854: | | | | | | | | | | | | | | | | | | | | | | | | | | 4214 | | | | | 0.000s 90.817s 639139160912963963: | | | | | | | | | | | | | | | | 4229 | | | | | | | | | | | | | | | 0.000s 90.817s 639139160912964122: | | | | | | | | | | | | | | 4295 | | | | | | | | | | | | | | | | | 0.000s 90.817s 639139160912968273: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9333 | | | | 0.003s 90.820s 639139160912993380: | | | | | | | 4313 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.820s 639139160912993566: | | | | | 9261 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 90.831s 639139160913109581: 9323 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.834s 639139160913133723: | | | | | | | | | | | | | | 4322 | | | | | | | | | | | | | | | | | 0.000s 90.834s 639139160913133910: | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.836s 639139160913155801: | | | | | | 4283 | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.838s 639139160913172254: | | | | | | | | | 4185 | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.840s 639139160913191902: | | | | | | | | | | | | | | | | | | | x | | 4160 | | | | | | | | | 0.002s 90.841s 639139160913210196: | | | | 4347 | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.843s 639139160913228491: | | | | | | | | | | | | | | | | | | | x | | | | 4314 | | | | | | | 0.002s 90.845s 639139160913244706: | | | | | | | | | | | | | | | | | | | x | | | 9334 | | | | | | | | 0.001s 90.846s 639139160913258509: | | | | | | | | | | | | | | | | | | 9336 x | | | | | | | | | | | | 0.002s 90.848s 639139160913279396: | | | | | | | 9319 | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.850s 639139160913297853: | | | | | | | | | | | | | | | | 4162 | | x | | | | | | | | | | | | 0.002s 90.852s 639139160913314896: | 4275 | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.001s 90.853s 639139160913328542: | | | | | | | | | | | | | | 4278 | | | | x | | | | | | | | | | | | 0.002s 90.855s 639139160913345407: | | | | | x | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.857s 639139160913362516: 9318 | | | | x | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.858s 639139160913377932: | | | | | x | | | | | | | | | | | | | x | | | | | | | | | 4251 | | 0.001s 90.860s 639139160913392450: | | | | | x | | | | | | | | | | | | | x | | | | | | 9350 | | | | | 0.001s 90.861s 639139160913406063: | | | | | x | | | | | | | | | | | | | x 9307 | | | | | | | | | | | 0.002s 90.863s 639139160913422262: | | | | 9352 x | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.864s 639139160913438122: | | | | | x | | | | | | | | | | | | | x | | 9342 | | | | | | | | | 0.002s 90.866s 639139160913454474: | | | | | x | | | | | | | | | | | | | x | | | 4293 | | | | | | | | 0.002s 90.867s 639139160913471344: | | | | | x | | | | | | | | | | | | 4337 x | | | | | | | | | | | | 0.002s 90.869s 639139160913486589: | | | | | x | | | | | | | | | | 4152 | | x | | | | | | | | | | | | 0.001s 90.870s 639139160913500056: | 9331 | | | x | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.872s 639139160913516249: | | | | | x 9356 | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.873s 639139160913531449: | | | | | 9357 | | | 4344 | | | | | | | | | x | | | | | | | | | | | | 0.020s 90.893s 639139160913730088: | | 4247 | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.895s 639139160913748854: 9294 | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 90.897s 639139160913767109: | | | | | | | | | | | | | | | | | | | 9358 | | | | 4203 | | | | | | | 0.002s 90.899s 639139160913782885: | | | | | | | 4291 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.899s 639139160913783085: | | | | 4347 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.899s 639139160913783198: | | | | | | | | | | | | | | | | | | | | | | 4282 | | | | | | | | | 0.000s 90.899s 639139160913783334: | | | | | | | | | | | | | | | | | | 9359 | | | | | | | | | | | | | 0.002s 90.900s 639139160913799842: | | | | | | | | | | | | | | | | | | | | 9256 | | | | | | | | | | | 0.002s 90.902s 639139160913817308: | | | | | | | | | | | | | | | | | | | | | | | 9351 | | | | | | | | 0.001s 90.903s 639139160913830980: | | | | | | | | | | | | | | | | 4312 | | | | | | | | | | | | | | | 0.000s 90.903s 639139160913831122: | | | | | | | | | | | | | | 4279 | | | | | | | | | | | | | | | | | 0.000s 90.903s 639139160913831256: | 4287 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.904s 639139160913835031: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9364 | | 0.002s 90.906s 639139160913857991: | | 4343 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 90.906s 639139160913858189: | | | | | | | | | | 9362 | | | | | | | | | | | | | | | | | | | | | 0.002s 90.908s 639139160913875233: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.909s 639139160913889418: | x | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.911s 639139160913903213: | x | | x | | | | | | | | | | | | | | | | | 9303 | | | | | | | | | 0.001s 90.912s 639139160913918076: | x | | x | | | | | | | | | | | | | | | 9360 | | | | | | | | | | | 0.001s 90.914s 639139160913932428: | x | | x | | | | | | | | | | | 9369 | | | | | | | | | | | | | | | 0.001s 90.915s 639139160913946248: | x | | x | | 8820 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.917s 639139160913961738: | x | | x | | | | | | | | | 9349 | | | | | | | | | | | | | | | | | 0.002s 90.918s 639139160913980552: | x | | x | | | | | | | | | | | | | 4337 | | | | | | | | | | | | | 0.001s 90.920s 639139160913994475: x x | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.921s 639139160914010640: 9372 x | | x | | | | | | | | | | | | | | | | | | | 4308 | | | | | | | 0.002s 90.923s 639139160914026049: | x 9373 | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.924s 639139160914041172: | x | | x | | | | | | | | | | | | | | | | | | 9093 | | | | | | | | 0.002s 90.926s 639139160914058341: | x | | x | | | | | | | | | | | | | 9366 | | | | | | | | | | | | | 0.002s 90.928s 639139160914075105: | x | | x | | | | | | | | | | | | | | | | | 9217 | | | | | | | | | 0.002s 90.929s 639139160914090231: | x | | x | | | | | | | | | | | | | | | 4329 | | | | | | | | | | | 0.001s 90.931s 639139160914104143: | x | | x | | | | | | | | | | | 4312 | | | | | | | | | | | | | | | 0.001s 90.932s 639139160914117239: | x | | x | | | | | | | | | 4322 | | | | | | | | | | | | | | | | | 0.002s 90.934s 639139160914132434: | x | | x | | | | | | | | | | | | | | | | | | | 9268 | | | | | | | 0.001s 90.935s 639139160914145958: | x | | x | | | | | | | | | | | | | | | | | | 4293 | | | | | | | | 0.006s 90.941s 639139160914209888: | x | | 4347 | | | | | | | | | | | | | 9375 | | | | | | | | | | | | | 0.003s 90.944s 639139160914235192: | x | | | | | 8729 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.945s 639139160914250038: | x | | | | | | | | | | | | 9339 | | | | | | | | | | | | | | | | | 0.002s 90.947s 639139160914266227: | x | | | | | | | | | | | | | | 9361 | | | | | | | | | | | | | | | 0.002s 90.949s 639139160914286143: | x | | | | | | | | | | | | | | | | | | 4321 | | | | | | | | | | | 0.002s 90.951s 639139160914303084: | x | | | | | | | | | | | | | | | | | | | | | 8978 | | | | | | | | 0.002s 90.952s 639139160914320401: | x | | | | | | | 9380 | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.954s 639139160914335018: | x | | | | | | | | | | | | | | | | 9009 | | | | | | | | | | | | | 0.001s 90.955s 639139160914348937: | x | | 9381 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.957s 639139160914366156: | x | | | | | | | | | | | | | | | | | | | | | | 4308 | | | | | | | 0.002s 90.959s 639139160914384884: | x | | | | | | | | | | | | | | 4152 | | | | | | | | | | | | | | | 0.002s 90.960s 639139160914400618: | x | | | | | | | | | | | | | | | | | | 9382 | | | | | | | | | | | 0.002s 90.962s 639139160914418049: | x | | | | | | | | | | | | | | | | | | | | 4332 | | | | | | | | | 0.009s 90.971s 639139160914508969: | x | | | | | | | | | | | | | | | | | | | 9378 | | | | | | | | | | 0.002s 90.973s 639139160914527715: | x | | | | | | | | | | | | | | | | | | | | | 8970 | | | | | | | | 0.002s 90.975s 639139160914544420: | x | | | | | | | | | | | | 4295 | | | | | | | | | | | | | | | | | 0.002s 90.976s 639139160914560287: | x | | 4347 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 90.978s 639139160914577965: | x | | | | | | | | | | | | | | | | | | | | | | 9244 | | | | | | | 0.001s 90.980s 639139160914592670: | x | | | | | 8659 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.981s 639139160914606302: | x | | | | | | | 4344 | | | | | | | | | | | | | | | | | | | | | | 0.001s 90.982s 639139160914619504: | x | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 90.984s 639139160914636050: | 9384 | | | | | | | | | | | | | | | | x | | | 9100 | | | | | | | | | 0.002s 90.985s 639139160914651580: | | | | | | | | | | | | | | | | | | x | 4321 | | | | | | | | | | | 0.002s 90.987s 639139160914671402: | | | | | | | | | | | | | | | | | | x | | | | 8852 | | | | | | | | 0.002s 90.989s 639139160914689466: | | | | | | | | | | | | | | 9287 | | | x | | | | | | | | | | | | | 0.002s 90.991s 639139160914704842: | | | | | | | | | 9386 | | | | | | | | x | | | | | | | | | | | | | 0.002s 90.993s 639139160914721981: | | | | | | | | | | | | | | | | | | x | | 9286 | | | | | | | | | | 0.002s 90.994s 639139160914739058: | | | | x | | | | | | | | | | | | | 9387 | | | | | | | | | | | | | 0.002s 90.996s 639139160914756887: | | | | x | | | | | | | | | | | | | | | | | | | 4194 | | | | | | | 0.002s 90.998s 639139160914771910: | | | | x | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 91.002s 639139160914821204: | | | | x | | | | | | | | | | | | | | | | | 9082 | | | | | | | | | 0.002s 91.005s 639139160914843771: | | | | x | | | | | | | 4331 | | | | | | | | | | | | | | | | | | | 0.002s 91.006s 639139160914860006: | | | | x | | | | | | | | | | | | | | | 4232 | | | | | | | | | | | 0.002s 91.008s 639139160914879690: | | | | x | | | | | | | | | | | | | | | | | | 8845 | | | | | | | | 0.001s 91.010s 639139160914893862: | x | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 91.011s 639139160914911448: | x | | x | | | | | | | | | 9275 | | | | | | | | | | | | | | | | | 0.002s 91.013s 639139160914929042: | x | | x | | | | 4344 | | | | | | | | | | | | | | | | | | | | | | 0.002s 91.015s 639139160914945988: | x | | 4300 | | | | | | | | | | | | | | | | 9269 | | | | | | | | | | 0.001s 91.016s 639139160914959816: | x | | | | | | | | | | | | | | | | | | | | | | 9190 | | | | | | | 0.001s 91.018s 639139160914974584: | x | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 91.019s 639139160914988139: | x | | | | | x | | | | | | | | | | x | | | | | | | | | | | | | 0.020s 91.039s 639139160915188871: | x | | | | | x | | | | | | | | | | x | | | 4307 | | | | | | | | | 0.002s 91.041s 639139160915204478: | x | | | | | x | | | | 9391 | | | | | x | | | | | | | | | | | | | 0.003s 91.043s 639139160915231604: | x | | | | | x | | | | | | | 4319 | | x | | | | | | | | | | | | | 0.001s 91.045s 639139160915246396: | x | | | | | x | | | | | | x | | | x | | | | | | | | | | | | | 0.002s 91.047s 639139160915261728: | x | | | | | 4285 | | | | | | x | | | x | | | | 8831 | | | | | | | | 0.002s 91.049s 639139160915282184: | 4323 | | | | | | | | | | | | x | | | x | | x | | | | | | | | | | 0.002s 91.051s 639139160915302380: | | | | | | | | | 9393 | | | | x | | | x | | x | | | | | | | | | | 0.002s 91.053s 639139160915325153: | | | | | | | | | | | | | | x | | | x | | x 4332 | | | | | | | | | 0.002s 91.055s 639139160915342095: | | | | | | | | | | | | | | x | | | x | | x | | 4342 | | | | | | | 0.003s 91.057s 639139160915367294: | | | | | | | | | | | | | | x | | | 9395 | 4329 x | | | | | | | | | | 0.002s 91.060s 639139160915392126: | | | | | | | | | | | | 9389 | x | | | | | | x | | | | | | | | | | 0.002s 91.062s 639139160915416563: | | | | | | | | | | | | | | x 4266 | | | | | x | | | | | | | | | | 0.011s 91.073s 639139160915528665: | | | | 4347 | | | | | | | | | x | | | | | | 9397 | | | | | | | | | | 0.002s 91.075s 639139160915546750: | | | | | | | 4193 | | | | | | x | | | | | | | | | | | | | | | | | 0.003s 91.078s 639139160915572919: | 9399 | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | 0.002s 91.080s 639139160915596928: | | | | | | | | | | | | | | x | | | | | | | | x | | | | | | | | 0.002s 91.082s 639139160915615862: | | | | | | | | 4304 | | | | | x | | | | | | | | x | | | | | | | | 0.002s 91.083s 639139160915631460: | | | | | | | | | 4344 | | | | x | | | | | | | | x | | | | | | | | 0.002s 91.085s 639139160915648823: | | | | | | | | | | | | | | x | | | | | | | 9064 x | | | | | | | | 0.002s 91.087s 639139160915664332: | | | | | | | | | | | | | | x | | | | | | | | x x | | | | | | | 0.001s 91.088s 639139160915679268: | | | | | | | | | | | | | | x | 9385 | | | | | | x x | | | | | | | 0.001s 91.090s 639139160915692928: | | | | | | | | | | | | | | x | | | | | 9231 | | x x | | | | | | | 0.002s 91.091s 639139160915707978: | | | | | | | | | | | | x | x | | | | | | | | x x | | | | | | | 0.020s 91.111s 639139160915908262: | | | | | | | | | | | | x | x 4217 | | | | | | | x x | | | | | | | 0.002s 91.113s 639139160915923611: | | | | | | | | | | | | x | x | | | | | | | | x x | | | 4290 | | | 0.001s 91.114s 639139160915937564: | | | | | | | x | | | | x | x | | | | | | | | x x | | | | | | | 0.002s 91.116s 639139160915953792: | | | 4245 | | | x | | | | x | x | | | | | | | | x x | | | | | | | 0.001s 91.117s 639139160915967302: | 4323 | | | | | x | | | | x | x | | | | | | | | x x | | | | | | | 0.001s 91.118s 639139160915980794: | | | | | | | x 9390 | | | x | x | | | | | | | | x x | | | | | | | 0.002s 91.120s 639139160915999342: | | | | | | | x | | | | x | x | | | | | | | 9002 x x | | | | | | | 0.002s 91.122s 639139160916014903: | | | | x | | x | | | | x | x | | | | | | | | 9406 x | | | | | | | 0.002s 91.123s 639139160916030228: | | | | x | | x | | | | x | 4295 | 9402 | | | | | | | x | | | | | | | 0.001s 91.125s 639139160916044432: | | | | x | | x | | | | x | | 4345 | | | | | | | | x | | | | | | | 0.005s 91.130s 639139160916093582: | | | | 9409 | | x | | | | x | | | | | | | | | | | x | | | x | | | 0.002s 91.132s 639139160916112515: | | | | | | | x | | | | x | | | | | | | 4121 | | | x | | | x | | | 0.002s 91.133s 639139160916130064: | 4215 | | | | | x | | | | x | | | | | | | | | | | x | | | x | | | 0.002s 91.135s 639139160916148235: | | | | | | | x 4333 | | | x | | | | | | | | | | | 4194 | | | x | | | 0.002s 91.137s 639139160916166602: | | | | | | | x | 9332 | | x | | | | | | | | | | | | | | | 9411 | | | 0.005s 91.142s 639139160916211940: | | | | | | | x | | | | x | x | | | | | | | | | | | | | | | | | 0.010s 91.152s 639139160916311878: | | | | | | | x | | | | x | x | | | | | | | 8963 | | | | | | | | | 0.004s 91.155s 639139160916350018: | | | | | | | x | | | | x | x | 9354 | | | | | | | | | | | | | | | 0.002s 91.157s 639139160916366775: | | | | | | | x | | | | x | x | | | | | | | | | | | | | | | | 4299 0.002s 91.159s 639139160916383381: | | | 4318 | | | 9415 | | | | x | x | | | | | | | | | | | | | | | | | 0.002s 91.161s 639139160916401824: | | | | | | | | | | | | x | x | | | | | 4329 | | | | | | | | | | | 0.002s 91.162s 639139160916420491: | | | | | | | | | | | | x | x | | 4257 | | | | | | | | | | | | | | 0.022s 91.184s 639139160916635854: | | | | x | | | | | | | x | x | | | | | | | | | | | | | | | | | 0.002s 91.186s 639139160916656524: | | | | x | | | | | | | x | x | | | | | | | | | x | | | | | | | 0.002s 91.188s 639139160916673831: | | | | 9418 | | | 9348 | | | x | x | | | | | | | | | x | | | | | | | 0.002s 91.189s 639139160916689315: | | | | | | | | | 4208 | | x | x | | | | | | | | | x | | | | | | | 0.002s 91.191s 639139160916711712: | | | | | 4263 | | | | | | x | x | | | | | | | | | x | | | | | | | 0.003s 91.194s 639139160916736958: | | | | | | | | | | | | x | x | | | | | | | | | x | | | | | 4303 | 0.011s 91.205s 639139160916844949: | | | | | | | | | | | | x | x | | | | | | | x | x | | | | | | | 0.002s 91.207s 639139160916863972: | | | | | | | | | | | | x 4336 x | | | | | | | x | x | | | | | | | 0.002s 91.209s 639139160916882634: | | | | | | | | | | | | x | x | 4162 | | | | | x | x | | | | | | | 0.002s 91.210s 639139160916901699: | | | 4339 | | | | | | | | x | x | | | | | | | x | x | | | | | | | 0.002s 91.212s 639139160916917380: | | | | | | | | | | | | x | x | | | | | | | x | x | | | | | | 9420 0.002s 91.214s 639139160916932606: | | | | | | | | | | | | x | x | | | | | 4259 | x | x | | | | | | | 0.002s 91.215s 639139160916947817: | | | | | | | | | | | | x | x 9422 | | | | | | x | x | | | | | | | 0.002s 91.217s 639139160916970457: | | 4343 | | | | | | | | | x | x | | | | | | | x | x | | | | | | | 0.002s 91.219s 639139160916989612: | | | | | | | | | | | | x | x | | 4346 | | | | x | x | | | | | | | 0.002s 91.221s 639139160917011055: | 4254 | | | | | | | | | | 9424 | x | | | | | | | x | x | | | | | | | 0.002s 91.223s 639139160917029821: | | | | | | | | | | | | | | x | | | | | | | x | x | | 4348 | | | | 0.002s 91.225s 639139160917049842: | | | | | | | | 9312 | | | | | x | | | | | | | x | x | | | | | | | 0.002s 91.227s 639139160917068377: | | | | | | | | | | | | | | x | | | | | | | x | x | 4214 | | | | | 0.002s 91.229s 639139160917086323: | | | | | | | | | | | | | | x | | | | | | | x | x 4269 | | | | | | 0.002s 91.231s 639139160917102060: | | | | x | | | | | | | | | x | | | | | | | x | x | | | | | | | 0.001s 91.232s 639139160917115739: | | | | x | | | | | | 4338 | | x | | | | | | | x | x | | | | | | | 0.001s 91.233s 639139160917129569: | | | | x 4228 | | | | | | | | x | | | | | | | x | x | | | | | | | 0.002s 91.235s 639139160917144923: | | | | x | | | | | | | | | x | | | | | | | x | x | | | | | 9426 | 0.009s 91.244s 639139160917233952: | | | | x | | | | | | | | 4222 x | | | | | | | x | x | | | | | | | 0.002s 91.246s 639139160917251810: | | | | x | | | | | | | | | 9428 | | | | | 4321 | x | x | | | | | | | 0.002s 91.247s 639139160917268981: | | | 4302 x | | | | | | | | | | | | | | | | | x | x | | | | | | | 0.002s 91.249s 639139160917286277: | | | | x | | | | | 4327 | | | | | | | | | | | x | x | | | | | | | 0.001s 91.250s 639139160917300194: | | | | x | | | | | | | | | | | | | | | | | x | x | | | | | | 4299 0.002s 91.252s 639139160917315370: | | | | x | | | | | | | | | | 4345 | | | | | | x | x | | | | | | | 0.004s 91.256s 639139160917352845: | 4264 | | x | | | | | | | | | | | | | | | | | x | x | | | | | | | 0.002s 91.258s 639139160917374942: | | | | x | | | | | | | | | | | | | | | | | x | x | | 4167 | | | | 0.002s 91.260s 639139160917396123: | | | | x | | | | | | | | | | | | | | 4265 | | x | 4314 | | | | | | | 0.002s 91.261s 639139160917411401: | | | | x | | | | | | | | | | | | | | | | | x | | 4286 | | | | | | 0.002s 91.263s 639139160917431026: | | | | x 9434 | | | | | | | | | | | | | | | | x | | | | | | | | | 0.002s 91.265s 639139160917446849: | | | | x | | | 4333 | | | | | | | | | | | | | x | | | | | | | | | 0.001s 91.266s 639139160917460465: | | | | x | | | | | | | | | | | | | | | | | x | | | | | | | 4303 | 0.002s 91.268s 639139160917478656: | | | | x | | | | 4169 | | | | | | | | | | | | x | | | | | | | | | 0.022s 91.290s 639139160917700083: | | | | x | | | | | | | | | | | | | | | 4249 | x | | | | | | | | | 0.002s 91.292s 639139160917720272: | | | | x | | | | | | | | | 4278 | | | | | | | x | | | | | | | | | 0.002s 91.294s 639139160917736351: | | | | x | | | | | 4172 | | | | | | | | | | | x | | | | | | | | | 0.002s 91.296s 639139160917755172: | | x | 9437 | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.002s 91.298s 639139160917774232: | | x | | | | | | | | | | | | | | | | | | | x | | | | | | | | 9407 0.002s 91.300s 639139160917793805: | | x | | | | | | | | | | | | 9439 | | | | | | x | | | | | | | | | 0.010s 91.310s 639139160917895178: | | x | | | | | | | | | | | | | | | | | | 9410 x | | | | | | | | | 0.002s 91.312s 639139160917916524: | 9416 x | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.002s 91.314s 639139160917937316: | | x | | | | | | | | | | | | | x | | | | | x | | | | | | | | | 0.002s 91.316s 639139160917954727: | | x | | | | | | | | | | | | | x | | | | | x | | | | 9432 | | | | 0.002s 91.318s 639139160917977617: | | x | | | | | | | | | | | | | x 4170 | | | | x | | | | | | | | | 0.002s 91.320s 639139160917997785: | | x | | | | | | | | | | | | | 9443 | | | | | x | x | | | | | | | 0.003s 91.323s 639139160918022992: | | 9444 | | | | | | | | 4090 | | | | | | | | | | x | x | | | | | | | 0.003s 91.325s 639139160918050355: | | | | | | | | | | | | | | | | | | | | | | x | x | 9445 | | | | | 0.003s 91.328s 639139160918078020: | | | | | | | | | | | | | | | | | | | | | | x | x 4115 | | | | | | 0.002s 91.331s 639139160918102508: | | | | | | | | 9427 | | | | | | | | | | | | | x | x | | | | | | | 0.022s 91.353s 639139160918326802: | | | | | 4228 | | | | | | | | | | | | | | | | x | x | | | | | | | 0.003s 91.356s 639139160918355033: | | | | | | | | | | | | | | | | | | | | | | x | x | | | | | 9447 | 0.002s 91.358s 639139160918375374: | | | | | | | | | | | | | | | | | | 9404 | | | x | x | | | | | | | 0.002s 91.360s 639139160918396536: | | | | | | | | | | | | | 4325 | | | | | | | | x | 9449 | | | | | | | 0.002s 91.362s 639139160918413492: | | | | | | | | | | | | | | | | | | | | 4232 | x | | | | | | | | | 0.002s 91.363s 639139160918429060: | | | 4226 | | | | | | | | | | | | | | | | | | 9451 | | | | | | | | | 0.002s 91.365s 639139160918445980: 4298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 91.365s 639139160918446435: | | | | | | | | | | | | | | 9452 | | | | | | | | | | | | | | | | | 0.002s 91.367s 639139160918462512: | | | | | | 4283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 91.367s 639139160918462695: | | | | | | | | | | 9394 | | | | | | | | | | | | | | | | | | | | | 0.002s 91.369s 639139160918482121: | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | 0.002s 91.370s 639139160918498840: | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | 9450 0.003s 91.373s 639139160918525171: | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 4251 | | 0.002s 91.375s 639139160918545273: | | | | | | | | | | | | | | | 4345 | | | | | | | x | | | | | | | | 0.002s 91.377s 639139160918562722: | | | | | | | 9421 | | | | | | | | | | | | | | | x | | | | | | | | 0.002s 91.378s 639139160918580686: | | | | | | | | | | | | | | | | | | | | | 9440 | x | | | | | | | | 0.002s 91.380s 639139160918601618: | 4323 | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | 0.001s 91.382s 639139160918616040: | | | | | | | | | | | | 9429 | | | | | | | | | | x | | | | | | | | 0.002s 91.384s 639139160918632233: | | | | | | | | | | | | | | | | | | | | | | | x | | | 4348 | | | | 0.002s 91.385s 639139160918648572: | | | | | | | | | | | | | | | | | | | 9401 | | | 9454 | | | | | | | | 0.002s 91.387s 639139160918664040: | | | | | | | | | | | | | | | | | 9442 | | | | | | | | | | | | | | 0.002s 91.388s 639139160918679514: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.009s 91.397s 639139160918771440: | | | | | | | | | | | 9436 | | | | x | | | | | | | | | | | | | | | 0.002s 91.399s 639139160918787458: | | | | 4347 | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 91.401s 639139160918801755: | | | | | | | | | | | | | | | | x | | | | | | | | | | | 4290 | | | 0.001s 91.402s 639139160918816258: | | | | | | | | x | | | | | | | x | | | | | | | | | | | | | | | 0.001s 91.403s 639139160918830581: | | | | | 9367 | | x | | | | | | | x | | | | | | | | | | | | | | | 0.002s 91.405s 639139160918846216: | | | | | | | | 4333 | | | | | | | x | | | | | | | | | | | | | 9353 | 0.001s 91.406s 639139160918860448: | | 4343 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 91.408s 639139160918877940: | | | | | | | | | | | | | | | | x | x | | | | | | | | | | | | | 0.002s 91.410s 639139160918894829: | | | | | | | | | 4344 | | | | | | x | 9458 | | | | | | | | | | | | | 0.002s 91.411s 639139160918910414: | | | | | | | | | | | | | 4336 | | x | | | | | | | | | | | | | | | 0.002s 91.413s 639139160918929452: | | | 4245 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 91.416s 639139160918953527: | | | | | | | | | | | | | | 4278 | x | | | | | | | | | | | | | | | 0.002s 91.418s 639139160918972565: | | | | | | | | | | 9135 | | | | | x | | | | | | | | | | | | | | | 0.002s 91.420s 639139160918992069: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 9456 0.002s 91.421s 639139160919010394: | | | | | | | | | | | | | | | 4217 x | | | | | | | | | | | | | | | 0.002s 91.423s 639139160919028617: | | | | | | | | | | | | | | | | x | | | | | | | | | 4214 | | | | | 0.002s 91.425s 639139160919044517: | | | | | | | 4193 | | | | | | | | x | | | | | | | | | | | | | | | 0.011s 91.435s 639139160919150563: | | | | | | | | | | | | | | | | x | | | | x | | | | | | | | | | 0.002s 91.437s 639139160919166609: | 4264 | | | | | | | | | | | | | | x | | | | x | | | | | | | | | | 0.002s 91.439s 639139160919183307: | | | | | | | | | | | | x | | | x | | | | x | | | | | | | | | | 0.003s 91.441s 639139160919210099: | | | | | | | | | | | | x | | | x | | | | x | | | | | 9453 | | | | 0.002s 91.444s 639139160919234938: | | | | | | | | | | | | x | | | x | | 9376 | x | | | | | | | | | | 0.001s 91.445s 639139160919249778: | | | | | | | | | | | | x | | | x 4346 | | | x | | | | | | | | | | 0.001s 91.447s 639139160919264043: | | | | | | | | | | | | x | | | x | | | | x | | 4342 | | | | | | | 0.001s 91.448s 639139160919278028: | | | | | | | | | | | 4338 x | | | x | | | | x | | | | | | | | | | 0.001s 91.450s 639139160919292796: | | | | | | | | | | | | 9464 | | | x | | | | x | | | 9446 | | | | | | 0.002s 91.451s 639139160919308530: | | | | | | | | | | | | | | | | x | | | | x | | | | | | 9465 | | | 0.002s 91.453s 639139160919324507: | | | | | 9459 | | | | | | | | | | x | | | | x | | | | | | | | | | 0.001s 91.454s 639139160919337295: | | | | | | | | 9466 | | | | | | | x | | | | x | | | | | | | | | | 0.001s 91.455s 639139160919350678: | | | | | | | | | | | | | | | | x | | | | x | | | | | | | | 9194 | 0.024s 91.479s 639139160919589439: | | 9467 | | | | | | | | | | | | | x | | | | x | | | | | | | | | | 0.001s 91.481s 639139160919603852: | | | | | | | | | 4185 | | | | | | x | | | | x | | | | | | | | | | 0.002s 91.482s 639139160919620626: | | | | | | | | | | | | | | | | x | | | 4329 9469 | | | | | | | | | | 0.001s 91.484s 639139160919634216: 9470 | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 91.485s 639139160919650529: | | | | | | 4256 | | | | | | | | | 9471 | | | | | | | | | | | | | | | 0.001s 91.487s 639139160919663774: | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | 0.001s 91.488s 639139160919677927: | | | | | | | | | | 4327 | | | x | | | | | | | | | | | | | | | | | 0.001s 91.489s 639139160919689728: | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 9473 | | 0.001s 91.491s 639139160919703031: | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 9346 0.001s 91.492s 639139160919715472: | | | | | | | | | | | | | 4222 x | | | | | | | | | | | | | | | | | 0.001s 91.493s 639139160919727730: | | | | | | | | | | | | | | x | | | | | | | | | | | 9474 | | | | | 0.002s 91.495s 639139160919745715: | | | | | | | 9457 | | | | | | x | | | | | | | | | | | | | | | | | 0.002s 91.496s 639139160919761558: | | | | | | | | | | | | | | x | | | | | | | 4160 | | | | | | | | | 0.002s 91.498s 639139160919779825: | | | | | | | | | | | | | | x | | | | | | | | x | | | | | | | | 0.002s 91.500s 639139160919794941: | | | | | | | | | | | | | | x | | | | | | | | x | | | 9448 | | | | 0.002s 91.502s 639139160919817203: | | | | | | | | | | | | | | 4322 | | | | 4265 | | | x | | | | | | | | 0.002s 91.504s 639139160919839792: | | | | | | | | | | | | | | | | | 9423 | | | | | x | | | | | | | | 0.002s 91.507s 639139160919863166: | 4287 | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | 0.011s 91.518s 639139160919975836: | | | | | | | | | | | | | | | | | | | | | | | x 4314 | | | | | | | 0.002s 91.520s 639139160919996813: | | | | 4300 | | | | | | | | | | | | | | | | | | 9478 | | | | | | | | 0.002s 91.522s 639139160920012163: | | | | | | | | | | | 4090 | | | | | | | | | | | | | | | | | | | | 0.000s 91.522s 639139160920012387: | | | | | | | | | | | | | | | | | | | | | | | | | 4286 | | | | | | 0.000s 91.522s 639139160920012678: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.524s 639139160920035218: | | | | | | | | | | | | | | | | | | x | | | | | | | | | 4290 | | | 0.002s 91.525s 639139160920051339: | | | | | x | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.527s 639139160920071393: | | | | | x | | 4333 | | | | | | | | | x | | | | | | | | | | | | | 0.011s 91.538s 639139160920176397: | | | | | x | | | | | | | | | | | | x | | | | | | | | | | | 9476 | 0.002s 91.540s 639139160920193223: | | 4343 | | x | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.541s 639139160920209305: | | | | | x | | | | | | | | | | | | x | 4249 | | | | | | | | | | | 0.002s 91.543s 639139160920224879: | | | 4302 | 9481 | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.544s 639139160920240468: | | | | | | 4225 | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.546s 639139160920260697: | | | | | | | | | | 4172 | | | | | | | x | | | | | | | | | | | | | 0.002s 91.549s 639139160920282497: | | | | | | | | | | | | | | | 9461 | | 9484 | | | | | | | | | | | | | 0.001s 91.550s 639139160920297071: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9341 0.002s 91.552s 639139160920317216: | | | | | | | 4313 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 91.552s 639139160920317451: | | | | | | | | | | | | | | | | | | | | | | | | | | 4214 | | | | | 0.000s 91.552s 639139160920318024: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9347 | | | | 0.024s 91.576s 639139160920554158: | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 91.578s 639139160920576516: | | | | | | | | | | | | | | x | | | | x | | | | | | | | | | | | 0.002s 91.580s 639139160920600147: | | | | | | | | | | | | | | x | | 4257 | x | | | | | | | | | | | | 0.002s 91.582s 639139160920616517: | 4215 | | | | | | | | | | | | x | | | | 9487 | | | | | | | | | | | | 0.001s 91.583s 639139160920630842: | | | | | | | | | | | | | | x | | | | | | | | | 4203 | | | | | | | 0.002s 91.585s 639139160920649106: | | | | | | | | | | | | | | x | | | | | | | | | | 4255 | | | | | | 0.002s 91.587s 639139160920666257: | | | | | | | | | | | | | | x | | | | | | x | | | | | | | | | | 0.002s 91.589s 639139160920683775: | | | | | | | | | | | | | | x | | | | | | x | | | | | | 9483 | | | 0.002s 91.590s 639139160920698961: | | | | | | | | | | | | 9482 | x | | | | | | x | | | | | | | | | | 0.002s 91.592s 639139160920716684: | | | | | | | | 9489 | | | | | x | | | | | | x | | | | | | | | | | 0.002s 91.594s 639139160920734773: | | | | | | | | | | | | | | x | | | | | | x | | | | | | | | 4303 | 0.002s 91.596s 639139160920752024: | | | | | | | | | 4169 | | | | x | | | | | | 9492 | | | | | | | | | | 0.001s 91.597s 639139160920765502: | | 9479 | | | | | | | | | | | x | | | | | | | | | | | | | | | | | 0.004s 91.600s 639139160920801264: | | | | | | | | | | | | | | x | | | | | 4232 | | | | | | | | | | | 0.010s 91.611s 639139160920904417: | | | | | | | | | | | | | | x | x | | | | | | | | | | | | | | | 0.002s 91.612s 639139160920920781: | | | | | | | | | | 9472 | | | x | x | | | | | | | | | | | | | | | 0.001s 91.614s 639139160920934383: | | | | | | | | | | | | | | x | x | | | | | | 9480 | | | | | | | | 0.001s 91.615s 639139160920946410: | | | | | | | | | | | | | | x 4345 x | | | | | | | | | | | | | | | 0.001s 91.616s 639139160920959540: | | | | | | | | | | | | | 4325 9496 | x | | | | | | | | | | | | | | | 0.001s 91.618s 639139160920973053: | | | | | | | | | | | | | | | | 9497 | | | | | 4307 | | | | | | | | | 0.001s 91.619s 639139160920987569: | | | | | | | | | | | | | | | | | | | | | | | | | | 9498 | | | | | 0.002s 91.621s 639139160921003804: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x 0.001s 91.622s 639139160921016762: | | | | | | 4283 | | | | | | | | | | | | | | | | | | | | | | | | x 0.001s 91.623s 639139160921029069: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9206 | | | x 0.001s 91.625s 639139160921041813: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4251 | x 0.002s 91.626s 639139160921057489: 4298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x 0.001s 91.627s 639139160921069854: | | | | | | | | | | | | | | | | | 4346 | | | | | | | | | | | | | x 0.001s 91.629s 639139160921084687: | 9462 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x 0.001s 91.630s 639139160921098736: | | | | | | | | | | | | | | | | | | | 9488 | | | | | | | | | | | x 0.001s 91.631s 639139160921110944: | | | | 4347 | | | | | | | | | | | | | | | | | | | | | | | | | | 9501 0.001s 91.633s 639139160921124115: | | | | | | | | | | | 9502 | | | | | | | | | | | | | | | | | | | | 0.001s 91.634s 639139160921137581: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 91.635s 639139160921151570: | | | | | | | | | | | | | | | | | | x | | | | | | | | | 9468 | | | 0.001s 91.637s 639139160921163876: | | | | | | | | | | | | x | | | | | x | | | | | | | | | | | | | 0.002s 91.638s 639139160921180408: | | | | | | | | x | | | x | | | | | x | | | | | | | | | | | | | 0.002s 91.640s 639139160921195772: | | | | | 4228 | | x | | | x | | | | | x | | | | | | | | | | | | | 0.002s 91.642s 639139160921215456: | | | | | | | | x | | | x | | | | | x | | | | | | | | | | | 9486 | 0.002s 91.644s 639139160921234444: | | | | | | | | x 4326 | | x | | | | | x | | | | | | | | | | | | | 0.001s 91.645s 639139160921248093: | | x | | | | | x | | | x | | | | | x | | | | | | | | | | | | | 0.001s 91.646s 639139160921261004: | | x 4245 | | | | 9505 | | | x | | | | | x | | | | | | | | | | | | | 0.001s 91.648s 639139160921274606: | | x | | | | | | | | | x | | | | | 9506 | 4121 | | | | | | | | | | | 0.002s 91.650s 639139160921292908: | | x | | | | | | | 4327 | x | | | | | | | | | | | | | | | | | | | 0.002s 91.652s 639139160921314225: | | x | | | | | | | | | x | | | | | | | | | | 9503 | | | | | | | | 0.003s 91.654s 639139160921340822: | | 9507 | | | | | | | | | x 9438 | | | | | | | | | | | | | | | | | | 0.003s 91.658s 639139160921371748: | | | | | | | | | | | | x | | | | | | | | | 9475 | | | | | | | | | 0.011s 91.668s 639139160921481137: | | | | | | | 9509 | | | | x | | | | | | | | | | | | | | | | | | | 0.003s 91.671s 639139160921509941: | | | | | | | | | | | | x | | | | | | | | | | | | | 4214 | | | | | 0.002s 91.673s 639139160921525753: | | | | | | | | | | | | x | | | | | | | | x | | | | | | | | | | 0.002s 91.675s 639139160921548604: | | | | | | 4256 | | | | | x | | | | | | | | x | | | | | | | | | | 0.003s 91.678s 639139160921576337: | | | | | | | | | | | | x | | | | | | | | x | | | | | 9115 | | | | 0.002s 91.680s 639139160921594066: | | | | | | | | | | | | x | | | | | | | | x | | | | | | | 9511 | | 0.002s 91.682s 639139160921616728: 4223 | | | | | | | | | | | x | | | | | | | | x | | | | | | | | | | 0.002s 91.684s 639139160921632871: | | | | | | | | | | | | x | | | | 9513 | | | x | | | | | | | | | | 0.024s 91.708s 639139160921876523: | 4323 | | | | | | | | | | x | | | | | | | | x | | | | | | | | | | 0.002s 91.710s 639139160921899888: | | | | | | | | | | | | x | | | | | | x | x | | | | | | | | | | 0.002s 91.713s 639139160921924819: | | | | 9508 | | | | | | | x | | | | | | x | x | | | | | | | | | | 0.002s 91.714s 639139160921941295: | | | | | | | | | | | | 9515 | | | | | | x | x | | 4314 | | | | | | | 0.002s 91.716s 639139160921956513: | | | | | | | | | | | | | | | | | | | 9516 | x | | | 4286 | | | | | | 0.002s 91.718s 639139160921973439: | | | | | | | | | | | | | | | | | | | | | x | | | | | | 9441 | | | 0.002s 91.719s 639139160921991692: | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | 9124 | 0.015s 91.734s 639139160922137358: | | | | | | | | | 4344 | | | | | | | | | | | x | | | | | | | | | | 0.002s 91.736s 639139160922153631: | | | 4339 | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.003s 91.738s 639139160922179151: | | | | | | | | | | | | | | | | | | | | 4329 x | | | | | | | | | | 0.003s 91.741s 639139160922211635: | | | | | | | | | | | | | | | | | | x | | x | | | | | | | | | | 0.002s 91.744s 639139160922232796: | | | | | | | | | | 9520 | | | | | | | x | | x | | | | | | | | | | 0.002s 91.745s 639139160922249156: | | | | | | | | | | | | | | | 4217 | | x | | 9521 | | | | | | | | | | 0.002s 91.747s 639139160922264442: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.002s 91.748s 639139160922280829: | | | | | | | | | | | | | | | | | | x | | | | 9514 | | | | | | | x 0.001s 91.750s 639139160922294322: | | | | | | | | | | | | | 9431 | | | | x | | | | | | | | | | | | 4299 0.001s 91.751s 639139160922308857: | | x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.753s 639139160922324440: | | x | | | | | | | | | | | | | | | x | | | x | | | | | | | | | 0.001s 91.754s 639139160922339262: | | x | | | | | | | | | | | 4322 | | | x | | | x | | | | | | | | | 0.002s 91.756s 639139160922354801: | | x | | | | | | | | | | | | | | | x | | | x | | | | x | | | | 0.002s 91.758s 639139160922372289: | | x | | | | | | | | | | | | | | | x | | | x | | | | x | 4251 | | 0.002s 91.760s 639139160922394903: | | x | | | | | | | | | | | | | | | x | | | x | | | 9344 x | | | | 0.002s 91.762s 639139160922413883: | | x | | | | | | | | | | | | | | 4346 x | | | x | | | | x | | | | 0.002s 91.764s 639139160922437153: | | x | 4300 | | | | | | | | | | | | | x | | | 4307 | | | | x | | | | 0.021s 91.785s 639139160922650612: | | x | | | | 4313 | | | | | | | | | | x | | | | | | | | x | | | | 0.002s 91.787s 639139160922671624: | | x | | | | | | | | | | | | | 4229 | x | | | | | | | | x | | | | 0.001s 91.789s 639139160922686171: | | x | | | | | | | | | | | | | | | x | | | | | | 4115 | x | | | | 0.002s 91.791s 639139160922702183: | | 9523 | | 9500 | | | | | | | | | | | | x | | | | | | | | x | | | | 0.001s 91.792s 639139160922716941: | | | | | | | | | | | | | | | | | | x | | | | | | | | 4167 9425 | | | 0.002s 91.794s 639139160922733567: | | | | | | | | | | | | | | | | | | x | | | | | 9477 | | | | | | | 0.002s 91.795s 639139160922750935: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 4303 | 0.002s 91.797s 639139160922771549: | | | | | | | | | | | 4090 | | | | | | x | | | | | | | | | | | | | 0.002s 91.799s 639139160922789280: | | | | | | | | | | | | | | | | | | x | 4232 | | | | | | | | | | | 0.002s 91.802s 639139160922813604: | | | | | | | | x | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.804s 639139160922834628: | | | | | | | | x | 4327 | | | | | | | x | | | | | | | | | | | | | 0.002s 91.806s 639139160922857306: | | | | | | | | x | | | | | | | | | x | | | | x | | | | | | | | 0.002s 91.808s 639139160922878976: | | | | | | | | x | | | | | | | | | x | | | | x | | | | | | | x 0.016s 91.824s 639139160923041198: | | | | | | | | x | | | | 4222 | | | | x | | | | x | | | | | | | x 0.002s 91.826s 639139160923061443: | | | | | | 9510 | x | | | | | | | | | x | | | | 9526 | | | | | | | x 0.002s 91.829s 639139160923082168: | | | | | | | | 9527 | | | | | 4278 | | | x | | | | | | | | | | | | x 0.002s 91.831s 639139160923103868: | | | | | | | | | 4185 | | | | | | | | x | | | | | | | | | | | | x 0.002s 91.832s 639139160923120257: 9528 | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.002s 91.834s 639139160923135853: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 9529 | x 0.002s 91.836s 639139160923152081: | | | | | | | | | | | | | | | | | | x x | | | | | | | | | | | x 0.002s 91.838s 639139160923175794: | | | 4302 | | | | | | | | | | | | | | x x | | | | | | | | | | | x 0.002s 91.840s 639139160923198063: | | | | | | | | | | | | | | | | | | x x | | | | | | 9335 | | | | x 0.002s 91.842s 639139160923219664: | 4254 | | | | | | | | | | | | | | | | x x | | | | | | | | | | | 9530 0.002s 91.844s 639139160923237336: | | | | | | | | | | | | | | | | | 9383 x x | | | | | | | | | | | | 0.002s 91.846s 639139160923252688: | | | | 4347 | | | | | | | | | | | | | x x | | | | | | | | | | | | 0.001s 91.847s 639139160923267213: | | | | | | | | | | | | | | | | | | x x | | 4160 | | | | | | | | | 0.002s 91.849s 639139160923282847: | | | | | | | | | | | | | | | | 9517 | x x | | | | | | | | | | | | 0.002s 91.851s 639139160923301824: | | | | | 4196 | | | | | | | | | | | | x x | | | | | | | | | | | | 0.001s 91.852s 639139160923316349: | | | | | | | | | | | | x | | | | | x x | | | | | | | | | | | | 0.002s 91.853s 639139160923331365: | | | | | | | | | | | | x | | | | | x x | | | | | | | | x | | | 0.011s 91.864s 639139160923436554: | | | | | | | | | | | | x | | | | | x x | | | | 4342 | | | x | | | 0.002s 91.866s 639139160923456533: | | | | | | | | | | | | x | | | | | x x 4259 | | | | | | | x | | | 0.002s 91.868s 639139160923474192: | | | | | | | | | | | | x | | 9403 | | x x | | | | | | | | 9536 | | | 0.002s 91.870s 639139160923495744: | | | | | | | | | | 4294 | x | | | | | 9537 x | | | | | | | | | | | | 0.002s 91.872s 639139160923517285: | | | | | | | | | | | | x 4325 | | | | | x | | | | | | | | | | | | 0.002s 91.874s 639139160923536217: | | | | | | 4283 | | | | | x | | | | | | x | | | | | | | | | | | | 0.002s 91.876s 639139160923553624: | | | | | | | | | | | | x | | | | | | x | 9535 | | | | | | | | | | 0.001s 91.877s 639139160923568010: | | | | | | | | 9534 | | | x | | | | | | x | | | | | | | | | | | | 0.002s 91.879s 639139160923584212: | | x | | | | | | | | | x | | | | | | x | | | | | | | | | | | | 0.002s 91.880s 639139160923601611: | | x | | | | | | 9325 | | x | | | | | | x | | | | | | | | | | | | 0.002s 91.882s 639139160923618448: | | x | | | | | | | | | x | | | | | | x | | | | | | | | | 4251 | | 0.001s 91.884s 639139160923632255: | | x 9519 | | | | | | | | x | | | | | | x | | | | | | | | | | | | 0.002s 91.885s 639139160923648340: | | x | | | | | | | | | x | | | | | | x | | | | | | 4340 | | | | | 0.001s 91.887s 639139160923662530: | 4215 x | | | | | | | | | x | | | | | | x | | | | | | | | | | | | 0.002s 91.888s 639139160923678912: | | x | | | | | | | | | x | 4322 | | | | x | | | | | | | | | | | | 0.002s 91.890s 639139160923700367: | | x | | | | | | | | | x | | | | 9255 | x | | | | | | | | | | | | 0.023s 91.913s 639139160923929256: | | x | 9494 | | | | | | | x | | | | | | x | | | | | | | | | | | | 0.002s 91.915s 639139160923949828: | | 9543 | | | | 4193 | | | | x | | | | | | x | | | | | | | | | | | | 0.002s 91.917s 639139160923966554: | | | | | | | | | | | | 9544 | | | | | | x | | | | | 4255 | | | | | | 0.002s 91.919s 639139160923985409: | | | | | | | | | | | | | | | | x | | x | | | | | | | | | | | | 0.002s 91.921s 639139160924008724: | | | | | 4228 | | | | | | | | | | x | | x | | | | | | | | | | | | 0.002s 91.924s 639139160924032825: | | | | | | | | | | | | | | | | x | | x | | | | | | | 9546 | | | | 0.003s 91.926s 639139160924059404: | | | | | | | | | | | | | | | | x | | x | | | | | | | | | | 9547 | 0.003s 91.929s 639139160924085795: | | | | | | | | | | | 4338 | | | | x | | 9548 | | | | | | | | | | | | 0.003s 91.931s 639139160924111395: | | | | | | | | | | | | | | | | x | | | | | | | 4308 | | | | | | | 0.002s 91.933s 639139160924128744: | | | | | | | | | | | | | | | | x | | | 9491 | | | | | | | | | | | 0.002s 91.935s 639139160924148301: | | | | | | | | | | | | | | | | x | | | | | | 4324 | | | | | | | | 0.003s 91.938s 639139160924175371: | | | | | | | | | | | | | | | 4266 x | | | | | | | | | | | | | | | 0.003s 91.940s 639139160924201507: | | | | | | | | | | 9551 | | | | | x | | | | | | | | | | | | | | | 0.003s 91.943s 639139160924228444: | | | | | | | | | | | | | | | | x | x | | | | | | | | | | | | | 0.003s 91.946s 639139160924256977: | | | | | | | | | | | | | 9552 | | x | x | | | | | | | | | | | | | 0.003s 91.949s 639139160924286974: | | | | | | 4256 | | | | | | | | | 9553 | x | | | | | | | | | | | | | 0.012s 91.961s 639139160924405664: 4223 | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.963s 639139160924423827: | | | | | | | | | | | | | | | | | | x | | 9532 | | | | | | | | | | 0.002s 91.964s 639139160924439952: | | | | | | | | x | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.966s 639139160924455946: | | | | | | | | x 4260 | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.968s 639139160924472888: | | | | | | | | x | | | | | | | | | x | | | | | | | | | | 9554 | | 0.002s 91.969s 639139160924490253: | | | 9460 | | | | x | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.971s 639139160924506802: | 4287 | | | | | | x | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.973s 639139160924527934: | | | | | | | | x | | | | | 9556 | | | x | | | | | | | | | | | | | 0.002s 91.975s 639139160924544714: | | | | | | | | x | | | | | | | | | x | | | | | | | 9263 | | | | | 0.011s 91.986s 639139160924654682: | | | | | | | | x | | | | | | | | 9191 x | | | | | | | | | | | | | 0.002s 91.987s 639139160924670230: | | | | 9493 | | | x | | | | | | | | | x | | | | | | | | | | | | | 0.001s 91.989s 639139160924684851: | | | | | | | | 9557 | | | | | | | | | x | | | 9540 | | | | | | | | | 0.002s 91.990s 639139160924700778: | | | | | | | 4202 | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 91.993s 639139160924721926: | | | | | | | | | | | | | | | | | | x | | | | | | | | | 9555 | | | 0.002s 91.994s 639139160924740459: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.002s 91.996s 639139160924756985: | | | | | | | | | | | 9512 | | | | | | x | | | | | | | | | | | | x 0.002s 91.998s 639139160924776995: | | | | | | | | | | | | | | | | | | x | | | | | 4203 | | | | | | x 0.002s 92.000s 639139160924799437: | | | | | | | | | | | | | | | | | | x | 4249 | | | | | | | | | | x 0.025s 92.026s 639139160925053482: | | | | | | | | | | | | | | | | | | x | | | | 9558 | | | | | | | x 0.002s 92.028s 639139160925074956: | | | | | | | | | | | | | | | 4217 | | x | | | | | | | | | | | | x 0.002s 92.030s 639139160925099955: | | | | | | | | | | 4294 | | | | | | | x | | | | | | | | | | | | x 0.003s 92.033s 639139160925125629: | | | | | | | | | | | | | 4325 | | | | x | | | | | | | | | | | | x 0.003s 92.035s 639139160925150899: | | | | | | | | | | | | | | | | 4229 | x | | | | | | | | | | | | x 0.001s 92.037s 639139160925165723: | | | | | | | | | | | | | | | | | | x | | 9524 | | | | | | | | | x 0.001s 92.038s 639139160925179346: | | | | | | | | | | | | | | | | | | x | | | | | | | | 4167 | | | x 0.002s 92.041s 639139160925204266: | | | | | | | | | 4326 | | | | | | | | x | | | | | | | | | | | | x 0.002s 92.043s 639139160925228810: | | 9560 | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.002s 92.046s 639139160925252698: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 4251 | x 0.002s 92.047s 639139160925268800: | | | 4226 | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.009s 92.056s 639139160925360618: | 4323 | | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.001s 92.058s 639139160925375014: | | | | | | | | | | | | | | 4322 | | | x | | | | | | | | | | | | x 0.001s 92.059s 639139160925388322: | | | | | | | | | | | | | | | | | 9186 x | | | | | | | | | | | | x 0.001s 92.061s 639139160925402462: | | | | | | | | | | | | | | | | | | x | | | | | | | 9234 | | | | x 0.001s 92.062s 639139160925416363: | | | | 4300 | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.001s 92.063s 639139160925431105: | | | | | | | | | | | | | | | | | | x 4235 | | | | | | | | | | | x 0.001s 92.065s 639139160925444585: | | | | | | | | | | | | | | | | | | x | | | 9533 | | | | | | | | x 0.001s 92.066s 639139160925457875: | | | | | | | 4313 | | | | | | | | | | x | | | | | | | | | | | | x 0.002s 92.068s 639139160925474868: | | | | | 4263 | | | | | | | | | | | | x | | | | | | | | | | | | 9566 0.001s 92.069s 639139160925489614: | | | | | | | | | | | | | | | | | | 9567 | | | | | | 9490 | | | | | | 0.002s 92.071s 639139160925505914: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9562 | | | 0.001s 92.072s 639139160925519006: | | | | | | | | | | | 4090 | | | | | | | | | | | | | | | | | | | | 0.000s 92.072s 639139160925519964: | | | | | | | | | | | | | | | | | | | | 4121 | | | | | | | | | | | 0.000s 92.072s 639139160925520099: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4303 | 0.000s 92.072s 639139160925520216: | | | | | | | | | | | | | | | | | | | | | | | 9542 | | | | | | | | 0.003s 92.075s 639139160925546175: | | | | | | | | | | | | 4288 | | | | | | | | | | | | | | | | | | | 0.000s 92.075s 639139160925546491: | | | | | | | | | | 4327 | | | | | | | | | | | | | | | | | | | | | 0.000s 92.075s 639139160925547621: | | | | | | | | | | | | | 9550 | | | | | | | | | | | | | | | | | | 0.003s 92.078s 639139160925575318: 4298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.078s 639139160925575648: | | | | | | 4283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.078s 639139160925576241: | | | | | | | | | | | | | | | | | | | | | 9572 | | | | | | | | | | 0.003s 92.081s 639139160925604037: | | | | | | | | | 9573 | | | | | | | | | | | | | | | | | | | | | | 0.003s 92.083s 639139160925629740: | | 4343 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.083s 639139160925630079: | | | 4302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.083s 639139160925630806: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9571 | | 0.002s 92.086s 639139160925654948: | | | | | | | | | | | | | | 9522 | | | | | | | | | | | | | | | | | 0.002s 92.087s 639139160925670029: | | | | | | | | 4333 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.087s 639139160925670253: | | | | | | | | | | | | | | | | | 9155 | | | | | | | | | | | | | | 0.002s 92.089s 639139160925690265: | | | | | | | | | | | | | | | | | | | | | | | | | | 9161 | | | | | 0.002s 92.091s 639139160925707198: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 92.093s 639139160925724846: | | | | x | | | | | | | | | | | | | | | | | 4307 | | | | | | | | | 0.001s 92.094s 639139160925738509: | | | | x | | 4193 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 92.096s 639139160925753567: | | | | x 9545 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 92.097s 639139160925769645: | | | | x | | | | | | | | | | | | | | | | | | | | 4115 | | | | | | 0.002s 92.099s 639139160925785996: | | | | 9579 | | | | | | | | | | | | | | | | | | | 4308 | | | | | | | 0.002s 92.100s 639139160925801003: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4290 | | | 0.000s 92.100s 639139160925801289: | | | | | | | | | | | 9580 | | | | | | | | | | | | | | | | | | | | 0.002s 92.102s 639139160925818407: | | | | | | | | | | | | | | | 4266 | | | | | | | | | | | | | | | | 0.000s 92.102s 639139160925818553: | | | | | | | | | | | | | | | | | | | | | | | 9581 | | | | | | | | 0.002s 92.104s 639139160925837957: | | | | | | | | | | | | 4297 | | | | | | | | | | | | | | | | | | | 0.000s 92.104s 639139160925838329: | | | | | | | | | | | | | | | | 9583 | | | | | | | | | | | | | | | 0.011s 92.116s 639139160925952853: 9584 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 92.117s 639139160925969099: | | | | | | | | | | | | | 9417 | | | | | | | | | | | | | | | | | | 0.002s 92.119s 639139160925985065: | | | | | | | | | | 9112 | | | | | | | | | | | | | | | | | | | | | 0.001s 92.120s 639139160925999996: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9586 | | | | 0.001s 92.122s 639139160926014247: | 4215 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.122s 639139160926014344: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.122s 639139160926014449: | | | | | | | | | 4326 | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.122s 639139160926014656: | | | | | | | | | | | | | | | | | | | | 4259 | | | | | | | | | | | 0.000s 92.122s 639139160926014937: | | | | | | | | | | | | | | 9587 | | | | | | | | | | | | | | | | | 0.003s 92.124s 639139160926040760: | | | | | | | | | | | | | | | | | 9104 | | | | | | | | | | | | | | 0.003s 92.127s 639139160926066823: | | | | | | 9392 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 92.130s 639139160926094272: | | | | | | | | 9588 | | | | | | | | | | | | | | | | | | | | | | | 0.028s 92.157s 639139160926371439: | | | | | | | | | | | | | | | | | | | | | | | | | | 9134 | | | | | 0.002s 92.159s 639139160926390877: | | | | | | | | | | | | | | | | | | | 9590 | | | | | | | | | | | | 0.002s 92.161s 639139160926411127: | | | | | | | | | | | | | | | | | | | | | | 4160 | | | | | | | | | 0.000s 92.162s 639139160926411776: | | | | | 4196 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.162s 639139160926412513: | | | | | | | | | | | | | | | | | | | | | | | | 9570 | | | | | | | 0.002s 92.163s 639139160926428706: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9593 | 0.002s 92.165s 639139160926450749: | | | | | | | | | | | 4090 | | | | | | | | | | | | | | | | | | | | 0.000s 92.165s 639139160926451020: | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.002s 92.168s 639139160926474374: | | | | | | | | | | | | 9594 | | | | | | | | x | | | | | | | | | | 0.010s 92.177s 639139160926570511: | | | | | | | | | | | | | | | | | | | | | x | | | | | | x | | | 0.002s 92.179s 639139160926585800: | | 4268 | | | | | | | | | | | | | | | | | | x | | | | | | x | | | 0.001s 92.180s 639139160926599308: | | | | | | | | | | | | | | | 4345 | | | | | x | | | | | | x | | | 0.002s 92.182s 639139160926616489: 4298 | | | | | | | | | | | | | | | | | | | | x | | | | | | x | | | 0.002s 92.184s 639139160926632565: | | | | | | | | | | | | | | | | | | 9592 | | x | | | | | | x | | | 0.001s 92.185s 639139160926646924: | | | | | | | | | | | | | 9398 | | | | | | | x | | | | | | x | | | 0.001s 92.186s 639139160926660448: | | | | | | | | | | 4209 | | | | | | | | | | x | | | | | | x | | | 0.001s 92.188s 639139160926673611: | 9413 | | | | | | | | | | | | | | | | | | | x | | | | | | x | | | 0.001s 92.189s 639139160926687711: | | | | | | | | | 9249 | | | | | | | | | | | x | | | | | | x | | | 0.001s 92.191s 639139160926702230: | | | 9419 | | | | | | | | | | | | | | | | | x | | | | | | x | | | 0.002s 92.192s 639139160926718103: | | | | | | | | | | | | | | | | | 9097 | | | x | | | | | | x | | | 0.002s 92.194s 639139160926737725: | | | | | | 4256 | | | | | | | | | | | | | | x | | | | | | x | | | 0.021s 92.215s 639139160926947457: | | | | | | | | | | | | | | | | | | | | | x | 9541 | | | | x | | | 0.002s 92.217s 639139160926963899: | | | | | | | | | | | | | | | | | | | | | x | | | | | | x 9569 | | 0.002s 92.219s 639139160926982016: | | | | | | | | | | | | | | | | | | | | | x | | | | | | x | | 9578 0.002s 92.221s 639139160927001979: | | | | | | | | | | | | | | | | | | | | 4280 x | | | | | | x | | | 0.002s 92.222s 639139160927020647: | | | | | | | | x | | | | | | | | | | | | x | | | | | | x | | | 0.002s 92.224s 639139160927038187: | | | | | | | | x | | | | | | | | | | | | x | | | | 9121 | x | | | 0.002s 92.226s 639139160927055112: | | | | | | | 4166 x | | | | | | | | | | | | x | | | | | | 9599 | | | 0.002s 92.228s 639139160927076032: | | | | | | | | x | | | | | | | 4229 | | | | x | | | | | | | | | | 0.002s 92.230s 639139160927094748: | | | | | | | | 9600 | | | | | | | | | | | | x | | | 4255 | | | | | | 0.002s 92.232s 639139160927114318: | | | | | | | | | | | | | | | | | | | | | x | | 4292 | | | | | | | 0.002s 92.234s 639139160927138167: | | | | | | | | | | | 9585 | | | | | | | | | x | | | | | | | | | | 0.003s 92.237s 639139160927165271: | | | | 4347 | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.003s 92.240s 639139160927193102: | | | | | | | | | | | | 4297 | | | | | | | | x | | | | | | | | | | 0.003s 92.242s 639139160927220755: | | | | | | | | | | | | | | 9504 | | | | | | x | | | | | | | | | | 0.010s 92.252s 639139160927320692: | | | | | | | | | | | | | | | 4217 | | | | | 9602 | | | | | | | | | | 0.003s 92.255s 639139160927349146: | | | | | | | | | | | | | | | | | | 9582 | | | | | | | | | | | | | 0.003s 92.258s 639139160927377071: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 | | | | 0.000s 92.258s 639139160927377596: | | | | | | | | | | | | | 4325 | | | | | | | | | | | | | | | | | | 0.000s 92.258s 639139160927377836: | | | | | | | | | | 9603 | | | | | | | | | | | | | | | | | | | | | 0.003s 92.261s 639139160927406035: | 4323 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.261s 639139160927406375: | | | 4318 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.261s 639139160927406573: | | | | | | | | | 9174 | | | | | | | | | | | | | | | | | | | | | | 0.003s 92.264s 639139160927432967: | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 0.003s 92.267s 639139160927462242: | | | | | | | | | | | | | | | | | x | 4235 | | | | | | | | | | | | 0.003s 92.269s 639139160927488791: 4223 | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 0.003s 92.272s 639139160927515143: | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 9455 | | 0.003s 92.274s 639139160927540852: | | | | | | | | | | | | | | | | | x | | | | | 4316 | | | | | | | | 0.002s 92.277s 639139160927565081: | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 9576 0.002s 92.279s 639139160927583681: | | | | | | | | | | | | | | | | | x | | 4329 | | | | | | | | | | | 0.002s 92.280s 639139160927599727: | | | | | | | | | | | | | | | | | x | | | | | | | | 9120 | | | | | 0.002s 92.282s 639139160927617221: | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 4303 | 0.002s 92.284s 639139160927632949: | | | | | 4263 | | | | | | | | | | | 9605 | | | | | | | | | | | | | | 0.001s 92.285s 639139160927647069: | | | | | | | | | | | | | | | | | | | | | | | | | 4315 | | | | | | 0.000s 92.285s 639139160927647727: | | | | | | | | | | | 9368 | | | | | | | | | | | | | | | | | | | | 0.010s 92.295s 639139160927743866: | | | | | | | | | | | | | | | | | | | | | | 9607 | | | | | | | | | 0.002s 92.296s 639139160927759102: | | | | | | | | | | | | 4331 | | | | | | | | | | | | | | | | | | | 0.000s 92.296s 639139160927759270: | | 9609 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 92.298s 639139160927774249: | | | | | | | | | | | | | | 4330 | | | | | | | | | | | | | | | | | 0.000s 92.298s 639139160927774477: | | | | 9589 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 92.299s 639139160927790371: | | | | | | | | | | | | | | | 9597 | | | | | | | | | | | | | | | | 0.001s 92.301s 639139160927804967: | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.001s 92.302s 639139160927819952: | | | | | | | | | | | | | 9377 | | | | | | | x | | | | | | | | | | 0.001s 92.304s 639139160927834499: | | | | | | | | | | | | | | | | | | 9610 | | x | | | | | | | | | | 0.001s 92.305s 639139160927848597: | | | 4302 | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.002s 92.307s 639139160927865031: | 4254 | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.002s 92.308s 639139160927880603: | | | | | | | | | | 4209 | | | | | | | | | | x | | | | | | | | | | 0.001s 92.310s 639139160927893762: | | | | | | | | | | | | | | | | | | | | | x | | | | | | x | | | 0.001s 92.311s 639139160927906817: | | | | | | | | | 4169 | | | | | | | | | | | x | | | | | | x | | | 0.001s 92.312s 639139160927920343: | | | | | | 9614 | | | | | | | | | | | | | | x | | | | | | x | | | 0.002s 92.314s 639139160927937865: 9615 | | | | | | | | | | | | | | | | | | | | x | | | | | | x | | | 0.001s 92.316s 639139160927952436: | | | | | | | | | | | | | | | | | | | | | x | | | | | | x 9400 | | 0.001s 92.317s 639139160927967003: | | | | | | | | | | | | | | | | | | | | | x | 9616 | | | | x | | | 0.002s 92.319s 639139160927986667: | | | | | | | | | | | | | | | | | | | | | x | | | | | | x | | 9613 0.002s 92.320s 639139160928001682: | | | | | | | | | | | | | | | | | | | | 4232 x | | | | | | x | | | 0.001s 92.322s 639139160928016070: | | | | | | | | | | | | | | | | 4197 | | | | x | | | | | | 9618 | | | 0.002s 92.324s 639139160928040746: | | | | | | | 4193 | | | | | | | | | | | | | 9619 | | | | | | | | | | 0.002s 92.327s 639139160928064989: | | | | | | | | | | | | | | | | | | | | | | | | | | 9096 | | | | | 0.002s 92.329s 639139160928088525: | | | | | | | | | | | | | | | | | | | | | | | | 4308 | | | | | | | 0.000s 92.329s 639139160928088709: | | | | | | | | | | | | | | | | | | | | | | | | | 4286 | | | | | | 0.000s 92.329s 639139160928088850: | | | | | | | | 9620 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 92.332s 639139160928116132: | | | | | | | | | | | 4309 | | | | | | | | | | | | | | | | | | | | 0.000s 92.332s 639139160928116439: | | | | | | | | | | | | 4288 | | | | | | | | | | | | | | | | | | | 0.000s 92.332s 639139160928116658: | | | | | | | | | | | | | | 4295 | | | | | | | | | | | | | | | | | 0.000s 92.332s 639139160928116794: | | | | 4300 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.332s 639139160928117029: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.332s 639139160928117464: | | | | | | | | | | | | | | | 4345 | | | | | | | | | | | | | | | | 0.000s 92.332s 639139160928117697: | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | 0.002s 92.334s 639139160928138922: | | | | | | | | | | | | | 9624 | | | | | | | | | | | | | x | | | | 0.002s 92.336s 639139160928154498: | | | | | | | | | | | | | | | | | | x | | | | | | | | x | | | | 0.001s 92.337s 639139160928168375: | x | | | | | | | | | | | | | | | | x | | | | | | | | x | | | | 0.001s 92.339s 639139160928183291: | x | | | | | | | 4326 | | | | | | | | x | | | | | | | | x | | | | 0.002s 92.340s 639139160928199404: | x | | | | | | | | | | | | | | | | x 9606 | | | | | | | 9627 | | | | 0.026s 92.366s 639139160928459496: 4223 x | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.003s 92.369s 639139160928491520: | x | | | | | | | | | | | | | | | | x | | | | | | | | | | 9345 | | 0.003s 92.372s 639139160928521426: | x | | | | | | | | | | | | | | | | x | | | | 4316 | | | | | | | | 0.003s 92.376s 639139160928552193: | 4323 | | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.013s 92.389s 639139160928681907: | | | | | | | | | | 4327 | | | | | | | x | | | | | | | | | | | | x 0.003s 92.391s 639139160928709943: | | | 9371 | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.003s 92.394s 639139160928737276: | | 4268 | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.003s 92.397s 639139160928766527: | | | | | | | | | | | | | | | | 4312 | x | | | | | | | | | | | | x 0.022s 92.419s 639139160928985543: | | | | | | | | | | | | | | | | | | x | | | | | | | 9628 | | | | x 0.003s 92.422s 639139160929016888: | | | | | | | | | | | 9629 | | | | | | x | | | | | | | | | | | | x 0.003s 92.425s 639139160929044228: | | | | | | | | | | | | | | 9623 | | | x | | | | | | | | | | | | x 0.003s 92.428s 639139160929072530: | | | | | | | | | | | | 9622 | | | | | x | | | | | | | | | | | | x 0.009s 92.437s 639139160929163964: | | | | | 4228 | | | | | | | | | | | | x | | | | | | | | | | | | x 0.001s 92.438s 639139160929178660: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 9531 9633 0.001s 92.440s 639139160929192984: | | | | | | | | | 9604 | | | | | | | | x | | | | | | | | | | | | | 0.001s 92.441s 639139160929207078: | | | | | | | | | | | | | | | | | | x | 4181 | | | | | | | | | | | 0.001s 92.442s 639139160929220517: | | | | | | | | | | | | | | | | | | x | | | | | 4203 | | | | | | | 0.001s 92.444s 639139160929234584: | | | | | | | | | | | | | | | 4217 | | x | | | | | | | | | | | | | 0.001s 92.445s 639139160929247733: | | | | x | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 92.446s 639139160929261002: | | | | x | | | | | | | | | | | | | x 9630 | | | | | | | | | | | | 0.001s 92.448s 639139160929274405: | | | | x | 4256 | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 92.449s 639139160929287544: | | | | x | | | | | | | | | | | | | x | | | 4160 | | | | | | | | | 0.002s 92.451s 639139160929309625: 9499 | | | x | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 92.453s 639139160929328586: | | | | x | | | | | | | | | | | | | 4320 | | | | | | | | | | 9636 | | 0.001s 92.455s 639139160929342168: | | | | x | | | | | | | | | | | | | | | | | | x | | | | | | | | 0.001s 92.456s 639139160929356507: | x | | x | | | | | | | | | | | | | | | | | | x | | | | | | | | 0.001s 92.457s 639139160929370860: | x | | x | | | | | 4294 | | | | | | | | | | | | x | | | | | | | | 0.001s 92.459s 639139160929385203: | x | | x | | | | | | | | | | | | 4170 | | | | | x | | | | | | | | 0.001s 92.460s 639139160929398636: | x | | x | | | | | | | | | | | | | | | | x | x | | | | | | | | 0.001s 92.462s 639139160929411846: | x | 9370 x | | | | | | | | | | | | | | | | x | x | | | | | | | | 0.001s 92.463s 639139160929426283: | x | | x | | | | | | | | | | | | | | | | x | x | | | | 9639 | | | 0.002s 92.465s 639139160929447595: | x | | x | | | | | | | | | | | | | | | | x | 9640 | 4255 | | | | | | 0.002s 92.467s 639139160929466969: | x | | x | | | | | | | | 9625 | | | | | | | x | | | | | | | | | | 0.002s 92.469s 639139160929488399: | x | | x | | | | | | | | | | | | | | | | x | | | | 9631 | | | | | 0.003s 92.472s 639139160929514351: | x | | x | | | | | | | | | | | | | | | | x | | | | | 4167 | | | | 0.002s 92.474s 639139160929537939: | x | | x | | | | | | 4309 | | | | | | | | | x | | | | | | | | | | 0.001s 92.476s 639139160929552485: | x | | 9641 | | 4166 | | | | | | | | | | | | | x | | | | | | | | | | 0.002s 92.477s 639139160929567969: | x | | | | | | | | | | | | 4330 | | | | | | x | | | | | | | | | | 0.002s 92.479s 639139160929591264: | x | | | | | | | | | | 4331 | | | | | | | | x | | | | | | | | | | 0.002s 92.482s 639139160929614282: | x | | | | | | 4333 | | | | | | | | | | | | x | | | | | | | | | | 0.001s 92.483s 639139160929627641: | x | | | 4196 | | | | | | | | | | | | | | | x | | | | | | | | | | 0.001s 92.485s 639139160929641881: | x | | | | | | | | | | | | | | | | | | | x | | | | | | | | 8491 | 0.019s 92.503s 639139160929827256: | x | | | | | | | 9637 | | | | | | | | | | | x | | | | | | | | | | 0.001s 92.504s 639139160929840922: | x | | | | | | | | | | | | | | | | | | 4280 x | | | | | | | | | | 0.001s 92.506s 639139160929855127: | x | | | | | | | | | | | | | 9396 | | | | | x | | | | | | | | | | 0.001s 92.507s 639139160929869567: | x | | | | | | | | | | | | | | | | | 4235 | x | | | | | | | | | | 0.001s 92.509s 639139160929882784: | x | | | | | | | | | | | | | | | | | | | x | | 4292 | | | | | | | 0.001s 92.510s 639139160929896828: | x | | | | 9273 | | | | | | | | | | | | | | x | | | | | | | | | | 0.002s 92.512s 639139160929912698: | x | | | | | | | | | | | | | | | | | | | x 4332 | | | | | | | | | 0.001s 92.513s 639139160929926901: 9435 x | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.001s 92.514s 639139160929940496: | x | | | | | | | | | | | | | | | | x | | x | | | | | | | | | | 0.001s 92.516s 639139160929954732: | x | | | | | | | | | | | | | | | | x | | x | | | | | | | 9343 | | 0.001s 92.517s 639139160929968041: | x | | | | | | | | 9591 | | | | | | | x | | x | | | | | | | | | | 0.001s 92.519s 639139160929982632: | x | | | | | | | | | | | | | | | 4257 x | | x | | | | | | | | | | 0.001s 92.520s 639139160929996870: | x | | | | | | | | | | | | | | 4197 | 9651 | | x | | | | | | | | | | 0.001s 92.521s 639139160930011432: | x 9652 | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.001s 92.523s 639139160930025590: | x | x | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.001s 92.524s 639139160930038883: | x | x | | | | | | | | | | | | | | | | | x | | | | | | 9644 | | | 0.001s 92.526s 639139160930052073: | x | x | | | | | | | | | | | | | | | | | x | | | 4115 | | | | | | 0.001s 92.527s 639139160930066636: | 4254 | x | | | | | | | | | x | | | | | | | x | | | | | | | | | | 0.001s 92.528s 639139160930080370: | | | x | | | | | | | | | x | | | | | | | x | | | | 9069 | | | | | 0.001s 92.530s 639139160930093691: | | | x | | | | | | | | | x | | | | | | | x | | | | | 9654 | | | | 0.001s 92.531s 639139160930107840: | | | x | | | | | | | x | x | | | | | | | x | | | | | | | | | | 0.002s 92.533s 639139160930124584: | | | x | | | | | | | x | x 4295 | | | | | | x | | | | | | | | | | 0.001s 92.534s 639139160930139071: | | | x | | | | | | | x 4288 x | | | | | | | x | | | | | | | | | | 0.001s 92.536s 639139160930153321: | | | x | | | | x | | x | x | | | | | | | x | | | | | | | | | | 0.001s 92.537s 639139160930167942: | | | x | | | | x | | x | x | | | | | | | x | | | | | | | | | 9650 0.001s 92.539s 639139160930182443: | | | x | | | | x | | x | x | | | | | | | x | 9646 | | | | | | | | 0.002s 92.540s 639139160930198947: | | | x | | | | x | | x | x | | | | | | | x | | | | | | | | 4303 | 0.001s 92.542s 639139160930213647: | | | x | | | | x x | x | x | | | | | | | x | | | | | | | | | | 0.001s 92.543s 639139160930227752: | | | x | | | | x x | x | x | | | | | | 9659 x | | | | | | | | | | 0.002s 92.545s 639139160930246335: | | | x 9648 | | | x x | x | x | | | | | | | x | | | | | | | | | | 0.002s 92.547s 639139160930266837: | | | x | | | | x x | x | x | 4319 | | | | | x | | | | | | | | | | 0.002s 92.549s 639139160930288278: | | | x | | | | x x | x | x | | | | | 9660 | x | | | | | | | | | | 0.002s 92.551s 639139160930303532: | | | x | | 8237 | x x | x | x | | | | | | | x | | | | | | | | | | 0.001s 92.552s 639139160930317056: | | | x | | | | x x | x | x | | | | | | | x 4282 | | | | | | | | | 0.001s 92.553s 639139160930331655: 4223 | | x | | | | x x | x | x | | | | | | | x | | | | | | | | | | 0.001s 92.555s 639139160930346341: | | | x | | | | x x | x | x | | | | | | | x | | | | | | | 9306 | | 0.002s 92.557s 639139160930371054: | | | x | | | | x x 4327 x | x | | | | | | | x | | | | | | | | | | 0.002s 92.560s 639139160930392399: | | | x | | | | x x | x | x | | | 4346 | | | x | | | | | | | | | | 0.010s 92.569s 639139160930490085: | | | x | | | | x x | x | x | | 4229 | | | | x | | | | | | | | | | 0.002s 92.572s 639139160930515063: | | | x | | | | x x | x | x | | | | | | | x | | | | | | 9657 | | | 0.002s 92.573s 639139160930530277: | | | x | | | | x x | x | x | | | | | | | x | | | | 9060 | | | | | 0.001s 92.575s 639139160930545247: | | | x | | | | x x | x | x | | | | | | | x | | | | | 4167 | | | | 0.001s 92.576s 639139160930558714: | | | x | | | 4193 x x | x | 9664 | | | | | | | x | | | | | | | | | | 0.002s 92.578s 639139160930573982: | | | x | | | | x x | x | | 4279 | | | | | | x | | | | | | | | | | 0.001s 92.579s 639139160930588651: | | | x | | | | x 9666 | x 4306 | | | | | | | | x | | | | | | | | | | 0.002s 92.581s 639139160930604960: | | | 9667 | 9611 | | x | | x | | | | | | | | | x | | | | | | | | | | 0.002s 92.582s 639139160930620194: | | | | | | | | x | | x | | | | | | | | | x | | | | | | | | | 9634 0.002s 92.584s 639139160930637396: | | | | | | | | x | | x | | | | | | | | | x | 4316 | | | | | | | | 0.002s 92.586s 639139160930659865: | | | | | | | | x | | x | | | | | | | | | x | | | | | | | | 9668 | 0.002s 92.588s 639139160930681694: | | | | | | | | x | | x | | | | | | | | 4280 x | | | | | | | | | | 0.001s 92.590s 639139160930696504: | | | | 4138 | | | x | | x | | | | | | | | | x | | | | | | | | | | 0.002s 92.592s 639139160930716685: | | 4268 | | | | | x | | x | | | | | | | | | x | | | | | | | | | | 0.001s 92.593s 639139160930731308: | | | | | | | | x | | x | | | 4217 | | | | | x | | | | | | | | | | 0.002s 92.595s 639139160930748564: | | | | | | | | 9670 | | x | | | | | | | | | x | | 4133 | | | | | | | 0.002s 92.597s 639139160930764630: | | | | | | | | | | | x | | | | | | | 4235 | x | | | | | | | | | | 0.001s 92.598s 639139160930779586: | | | | | | 4256 | | | | x | | | | | | | | | x | | | | | | | | | | 0.001s 92.600s 639139160930793025: | | | | | | | | | | | 4274 | | | | | | | | | x | | | | | | | 8991 | | 0.001s 92.601s 639139160930806519: | | | | | | | | | | 9671 | | | | | | | | | | x | | | | | | | | | | 0.002s 92.603s 639139160930826083: | | | | | | | | | | | | | | | | | | | | | x 4307 | | | | | | | | | 0.002s 92.605s 639139160930845662: | | | | | | | | | | | | | | | | | 4170 | | | x | | | | | | | | | | 0.002s 92.607s 639139160930865376: | | | | | | | | | | | | | | | | | | 4320 | | x | | | | | | | | | | 0.002s 92.608s 639139160930881121: | | | | | | | | | | | | | | | | 4312 | | | | x | | | | | | | | | | 0.002s 92.610s 639139160930896851: | x | | | | | | | | | | | | | | | | | | | 9674 | | | | | | | | | | 0.009s 92.620s 639139160930991835: | 9675 | | | | | | | | | | | | | | | | | | | | | | | 4286 | | | | | | 0.002s 92.621s 639139160931011149: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9632 | | | 0.002s 92.624s 639139160931033984: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.002s 92.626s 639139160931058247: | | | | | | | | | | | | | | | | | | | | | | | | | | x 9676 | | | | 0.002s 92.629s 639139160931082567: 9405 | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.002s 92.631s 639139160931104013: | | | | | | | | | | | | | | 9677 | | | | | | | | | | | x | | | | | 0.002s 92.632s 639139160931121551: | | | | | | | | | x | | | | | | | | | | | | | | | | x | | | | | 0.002s 92.634s 639139160931137207: | | | | | 9598 | | | x | | | | | | | | | | | | | | | | x | | | | | 0.001s 92.635s 639139160931150489: | | | | | | | | | 4326 | | | | | | | | | | | | | | | | x | | | | x 0.002s 92.637s 639139160931166094: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 4303 x 0.001s 92.638s 639139160931179998: | | | | | | | | | | | | | | | | | | | | 4321 | | | | | 9678 | | | | x 0.001s 92.640s 639139160931194955: | | | | | | | | | | | | | | | 4305 | | | | | | | | | | | | | | | x 0.002s 92.641s 639139160931210353: | | | | | | | | | | | | | | | | | | | | | | | | 4194 | | | | | | x 0.002s 92.643s 639139160931225900: | | | | | | | | | | | | | | | | | | | 9601 | | | | | | | | | | | x 0.002s 92.645s 639139160931242915: | | | | | | 9669 | | | | | | | | | | | | | | | | | | | | | | | | x 0.001s 92.646s 639139160931257157: | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | x 0.001s 92.647s 639139160931271645: | | | | | | | | | | | 4281 | | | | | | | | | | | | | | | | | 8972 | x 0.022s 92.670s 639139160931492807: | | | | | | | | | | 4327 | | | | | | | | | | | | | | | | | | | | x 0.001s 92.671s 639139160931506134: | | | | | | | | | | | | | | | | | | | | | | 9661 | | | | | | | | x 0.001s 92.672s 639139160931520950: | | | | | | | | | | | | | | | | | | 9653 | | | | | | | | | | | | x 0.002s 92.674s 639139160931535989: | | | | | | | | | | | | | 4325 | | | | | | | | | | | | | | | | | x 0.002s 92.676s 639139160931552398: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | x 0.001s 92.677s 639139160931565666: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4167 x | | x 0.001s 92.678s 639139160931578998: | | | | | | | 4166 | | | | | | | | | | | | | | | | | | | | x | | 9686 0.001s 92.680s 639139160931593210: 9374 | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.001s 92.681s 639139160931606593: | | | | | | | | | | | | 4288 | | | | | | | | | | | | | | | 9687 | | | 0.001s 92.682s 639139160931620771: | | | | | | | | | | | | | | 4279 | | | | | | | | | | | | | | | | | 0.000s 92.682s 639139160931620918: | | | | | 4248 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.682s 639139160931621046: | | | 4120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 92.682s 639139160931621148: | | | | | | | | | | | | | | | | | | | | | | | 9688 | | | | | | | | 0.002s 92.684s 639139160931639439: | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.001s 92.686s 639139160931653708: | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 9690 | 0.001s 92.687s 639139160931667820: | | | | 9684 | | | | 9691 | | | | | | | | | | | | | | | | | | | | | | 0.001s 92.689s 639139160931682054: | | 9692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 92.690s 639139160931695969: | | | | | | | | | | | | | | | | | | | | 9693 | | | | | | | | | | | 0.001s 92.691s 639139160931709815: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 92.693s 639139160931722718: | | | | | | | | | | | | | | | 4252 | | | | | | | | | | x | | | | | 0.001s 92.694s 639139160931736456: | | | | | | | | 4304 | | | | | | | | | | | | | | | | | x | | | | | 0.002s 92.696s 639139160931761058: | | | | | | | | | | | | | | | | | | | 9575 | | | | | | x | | | | | 0.003s 92.699s 639139160931788948: | | | | | | 9665 | | | | | | | | | | | | | | | | | | | x | | | | | 0.014s 92.713s 639139160931924631: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | 9685 | | 0.003s 92.716s 639139160931954330: | | | | | | | | | | 8927 | | | | | | | | | | | | | | | x | | | | | 0.003s 92.718s 639139160931981692: | | | | | | | | | | | | | | | | | 4328 | | | | | | | | 9696 | | | | | 0.003s 92.721s 639139160932008760: | | | | | | | | | | | | | | | | | | | | | | 4332 | | | | | | | | | 0.000s 92.721s 639139160932009044: | | | | | | | | | | | | | | | | 9697 | | | | | | | | | | | | | | | 0.003s 92.724s 639139160932034327: | | | | | | | | | | | 4090 | | | | | | | | | | | | | | | | | | | | 0.000s 92.724s 639139160932034501: | | | | | | | | | | | | | | | | | | 9695 | | | | | | | | | | | | | 0.003s 92.726s 639139160932060073: | | | | | | | | | | | | | | | | | | | | | | | | | 4255 | | | | | | 0.000s 92.726s 639139160932060290: | | | | | | | | | | | | | 9699 | | | | | | | | | | | | | | | | | | 0.003s 92.729s 639139160932086538: | | | | | | | | | | | | | | | | | | | | | 9682 | | | | | | | | | | 0.003s 92.732s 639139160932111802: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9683 | | | | 0.002s 92.734s 639139160932133843: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 92.736s 639139160932153399: x 4254 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 92.737s 639139160932167811: x | | | | | | | | | | | 4331 | | | | | | | | | | | | | | | | | | | 0.002s 92.739s 639139160932184145: x | | | | | | | | | | | | | 9662 | | | | | | | | | | | | | | | | | 0.022s 92.760s 639139160932401472: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4303 | 0.002s 92.763s 639139160932421848: x | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 92.764s 639139160932436218: x | | | x | | | | | | | | | | | | | | | 4321 | | | | | | | | | | | 0.001s 92.765s 639139160932450432: x | | | x | | | | | | | | | | 4319 | | | | | | | | | | | | | | | | 0.002s 92.767s 639139160932468469: 9705 | | | x | | | | | | | | | | | | | | | | | | | 4292 | | | | | | | 0.002s 92.769s 639139160932487692: | | | | x | | | x | | | | | | | | | | | | | | | | | | | | | | | 0.002s 92.771s 639139160932503244: | | | | x | | | x | | | | | | | | | | 9706 | | | | | | | | | | | | 0.010s 92.781s 639139160932602068: | | | | x | 8213 | x | | | | | | | | | | | | | | | | | | | | | | | 0.002s 92.782s 639139160932617640: | | | | x | | | x | | | | | | | | | | | | | | | | | | | | | | x 0.002s 92.784s 639139160932636396: | | | | x | | | x | | | | | | | | | | | | | | | | | | | | 8301 | x 0.002s 92.786s 639139160932656522: | | 4268 | x | | | x | | | | | | | | | | | | | | | | | | | | | | x 0.001s 92.787s 639139160932671066: | | | | x | | | x | x | | | | | | | | | | | | | | | | | | | | x 0.022s 92.809s 639139160932891084: | | | | x | | | x | x | | | | | | 9707 | | | | | | | | | | | | | x 0.002s 92.811s 639139160932909945: | | | | x | | | x | x | | | | | | | | | | | 4307 | | | | | | | | x 0.001s 92.813s 639139160932924336: | | | | x | | | x | x | | | | | | | | | | | | 4316 | | | | | | | x 0.002s 92.814s 639139160932939787: | | | | x | | | x | 4327 | | | | | | | 4320 | | | | | | | | | | | | x 0.001s 92.816s 639139160932954348: | | | | x | | | x | | | | | | | | | | | | 9702 | | | | | | | | | x 0.001s 92.817s 639139160932968180: | | | | x | | 4193 x | | | | | | | | | | | | | | | | | | | | | | 9709 0.001s 92.819s 639139160932982238: | | | | x | | | x | | | | | | | | | | | | | | | | | | 4317 | | | | 0.001s 92.820s 639139160932995855: | | | | x | | | x | | | 4216 | | | | | | | | | | | | | | | | | | | 0.002s 92.821s 639139160933011521: | | | | x | | | x | | 4274 | | | | | | | | | | | | | | | | | | | | 0.002s 92.824s 639139160933036285: | | | | x | | | x | | | | | | | | | | | | | | | | 4115 | | | | | | 0.002s 92.826s 639139160933053391: | | | 9711 x | | | x | | | | | | | | | | | | | | | | | | | | | | | 0.002s 92.828s 639139160933072920: | | | | 9712 4196 | | x | | | | | | | | | | | | | | | | | | | | | | | 0.002s 92.830s 639139160933093641: | | | | | | | | x | | | | | 4295 | | | | | | | | | | | | | | | | | 0.002s 92.831s 639139160933109096: | | | | | | | | x | | | | | | | | | | | | | | | | | | | | | 9704 | 0.001s 92.833s 639139160933123928: | | | | | | | | x | | | | | | | | | | | | | | | | | | | x | | | 0.001s 92.834s 639139160933138881: | | | | | | | | x | | | | | | | | | | | 4280 | | | | | | | x | | | 0.001s 92.836s 639139160933153135: | | | | | | | | x | | | | | | 9715 | | | | | | | | | | | | x | | | 0.001s 92.837s 639139160933167981: | | | | | | | | x | | | | 9701 | | | | | | | | | | | | | | x | | | 0.002s 92.839s 639139160933183515: | | | | | | | | 4304 | | | | | | | | | | 9703 | | | | | | | | x | | | 0.010s 92.848s 639139160933278963: | | | | | | 4256 | | | | | | | | | | | | | | | | | | | | | x | | | 0.003s 92.851s 639139160933307613: | | | | | | | | | | | | | | | | 4312 | | | | | | | | | | | x | | | 0.003s 92.854s 639139160933334802: | | | | | | | | | x | | | | | | | | | | | | | | | | | | x | | | 0.003s 92.857s 639139160933362267: | | | | | | | | | x | | | | | | | | | | | | | | | | | | x 7944 | | 0.003s 92.859s 639139160933388577: | | 9716 | | | | | | x | | | | | | | | | | | | | | | | | | x | | | 0.003s 92.862s 639139160933417626: | | | | | | | | | x | | | | | | | | | | | | | | | | x | x | | | 0.003s 92.865s 639139160933447117: x | | | | | | | | x | | | | | | | | | | | | | | | | x | x | | | 0.003s 92.868s 639139160933475163: x | | | | | | | | x x | | | | | | | | | | | | | | | x | x | | | 0.003s 92.871s 639139160933502245: x | | | | | | | | x x | | | | | | 4328 | | | | | | | | x | x | | | 0.003s 92.873s 639139160933528511: x | | | | | | | | x x | | | | | | | | | | x | | | | x | x | | | 0.003s 92.876s 639139160933556808: 9718 9708 | | | | | | | x x | | | | | | | | | | x | | | | x | x | | | 0.003s 92.879s 639139160933583982: | | | | | | | | | x x | | | | | | | | | | x | | | | x 9719 x | | | 0.011s 92.890s 639139160933697347: | | | | | | | | | x x | 4288 | | | | | | | | x | | | | x | x | | | 0.003s 92.893s 639139160933724979: | | | | | | | | | x x 9721 | | | | | | | | | x | | | | x | x | | | 0.003s 92.896s 639139160933752786: | | | | | 4218 | | | x x | | | | | | | | | | x | | | | x | x | | | 0.026s 92.922s 639139160934013597: | | | | | | | | | x x | | | | | | | | | | x | | | | x | x | 9658 | 0.003s 92.924s 639139160934040148: | | | | | | | | | x x | | | 4322 | | | | | | x | | | | x | x | | | 0.003s 92.927s 639139160934065986: | | | | | | | | | x x | | | | | | | | | 9643 x | | | | x | x | | | 0.003s 92.930s 639139160934092302: | | | | | | | | | x 9725 | | | | | | | | | | x | | 4194 | x | x | | | 0.003s 92.932s 639139160934118734: | | | | | | | | | x | | | | | 4319 | | | | | x | | | | x | x | | | 0.003s 92.935s 639139160934145051: | | | | | | | | | x | | | 4240 | | | | | | | x | | | | x | x | | | 0.003s 92.937s 639139160934171314: | | | | | | | | 9726 x | | | | | | | | | | | x | | | | x | x | | | 0.003s 92.940s 639139160934197447: | | | | | | | | | x | | | | | | | | | 9549 | x | | | | x | x | | | 0.003s 92.943s 639139160934225303: | | | | | | 9727 | | x | | | | | | | | | | | x | | | | x | x | | | 0.002s 92.945s 639139160934242245: | | | | | | | | | x | | | | | | 9689 | | | | x | | | | x | x | | | 0.001s 92.946s 639139160934256732: | | | | | | | | | x | | | | | | | | | | | x | | | | x | x x | | 0.001s 92.947s 639139160934270660: | | | | | | | | | x | | | | | | | | | | | x 9645 | | | 9729 | x x | | 0.002s 92.949s 639139160934286502: | | | | | | | | | x | | | | | | | | | | | x | 9730 | | | | x x | | 0.002s 92.951s 639139160934304374: | | 4268 | | | | | | x | | | | | | | | | | | x | | | | | | x x | | 0.001s 92.952s 639139160934317721: | | | | | | | | | x | | | | | | | | | | | x | | | | | | x x | 9713 0.002s 92.954s 639139160934337064: | | | | | | | | | x | | | | | | | | 4337 | | x | | | | | | 9731 x | | 0.008s 92.962s 639139160934421125: | | | | | | | | | x | | | | | | | 4170 | | | x | | | | | | | x | | 0.002s 92.964s 639139160934439330: | | | | | | | 4166 | 9733 | | | | | | | | | | | x | | | | | | | x | | 0.002s 92.966s 639139160934461391: | x | | | | | | | | | | | | | | | | | | | x | | | | | | | x | | 0.002s 92.968s 639139160934478609: | x | | | | | | | | | | | | | | | | | | | x | | | | | 4317 | x | | 0.002s 92.970s 639139160934500570: | x | | | | | | | | | | 4306 | | | | | | | | x | | | | | | | x | | 0.002s 92.973s 639139160934522282: | x | 4120 | | | | | | | | | | | | | | | | | x | | | | | | | x | | 0.002s 92.974s 639139160934538234: | x | | | | | | | | | | | | | | | | | | | x | | | 4286 | | | 9735 | | 0.001s 92.976s 639139160934552749: | x | | | | | | | | | 4274 | | | | | | | | | x | | | | | | | | | | 0.001s 92.977s 639139160934567609: | x | | 4138 | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.002s 92.979s 639139160934584597: | x | | | 4248 | | | | | | | | | | | | | | | x | | | | | | | | | | 0.002s 92.980s 639139160934601012: | x | | | | | | | | | | | | | | | | | | | x | | | | | | | | 9649 | 0.002s 92.982s 639139160934616853: | x | | | | | | | | | | | | 4279 | | | | | | x | | | | | | | | | | 0.003s 92.985s 639139160934643241: | x | | | | | | | | | | | | | | | | | | 4181 x | | | | | | | | | | 0.012s 92.997s 639139160934767187: x 4254 | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.002s 92.999s 639139160934783853: x | | | | | | | | | | | | | | 4252 | | | | | x | | | | | | | | | | 0.002s 93.001s 639139160934804194: x | | | | | | | | | | | | 9739 | | | | | | | x | | | | | | | | | | 0.002s 93.003s 639139160934822319: x | | | | | | | 4333 | | | | | | | | | | | | x | | | | | | | | | | 0.001s 93.004s 639139160934836667: x | | | | | | | | | | | | | | | | | | x | x | | | | | | | | | | 0.001s 93.005s 639139160934851421: x | | | | | 4256 | | | | | | | | | | | | x | x | | | | | | | | | | 0.001s 93.007s 639139160934865762: x | | | | | | | | | | | | | | | 9673 | | x | x | | | | | | | | | | 0.002s 93.009s 639139160934882169: x | | | | | | | | | | | | | | | | | | x | x 4332 | | | | | | | | | 0.002s 93.010s 639139160934898283: x | 9740 | | | | | | | | | | | | | | | | x | x | | | | | | | | | | 0.002s 93.012s 639139160934913515: x | | | | | | | | | | | | | | | | | | x | x | | | | | | | | | x 0.023s 93.035s 639139160935147555: x | | | | | | | | | | | | | | | | | 9741 x | x | | | | | | | | | x 0.002s 93.037s 639139160935163810: x | | | | | | 4291 | | | | | | | | | | | x | 9742 | | | | | | | | | x 0.002s 93.038s 639139160935179272: x | | | | | | | | | | | | | | | | | | x | | | | | | | 4167 | | | x 0.002s 93.040s 639139160935195241: x | | | | | | | | | | | | | | | | | | x | | | 4316 | | | | | | | x 0.003s 93.043s 639139160935223908: x | | | | | | | | | | 9717 | | | | | | | x | | | | | | | | | | | x 0.003s 93.046s 639139160935255066: x | | | | | | | | | 9743 | | | | | | | | x | | | | | | | | | | | x 0.003s 93.049s 639139160935284481: x | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 4303 x 0.003s 93.052s 639139160935312366: x | | | | | | | | | | | | | 9723 | | | | x | | | | | | | | | | | x 0.003s 93.054s 639139160935337849: x | | | | | | | | | | | | | | | | | | x 9736 | | | | | | | | | | x 0.003s 93.057s 639139160935363163: 9747 | | | | | | | | | | | | | | | | | | x | | | | 4292 | | | | | | x 0.003s 93.059s 639139160935390678: | x | | | | | | | | | | | | | | | | | x | | | | | | | | | | | x 0.011s 93.070s 639139160935497738: | x | | | | | | | 4326 | | | | | | | | | x | | | | | | | | | | | x 0.002s 93.072s 639139160935512814: | x | | | | | | | | | | | 4240 | | | | | x | | | | | | | | | | | x 0.002s 93.073s 639139160935528629: | x | | | | | | 4206 | | | | | | | | | | x | | | | | | | | | | | x 0.002s 93.075s 639139160935543849: | x | | | | | | | | | | | | | | 4229 | | x | | | | | | | | | | | x 0.001s 93.076s 639139160935558012: | x | | | | | | | | | | | | | | | | | x | | 9612 | | | | | | | | x 0.002s 93.078s 639139160935573312: | x 4268 | | | | | | | | | | | | | | | | x | | | | | | | | | | | x 0.001s 93.079s 639139160935587321: | x | | | | 9744 | | | | | | | | | | | | x | | | | | | | | | | | x 0.001s 93.081s 639139160935602083: | x | | | | | | | | | | | | | | | | | x | | | | | | x | | | | x 0.001s 93.082s 639139160935616307: | x | | | | | | | | | | | | | | | 4257 | x | | | | | | x | | | | 9751 0.002s 93.084s 639139160935633681: | x | | | | | | | | | | | | | | | | 4337 x | | | | | | x | | | | | 0.002s 93.085s 639139160935649107: | x | | | | | 4193 | | | | | | | | | | | x | | | | | | x | | | | | 0.002s 93.087s 639139160935666463: | x | | | | | | | | | | | | | | | | | x | 9748 | | | | x | | | | | 0.002s 93.089s 639139160935682962: | x | | | | | | | | | | 9720 | | | | | | x | | | | | | 9753 | | | | | 0.002s 93.090s 639139160935699432: | x | | | | | | | | | | | | | | | | | 9754 | | | | | 9626 | | | | | | 0.001s 93.092s 639139160935714340: | x | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.001s 93.093s 639139160935727915: | x | | | | | | | | | | | | | | | | | | | | | 9755 | | | | x | | | 0.001s 93.095s 639139160935742502: | x | | | | | | | | | | | | | | | | | | | | | | | | | | x 9750 | | 0.002s 93.096s 639139160935757545: | x | | 9746 | | | | | | | | | | | | | | | | | | | | | | | 9756 | | | 0.001s 93.098s 639139160935772375: | x | 9757 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 93.115s 639139160935946112: | x | | | 9758 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 93.117s 639139160935963966: | x | | | | | | | | | 9752 | | | | | | | | | | | | | | | | | | | | 0.001s 93.118s 639139160935977456: | x | | | | | | | | 4327 | | | | | | | | | | | | | | | | | | | | | 0.001s 93.119s 639139160935991609: | x | | | | | | | | | | | | 4295 | | | | | | | | | | | | | | | | | 0.002s 93.121s 639139160936008917: | x | | | | | | | | | | | | | | | | | | 9463 | | | | | | | | | | | 0.002s 93.123s 639139160936028544: | x | | | | | | | | | | | | | | | | | | | | | | 4203 | | | | | | | 0.002s 93.125s 639139160936050009: | x | | | | | | | | | | | | | | | | | | | | | | | | | 4317 | | | | 0.003s 93.128s 639139160936075504: | x | | | | | | | | | | | | | 9760 | | | | | | | | | | | | | | | | 0.003s 93.131s 639139160936103228: | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9737 | 0.002s 93.133s 639139160936123569: | x | | | | | | | 9761 | | | | | | | | | | | | | | | | | | | | | | 0.002s 93.135s 639139160936147506: | x | | | | | | | | | | | | | | 9663 | | | | | | | | | | | | | | | 0.003s 93.138s 639139160936174775: | x | | | | | | | | | | | | | | | | | | | | 4307 | | | | | | | | | 0.002s 93.140s 639139160936196511: | x 9763 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 93.157s 639139160936371103: | x | | | | 9738 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 93.160s 639139160936400732: | x | | | | | | | | | | | | | | | 9764 | | | | | | | | | | | | | | 0.003s 93.164s 639139160936431923: | x | | | | | | | | | | | | | | | | 4320 | | | | | | | | | | | | | 0.021s 93.184s 639139160936639886: 9765 x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 93.187s 639139160936670134: | x | | | | | 4166 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 93.190s 639139160936696675: | 4254 | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.009s 93.199s 639139160936783694: | | | | | | | | | | | | 4216 | | | | | | | | x | | | | | | | | | | 0.002s 93.201s 639139160936802559: | | | | | | | | | | | | | | | | | | | | | x | | | 4115 | | | | | | 0.001s 93.202s 639139160936817272: | | | | | | | | | | | | | | | | | | | | | x | 4316 | | | | | | | | 0.002s 93.204s 639139160936832588: | | | | x | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.001s 93.205s 639139160936847102: | | | | x | | | | | | | | | | | | | | | | x | | | | | | | x | | 0.001s 93.206s 639139160936860790: | | | | x | | | | | | 4274 | | | | | | | | | x | | | | | | | x | | 0.001s 93.208s 639139160936874187: | | | | x | | | | | 4294 | | | | | | | | | | x | | | | | | | x | | 0.001s 93.209s 639139160936889051: | | | | x | | | | | | | | | 9638 | | | | | | x | | | | | | | x | | 0.001s 93.211s 639139160936903695: | | | | x | | | | | | | | | | | | | | | 4181 x | | | | | | | x | | 0.001s 93.212s 639139160936917499: | | | | x | | | | | | | | | | | | | | | | x | | 4194 | | | | x | | 0.001s 93.214s 639139160936932331: | | | | x | | | | | | | | | | | | | | x | x | | | | | | | x | | 0.001s 93.215s 639139160936945881: | | | | x | | | | | | | | | | | | | | x | x | | | | | 4348 | x | | 0.001s 93.216s 639139160936960681: | | | | x | | | | | | | | | | | | | | x | x | | | | | | | x x | 0.002s 93.218s 639139160936975952: | | | | x | | | | | | | | x | | | | | x | x | | | | | | | x 9771 | 0.002s 93.219s 639139160936991128: | | | | x | | | 4304 | | | | 9772 | | | | | x | x | | | | | | | x | | 0.001s 93.221s 639139160937006058: | | | | x | | | | 4326 | | | | | | | | | x | x | | | | | | | x | | 0.001s 93.222s 639139160937020577: | | | | x | | | | | | | | | | | 4197 | | x | x | | | | | | | x | | 0.002s 93.224s 639139160937036988: | | 4268 | x | | | | | | | | | | | | | | x | x | | | | | | | x | | 0.001s 93.225s 639139160937050832: | | | | x | | | | | | | | | | | | | | x | x | | | | x | | x | | 0.001s 93.227s 639139160937064535: | | | | x | 9732 | | | | | | | | | | | | x | x | | | | x | | x | | 0.001s 93.228s 639139160937078345: | | | | x | | | | | | | | | | | | 4257 | x | x | | | | x | | x | | 0.002s 93.230s 639139160937094064: | | | | x | | | | | | | | | | 4252 | | | x | x | | | | x | | x | | 0.002s 93.232s 639139160937118363: | | | | 4138 | | | | | | | | | | | | | | x | x | | | | x | 9767 x | | 0.002s 93.234s 639139160937140158: 9769 | | | | | | | | | | | | | | | | | | x | x | | | | x | | x | | 0.002s 93.236s 639139160937157560: | | | | | | | | | | | | | | | | | | | x | x | | | | x | | x | x 0.001s 93.238s 639139160937172299: | | | | | | | 4291 | | | | | | | | | | | x | x | | | | x | | x | x 0.002s 93.239s 639139160937187586: | | | 4120 | | | | | | | | | | | | | | | x | x | | | | x | | x | x 0.001s 93.241s 639139160937201786: | | | | | 4248 | | | | | | | | | | | | | x | x | | | | x | | x | x 0.001s 93.242s 639139160937215638: | | | | | | | | | | | | 4306 | | | | | | x | x | | | | x | | x | x 0.002s 93.243s 639139160937231037: | | | | | | | | | | | | | | | | | | | x | x | | | 4286 x | | x | x 0.002s 93.245s 639139160937250498: | x | | | | | | | | | | | | | | | | | x | x | | | | x | | x | x 0.017s 93.262s 639139160937420472: | x | | | | | | | | | | | | | | | | | x | x | 9777 | | x | | x | x 0.001s 93.264s 639139160937435467: | x | | | | | | | | | 9774 | | | | | | | x | x | | | | x | | 9778 | x 0.002s 93.265s 639139160937451197: | x | | | | | | | | x | | | | | | | | x | x | | | | x | | | | x 0.001s 93.267s 639139160937466030: | 4323 | | | | | | | | x | | | 4322 | | | | x | x | | | | x | | | | x 0.001s 93.268s 639139160937479931: | | | | | | | | | | x | | | | | | | | x x x | | | | 9780 | | | | x 0.002s 93.270s 639139160937497276: | | | | | | | | | | x | | | | | | | | x x x | | | | | 9781 | | | x 0.002s 93.272s 639139160937517661: | | | | | | | | 9759 | x | | | | | | | | x 9782 x | | | | | | | | | x 0.002s 93.274s 639139160937535891: | | | | | | | | | 4169 x | | | | | | | | x | x | | | | | | | | | x 0.002s 93.276s 639139160937554595: | | | | | | | | | | x | | | | | | | | x | x 4332 | | | | | | | | 9784 0.002s 93.277s 639139160937571233: | | | | | | | | | | x | | | | | 9768 | | x | x | | | | | | | | | | 0.001s 93.279s 639139160937586164: | | | | | | 9710 | | | x | | | | | | | | x | x | | | | | | | | | | 0.001s 93.280s 639139160937599934: | | | | | | | | | | x | | | | | | 4328 | x | x | | | | | | | | | | 0.002s 93.282s 639139160937616147: | | | | | | | | | | 9787 | | | | | | | 4337 x | x | | | | | | | | | | 0.002s 93.284s 639139160937634063: | | | | | | | | | | | | | | | 4319 | | | x | x | | | | | | | | | | 0.002s 93.285s 639139160937649494: | | | | x | | | | | | | | | | | | | | x | x | | | | | | | | | | 0.002s 93.287s 639139160937667164: | | | | x | | | | | | | | | | | | | | x | x | | | | | | 9766 | | | 0.002s 93.289s 639139160937686780: 9786 | | | x | | | | | | | | | | | | | | x | x | | | | | | | | | | 0.002s 93.291s 639139160937704916: | | | | x | | 4285 | | | | | | | | | | | x | x | | | | | | | | | | 0.002s 93.292s 639139160937721489: | | 9734 | x | | | | | | | | | | | | | | x | x | | | | | | | | | | 0.002s 93.294s 639139160937741681: | | | | x | | | | | | | 9775 | | | | | | x | x | | | | | | | | | | 0.002s 93.296s 639139160937757507: | | | | x | | | | | | | | | | | | | | x | x | | | 9433 | | | | | | 0.001s 93.298s 639139160937772304: | | | | x | | | | | | | | | | | | | | x | x | | | | | | | | x | 0.001s 93.299s 639139160937786136: | | | | x | | | | | | | | 4240 | | | | | x | x | | | | | | | | x | 0.001s 93.300s 639139160937799890: | | | | x | | | | | | | | | | | | | | x | x | 4316 | | | | | | x | 0.001s 93.302s 639139160937813947: | | | | x | | | | | | 9698 | | | | | | | x | x | | | | | | | | x | 0.002s 93.304s 639139160937835062: | | | | x | | | | | | | | | | | | | | x | x | | | | | | | x x | 0.002s 93.306s 639139160937855060: | | | | x | | | | | | | | | x | | | | x | x | | | | | | | x x | 0.002s 93.307s 639139160937870547: | | | | x | | | | | | | | | x | | | | x | x | | 4203 | | | | x 9794 | 0.002s 93.309s 639139160937888529: | | | | x | | | | | | | | | x | | | | x | x | | | | x | | x | | 0.002s 93.311s 639139160937904906: | | | | x | | | | | | | | | x | | | | x | x | | | | x 4348 | x | | 0.002s 93.313s 639139160937922428: | | | | x | | | | | | | | | x | | | | x 4181 x | | | | x | | x | | 0.002s 93.314s 639139160937939776: | | | | x | | | 4304 | | | | | x | | | | x | x | | | | x | | x | | 0.002s 93.316s 639139160937960845: | | | | x | | | | 9789 | | | | x | | | | x | x | | | | x | | x | | 0.002s 93.319s 639139160937982941: | | | | x | | | | | | | | | x | | | | x | x 9796 | | | x | | x | | 0.002s 93.320s 639139160938001182: | | | | x | | | | | | | | | 4295 | 9647 | | x | x | | | | x | | x | | 0.001s 93.322s 639139160938015807: | | | | x | x | | | | | | | | | | | | x | x | | | | x | | x | | 0.002s 93.323s 639139160938031587: | | | | x | x | | | | | | | | | | 4170 | x | x | | | | x | | x | | 0.009s 93.332s 639139160938116641: | x | | x | x | | | | | | | | | | | | x | x | | | | x | | x | | 0.002s 93.334s 639139160938138031: | x | | x | x | | | | | | | | | | | | x | x | | | | x | 9791 x | | 0.001s 93.336s 639139160938152851: 9776 x | | x | x | | | | | | | | | | | | x | x | | | | x | | x | | 0.001s 93.337s 639139160938167333: | x | | x | x 4193 | | | | | | | | | | | x | x | | | | x | | x | | 0.002s 93.339s 639139160938183318: | x | 4318 x | 9799 | | | | | | | | | | | | x | x | | | | x | | x | | 0.001s 93.340s 639139160938198282: | x | | x 4218 | | | | | | | | | | | | | x | x | | | | 9800 | | x | | 0.002s 93.342s 639139160938214314: | x 9700 | x | | | | | | | | | | | | | | x | x | | | | | | | x | | 0.001s 93.343s 639139160938227995: | x | | x | | | | | | | 4288 | | | | | | x | x | | | | | | | x | | 0.001s 93.344s 639139160938241656: | x | | x | | | | | | | | | | | | | | x | x | | | 4269 | | | x | | 0.002s 93.346s 639139160938258043: | x | | x | | | | | | 4281 | | | | | | | x | x | | | | | | | x | | 0.001s 93.348s 639139160938272240: | x | | x | | | | | | | | | | | | | | x | x | | 4292 | | | | x | | 0.011s 93.358s 639139160938379332: | x | | x | | | | | | | | | | | | | | x | x | | | | | 9779 | x | | 0.002s 93.360s 639139160938394808: | x | | x | | | | | | | | | | | | | | x | x | 9797 | | | | | x | | 0.002s 93.361s 639139160938410265: | x | | x | | | 4206 | | | | | | | | | | x | x | | | | | | | x | | 0.002s 93.363s 639139160938426920: | x | | 4138 | | | | x | | | | | | | | | x | x | | | | | | | x | | 0.001s 93.364s 639139160938441192: | x | | | | | | | x | | | | | | | | | x | x 4332 | | | | | | x | | 0.002s 93.366s 639139160938456864: | 9804 | | | | | | | x | | | | x | | | | x | x | | | | | | | x | | 0.002s 93.368s 639139160938472300: | | | | | | | | | x | | | | x | 9617 | | x | x | | | | | | | x | | 0.002s 93.369s 639139160938490224: | | | | | | | | | 9805 | | | | x 9788 | | | x | x | | | | | | | x | | 0.002s 93.372s 639139160938513548: | | | | | | | | | | | | | | x | | | 9806 x | x | | | | | | | x | | 0.002s 93.374s 639139160938531726: | | | | | | | | | | | | | | x | | | | x | x | | | | | | 9762 x | | 0.002s 93.375s 639139160938547055: | | | | | | | | | | | | | | x | | | | x | x | | | | | | | x x | 0.002s 93.377s 639139160938564487: 9803 | | | | | | | | | | | | | x | | | | x | x | | | | | | | x x | 0.002s 93.379s 639139160938582528: | | | | | | | | | | 4327 | | | x | | | | x | x | | | | | | | x x | 0.001s 93.380s 639139160938597020: | | | | | | | 9798 | | | | | | x | | | | x | x | | | | | | | x x | 0.002s 93.382s 639139160938612367: | | | 9808 | | | | | | | | | | x | | | | x | x | | | | | | | x x | 0.002s 93.383s 639139160938627640: | | | | | | | | | | | | | | x | | | | x | x | | | | | | | x x x 0.001s 93.385s 639139160938642093: | | | | | 9809 | | | | | | | | x | | | | x | x | | | | | | | x x x 0.002s 93.386s 639139160938657543: | | 9642 | | | | | | | | | | | x | | | | x | x | | | | | | | x x x 0.002s 93.388s 639139160938677433: | | | | | | | | | | | | 4306 | x | | | | x | x | | | | | | | x x x 0.002s 93.390s 639139160938697533: | | | | | | | | | | | | | 4325 x | | | | x | x | | | | | | | x x 9811 0.023s 93.413s 639139160938925161: | | | | | | | | | | | | | | x | | | | x | x | | | 4115 | | | x x | 0.003s 93.416s 639139160938953459: | | | | | | | | | | | 4274 | | x | | | | x | x | | | | | | | 9813 x | 0.002s 93.418s 639139160938978353: | | | | | | | | | | | | | | x | | | | x | x | | 4194 | | | | | x | 0.002s 93.420s 639139160938997877: | | | | | | | | | | | | | | x | | | | x 9815 x | | | | | | | | x | 0.002s 93.422s 639139160939015543: | | | | | | | | | | | | | | x | | | | x | x | | | | | 9770 | | x | 0.001s 93.423s 639139160939030010: | | | | | | | | | | | | | | x | | | | x | x | 9792 | | | | | | x | 0.001s 93.425s 639139160939044638: | | | | 9807 | | | | | | | | | x | | | | x | x | | | | | | | | x | 0.002s 93.426s 639139160939060562: | | | | | | | | | | | | | | x | | | | x | x 4307 | | | | | | | x | 0.002s 93.428s 639139160939075921: | 4254 | | | | | | | | | | | | 4295 | | | | x | x | | | | | | | | x | 0.002s 93.429s 639139160939091034: | | | | | | | | | | | | | | | | | 4328 | x | x | | | | | | | | 9818 | 0.002s 93.432s 639139160939115582: | | | | | | | | | | | | | | | | x | | x | x | | | | | | | | | | 0.003s 93.435s 639139160939141775: | | | | | | | | | | | | | | | 4252 x | | x | x | | | | | | | | | | 0.003s 93.437s 639139160939167463: | | | | | | | | | | | | | | | | 4229 | | x | x | | | | | | 9816 | | | 0.002s 93.440s 639139160939191798: x | | | | | | | | | | | | | | | | | | x | x | | | | | | | | | | 0.003s 93.442s 639139160939216968: x | | | | | | 4285 | | | | | | | | | | | x | x | | | | | | | | | | 0.011s 93.453s 639139160939322661: x | | 4318 | | | | | | | | | | | | | | | x | x | | | | | | | | | | 0.002s 93.454s 639139160939337797: x | | | | 4218 | | | | | | | | | | | | | x | x | | | | | | | | | | 0.002s 93.456s 639139160939359417: x | 9574 | | | | | | | | | | | | | | | | x | x | | | | | | | | | | 0.001s 93.458s 639139160939374052: x | | | | | | | | | | | 4331 | | | | | | x | x | | | | | | | | | | 0.002s 93.459s 639139160939390785: x | | | | | | | | | | | | 9820 | | | | | x | x | | | | | | | | | | 0.002s 93.461s 639139160939406105: x | | | | | | | | x | | | | | | | | | x | x | | | | | | | | | | 0.001s 93.462s 639139160939420774: x | | | | | x | | x | | | | | | | | | x | x | | | | | | | | | | 0.002s 93.464s 639139160939435816: x | | | | | x | | x | | | | | | | | | x | x | | | 9365 | | | | | | 0.002s 93.465s 639139160939451326: x | | | | | x | | x | | | | | | | | 4337 x | x | | | | | | | | | | 0.002s 93.467s 639139160939466794: x | | | | | x | | x | | | | | | | | | x | x | | | | 9819 | | | | | 0.002s 93.469s 639139160939485463: x | | | | | x | | x | x | | | | | | | x | x | | | | | | | | | | 0.002s 93.470s 639139160939501637: x | | | | | x | | x | 4281 | | | | | | | x | x | | | | | | | x | | 0.002s 93.472s 639139160939516820: x | | | | | x | | x | | | | | | | | | x | x | | | | | 4317 | x | | 0.001s 93.473s 639139160939531127: 9823 | | | | | x | 4304 x | | | | | | | | | x | x | | | | | | | x | | 0.009s 93.483s 639139160939625295: | | | | | | x | | x | | | | | | | | | x | x | 9679 | | | | | x | | 0.001s 93.484s 639139160939640272: | | | | x | x | | x | | | | | | | | | x | x | | | | | | | x | | 0.002s 93.486s 639139160939657814: | | | | x | x | | x | | | | x | | | | 9824 | x | | | | | | | x | | 0.002s 93.488s 639139160939677232: | | | | x | x | | x | | | | x | | 4257 | | | x | | | | | | | 9825 | | 0.002s 93.490s 639139160939699268: | | | | 4138 | x | | x | | | | x | | | | | | x | | | | | | x | | | 0.002s 93.492s 639139160939715004: | | | | | | 9826 | | x 4294 | | | x | | | | | | x | | | | | | x | | | 0.002s 93.494s 639139160939737443: | 9817 | | | | | | | x | | | | x | | | | | | x | | | | | | x | | | 0.002s 93.497s 639139160939762143: | | | | | | | | | x | | | | x 4319 | | | | | x | | | | | | x | | | 0.002s 93.498s 639139160939780800: | | | | | | | 4193 | x | | | | x | | | | | | x | | | | | | x | | | 0.002s 93.500s 639139160939801521: | | | 4120 | | | | | x | | | | x | | | | | | x | | | | | | x | | | 0.022s 93.522s 639139160940019726: | | | | | 4248 | | | x | | | | x | | | | | | x | | | | | | x | | | 0.002s 93.524s 639139160940035303: | | 9559 | | | | | | x | | | | x | | | | | | x | | | | | | x | | | 0.001s 93.525s 639139160940049936: | | | | | | | | | x | | | | x | | | | | | x | | | | | | x | | x 0.002s 93.527s 639139160940068869: | | | | | | | | | x | | | 4325 x | | | | | | x | | | | | | x | | x 0.002s 93.529s 639139160940088515: | | | | | | | | | x | | | | x | x | | | | x | | | | | | x | | x 0.001s 93.531s 639139160940102939: | | | | | | | | | x | | | | x | x | | | | x | | | 4286 | | x | | x 0.001s 93.532s 639139160940117550: | | | | | | | | | x | | | | x | x | | | | x | | | | x | x | | x 0.001s 93.534s 639139160940132141: | | | | | | | | | x | | | | x | x | | | | x | | 4342 | x | x | | 9830 0.002s 93.535s 639139160940147609: | | | | | | | | | x | | | | x | x | | | | x | | | | x 9822 x | | | 0.002s 93.537s 639139160940163293: | | | | | | | | 9814 x | | | | x | x | | | | x | | | | x | x | | | 0.002s 93.538s 639139160940178434: | | | | | | | | | x | | | | x | x | | | | x | 9827 | | x | x | | | 0.001s 93.539s 639139160940191299: | | | | | | | | | x | | | | x | x | | | | x 4160 | | | x | 9833 | | | 0.002s 93.541s 639139160940206644: | | | | | | | | | x | | | | x | x | | | 4181 x | | | | x | | | | | 0.001s 93.542s 639139160940220008: | | | | | | | | | x | | | | 4295 | x | | 9832 | x | | | | x | | | | | 0.001s 93.544s 639139160940232718: | | | | | | | | | x | | | | | | x 9810 | | | x | | | | x | | | | | 0.001s 93.545s 639139160940246269: | | | | | | | | | x | | | | | | x | | | | x | | | | x | | 9829 | | 0.009s 93.554s 639139160940339253: | | | | | | | | | x 9835 | | | | | x | | | | x | | | | x | | | | | 0.001s 93.556s 639139160940352651: | x | | | | | | | x | | | | | | x | | | | x | | | | x | | | | | 0.001s 93.557s 639139160940365570: | x | | | | | 9790 | x | | | | | | x | | | | x | | | | x | | | | | 0.001s 93.558s 639139160940379386: | x | | x | | | | x | | | | | | x | | | | x | | | | x | | | | | 0.001s 93.560s 639139160940394092: x x | | x | | | | x | | | | | | x | | | | x | | | | x | | | | | 0.001s 93.561s 639139160940408588: x x | | 9837 4228 | | | x | | | | | | x | | | | x | | | | x | | | | | 0.001s 93.563s 639139160940422340: 9838 x | | | | | | | x | | 4306 | | | x | | | | x | | | | x | | | | | 0.002s 93.564s 639139160940439439: | x 4247 | | | | | | x | | | | | | x | | | | x | | | | x | | | | | 0.001s 93.566s 639139160940452829: | x | | | | | | | x | | | 4240 | | x | | | | x | | | | x | | | | | 0.001s 93.567s 639139160940466539: | x | | | | | | | x | | | | | | x | | | | x | | | | x | | | x | 0.002s 93.569s 639139160940488077: | x | | | | | | | x | | | | | | x | 4320 | | x | | | | 9840 | | | x | 0.002s 93.571s 639139160940503109: | x | | | | | | | x | | | | | | x | | | | x | | | 9355 | | | | x | 0.019s 93.589s 639139160940690727: | x | | | | | | | x | 4338 | | | | x | | | | x | | | | | | | | 9842 | 0.001s 93.591s 639139160940705341: | x | | | | | | | x | | | | | | x | | | | x | | 9843 | | | | | | | 0.002s 93.593s 639139160940725551: | x | | | | | | | x | | | | | | x | | | | x | | | | | 9681 | | | | 0.002s 93.595s 639139160940744897: | x | | | | | | 4206 x | | | | | | x | | | | x | | | | | | | | | | 0.002s 93.596s 639139160940760338: | x | | | | | | | x | | | | | | x | | | | x | x | | | | | | | | 0.002s 93.598s 639139160940777265: | x | | | | | | | x | | | | | | x | | | | x 4332 x | | | | | | | | 0.002s 93.600s 639139160940792321: | x | | | | | | | x | | | | 9834 | x | | | | x | x | | | | | | | | 0.008s 93.608s 639139160940876191: | x | | | | | | | x | | | | | | x | | x | x | x | | | | | | | | 0.002s 93.610s 639139160940892406: | x | | | | | | | x | | | | | | x 4170 | x | x | x | | | | | | | | 0.001s 93.611s 639139160940907051: | x | | | | | | | x | | | | | | x | | x | x | x | | | | | x | | 0.002s 93.613s 639139160940930768: | x | | | | | | | x 4294 | | | | | x | | x | x | x | | | | | x | | 0.002s 93.616s 639139160940951975: | x | | | | | | | x | | | | | 4217 x | | x | x | 9846 | | | | | x | | 0.002s 93.618s 639139160940973935: | x | | | | | 4291 | x | | | | | | x | | x | x | | | | | | | x | | 0.003s 93.620s 639139160940999033: | x | 4226 | | | | | 9847 | | | | | | x | | x | x | | | | | | | x | | 0.003s 93.623s 639139160941026006: | x | | | | | | | | | | | | | | x | | x | x | | | | | | | x | 9836 0.003s 93.626s 639139160941052479: | x | | | 4218 | | | | | | | | | | x | | x | x | | | | | | | x | | 0.003s 93.628s 639139160941077571: | x | | x | | | | | | | | | | | x | | x | x | | | | | | | x | | 0.002s 93.630s 639139160941101180: | x | | x | 9845 | | | | | | | | | x | | x | x | | | | | | | x | | 0.003s 93.633s 639139160941126458: | x x | x | | | | | | | | | | | x | | x | x | | | | | | | x | | 0.002s 93.635s 639139160941144483: | x x | x | | | | | | | | 9841 | | x | | x | x | | | | | | | x | | 0.002s 93.637s 639139160941162218: | x x | x | | | | | | | | | | | x | 9795 x | x | | | | | | | x | | 0.002s 93.639s 639139160941181772: | x x | x | | | | | | | 4288 | | | x | | x | x | | | | | | | x | | 0.002s 93.641s 639139160941205028: | 4275 x | x | | | | | | | | | | | x | | x | x | | | 9340 | | | x | | 0.002s 93.643s 639139160941225868: | | x | x | | | | | | | | | | | x | | x | x | | 4342 | | | | x | | 0.002s 93.645s 639139160941247751: | | x | x | | | | | | | | | | | x | | 4235 | x | | | | | x | x | | 0.002s 93.648s 639139160941272382: | | x | x | | | | | | | | | | | x | | | | x | | | | | x 9851 x | | 0.003s 93.650s 639139160941298399: | | x | x | | | 4304 | | | | | | | x | | | | x | | | | | x | x | | 0.002s 93.652s 639139160941316837: | | x | x | | | | | | | | | | | x | | | | x | | | | x x | x | | 0.001s 93.653s 639139160941330829: | | x | x | | | | | | | | | | | x | | | 4329 x | | | | 9853 x | x | | 0.002s 93.655s 639139160941347884: | | x | x | | | | | | | | | | | x | | | | x 4307 | | | | x | 9854 | | 0.002s 93.657s 639139160941368457: | | x | x | | | | | | 4274 | | | | x | | | | x | | | | | x | | | | 0.009s 93.666s 639139160941460859: | | x | x | | | | | | | | | x | x | | | | x | | | | | x | | | | 0.001s 93.668s 639139160941474360: x | x | x | | | | | | | | | x | x | | | | x | | | | | x | | | | 0.002s 93.669s 639139160941489570: x | x | x | | | | | 4327 | | | x | x | | | | x | | | | | x | | | | 0.002s 93.671s 639139160941504674: x | x | x | | 4285 | | | | | | x | x | | | | x | | | | | x | | | | 0.002s 93.672s 639139160941519977: x | x | x | | | | | | | | | x | x | | | | x | | | | | x | | 9850 | 0.001s 93.674s 639139160941533635: x | x | x | | | | | | | | | x | x | | | | x | | | | | x | | | 9848 0.001s 93.675s 639139160941547111: x | x | x 4248 | | | | | | | | x | x | | | | x | | | | | x | | | | 0.001s 93.676s 639139160941561467: x | x | x | x | | | | | | | 4295 | x | | | | x | | | | | x | | | | 0.001s 93.678s 639139160941574773: x | x | x | x | | | | | | | | 9783 x | | | | x | | | | | x | | | | 0.001s 93.679s 639139160941588425: x | x | x | x | | | | | | 9852 | | x | | | | x | | | | | x | | | | 0.002s 93.681s 639139160941605200: x | x | x | x | | | | | | | | | x | 4337 | | x | | | | | x | | | | 0.002s 93.682s 639139160941620717: x | x | x | x | | | | | 4331 | | | x | | | | x | | | | | x | | | | 0.002s 93.685s 639139160941641980: x | x | x | x | | | | | | | | | x | | | | x | 9849 | | | x | | | | 0.002s 93.686s 639139160941659445: x 9859 x | x | x | | | | | | | | | x | | | | x | | | | | x | | | | 0.002s 93.688s 639139160941676667: x | x | x | x | | | | | | | | | x | | | | x | | | 4286 | x | | | | 0.002s 93.690s 639139160941694226: x | x | x | x | | | | | | | | | x | | | | x | | 4194 | | x | | | | 0.002s 93.692s 639139160941716348: x | x | x | x | | | | | | | | | x | | | | x | | | | | x x | | | 0.002s 93.694s 639139160941736988: x | x | x | x | | | | | | | | | x | | | 9857 x | | | | | x x | | | 0.002s 93.696s 639139160941752915: x | x | x | x | | | | | | | | | x | | | | x 9828 | | | | x x | | | 0.002s 93.698s 639139160941773616: x | x | x | x | | | | | | | | | x | | 4187 | x | | | | | x x | | | 0.002s 93.700s 639139160941795288: x | x | x | x | | | | | | | | | x | | | | x | | | | | x x 9855 | | 0.003s 93.702s 639139160941821149: x | x | x | x | | | | 4281 | | | | x | | | | x | | | | | x x | | | 0.003s 93.705s 639139160941846800: 9864 | x | x | x | | | | | | | | | x 4257 | | | x | | | | | x x | | | 0.022s 93.727s 639139160942070239: | | x | x | x | | 4169 | | | | | | x | | | | x | | | | | x x | | | 0.003s 93.730s 639139160942096870: | | x 4120 x | 9865 | | | | | | | | | x | | | | x | | | | | x x | | | 0.003s 93.733s 639139160942122285: | | x | x | | 4193 | | | | | | | | x | | | | x | | | | | x x | | | 0.002s 93.735s 639139160942145983: | | x | x | | | | | | | | | | | x | | | | x | | | | | x x | x | 0.002s 93.737s 639139160942170298: | | x | x | | | | | | | | | | | x | | | | x | | | | | x x | x x 0.002s 93.739s 639139160942187130: | | x | x 4228 | | | | | | | | | | x | | | | x | | | | | x x | x x 0.001s 93.741s 639139160942202106: | | x | x | | | | | | | | | 9868 | x | | | | x | | | | | x x | x x 0.001s 93.742s 639139160942216542: | | x | x | | | | | | | | | | 4319 x | | | | x | | | | | x x | x x 0.010s 93.752s 639139160942318947: | | x | x | | | | | | | | 4240 | | x | | | | x | | | | | x x | x x 0.002s 93.754s 639139160942341252: | | x | x | | | | | | | | | | | x | 4320 | | x | | | | | x x | x x 0.002s 93.756s 639139160942361048: | | 4247 | x | | | | | | | | | | | x | | | | x | x | | | x x | x x 0.002s 93.758s 639139160942380123: | 4275 | | x | | | | | | | | | | | x | | | | x | x | | | x x | x x 0.002s 93.760s 639139160942397994: | | | | x | | | | | | | | | | | x | | | | x | x | 9338 | x x | x x 0.002s 93.763s 639139160942422506: | | | | x | | | | | | | | | | | x | | | | x | x 4292 | | x x | x x 0.002s 93.765s 639139160942444407: | | | | x | | | 4206 | | | | | | | x | | | | x | 9872 | | | x x | x x 0.002s 93.766s 639139160942460458: | | | | x | | | | | | | | | | | x | | | 9802 x | | | | | x x | x x 0.002s 93.768s 639139160942477479: | | | | x | | | | | | | | | | | x | | | | x 4332 | | | | x x | x x 0.002s 93.770s 639139160942497223: | | | | x | | | | | | | | | | | x | | 9873 | x | | | | | x x | x x 0.002s 93.772s 639139160942518025: | | | | x | | | | | | | | | | | x | | | | x | | | | | x x x x x 0.002s 93.774s 639139160942538361: | | | | x | | | | | 4294 | | | | | x | | | | x | | | | | x x x x 9874 0.002s 93.777s 639139160942562209: | | | 4318 x | | | | | | | | | | | x | | | | x | | | | | x x x x | 0.009s 93.786s 639139160942653332: | | | | x | | | | | | | | | | | x | | | | x | | | | 9862 x x x x | 0.002s 93.787s 639139160942669894: | | | | x | | 9861 | | | | | | | | x | | | | x | | | | | x x x x | 0.002s 93.789s 639139160942690940: | | | | x | | | | | | | | | 4295 | x | | | | x | | | | | x x x x | 0.002s 93.791s 639139160942707281: | | | | x | | | | 4326 | | | | | | x | | | | x | | | | | x x x x | 0.002s 93.793s 639139160942728986: | | | | x | | | | | | | | | | 9694 x | | | | x | | | | | x x x x | 0.002s 93.796s 639139160942752842: | | | | x | | | | | | | | 9866 | | x | | | | x | | | | | x x x x | 0.002s 93.798s 639139160942772479: | | | | x 4218 | | | | | | | | | | x | | | | x | | | | | x x x x | 0.002s 93.800s 639139160942793898: | | | | 9879 | | | | | | | 4216 | | | x | | | | x | | | | | x x x x | 0.003s 93.802s 639139160942821449: | | | | | | | | | | | | | | | | x | 9869 | | x | | | | | x x x x | 0.003s 93.805s 639139160942848750: | x | | | | | | | | | | | | | | x | | | | x | | | | | x x x x | 0.003s 93.808s 639139160942873792: | x | | | | | | | | | | | | | | x | | | | x | | | 9327 | x x x x | 0.002s 93.810s 639139160942894666: | x | | | | x | | | | | | | | | x | | | | x | | | | | x x x x | 0.002s 93.812s 639139160942915778: | x | | | | x | | | | | | | | | x | | | | x | | 9881 | | x x x x | 0.002s 93.814s 639139160942937581: 4335 x | | | | x | | | | | | | | | x | | | | x | | | | | x x x x | 0.002s 93.816s 639139160942955405: | x | | | | x | 9844 | | | | | | | x | | | | x | | | | | x x x x | 0.002s 93.817s 639139160942971435: | x | | | | x | | | | | | | | | x | | | 4181 x | | | | | 4348 x x x | 0.001s 93.819s 639139160942985812: | x | | | | x | | | | | | | | | x | | 4187 | x | | | | | | x x x | 0.001s 93.820s 639139160943000457: | x | | | | 9884 | | | | 9863 | | | | x | | | | x | | | | | | x x x | 0.019s 93.839s 639139160943191510: | x | | | | | | | | | | | | | | x 4170 | | | x | | | | | | 9885 x x | 0.002s 93.841s 639139160943208327: | x | | | | | | | | 9882 | | | | | x | | | | x | | | | | | | x 9886 | 0.002s 93.843s 639139160943228347: | x x | | | | | | | | | | | | | x | | | | x | | | | | | | x | | 0.002s 93.845s 639139160943243542: | x x | | | | | | | | | | | | | x | | | | x | | | | x | | x | | 0.002s 93.846s 639139160943258787: | x x | | | | 9577 | | | | | | | | x | | | | x | | | | x | | x | | 0.001s 93.848s 639139160943272791: | x x | | | | | | | | | | | x | 9887 | | | | x | | | | x | | x | | 0.002s 93.849s 639139160943288732: | x x | | | | | | 9877 | | | | x | | | | | | x | | | | x | | x | | 0.002s 93.852s 639139160943312319: | x x | | | | | | | | | | | x 4305 | | | | | x | | | | x | | x | | 0.009s 93.861s 639139160943406920: | x x | | | | | | | | | | 9773 x | | | | | | x | | | | x | | x | | 0.003s 93.864s 639139160943432555: | x x | | | | | | | | | 9821 | x | | | | | | x | | | | x | | x | | 0.002s 93.866s 639139160943455642: | x x | | | | | | | | | | | x | | | 4337 | | x | | | | x | | x | | 0.001s 93.867s 639139160943469827: | x x | | | | | | | | | | | 4173 | | | | | | x | | | x x | | x | | 0.002s 93.869s 639139160943490040: | 4275 x | | | | | | | | | | | | | | | | | | x | | 9839 x x | | x | | 0.002s 93.871s 639139160943508834: | | x | | | | | 9793 | | | | | | | | | | | | x | | | x x | | x | | 0.002s 93.873s 639139160943527042: | | x | | | | | | | | | | | | | | | | | | x 4160 | | x 9890 | | x | | 0.002s 93.875s 639139160943545059: | | x | | | | | | | | | | | | | | | | | | x | | | x | 9891 | x | | 0.002s 93.877s 639139160943562545: | | x | | | | | | | | | | | | | | | | 9870 | x | | | x | | | x | | 0.002s 93.879s 639139160943586436: | | x | | | | | | | | 4274 | | | | | | | | | x | | | x | | | x | | 0.003s 93.882s 639139160943612044: | | x | | | | | | | | | | | | | | 4328 | | | x | | | x | | | x | | 0.002s 93.884s 639139160943635619: | | x | | | | | | | 9880 | | | | | | | | | | x | | | x | | | x | | 0.002s 93.886s 639139160943658875: | | x | | | | | | | | | | | | | | | | | | x | | | x | | | x x | 0.002s 93.888s 639139160943676491: | | x 4226 | | | | | | | | | | | | | | | | | x | | | x | | | x 9894 | 0.002s 93.890s 639139160943691988: | | x | | | | | | | | | | | | | | | | | | x | | | x | | | x | 9892 0.002s 93.891s 639139160943711567: | | x | | | | 4313 | | | | | | | | | | | | | x | | | x | | | x | | 0.002s 93.893s 639139160943731164: | | x | | | | | | | | | | | | | | | | | | x | x | x | | | x | | 0.001s 93.895s 639139160943746037: | | x | x | | | | | | | | | | | | | | | | x | x | x | | | x | | 0.003s 93.898s 639139160943772651: | | x | x | | | | | | | | | | | x | | | | x | x | x | | | x | | 0.002s 93.900s 639139160943796250: | | x | x | | | | 9876 | | | | | | x | | | | x | x | x | | | x | | 0.001s 93.901s 639139160943810920: | | x | x | | | | | | | | | | 4319 x | | | | x | x | x | | | x | | 0.002s 93.903s 639139160943826660: | | x | x 9867 | | | | | | | | | | x | | | | x | 9896 | x | | | x | | 0.002s 93.905s 639139160943844050: | | x | x | | | | | | | | x | | x | | | | x | | | x | | | x | | 0.001s 93.906s 639139160943858650: | | x | x | | | | | | | | x | | x | | | | x | | | x | | x x | | 0.010s 93.916s 639139160943957502: | | x | x | | | | | | | 4331 x | | x | | | | x | | | 4115 | | x x | | 0.002s 93.918s 639139160943978524: | | x | x | | | | | | | | x | | x | 9858 | | x | | | | | | x x | | 0.002s 93.920s 639139160943996357: | | x | x | | | | | | | | x 4295 | x | | | | x | | | | | | x x | | 0.002s 93.922s 639139160944013023: 9899 | x | x | | | | | | | | x | | x | | | | x | | | | | | x x | | 0.002s 93.923s 639139160944030495: | x x | x | | | | | | | | x | | x | | | | x | | | | | | x x | | 0.002s 93.925s 639139160944046265: | x x | x | | | | | | | | 4325 | | x | | | | x | | 4292 | | | x x | | 0.002s 93.926s 639139160944061301: | x x | x | | | 4304 | | | | | | | x | | | | x | | | | | | x x | | 0.002s 93.928s 639139160944077851: | x x | x | | | | | | | | | | | x | | | | x 4307 | | | | | x x | | 0.002s 93.930s 639139160944099103: | x x | 9902 | | | | | | | | | | | x | | | 4329 x | | | | | | x x | | 0.002s 93.932s 639139160944116138: | x x | | | | | | | | | | | | | x | | | | x | | | | | 4348 x x | | 0.002s 93.934s 639139160944139961: | x x | | | | | | | | | | | | | x | | 9860 | x | | | | | | x x | | 0.027s 93.961s 639139160944411211: | x x | | | 9889 | | | | | | | | | x | | | | x | | | | | | x x | | 0.003s 93.964s 639139160944440430: | x x | | | | | | | | 4281 | | | | x | | | | x | | | | | | x x | | 0.003s 93.967s 639139160944469601: | x x | | | | | | | | | | | | | x 4257 | | | x | | | | | | x x | | 0.003s 93.970s 639139160944497364: | x x | | | | | | | 4327 | | | | | x | | | | x | | | | | | x x | | 0.003s 93.973s 639139160944526562: | x x | | | | | | | | | | | | | x | | | | x | | | | | | x x | 9888 0.011s 93.984s 639139160944632217: | x 9905 | | | | 4166 | | | | | | | | x | | | | x | | | | | | x x | | 0.003s 93.987s 639139160944662132: | x | | | | | | | x | | | | | | x | | | | x | | | | | | x x | | 0.003s 93.989s 639139160944689803: | x | | | | | | | x | | | | | 9379 x | | | | x | | | | | | x x | | 0.003s 93.992s 639139160944718249: | x | | | 4248 | | | x | | | | | | x | | | | x | | | | | | x x | | 0.003s 93.995s 639139160944746480: | x | | | | | | | x | | | | | | x | | | | x | | | 4286 | | x x | | 0.003s 93.998s 639139160944773755: | x | | | | | | | x | | | | | | x | | | | x | | | | | | x x 9900 | 0.001s 93.999s 639139160944788520: | x | | | | | | | x | | | | | | x | 4320 | | x | | | | | | x x | | 0.002s 94.001s 639139160944807072: | 9908 | | | | | | | x | | | | 4322 | x | | | | x | | | | | | x x | | 0.002s 94.003s 639139160944823155: | | | | | | | | | x | | | x | | x | | | | x | | | | | | x x | | 0.002s 94.004s 639139160944841046: | | | | | | | | | x | | | x | | x | | | | x 9901 | | | | | x x | | 0.002s 94.007s 639139160944865180: | | | | | | | | | x | | | x | | x | | | x x | | | | | | x x | | 0.002s 94.008s 639139160944881116: | | | | | | | | | x | | | x | | x | | | x x | 9911 | | | | x x | | 0.001s 94.010s 639139160944895725: | | | | | | | | | x | | | x | | x | | | x x | | 9812 | | | x x | | 0.002s 94.011s 639139160944911403: | | | | | | | | | x | | | x | | x | | | x x | | | | 9897 | x x | | 0.002s 94.013s 639139160944926492: | | | | | | | | | x | | | x | | x | | 4187 x x | | | | | | x x | | 0.002s 94.015s 639139160944943672: | | | | | | 9903 | | x | | | x | | x | | | x x | | | | | | x x | | 0.001s 94.016s 639139160944957871: | | | | | | | | | x | x | x | | x | | | x x | | | | | | x x | | 0.002s 94.018s 639139160944973830: 4335 | | | | | | | | x | x | x | | x | | | x x | | | | | | x x | | 0.002s 94.019s 639139160944988981: | | | 4318 | | | | | x | x | x | | x | | | 9913 x | | | | | | x x | | 0.002s 94.021s 639139160945005717: | | | | | | | | | 4326 | x | x | | x | | | | x | | | | | | x x | 9910 0.001s 94.022s 639139160945019868: | | | | x | | | | | | x | x | | x | | | | x | | | | | | x x | | 0.002s 94.024s 639139160945037551: | | | | x | | 4193 | | | x | x | | x | | | | x | | | | | | x x | | 0.002s 94.026s 639139160945053308: | | x | x | | | | | | x | x | | x | | | | x | | | | | | x x | | 0.001s 94.027s 639139160945067571: | | x | x | | | | | | x | x | x x | | | | x | | | | | | x x | | 0.002s 94.029s 639139160945090402: | | x | x 4218 | | | | | x | x | x x | | | | x | | | | | | x x | | 0.002s 94.031s 639139160945107051: | | x | x | | | | | | x 4216 9916 | x x | | | | x | | | | | | x x | | 0.002s 94.033s 639139160945127019: | | x | x | | | | | | x | | | x x | | | | x | | | | | | x x 9912 | 0.003s 94.036s 639139160945153204: | 4275 x | x | | | | | | x | | | x x | | | | x | | | | | | x x | | 0.003s 94.039s 639139160945183740: | | x | x | | | 9907 | | x | | | x x | | | | x | | | | | | 9917 x | | 0.003s 94.042s 639139160945214043: | | x | x | | | | | | x | | | x x | | | | x 4160 | | | | | | x | | 0.003s 94.045s 639139160945244842: | | x | x | | | | | | x | | | 9918 x | | | | x | | | | | x | x | | 0.003s 94.048s 639139160945273280: | | x | x | | | | | | x | | | | x | | | | x | 4293 | | | x | x | | 0.002s 94.050s 639139160945297306: | | x | x | | | | | | x | | | | x | | | | x | | | x | x | x | | 0.002s 94.052s 639139160945321140: | | x | x | | | | | | x | | | | x | 9745 | | x | | | x | x | x | | 0.023s 94.075s 639139160945547645: | | x | x | | | | | | x | | | | x | | | | x | | 4342 4269 | x | x | | 0.002s 94.077s 639139160945562733: | | x | x | | | | | | x | | | | x | | | | x | | | | 9915 x | x | | 0.001s 94.078s 639139160945577689: | | x | x | | | | | | x | | | | x | | x | x | | | | | x | x | | 0.002s 94.080s 639139160945599956: | | x | x | 9919 | | | | 4274 | | | | x | | x | x | | | | | x | x | | 0.001s 94.082s 639139160945612333: | | x | x | | | | | | | | | | | x 9920 | x | x | | | | | x | x | | 0.001s 94.083s 639139160945626304: | | 9921 | x | | | | | 4294 | | | | | x | | x | x | | | | | x | x | | 0.002s 94.085s 639139160945645645: | | | | x | | | | | | | | | | | x | | x | x | | | | | x | x | 9914 0.002s 94.087s 639139160945666244: | | | | x | | | | x | | | | | | 9922 | | x | x | | | | | x | x | | 0.002s 94.089s 639139160945685237: | | | | x | | | | x | | | | | | | | | x | x | | | | | x | x x | 0.002s 94.090s 639139160945700903: | | | | x | | | | x | | 4288 | | | | | | x | x | | | | | x | x x | 0.002s 94.092s 639139160945716629: | | | | x | | | | x | | | | 4295 | | | | x | x | | | | | x | x 9924 | 0.002s 94.094s 639139160945734964: | x | | 9925 | | | | x | | | | | | | | | x | x | | | | | x | x | | 0.002s 94.095s 639139160945751527: | x | | | | | | | x | | | | | | | | | x 4329 x | | | | | x | x | | 0.010s 94.106s 639139160945855818: | x | | | | | | 9749 x | | | | | | | | | x | x | | | | | x | x | | 0.003s 94.109s 639139160945883159: | x | | | | | 4313 | x | | | | | | | | | x | x | | | | | x | x | | 0.002s 94.111s 639139160945902009: | x | | | | | | | x | | | | | | | | | x | x | 9906 | | | x | x | | 0.002s 94.112s 639139160945919040: | x | | | | | | | x | | | | | | | | | x | x 4307 | | | | x | x | | 0.002s 94.114s 639139160945938341: | x | | | | | | | x | | | | | | | | 4337 x | x | | | | | x | x | | 0.002s 94.116s 639139160945954217: | x | | | | | | | x | | | | | | | | | x | x | | | 4115 | x | x | | 0.002s 94.117s 639139160945970359: | x | | | | | | | x | | | | | | | | | x | x | | | | 9895 x | x | | 0.002s 94.119s 639139160945987084: | x | | | | | | | x | | | | | x | | | x | x | | | | | 4348 | x | | 0.002s 94.121s 639139160946003975: | x | | | | | | | x | 4281 | | | x | | | x | x | | | | | | | 9928 | | 0.002s 94.122s 639139160946020881: | x | | | | x | | x | | | | | x | | | 4187 | x | | | | | | | | | | 0.001s 94.124s 639139160946034839: 9929 x | | | | x | | x | | | | | x | | | | | x | | | | | | | | | | 0.002s 94.125s 639139160946050418: | x | 4226 | | 9930 | | x | | | | | x | | | | | x | | | | | | | | | | 0.002s 94.127s 639139160946065831: | x | | | | | | | x 9831 | | | | x | | | | | x | | | | | | | | | | 0.023s 94.150s 639139160946293891: | x | | | | | | | x | | | x | x | | | | | x | | | | | | | | | | 0.001s 94.151s 639139160946308236: | x | | | 4248 | | | x | | | 9932 | x | | | | | x | | | | | | | | | | 0.002s 94.153s 639139160946323806: | x | | | | | | | 4326 | | | | | x x | | | | x | | | | | | | | | | 0.002s 94.155s 639139160946348242: | x | | | | | | | | | | | | | x x | | | | x | | | | | | | | | 9878 0.003s 94.158s 639139160946376494: | x | | | | | | | | | | 4331 | | x x | | | | x | | | | | | | | | | 0.012s 94.170s 639139160946495854: | x | | | | | | | | | | | | 4279 x x | | | | x | | | | | | | | | | 0.003s 94.173s 639139160946522768: | 4275 | | x | | | | | | | | | | x x | | | | x | | | | | | | | | | 0.003s 94.175s 639139160946549580: | | | | x | | | | | | | | | | x x | | | 4181 9935 | | | | | | | | | | 0.003s 94.178s 639139160946576959: | | | | x | | | | | | | | | | x x 4257 | | | | | | | | | | | | | | 0.012s 94.190s 639139160946699230: | | | | x | | | 4333 | | | | | | x x | | | | | | | | | | | | | | | 0.003s 94.193s 639139160946726462: | | | | x | | | | | | | | | | 4319 x | | | | | | x | | | | | | | | 0.003s 94.196s 639139160946753141: | | | | x | | | | | | | | | | | x | | | | | 4332 x | | | | | | | | 0.003s 94.198s 639139160946781172: | | | | x | | | | | | | | | | | x | | | | | | x | | | | 9936 | | | 0.003s 94.201s 639139160946807889: | | | | x | | | | | | | | | | | x | | | | | | 9937 9680 | | | | | | | 0.003s 94.204s 639139160946835513: | | | | x | | | | | | | | | | | x | | | | | | | | x | | | | | | 0.003s 94.207s 639139160946863838: | | | | x | | | | | | | | | | | x | | | | | | | | x 9933 | | | | | 0.003s 94.210s 639139160946895399: | | | | x | | | | | | x | | | | x | | | | | | | | x | | | | | | 0.002s 94.212s 639139160946916413: | | | | x | | | | | | 4274 | | | | x | | | | | | | | x | | | x | | 0.001s 94.213s 639139160946931001: | | | | x | | | | | | | | | | | x | | 9934 | | | | | 9940 | | | x | | 0.002s 94.215s 639139160946947693: | | | | x | | 4166 | | | | | | | | x | | | | | | | | | | | | x | | 0.002s 94.217s 639139160946964074: | | | | x | | | | | | | | | | | x | 9728 | | | | | | | | | | x | | 0.002s 94.219s 639139160946982489: | | | | x | | | | | x | | | | | x | | | | | | | | | | | | x | | 0.002s 94.221s 639139160947004643: | | | | x | 9939 | | | x | | | | | x | | | | | | | | | | | | x | | 0.002s 94.222s 639139160947020460: | | | | x | | | | | x | | | | | x | | | | | | | | | | | | x | x 0.002s 94.224s 639139160947035704: | | | | x | | | | | x | 9923 | | | x | | | | | | | | | | | | x | x 0.002s 94.226s 639139160947052212: | | | | x | | | | | x | | | | | x | | | | | | | | | | | | x x x 0.001s 94.227s 639139160947066286: | | x | x | | | | | 4327 | | | | | x | | | | | | | | | | | | x x x 0.001s 94.228s 639139160947080964: | | x | x | | | | | | | | | 4322 | x | | | | | | | | | | | | x x x 0.002s 94.230s 639139160947096502: | 9938 x | x | | | | | | | | | | | x | | | | | | | | | | | | x x x 0.002s 94.232s 639139160947112919: | | x | x | | | | | | | | | | | x | | | 9944 | | | | | | | | x x x 0.002s 94.233s 639139160947130102: | | x | x | | | | | | | | | | | x | | | | x | | | | | | | x x x 0.001s 94.235s 639139160947144570: | | x | x 9909 | | | | | | | | | | x | | | | x | | | | | | | x x x 0.001s 94.236s 639139160947159085: | | x | x | | | | | | | | 4240 | | x | | | | x | | | | | | | x x x 0.002s 94.238s 639139160947174422: | | x | x | | | 4304 | | | | | | | x | | | | x | | | | | | | x x x 0.002s 94.239s 639139160947191305: 4335 | x | x | | | | | | | | | | | x | | | | x | | | | | | | x x x 0.019s 94.259s 639139160947385542: | | x | x | | | | | | | | | | | x | | | | x | | | | | | x x x x 0.002s 94.260s 639139160947400942: | | x | x | | | | | | | | | | | x | | | | x | | 4133 | | | x x x x 0.001s 94.262s 639139160947414906: | | x | x | | | | | | | | | | | x | | | | x | | | | | 4317 x x x 9946 0.002s 94.263s 639139160947431459: | | x | x | | | | | | | | | | 4305 x | | | | x | | | | | | x x x | 0.001s 94.265s 639139160947445357: | | x | x | | | | | | | | | | | x | | | | x | | | | 9893 | x x x | 0.001s 94.266s 639139160947459739: | | x | x | | | | | | x | | | | x | | | | x | | | | | | x x x | 0.002s 94.268s 639139160947478133: | | x 4318 9948 | | | | | | x | | | | x | | | | x | | | | | | x x x | 0.002s 94.270s 639139160947493453: | | x | | | | | | | | x | | | | x | | x | x | | | | | | x x x | 0.001s 94.271s 639139160947508147: | | x | | | | | | | | x | | | | x | | 4187 | x | | | 9943 | | x x x | 0.001s 94.273s 639139160947522784: | | x | | | | | | | | x | | | | 4312 | x | | x | | | | | | x x x | 0.002s 94.274s 639139160947541476: | | x | | | | | | 9949 | x | | | | | | x | | x | | | | | | x x x | 0.002s 94.276s 639139160947557507: | | x | | | x | | | | 4281 | | | | | | x | | x | | | | | | x x x | 0.003s 94.279s 639139160947583734: | | x | | | x | | | | | 4216 | | | | | x | | x | | | | | | x x x | 0.003s 94.282s 639139160947612976: | | x | | | x | | | | | | | | | | | x | | x | x | | | | x x x | 0.003s 94.285s 639139160947643652: | x x | | | x | | | | | | | | | | | x | | x | x | | | | x x x | 0.003s 94.288s 639139160947674123: | x x | | | x | | | | | | | | | | | x | 4181 x | x | | | | x x x | 0.003s 94.291s 639139160947702826: | x x | | 4218 x | | | | | | | | | | | x | | x | x | | | | x x x | 0.003s 94.293s 639139160947730433: | x x | | | x | | | | | | | | | | 9904 x | | x | 9950 | | | | x x x | 0.003s 94.296s 639139160947758565: | x x | | | x | | | | | | 4325 | | | | x | | x | | | | | | x x x | 0.003s 94.299s 639139160947787607: | x x | | | x 4285 | | | | | | | | | | x | | x | | | | | | x x x | 0.003s 94.302s 639139160947818636: | x x | | | 9951 | | | | | | | | | | | x | | x 4307 | | | | | x x x | 0.003s 94.306s 639139160947851890: 9952 x x | | | | | | | | | | | | | | | x | | x | | | | | | x x x | 0.003s 94.309s 639139160947886869: | x x | | | | | | | | | | | | | | | x | | x | | | | x | x x x | 0.003s 94.312s 639139160947917535: | x x 9942 | | | | | | | | | | | | | | x | | x | | | | x | x x 9953 | 0.003s 94.315s 639139160947950887: | 4275 x | | | | | | | | | | | | | | | x | | x | | | 4115 x | x x | | 0.011s 94.327s 639139160948065582: | | x | | | | | | | | | | | | | 9954 | x | | x | | | | x | x x | | 0.003s 94.330s 639139160948098622: | | x | | | | | | | | | | | | | | | x | | x | | 4342 | x | x x | | 0.003s 94.333s 639139160948125886: | | x | | | | | | | | | 4288 | | | | | x | | x | | | | x | x x | | 0.003s 94.335s 639139160948151533: | | x | | | | | | | | | | | 4295 | | | x | | x | | | | x | 9956 x | | 0.003s 94.338s 639139160948178820: | | x | | | | | | | 9957 | | | | | | | x | | x | | | | x | | x | | 0.002s 94.341s 639139160948202519: | | x | | | | | | | | | | | | | | | x | | x | | | | x | | x | x 0.002s 94.342s 639139160948217537: | | x | | | | | | | | | | | | | | | x | 4329 x | | | | 9958 | | x | x 0.002s 94.344s 639139160948234385: | | x | | | | | 9926 | | | | | | | | | x | | x | | | | | | | x | 9959 0.002s 94.346s 639139160948254394: | | x | | | | | | | | | | | | | | 4328 x | | x | | | | | | | x | | 0.002s 94.348s 639139160948272360: | | x | x | | | | | | | | | | | | | x | | x | | | | | | | x | | 0.011s 94.359s 639139160948386029: | | 9960 | x | | | | | | | | x | | | | x | | x | | | | | | | x | | 0.002s 94.361s 639139160948405036: | | | | x | | | | | | 9955 | x | | | | x | | x | | | | | | | x | | 0.002s 94.362s 639139160948421187: | | | | x | | 9961 | | | | | x | | | | x | | x | | | | | | | x | | 0.002s 94.364s 639139160948438412: | | | | x | | | | | | | | 9962 | | | | x | | x | | | | | 4348 | x | | 0.002s 94.366s 639139160948455965: | | | | x | | | | | | | | | | x | | x | | x | | | | | | | 9963 | | 0.002s 94.368s 639139160948480537: 4335 | | | x | | | | | | | | | | x | | x | | x | | | | | | | | | | 0.002s 94.370s 639139160948499377: | | | | x | | | | | | | | | | x | | x 9964 | x | | | | | | | | | | 0.002s 94.373s 639139160948522761: | | | 4226 x | | | | | | | | | | x | | x | | x | | | | | | | | | | 0.002s 94.375s 639139160948546346: | | | | x | | | | | | | | | | x | | x | | x | | | | | | | | x | 0.002s 94.377s 639139160948569157: | | | | x | | | | | | | | | | x | | x | | x 9927 | | | | | | | x | 0.002s 94.380s 639139160948591847: | 9965 | | x | | | | | | | | | | x | | x | | x | | | | | | | | x | 0.002s 94.382s 639139160948616634: | | | | x | | | | | | | | | | x | | x | | x | | | x | | | | x | 0.024s 94.406s 639139160948852105: | | | | x | | | | | | | | | | x 4312 | x | | x | | | x | | | | x | 0.003s 94.408s 639139160948877241: | | | | x | | | | | | | | | | x | | x | | x | x | x | | | | x | 0.003s 94.411s 639139160948903335: | | | | x | | | | | | | 9801 | | x | | x | | x | x | x | | | | x | 0.002s 94.413s 639139160948921991: | | | | x 9539 | | | | | | | | | x | | x | | x | 9968 | x | | | | x | 0.002s 94.415s 639139160948942823: | | | | x | | | | | | | | | | x | | x | | x | | | x x | | | x | 0.002s 94.417s 639139160948964551: | | | | x | | | x | | | | | | x | | x | | x | | | x x | | | x | 0.011s 94.428s 639139160949076760: | | | | x | x | x | | | | | | x | | x | | x | | | x x | | | x | 0.002s 94.430s 639139160949095389: | | | | x | 9969 | x | | | | | | x | 4257 x | | x | | | x x | | | x | 0.002s 94.432s 639139160949113614: | | | | x | | | x | | | | | | x | | x | 4181 x | | | x x | | | x | 0.002s 94.434s 639139160949135185: | | | | x | | | x 4326 | | | | | x | | x | | x | | | x x | | | x | 0.002s 94.435s 639139160949151570: | | x | x | | | x | | | | | | x | | x | | x | | | x x | | | x | 0.021s 94.457s 639139160949365696: | | x | x | | | x | | x | | | x | | x | | x | | | x x | | | x | 0.002s 94.459s 639139160949382509: | | x | x | | 4285 x | | x | | | x | | x | | x | | | x x | | | x | 0.002s 94.460s 639139160949397524: | | x | x | | | x | | x | | | 9971 | | x | | x | | | x x 9947 | | x | 0.002s 94.462s 639139160949414217: 9972 | x | x | | | x | | x | | | | | | x | | x | | | x x | | | x | 0.002s 94.464s 639139160949433175: | | x 4318 x | | | x | | x | | | | | | x | | x | | | x x | | | x | 0.002s 94.465s 639139160949449328: | | x | x | | | x | | x | | | | | | x | | x 4332 | | 4269 x | | | x | 0.001s 94.467s 639139160949463841: | | x | x | | | x | 4327 x | | | | | | x | | x | | | | x | | | x | 0.002s 94.468s 639139160949480707: | 4275 x | x | | | x | | x | | | | | | x | | x | | | | x | | | x | 0.002s 94.470s 639139160949496028: | | x | x | | | x | | x | 4325 | | | | x | | x | | | | x | | | x | 0.002s 94.472s 639139160949514761: | | x | x | | | x | | x | | | | | | x | | x | | 9974 | x | | | x | 0.002s 94.473s 639139160949531560: | | x | x | | | 9975 | | x | | 4279 | | | x | | x | | | | x | | | x | 0.002s 94.476s 639139160949553348: | | x | x | | | | | | x 4216 | | | | | x | | x | | | | x | | | x | 0.002s 94.478s 639139160949577701: | | x | x x | | | | | x | | | | | | x | | x | | | | x | | | x | 0.003s 94.481s 639139160949606366: | | x | x x | | | | | x | | | | 9970 | x | | x | | | | x | | | x | 0.011s 94.492s 639139160949713354: | | x | x x | | | | | x | | | | | | x | | x | | | | x | x | x | 0.002s 94.493s 639139160949731664: | | x | x x | | | | | x | | | | | 4170 x | | x | | | | x | 9976 | x | 0.002s 94.495s 639139160949748151: | | x | x x 9973 | | | | x | | | | | | x | | x | | | | x | | | x | 0.002s 94.497s 639139160949769686: | | x | 9977 x | | | | | x | | | | | | x | 9945 x | | | | x | | | x | 0.002s 94.499s 639139160949789704: | | x | | x | | | | | x | | | | | | x 4187 | x | | | | x | | | x | 0.002s 94.501s 639139160949806167: | | x | | x | 9568 | | | x | | | | | | x | | x | | | | x | | | x | 0.002s 94.503s 639139160949824844: | | x | | 4218 | | | | | x | | | | | | x | | x | 4293 | | x | | | x | 0.002s 94.505s 639139160949849564: | | x | | | | | | | | x | | | | | | x | | x | | | | x | | 9966 x | 0.002s 94.507s 639139160949866574: | | x | | | | | | | | x | | | 4305 | | x | | x | | | | x | | | x | 0.002s 94.509s 639139160949888916: | | x | | | | | | | | 4274 | | | | | | x | | x | | | | x 4348 | | x | 0.002s 94.511s 639139160949907470: | | x | | | | | | | | | | | | | | | x | | x | | | | x | | | x x 0.001s 94.513s 639139160949922209: 4335 | x | | | | | | | | | | | | | | | x | | x | | | | x | | | x x 0.002s 94.514s 639139160949937605: | | x 9875 | | | | | | | | | | | | | | x | | x | | | | x | | | x x 0.002s 94.516s 639139160949956988: | | x | | | | | | | x | | | | | | | x | | x | | | | x | | | x x 0.002s 94.518s 639139160949976521: | x x | | | | | | | x | | | | | | | x | | x | | | | x | | | x x 0.002s 94.520s 639139160949994637: | x x | | | | | | | x | | | 4322 | | | x | | x | | | | x | | | x x 0.002s 94.522s 639139160950011763: | x x | | | | | | | x | | | | | x | x | | x | | | | x | | | x x 0.002s 94.523s 639139160950029162: | x x | | | | | | | x | | | | | x 4328 x | | x | | | | x | | | x 9983 0.002s 94.525s 639139160950045759: | x x | | | | | | | x | | | | | x | x | | x | | | | x | x | x | 0.009s 94.534s 639139160950131909: | x x | | | 9980 | | | x | | | | | x | x | | x | | | | x | x | x | 0.002s 94.535s 639139160950148062: | x x | | | | | | 4185 9984 | | | | | x | x | | x | | | | x | x | x | 0.002s 94.537s 639139160950164348: | x x | | | | | | | | | | | | | x | x | | x | | 4342 | x | x | x | 0.002s 94.538s 639139160950179854: | x x | x | | | | | | | | | | | x | x | | x | | | | x | x | x | 0.002s 94.540s 639139160950195384: | x x | x | | | | | | | | | | | x | x | 4181 x | | | | x | x | x | 0.002s 94.541s 639139160950210773: | x x | x | | 9563 | | | | | | | | x | x | | x | | | | x | x | x | 0.002s 94.543s 639139160950225800: | x x | x x | | | | | | | | | | x | x | | x | | | | x | x | x | 0.002s 94.545s 639139160950244863: | x x | x x | | | | | | | | | | x | x | | x | 9986 | | x | x | x | 0.002s 94.546s 639139160950261546: | x x | x x | | | | | | | | | | x | x | | x | | | | x | x x x | 0.001s 94.548s 639139160950276390: | x x | x x | | | | | | | | | | x | x | | x | | | | x 4317 x x x | 0.002s 94.550s 639139160950293857: | x x | x 9988 | | | | | | | | | | x | x | | x 9595 | | | x | x x x | 0.002s 94.551s 639139160950310471: | x x | x | | | | | | | | | | | x | x | | x | | | 4115 9989 | x x x | 0.002s 94.553s 639139160950326464: | x x 4120 x | | | | | | | | | | | x | x | | x | | | | | | x x x | 0.002s 94.555s 639139160950346020: | x x | x | | | | | | | 9990 | | | x | x | | x | | | | | | x x x | 0.002s 94.557s 639139160950363083: | x x | x | | | | | | | | x | | x | x | | x | | | | | | 9991 x x | 0.002s 94.559s 639139160950385882: 9941 x x | x | | | | | | | | x | | x | x | | x | | | | | | | x x | 0.002s 94.561s 639139160950406391: | x x | x | | | | | | | | x | | x 4257 x | | x | | | | | | | x x | 0.002s 94.563s 639139160950428349: | x x | x | | | | | | | | x | | x | x | | x | | | | | | | x x 9987 0.002s 94.565s 639139160950448312: | x x | x | 9979 | | | | | | x | | x | x | | x | | | | | | | x x | 0.001s 94.566s 639139160950461421: | x x | x | | | | 9967 | | | x | | x | x | | 9993 | | | | | | | x x | 0.001s 94.568s 639139160950475023: | x x | x | | | 4333 | | | | x | | x | x | | | | | | | | | | x x | 0.001s 94.569s 639139160950488678: | x x | x | | | | | | | | x | | x | x | | | | | 4203 | | | | x x | 0.002s 94.571s 639139160950506082: | x 9995 | x | | | | | | | | x | | x | x x | | | | | | | | | x x | 0.002s 94.573s 639139160950522814: | x | | x | | 9561 | | | | | x | | x | x x | | | | | | | | | x x | 0.001s 94.574s 639139160950535886: | x | | x | | | | | | | | x | | x | x x | | | 4293 | | | | | x x | 0.024s 94.598s 639139160950774595: | x | | x | | | | | | | | x | 9996 x | x x | | | | | | | | | x x | 0.002s 94.599s 639139160950791610: | x | | x | | | | | | x | 9997 | | x | x x | | | | | | | | | x x | 0.003s 94.602s 639139160950818104: | x | | x | | | | | | x | | | | x | x x | | 9565 | | | | | | x x | 0.003s 94.605s 639139160950845463: | x | 4226 x | | | | | | x | | | | x | x x | | | | | | | | | x x | 0.003s 94.608s 639139160950871848: | x | | x | | | | | | x | | 4295 | x | x x | | | | | | | | | x 9999 | 0.003s 94.610s 639139160950898635: 9898 x | | x | | | | | | x | | | | x | x x | | | | | | | | | x | | 0.012s 94.622s 639139160951015481: | x | | x | | | | | | x | | | | x | x x 4249 | | | | | | | | x | | 0.003s 94.625s 639139160951048558: | x | | x | | | | | | x | | | | x 4170 x x | | | | | | | | | x | | 0.003s 94.628s 639139160951074945: | x | | x | | | | | | x | | | | x | x x | | | | | | | | | x | x 0.003s 94.630s 639139160951101696: | x | | x | x | | | | x | | | | x | x x | | | | | | | | | x | x 0.025s 94.656s 639139160951353581: | x | | x | x | | | | x | | | | x | x x | x | | | | | | | x | x 0.002s 94.657s 639139160951369853: | x | | x | x | | 4185 | x | | | | x | x x | x | | | | | | | x | x 0.001s 94.659s 639139160951383867: | x | | 10001 | x | 4304 | | x | | | | x | x x | x | | | | | | | x | x 0.003s 94.661s 639139160951410188: | x | | | | x | | | | x | | | | x | x x | x | | | x | | | x | x 0.003s 94.664s 639139160951440015: | x | | | | x | | | | x | | | | x | x x | x | | 9981 x | | | x | x 0.010s 94.674s 639139160951537328: | x | | | | x 9525 | | | x | | | | x | x x | x | | | x | | | x | x 0.001s 94.676s 639139160951551771: | x | | | | x | | | | x | | | | x | x x | x | 4324 | x | | | x | x 0.002s 94.677s 639139160951568477: | x | | | | x | | | | x | | | | x | x x | x | | | x | 4348 | x | 10004 0.002s 94.679s 639139160951585454: | x | | | | x | | | | x | | | | x | x x | x | | | 4269 x | | x | | 0.001s 94.680s 639139160951599453: | x | | | | x | | | | x 4216 | | | x | x x | x | | | | x | | x | | 0.002s 94.682s 639139160951616973: | x | | | | x | | | | x | | | | x | x x | x x | | | x | | x | | 0.002s 94.684s 639139160951633015: | x | 4318 | | x | | | | x | | | | x | x x | x x | | | x | | x | | 0.002s 94.685s 639139160951649884: 9883 x | | | | x | | | | x | | | | x | x x | x x | | | x | | x | | 0.001s 94.687s 639139160951663917: | x | | | | x | | | 4327 x | | | | x | x x | x x | | | x | | x | | 0.001s 94.688s 639139160951678089: | x | | | | x | | | | x | | | | x | x x 4329 x x | | | x | | x | | 0.020s 94.708s 639139160951881700: | x | | | | x | | | | 4274 | x | | x | x x | x x | | | x | | x | | 0.001s 94.710s 639139160951896320: | x | | | x x | | | | | | x | | x | x x | x 4332 | | | x | | x | | 0.001s 94.711s 639139160951910472: | x | | | x x | | | | | | x | | x 10000 x x | x | | | | x | | x | | 0.002s 94.713s 639139160951926947: | x | | 10002 x x | | | | | | x | | x | x x | x | | | | x | | x | | 0.002s 94.715s 639139160951942760: | x | | | x x | | | | | | x | 4305 x | x x | x | | | | x | | x | | 0.001s 94.716s 639139160951956522: | x | | | x x | | 4326 | | | x | | x | x x | x | | | | x | | x | | 0.001s 94.717s 639139160951971003: | x | | | x x | | | | | | 4325 | | x | x x | x | | | | x | 4290 x | | 0.001s 94.719s 639139160951985840: | 4275 | | | x x | | | | | | | | | x | x x | x | | 9655 | x | | x | | 0.002s 94.720s 639139160952001190: | | | | | x x 4202 | | | | | | | | x | x x | x | | | | x | | x | | 0.002s 94.722s 639139160952020616: | | | | | x x | | | | | | | | | x | x x | x | 9994 | | x | | x | | 0.002s 94.724s 639139160952040686: | | x | | x x | | | | | | | | | x | x 4187 | x | | | | x | | x | | 0.001s 94.726s 639139160952055120: | | x | | x x | | | | | | | | | x | x | | x | | | | x | | x 10007 | 0.002s 94.727s 639139160952070191: | | x | | x 10009 | | | | | | | 4322 | x | x | | x | | | | x | | x | | 0.002s 94.729s 639139160952087853: 9871 | x | | x | | | | | | | | | | x | x | | x | | | | x | | x | | 0.001s 94.731s 639139160952101956: | | x | | x | | | | x | | | | | x | x | | x | | | | x | | x | | 0.002s 94.732s 639139160952118631: | | x | | x | | | | x | | | | | x | x | | x | | | | x 9931 | x | | 0.001s 94.734s 639139160952132398: | | x 10008 | x | | | | x | | | | | x | x | | x | | | | x | | x | | 0.001s 94.735s 639139160952146274: | | x | | x | | | | x | | | | | x | x | 10005 x | | | | x | | x | | 0.002s 94.737s 639139160952162612: | | x | | x | | | | x | | | | | x | x | | x | | | | x | | x | 4299 0.002s 94.738s 639139160952177697: | | x | | x | | | | x | | | | | x | x | | x x | | | 10012 | | x | | 0.002s 94.740s 639139160952193633: | | x | | x | | 4206 | 10013 | | | | | x | x | | x x | | | | | | x | | 0.002s 94.741s 639139160952209840: | | x | | x | | | | | | | | | | x 4257 x | | x x | | | | | | x | | 0.002s 94.743s 639139160952227826: | | x | x x | | | | | | | | | | x | x | | x x | | | | | | x | | 0.002s 94.745s 639139160952249142: | | x | x x | | | | | | | | | x x | x | | x x | | | | | | 10014 | | 0.002s 94.747s 639139160952267889: | | x | 10015 x | | | | | | | | | x x | x | | x x | | | | | x | | | 0.002s 94.749s 639139160952285850: | x x | | x | | | | | | | | | x x | x | | x x | | | | | x | | | 0.002s 94.751s 639139160952309476: | x x | | x | | | | | | | | | x x | x | | x x | 4203 | | | x | | | 0.002s 94.753s 639139160952330300: | x x | | x | 10011 | | | | | | | x x | x | | x x | | | | | 10017 | | | 0.002s 94.755s 639139160952351333: | x x | | x | | | | | | | | | x x | x | | x x 9992 | | | | | | | | 0.002s 94.758s 639139160952374573: | x x | | 10018 | | | | | | 4288 | | x x | x | | x x | | | | | | | | | 0.002s 94.760s 639139160952393639: | x x | | | | | | | | | | | | x x | x | | x 10019 | | x | | | | | | 0.002s 94.762s 639139160952412764: | x x | | | | | | | | | | | | x x | x | | x | | | x | | | | 10016 | 0.001s 94.763s 639139160952427056: x x x | | | | | | | | | | | | x x | x | | x | | | x | | | | | | 0.001s 94.764s 639139160952440986: x x x | | | | | | | | | | | | x x | x | | x | | | x | 4317 | | | | 0.001s 94.766s 639139160952454305: x x x 9998 | | | | | | | | | | | x x | x | | x | | | x | | | | | | 0.007s 94.773s 639139160952525348: 10020 x x | | | | | | | | 4309 | | | x x | x | | x | | | x | | | | | | 0.002s 94.775s 639139160952541979: | x x | | | | | | | | | | | | x x | x | 10003 x | | | x | | | | | | 0.001s 94.776s 639139160952555591: | x x | | | | | | | | | | | | x x | x | | x | | | x | | | | | 10021 0.002s 94.777s 639139160952571585: | x x | | | | | | | | | | | | x x | x | | x | | | x x | | | | | 0.001s 94.779s 639139160952585211: | x x | | | | | | | | | | | | x x 4170 x | | x | | | x x | | | | | 0.002s 94.781s 639139160952601730: | x x | | | | | | 4260 | | | | | x x | x | | x | | | x 10023 | | | | | 0.002s 94.782s 639139160952617360: | x x | | | | | | | | | | | | 4305 x | x | | x | | | x | | | x | | 0.001s 94.784s 639139160952631928: | x x | | | | | | | | | | x | | x | x | | x | | | x | | | 10024 | | 0.002s 94.785s 639139160952650945: | x x | x | | | | | | | | x | | x | x | | x | | | x | | | | | | 0.001s 94.787s 639139160952664571: | x x | x | | | 4333 | | | | x | | x | x | | x | | | x | | | | | | 0.001s 94.788s 639139160952678877: | x x | x | | 9518 | | | | | x | | x | x | | x | | | x | | | | | | 0.002s 94.790s 639139160952694713: | x x | x | | | | | | | | x | | x | x | | x | | | x | | 4290 | | | 0.013s 94.802s 639139160952819785: | x x | 10025 | | | | | | | | x | | x | x x | x | | | x | | | | | | 0.002s 94.804s 639139160952835600: | x x | | | | | | | | | | x | | x | x x | x | 4324 | x | | | | | | 0.002s 94.805s 639139160952850721: | x x | | | | | | | | | 4331 x | | x | x x | 10026 | | | x | | | | | | 0.002s 94.807s 639139160952869656: | x x | | | | | | | | | | x 4173 | x | x x | | | | | 10027 | | | | | | 0.002s 94.809s 639139160952884750: | 4275 x | | | | | | | | | | x | | x | x x | | | | | | | | | | x | 0.001s 94.810s 639139160952899590: | | x | | | | | | | | | | 10028 | | x | x x | | | | | | | x | | x | 0.024s 94.834s 639139160953139051: | | x | | | | | | | | | | | | | x | x x | | | | 4194 | | x | | x | 0.002s 94.836s 639139160953155568: | | x 4120 | | | | | | | | | | | | x | x x | | | | | | | x | | x | 0.001s 94.837s 639139160953170473: | | x | | | | | | | | x | | | | x | x x | | | | | | | x | | x | 0.002s 94.839s 639139160953187731: | | x | | | | | | | | x | | | | x | x x 4329 | | | | | | x | | x | 0.002s 94.841s 639139160953202857: | | x | | | | | | | | x | | | | x | x x | | | | | | | x | | x 4299 0.001s 94.842s 639139160953217823: | | x | | | | | | | | x | | | | x 4328 x x | | | | | | | x | | x | 0.002s 94.844s 639139160953236580: | | x | | | | | | 10029 | x | | | | x | x x | | | | | | | x | | x | 0.002s 94.846s 639139160953256433: | | x | | | | | | | | x | | | 10032 x | x x | | | | | | | x | | x | 0.002s 94.848s 639139160953275169: | | x | | | | | 10006 | | x | | | | x | x x | | | | | | | x | | 10033 | 0.002s 94.850s 639139160953295389: | | x | | | | 4202 | | | x | | | | x | x x | | | | | | | x | | | | 0.010s 94.860s 639139160953394560: | | x | | x | | | | | x | | | | x | x x | | | | | | | x | | | | 0.002s 94.862s 639139160953413554: | | x | | x | | | | | x | | | | x | x x | | | | | | | x 10034 | | | 0.002s 94.864s 639139160953431851: | | x | | x x | | | | x | | | | x | x x | | | | | | | x | | | | 0.002s 94.866s 639139160953452211: | | x | | x x | | | | x | | | | x | x x | | | 4293 | | | x | | | | 0.002s 94.867s 639139160953469421: | | x | | x x | | | | x | | | | x | x x | | 4332 | | | | x | | | | 0.020s 94.887s 639139160953668606: | | x | | x x | | | | x 4216 | | | x | x x | | | | | | | x | | | | 0.002s 94.889s 639139160953684949: | | x | | x x | | | | x | | | | x | x x | x | | | | | x | | | | 0.001s 94.890s 639139160953699777: 10030 | x | | x x | | | | 4274 | | | | x | x x | x | | | | | x | | | | 0.001s 94.892s 639139160953714556: | | x | | x x | | | 4294 | | | | | x | x x | x | | | | | x | | | | 0.002s 94.893s 639139160953730604: | | x | | x x | | | | | | x | | x | x x | x | | | | | 4317 | | | | 0.001s 94.895s 639139160953744138: | | x | | x x | | | | | | x | | x | x x | x | | 4342 | | | | | | | 0.002s 94.896s 639139160953761679: | | x 4245 | x 10038 | | | | | | x | | x | x x | x | | | | | | | | | | 0.002s 94.898s 639139160953778192: | | x | | x | | | | | | | 10039 | | x | x x | x | | | | | | | | | 10010 0.002s 94.900s 639139160953794022: | | x | | x | | | | | | | | | | x 9785 x x | x | | | | | | | | | | 0.002s 94.901s 639139160953809969: | | x | | x | | | x | | | | | | x | x x | x | | | | | | | | | | 0.001s 94.903s 639139160953823840: | | x | | x | | | x | | | | | 4305 x | x x | x | | | | | | | | | | 0.002s 94.904s 639139160953840191: | | x | | x | | 4304 x | | | | | | x | x x | x | | | | | | | | | | 0.001s 94.906s 639139160953854595: | | x | | x | | | x | | | | | | x | x x | x | | | | | | | | x | 0.002s 94.908s 639139160953872988: | | x | | x | 9495 | x | | | | | | x | x x | x | | | | | | | | x | 0.002s 94.909s 639139160953889012: | | x | | x | | | x | | | | | | x | x x | x | | | | | | 4290 | x | 0.002s 94.911s 639139160953905227: | | x | | x | | | 4326 | | | | | | x | x x | x | | | | 10035 | | | x | 0.001s 94.912s 639139160953919591: | | x | | x | | | | | | | | | | x | x x | x | 10022 | | | | | | x | 0.002s 94.914s 639139160953937004: | | x | | x | | | | | | | | | | x | x x | x | | | 4269 | | | | x | 0.002s 94.916s 639139160953952436: | | x | | x | | | | | | | | | | x | x x | x x | | | | | | | x | 0.002s 94.917s 639139160953968897: | | x | | 10044 | | | | | | | | 4322 | x | x x | x x | | | | | | | x | 0.002s 94.919s 639139160953984865: | | x | | | | | | | | | | | | | x | x x | x x | | | | | | 10040 x | 0.001s 94.920s 639139160953999084: | x x | | | | | | | | | | | | | x | x x | x 10045 | | | | | | | x | 0.002s 94.922s 639139160954015639: | x x | 10036 | | | | | | | | | | | x | x 4187 | x | | | | | | | | x | 0.001s 94.923s 639139160954029965: 10037 x x | | | | | | | | | | | | | x | x | | x | | | | | | | | x | 0.001s 94.925s 639139160954044438: | x x | | | | | | | | | | | | | x | x | | x | | | | | 10041 | | x | 0.002s 94.926s 639139160954060311: | x x | | | | | | | | | | | | | x | x | | x | | 10047 | | | | | x | 0.002s 94.928s 639139160954076982: | x x | | | | | | | | | | | | | x | 10048 | 4249 x | | | | | | | | x | 0.002s 94.930s 639139160954092600: | x x 4226 | | | | | | | | | | | | x | | | | x | | | | | | | | x | 0.002s 94.931s 639139160954108501: | x x | | | 10043 | | | | | | | | | x | | | | x | | | | | | | | x | 0.007s 94.939s 639139160954182443: | x x | | | | | | | | | | | | | x | | | | x | | | | | | | | x 10046 0.002s 94.940s 639139160954197867: | x x | | | | | | | | | | | | | 4197 4170 | | | x | | | | | | | | x | 0.002s 94.942s 639139160954219805: | x x | | | | | 4333 | | | | | | | | | | | | x | | | | | | | | x | 0.002s 94.944s 639139160954239421: | x x | | | | 9485 | | | | | | | | | | | | | x | | | | | | | | x | 0.002s 94.946s 639139160954255690: | x x | | | | | | | | | | | | | | | | | | x | | | | | | x | x | 0.002s 94.948s 639139160954274711: | x x | | | | | | | | | | | | | | | | | | x | | | | x | x | x | 0.001s 94.949s 639139160954288982: | x x | | | | | | | | | | | | | | | | | | x | 4324 | | x | x | x | 0.001s 94.951s 639139160954303577: | x x | | | | | | | | | | 4325 | | | | | | | x | | | | x | x | x | 0.002s 94.953s 639139160954322490: | x x | | | | | | | | | 4288 | | | | | | | | x | | | | x | 10052 | x | 0.002s 94.954s 639139160954338511: | x x | | | | | | | | | | | | 10042 | | | | | x | | | | x | | | x | 0.001s 94.956s 639139160954353456: | x x | | | | | | | | | | | 4295 | | | | | | x | | | | x | | | 10053 | 0.002s 94.957s 639139160954368625: | x x | | | | | | | | | | | | | | | | | | x | | | | x | | x | | 0.002s 94.959s 639139160954386608: | x x | 10031 | | | | | | | | | | | | | | | | x | | | | x | | x | | 0.002s 94.961s 639139160954403304: | x x | | | | | | | | 4309 | | | | | | | | | x | | | | 10054 | | x | | 0.002s 94.962s 639139160954420655: | x 10055 | | | | | | | 4172 | | | | | | | | | | x | | | | | | | x | | 0.002s 94.964s 639139160954436568: x x | | | | | | | | | | | | | | | | | | | x | | | | | | | x | | 0.001s 94.965s 639139160954450903: x x | | | | | | | | | | | | | | | | | | | x | | | | | x | x | | 0.001s 94.967s 639139160954464641: x x | | | | | | | | | | | | | | | | | | | x | | 4342 | | x | x | | 0.002s 94.968s 639139160954479711: x x | | | | | | | | | | | | | | | | | | x x | | | | | x | x | | 0.002s 94.970s 639139160954494742: x x | 4120 | | | | | | | | | | | | | | | | x x | | | | | x | x | | 0.002s 94.971s 639139160954510525: x x | | | | x | | | | | | | | | | | | | x x | | | | | x | x | | 0.002s 94.973s 639139160954526627: x x | | | | x | | | | | | | | | | | | | x x | | | | | 4317 | x | 4299 0.002s 94.975s 639139160954542745: x x | | | | x | | | | | | | | | x | | | x x | | | | | | | x | | 0.015s 94.990s 639139160954694600: x 4275 | | | | x | | | | | | | | | x | | | x x 4332 | | | | | | x | | 0.002s 94.992s 639139160954714897: x | | | | | x 4202 | | | | | | | | x | | | x x | | | | | | | x | | 0.002s 94.994s 639139160954735404: 10059 | | | | | x | | x | | | | | | x | | | x x | | | | | | | x | | 0.002s 94.996s 639139160954754815: | | | | | 10049 x | | x | | | | | | x | | | x x | | | | | | | x | | 0.001s 94.997s 639139160954769721: | | | | | | x | | x | | | | | | x | | | x x | 10050 | | | | | x | | 0.002s 94.999s 639139160954785689: | | | | | | x | | x | | | | | | x | | | 10061 x | | | 10051 | | | x | | 0.002s 95.001s 639139160954802057: | | | | | | x | | x | | 4331 | | | x | | | | x | | | | | | | x | | 0.002s 95.002s 639139160954819777: | | | | | | x | | x | | | | | x x | | | | x | | | | | | | x | | 0.002s 95.004s 639139160954835175: | | | | | | x | | x | | | | | x x | | | | x | | | | | | | x x | 0.022s 95.025s 639139160955050917: | | | | | | 10063 | | x | | | | | x x | | 4265 | x | | | | | | | x x | 0.001s 95.027s 639139160955065684: | | | | | | | | | x | | | | | x x 4328 | | | x | | | | | | | x x | 0.002s 95.028s 639139160955081033: | | | | 10057 | | | | 4260 | | | | | x x | | | | x | | | | | | | x x | 0.002s 95.030s 639139160955101411: | | | | | | | | | | 4327 | | | | x x | | | | x | | | | | | | x x | 0.002s 95.032s 639139160955121254: | | | 9856 | | | | | | | | | | | x x | | | | x | | | | | | | x x | 0.002s 95.034s 639139160955138313: | | | | | | | | | | | | | | | x x | | | | x | | | | | | | x x 10056 0.009s 95.044s 639139160955232499: | | | | | | | | 10067 | | | | | | x x | | | | x | | | | | | | x x | 0.002s 95.045s 639139160955248484: | | | | | | | | | | | | | | | x x | | | | x | | | | | 10064 | x x | 0.002s 95.047s 639139160955270877: | | | | | | | | | | | | | | | x x | | | | x | | | | | | x x x | 0.003s 95.050s 639139160955296770: | | | | | | | | | | | | | | | x x | | | | x x | | | | | x x x | 0.003s 95.053s 639139160955323094: | | | | | | | | | | | | | | | x x | | | | x x | 4194 | | | x x x | 0.003s 95.055s 639139160955349132: | | | | | | | | | | | | | | | x x | x | | x x | | | | | x x x | 0.003s 95.058s 639139160955374183: | | | | | | | 10066 | | | | | | | x x | x | | x 10069 | | | | | x x x | 0.002s 95.060s 639139160955397459: | | | | | | | | | | | | | | | x x | x | | x | | | | 10058 | x x x | 0.002s 95.062s 639139160955421145: | | | | | 10068 | | | | | | | | | x x | x | | x | | | | | | x x x | 0.016s 95.079s 639139160955585724: | | | | | | | | | | | | | | | x x | x | | x | 4293 | | | | x x x | 0.001s 95.080s 639139160955599700: | | | | | | | | | | | | | x | 10070 x | x | | x | | | | | | x x x | 0.002s 95.082s 639139160955614820: | | | | | | | | | | | | | x | | x | x | | x | | | x | | 4290 x x | 0.002s 95.084s 639139160955637680: | | | | | | | | | | | | 4216 10071 | | x | x | | x | | | x | | | x x | 0.003s 95.087s 639139160955665466: | | | | | | | | | | | | | | 4322 | x | x | | x | | | x | | | x 10072 | 0.003s 95.090s 639139160955695081: | | | | | | | | | | | 4274 | | | | x | x | | x | | | 10073 | | | x | | 0.003s 95.093s 639139160955721820: | | | | | | | | | | | | | | | | x 4257 x | | x | | | | | | | x | | 0.003s 95.095s 639139160955747813: | | | | x | | | | | | | | | | | x | x | | x | | | | | | | x | | 0.002s 95.097s 639139160955769509: | | | | x | | | | | x | | | | | x | x | | x | | | | | | | x | | 0.002s 95.099s 639139160955788524: | | | | x | | | | | x | | | | | x | x | 4329 x | | | | | | | x | | 0.002s 95.102s 639139160955811722: | | | 4226 x | | | | | x | | | | | x | x | | x | | | | | | | x | | 0.002s 95.104s 639139160955834536: | | | | x | | | | | x | | | | | x | x x | x | | | | | | | x | | 0.002s 95.106s 639139160955851837: | | | | x | | | | | x | | | | | x | x x | x | | | | | | | x | x 0.009s 95.115s 639139160955945652: | | 10075 | x | | | | | 4294 | | | | | x | x x | x | | | | | | | x | x 0.001s 95.116s 639139160955959743: | | | | x | | | | | | | | | | | x | x x | x | | | | | 10076 | x | x 0.002s 95.118s 639139160955981158: | x | | x | | | | | | | | | | | x | x x | x | | | | | | | x | 10077 0.002s 95.121s 639139160956005431: x x | | x | | | | | | | | | | | x | x x | x | | | | | | | x | | 0.002s 95.123s 639139160956029900: x x | | x | | | | | | | | | | | x | x x | x | | 9538 | | | | x | | 0.002s 95.126s 639139160956054194: x x | | x | | 4291 | | | | | | | | x | x x | x | | | | | | | x | | 0.002s 95.128s 639139160956079012: x x | | x | | | | | | | | | | | x | x x | x x | | | | | | x | | 0.002s 95.131s 639139160956103878: x x | | x | | | | | | | | | | | 4197 | x x | x x | | | x | | x | | 0.003s 95.133s 639139160956130387: x x | | x x | | | | | | | | | | | | x x | x 4332 | | | x | | x | | 0.002s 95.136s 639139160956155172: x x | | x x x | | | | | | | | | | | x 4187 | x | | | | x | | x | | 0.002s 95.138s 639139160956178811: x x | | x x x | | | | | | | | | | | x | | x | 9985 | | x | | x | | 0.002s 95.141s 639139160956203582: x x | | x x x | | | | | 10080 | | | | | x | | x | | | | x | | x | | 0.011s 95.152s 639139160956313962: x x | | x x x | | | | | | x | | | | x | | x | | | | x | | x | | 0.002s 95.154s 639139160956338746: x x | | x x x | | | | | | x 4173 | | | x | | x | | | | x | | x | | 0.003s 95.157s 639139160956364577: 10082 x | | x x x | | 4326 | | | x | | | | x | | x | | | | x | | x | | 0.024s 95.181s 639139160956605401: | x | | x x x | | | | | | x | | | 10074 x | | x | | | | x | | x | | 0.002s 95.183s 639139160956629989: | x | | x x x | 4333 | | | | x | | | | x | | x | | | | x | | x | | 0.002s 95.185s 639139160956648002: | x 10062 | x x x | | | | | | x | | | | x | | x | | | | x | | x | | 0.002s 95.187s 639139160956665780: | x | 4245 x x x | | | | | | x | | | | x | | x | | | | x | | x | | 0.002s 95.189s 639139160956686203: | x | | x x x | | | | | | x | | | | x | | x | | | | x x | x | | 0.002s 95.191s 639139160956708561: | x | | x x x | | | | | | 4222 | | | | x | | x | | x | x x | x | | 0.002s 95.193s 639139160956727074: | x | | x x x | | | | | | | | | | | x 4265 | x | | x | x x | x | | 0.002s 95.195s 639139160956749252: | x | | x x x | | | | | | | | | | | x | | x | | 10084 | x x 10081 x | | 0.002s 95.197s 639139160956764338: | x | | x 4218 x | | | | | | | | | | | x | | x | 9978 | | x x | x | | 0.008s 95.205s 639139160956846187: | x | | x | x | | | | | | | | | | | x | | x x | | | x x | x | | 0.002s 95.207s 639139160956864135: | x | | x | x | | | | | 4216 | | | | | x | | x x | | | x x | x | | 0.001s 95.208s 639139160956876940: | 4275 | | x | x | | | | | | | | | | | x | | x x | | | x x | x | 4299 0.001s 95.209s 639139160956890591: | | | | x | x | | | | | | | | x | | x | | x x | | | x x | x | | 0.002s 95.211s 639139160956906723: | | | | x | 10085 | | | | x | | | x | | x | | x x | | | x x | x | | 0.002s 95.213s 639139160956921872: | | | | x | | | | | | 10086 | | | x | | x | 4249 x x | | | x x | x | | 0.002s 95.214s 639139160956941466: | | | | x | | | | 10087 | | | | | x | | x | | x x | | | x x | x | | 0.002s 95.216s 639139160956961517: | | | | x | | | | | | | | | | x | | x | | x x | | | x x | x 10078 | 0.002s 95.218s 639139160956977017: | | | | x | | | | | | | | | | x | | x | | x x | | 4269 x x | x | | 0.001s 95.219s 639139160956989351: | | | | x | | | | | | | | | | x | 4328 x | | x x | | | x x | x | | 0.008s 95.228s 639139160957072868: | | | | x | | | | | 4327 | | | | x | | x | | x x | | | x 10088 | x | | 0.002s 95.229s 639139160957089829: | | x | x | | | | | | | | | | x | | x | | x x | | | x | | x | | 0.001s 95.231s 639139160957103979: | | x | x | | 4202 | | | | | | | x | | x | | x 10089 | | | x | | x | | 0.001s 95.232s 639139160957117402: | | x | 10090 | | | | | | | | | | x x | x | | x | | | | x | | x | | 0.002s 95.234s 639139160957137649: | | x | | | | | | | | | | 4325 | x x | x | | x | | | | x | | x | | 0.002s 95.237s 639139160957161914: | | x | | | | | | | | | | | | x x | x 10083 | x | | | | x | | x | | 0.003s 95.239s 639139160957187070: | | x | | | | | | | | | | | | x x | x | | x | | | | x | x x | | 0.002s 95.241s 639139160957209651: | | x | | x | | | | | | | | | x x | x | | x | | | | x | x x | | 0.002s 95.243s 639139160957231085: | | x | | x | | | | | | | | | x x | x | | x | 10092 | | x | x x | | 0.003s 95.246s 639139160957256437: | | x x | x | | | | | | | | | x x | x | | x | | | | x | x x | | 0.002s 95.248s 639139160957281020: | | x x | 10094 | | | | | | 4288 | | x x | x | | x | | | | x | x x | | 0.024s 95.272s 639139160957517103: | | x 10095 | | | | | | | | | | 4322 x x | x | | x | | | | x | x x | | 0.002s 95.274s 639139160957540154: | | x | | | | | | | | | | | | x x | x | x x | | | | x | x x | | 0.002s 95.277s 639139160957564401: | | x | | | | | | 4326 | | | | | x x | x | x x | | | | x | x x | | 0.002s 95.279s 639139160957588841: | | x | | | | | | | | | | | | x x | x | x x | | | x 10097 | x x | | 0.002s 95.282s 639139160957612203: x | x | | | | | | | | | | | | x x | x | x x | | | x | | x x | | 0.002s 95.283s 639139160957628090: x | x | | | | | | | | | | | | x x | x | x x | | | x | | x x x | 0.001s 95.284s 639139160957640157: x | x | | | | | | | | | | | | x x 9724 x | x x | | | x | | x x x | 0.009s 95.294s 639139160957732507: 10099 | x | | | | | 4304 | | | | | | x x | x | x x | | | x | | x x x | 0.001s 95.295s 639139160957746339: | | x | | | | | | | 4172 | | | | x x | x | x x | | | x | | x x x | 0.001s 95.296s 639139160957759969: | | x | | | 10098 | | | | | | | | x x | x | x x | | | x | | x x x | 0.002s 95.298s 639139160957775706: | | x | | | | | | | | | | | | x x | x 4187 x x | | | x | | x x x | 0.001s 95.299s 639139160957788912: | | x | | | | | | | | | | | | x x | x | x x | | 4194 x | | 4290 x x | 0.001s 95.300s 639139160957800779: | | x | | | | | | | | | | | | x x | x | x x | x | x | | | x x | 0.001s 95.302s 639139160957815169: | | x | | | | | | | | | | | | x x | x | x x | 10101 | x | | | x x x 0.021s 95.323s 639139160958023063: | x x | | | | | | | | | | | | x x | x | 10102 x | | | x | | | x x x 0.002s 95.325s 639139160958046844: | x x | | | | | | | | | 4331 | | x x | x | | x | | | x | | | x x x 0.002s 95.327s 639139160958071061: | x x | | x | | | | | | | | | x x | x | | x | | | x | | | x x x 0.011s 95.338s 639139160958181162: | x x | | x | | | | | | | | 4295 x x | x | | x | | | x | | | x 10104 x 0.003s 95.341s 639139160958208513: | x x | | x | | | 4260 | | | | | x x | x | | x | | | x | | | x | x 0.003s 95.344s 639139160958233760: | x x | | x | | | | | | | | | x x | x | | x | | | 4269 x | | x | x 0.002s 95.346s 639139160958253671: | x x | | x | | | | | 4274 | | | x x | x | | x | | | | x | | x | x 0.002s 95.348s 639139160958271932: | x x | | x | | | | | | | | | x x 10103 x | | x | | | | x | | x | x 0.001s 95.349s 639139160958286223: | x x | | x | | 10079 | | | | | | x x | x | | x | | | | x | | x | x 0.017s 95.366s 639139160958458344: | x x | | x | | | | 10105 | | | | x x | x | | x | | | | x | | x | x 0.001s 95.368s 639139160958471964: | x x | | x | 4285 | | | | | | | x x | x | | x | | | | x | | x | 10108 0.002s 95.369s 639139160958487628: | x x | | 10109 | | | | | | | 10093 | x x | x | | x | | | | x | | x | | 0.001s 95.371s 639139160958502511: | x x | | | x | | | | | | | | x x | x | | x | | | | x | | x | | 0.001s 95.372s 639139160958516325: | x 10110 | | | x | | | | | | | | x x | x 4265 | x | | | | x | | x | | 0.001s 95.373s 639139160958531147: | x | | | | x | | | | | | | | x x | x | | x | | x | x | | x | | 0.001s 95.375s 639139160958545795: | x | | | | x | | | | | | | | x x | x | | x x | x | x | | x | | 0.002s 95.377s 639139160958565453: | x | x | | x | | | | | | | | x x | x | | x x | x | x | | x | | 0.001s 95.378s 639139160958580322: | x | x | | x | | | | | | | | x x | x | | x x | x | x x | x | | 0.009s 95.388s 639139160958673319: | x | x | | x | | | | | | | | x x | x | | x x | x | x x | x x | 0.002s 95.389s 639139160958688400: | x | x | | x | | | | | 4216 | | x x | x | | x x | x | x x | x x | 0.001s 95.391s 639139160958702035: | x | x 10096 | x | | | | | | | | x 4197 | x | | x x | x | x x | x x | 0.001s 95.392s 639139160958715079: | x | x | | x | | | | | | | | x | | x | | x 10112 | x x x x | x x | 0.001s 95.393s 639139160958729959: | 4275 | x | | x | | | | | | | | x | | x | 4280 x | | x x x x | x x | 0.001s 95.395s 639139160958743122: | | | x | | x | | | | 4309 | | | x | | x | | x | | x x x x | x x | 0.002s 95.396s 639139160958760429: | | | x | | x | | | | | | | | x | 4328 x | | x | | x x x x | x x | 0.001s 95.398s 639139160958774141: | | | x | | x | x | | | | | | x | | x | | x | | x x x x | x x | 0.001s 95.399s 639139160958787760: | | | x | | x | x | 4294 | | | | x | | x | | x | | x x x x | x x | 0.001s 95.400s 639139160958801433: | | | x | | x | x | | | | 10113 | x | | x | | x | | x x x x | x x | 0.001s 95.402s 639139160958815282: | | x x | | x | x | | | | | | x | | x | | x | | x x x x | x x | 0.002s 95.403s 639139160958831184: | | x 10114 | | x | x | | | | | | x | | x | | x | | x x x x 10106 x x | 0.001s 95.405s 639139160958845493: x | x | | | x | 4333 | | | | | | x | | x | | x | | x x x x | x x | 0.002s 95.406s 639139160958860708: 10115 | x | | | x | | | | | | | 4322 x | | x | | x | | x x x x | x x | 0.001s 95.408s 639139160958875210: | | x | | | x | | | | | | | | x | | x 4187 | x | | x x x x | x x | 0.001s 95.409s 639139160958889198: | | x | | | x | | 4326 | | | | | x | | x | | x | | 10116 x x x | x x | 0.002s 95.411s 639139160958904707: | | x | | | x | | | | | | | | x | | x | | x | 4293 | x x x | x x | 0.001s 95.412s 639139160958917640: | | x | | | x | | | | | 4288 | | x | | x | | x | | | x x x | x x | 0.002s 95.414s 639139160958933789: | | x | x | x | | | | | | | | x | | x | | x | | | x x x | x x | 0.002s 95.415s 639139160958950722: | | x | x | x | | | | | | | | x | | x | | x x | | 4269 x x | x x | 0.009s 95.425s 639139160959043049: | | x | x | x | | | | | | | | x | | x | 4249 x x | | | x x | x x | 0.002s 95.427s 639139160959063091: | | x | x | x | | | | | | | | x | 9722 x | | x x | | | x x | x x | 0.002s 95.428s 639139160959078951: | | x | x | 10120 4291 | | | | | | | x | | x | | x x | | | x x | x x | 0.002s 95.430s 639139160959093974: | | x | x | | | | | | | | x | x | | x | | x x | | | x x | x x | 0.002s 95.431s 639139160959111558: | | x | x | | | | | | | | x | x | | x | | x x | | | x x 10117 x x | 0.023s 95.455s 639139160959342876: | | x | x | | | | | | | | x 4173 x | | x | | x x | | | x x | x x | 0.002s 95.457s 639139160959363917: | | x | 10122 | | | | | | | | x | x | | x x | x x | | | x x | x x | 0.002s 95.458s 639139160959380407: | | x | | | | | | 10118 | | | x | x | | x x | x x | | | 10123 x | x x | 0.002s 95.460s 639139160959395473: | | x | | | | | | | | | | x | x x | x x | x x | | | | 10124 | x x | 0.002s 95.461s 639139160959410526: | | x | | | | | | | | | | x | x x | x x | x x | | 10121 | | | x x | 0.009s 95.470s 639139160959500223: | x x | | | | | | | | | | x | x x | x 10126 | x x | | | | | | x x | 0.002s 95.472s 639139160959520297: | x x | | | | | | | | | | x | x x | x | 4329 x x | | | | | | x x | 0.002s 95.474s 639139160959536933: | x x | | | | | | | | 4274 | 10128 | x x | x | | x x | | | | | | x x | 0.002s 95.476s 639139160959558576: | x x | | | | | | | | | | | | x x 9672 x | | x x | | | | | | x x | 0.002s 95.478s 639139160959579864: | x x | | 4196 | | | | | | | | | x x | x | | x x | | | | | | x x | 0.001s 95.480s 639139160959593583: | x x | | | | | | | 10129 | | | | x x | x | | x x | | | | | | x x | 0.002s 95.481s 639139160959610932: | x x | | | | | 4304 | | | | | | x x | x | | x x | | | | | | 10130 x | 0.002s 95.484s 639139160959634554: | x x | | | | | | | | | | | | x x | x | | x x | | | | | x | x | 0.002s 95.486s 639139160959655387: | x x x | | | | | | | | | | | x x | x | | x x | | | | | 4290 | x | 0.002s 95.488s 639139160959674577: | x x x | | | | | | | | | | | x x | x | | x x | | | | | | | x 4299 0.015s 95.502s 639139160959819581: | x x x x | | | | | | | | | | x x | x | | x x | | | | | | | x | 0.002s 95.504s 639139160959838323: | x x x x | | | | | | | | | | x x | x | | x x 10131 | | | | | | x | 0.002s 95.507s 639139160959861755: | x x x x | | | | | | | | | | x x | x | | x x | | | x | | | x | 0.002s 95.508s 639139160959880743: | x x x x | | | | 4326 | | | | | x x | x | | x x | | | x | | | x | 0.001s 95.510s 639139160959894851: | x x 10132 x | | | | | | | 4216 | | x x | x | | x x | | | x | | | x | 0.002s 95.511s 639139160959911301: | x x | x | x | | | | | | | | x x | x | | x x | | | x | | | x | 0.002s 95.514s 639139160959932682: | x x | x | x | | | | | | | | x x | x | | x x | | x x | | | x | 0.003s 95.516s 639139160959957974: x x x | x | x | | | | | | | | x x | x | | x x | | x x | | | x | 0.002s 95.518s 639139160959981067: 10133 x x | x | x | | | | x | | | x x | x | | x x | | x x | | | x | 0.002s 95.521s 639139160960002706: | x x | x | x | | | | x | | | x x 4346 x | | x x | | x x | | | x | 0.001s 95.522s 639139160960016051: | x x | x | x 4285 | | | 10134 | | | x x | x | | x x | | x x | | | x | 0.001s 95.523s 639139160960030393: | x x | x 4218 x | | | | | | | | x x | x | | x x | | x x | | | x | 0.001s 95.525s 639139160960045036: | x x | x | x | x | | | | | | x x | x | | x x | | x x | | | x | 0.001s 95.526s 639139160960059392: | x x | x | x | 10137 | | | | | 4295 x x | x | | x x | | x x | | | x | 0.029s 95.555s 639139160960344908: | x x | x | x | | | | | | | | x x | x | | x x | x x x | | | x | 0.002s 95.557s 639139160960368007: | 4275 x | x | x | | | | | | | | x x | x 4187 | x x | x x x | | | x | 0.003s 95.560s 639139160960395007: | | x | x | x | | 4260 | | | | | x x | x | | x x | x x x | | | x | 0.013s 95.572s 639139160960521702: | | x | x | x | | | | | | | | x x | x | 4280 x x | 10139 x x | | | x | 0.003s 95.576s 639139160960553372: | | x | x | x | | | | | | 4325 | x x | x | | x x | | x x | | | x | 0.003s 95.578s 639139160960579672: 10138 | x | x | x | | | | | | | | x x | x | | x x | | x x | | | x | 0.002s 95.581s 639139160960604297: | | x | x | x | | | | | | | | x x 9656 x | | x x | | x x | | | 10140 | 0.003s 95.583s 639139160960630626: | | x | x x x | | | | | | | | x x | x | | x x | | x x | | | | | 0.022s 95.605s 639139160960846974: | | x | x x x | | | | | 9714 | | x x | x | | x x | | x x | | | | | 0.002s 95.607s 639139160960865101: | | x | x 10142 x | | | | | | | | x x | x | | x x | | x x | x | | | 0.002s 95.608s 639139160960880996: | | x | x | x | | | | | | | | x x | x | | x x | | x x | x | | 10143 0.002s 95.610s 639139160960896202: | | x | x | x | | | 4294 | | | | x x | x | | x x | | x x | x | | | 0.001s 95.611s 639139160960909644: | | x | x | 10144 | | | | | | | | x x | x x | x x | | x x | x | | | 0.010s 95.621s 639139160961005172: | | x | x | | | | | | | | | | x x | x x | x x | | x x | x x | | 0.002s 95.622s 639139160961020191: | | x | x | | | | | | | | | | x 4197 | x x | x x | | x x x x x | | 0.001s 95.624s 639139160961033800: | | x | x | | | | | | | | x | x | | x x | x x | | x x x 10145 x | | 0.002s 95.625s 639139160961048991: x | x | x | | | | | | | | x | x | | x x | x x | | x x x | x | | 0.001s 95.627s 639139160961061907: 10146 | x | x | | 4202 | | | | | x | x | | x x | x x | | x x x | x | | 0.001s 95.628s 639139160961076325: | | x | x | | | | | | | | x | x | | x x | x x | | x x x | x x | 0.002s 95.630s 639139160961093019: | | x | x | | | | | | | | x | x | 4346 x x | x x | | x x x | x x | 0.001s 95.631s 639139160961106105: | | x | x | | | | | | | 9596 x | x | | x x | x x | | x x x | x x | 0.001s 95.632s 639139160961119626: | | x | x | | | | | | | | x 4330 x | | x x | x x | | x x 10147 | x x | 0.002s 95.634s 639139160961134937: | | x | x | | | 4333 | | | | x | x | | x x | x x | | x x | | x x | 0.001s 95.635s 639139160961148118: | | x | x | | | | | | | | x | x | | x x | x x 4293 | x x | | x x | 0.001s 95.636s 639139160961161189: | | x | x | | | | | | 4274 | x | x | | x x | x x | | x x | | x x | 0.001s 95.638s 639139160961174487: | | x 10135 x | | | | | | | | x | x | | x x | x x | | x x | | x x | 0.001s 95.639s 639139160961187385: | x x | x | | | | | | | | x | x | | x x | x x | | x 10148 | | x x | 0.019s 95.658s 639139160961373768: | x x | x | x | | | | | | x | x | | x 4187 | x x | | x | | | x x | 0.001s 95.659s 639139160961387374: | x x | x | 10149 | | | | | | x | x | | x | 4321 x x | | x | | | x x | 0.002s 95.661s 639139160961404790: | x x | x | | | | 4326 | | | x | x | | x | | x 10150 | | x | | | x x | 0.002s 95.663s 639139160961422681: | x x | x | | | | | | | | 4325 | x | | x | | x | | | x | | x x x | 0.001s 95.664s 639139160961437080: | x x | x | | | | | | | | | | x | | x | | x | | x x | | x x x | 0.001s 95.665s 639139160961451654: | 4215 x | x | | | | | | | 4288 | | x | | x | | x | | x x | | x x x | 0.001s 95.667s 639139160961463527: | | x | x | | | | | | | | | 4173 x | | x | | x | | x x | | x x x | 0.016s 95.683s 639139160961626579: | | x | x | | | | | 10152 | | | | x | | x | | x | | x x | | x x x | 0.002s 95.685s 639139160961648063: | | x | x | | | | | | 4309 | | | x | | x | | x | | x x | | x x x | 0.002s 95.687s 639139160961664781: | | x x x | | | | | | | | | | x | | x | | x | | x x | | x x x | 0.002s 95.689s 639139160961683187: | | x x x | | | | | | | | | | x | | x | 4329 x | | x x | | x x x | 0.002s 95.691s 639139160961703488: | | x 10155 x | | | | | | | | | | x x | x | | x | | x x | | x x x | 0.002s 95.693s 639139160961722630: | | x | x | | 4291 | | | | | | | x x | x | | x | | 10156 x | | x x x | 0.002s 95.695s 639139160961742002: | | x | x | | | | | | | | x | x x | x | | x | | | x | | x 10157 x | 0.022s 95.716s 639139160961960935: | | x | x | | | | | | | | x | x x 10158 x | | x | | | x | | x | x | 0.002s 95.718s 639139160961976570: | | x | x 4196 | | | | | | | x | x x | x | | x | | | x | | 4290 | x | 0.002s 95.720s 639139160961998916: | | x | x | | | | | | | | x | x x | x x | x | | | x | | | | x | 0.002s 95.722s 639139160962020365: | | x | x | | | | | | | | x | x x | x x | x | 10159 | x | | | | x | 0.002s 95.725s 639139160962041889: | | x | x | | | 10160 | | | | x | x x | x x | x | | | x | | | | x | 0.002s 95.727s 639139160962063859: 10154 | x | x | | | | | | | | x | x x | x x | x | | | x | | | | x | 0.014s 95.741s 639139160962208331: | | x | x | | | | 10065 | | | x | x x | x x | x | | | x | | | | x | 0.003s 95.745s 639139160962242144: | | x | x | | | | | | | | x | x x | x x | x | | | x | | | | x 4299 0.002s 95.747s 639139160962267094: | x x | x | | | | | | | | x | x x | x x | x | | | x | | | | x | 0.003s 95.750s 639139160962292806: | x x | x | x | | | | | | x | x x | x x | x | | | x | | | | x | 0.002s 95.752s 639139160962317641: | x x | x | x | | | | | | x | x x | x x | x | | | x | x | | x | 0.002s 95.754s 639139160962339658: | x x | x | x | | | | | | 4325 | x x | x x | x | | | x | x | x x | 0.021s 95.776s 639139160962553992: | x x | x | x | | | | | 10161 | | x x | x x | x | | | x | x | x x | 0.003s 95.779s 639139160962581788: | 4275 x | x | x | | | | | | | | x x | x x | x | | | x 10153 x | x x | 0.003s 95.781s 639139160962607019: | | x | x | x | | | | | | | 4295 x x | x x | 10162 | | | x | x | x x | 0.002s 95.783s 639139160962631431: | | x | x | x | | | | | | | | x x | x x | | x | | x | x | x x | 0.002s 95.786s 639139160962652355: x | x | x | x | | | | | | | | x x | x x | | x | | x | x | x x | 0.009s 95.795s 639139160962742848: 10163 | x | x | x | | | | x | | | x x | x x | | x | | x | x | x x | 0.001s 95.796s 639139160962756990: | | x | x | x | | 4260 | x | | | x x | x x | | x | | x | x | x x | 0.001s 95.797s 639139160962770406: | | 10164 | x | x 4285 | | | x | | | x x | x x | | x | | x | x | x x | 0.002s 95.799s 639139160962785958: | | | | x | 10165 | | | | x | | | x x | x x 4321 | x | | x | x | x x | 0.002s 95.801s 639139160962803971: | | | | x | | | | | 4294 x | | | x x | x x | | x | | x | x | x x | 0.030s 95.830s 639139160963099353: | | | | x x | | | | | x | | | x x | x x | | x | | x | x | x x | 0.002s 95.833s 639139160963123260: | | | 4120 x x | | | | | x | | | x 4197 | x x | | x | | x | x | x x | 0.002s 95.834s 639139160963138276: | | | | x x | | | | | x | x | 10166 | | x x | | x | | x | x | x x | 0.002s 95.836s 639139160963154375: | | | | x x | | | | | x | x | | | | x x | | x | | x | x 10167 x x | 0.002s 95.838s 639139160963172389: | x | | x x | | | | | x | x | | | | x x | | 10168 | | x | x | x x | 0.011s 95.849s 639139160963281795: | x | | x x | | | | | 4274 | x | | | | x x | | | | | x x x | x x | 0.002s 95.850s 639139160963298122: | x | | x x | | | | | | | x 4322 | | | x x | | | | | x x x | x x | 0.001s 95.852s 639139160963312912: | x | | x x | | 4333 | | | | x | | | | x x | | | | | x x x | x x | 0.001s 95.853s 639139160963326533: | x | | x x | | | | | | | x | | | | x x | | | | | x x x | x x 10170 0.002s 95.855s 639139160963342967: | x | | x x | | | x | | | x | | | | x x | | | | | x x x | x x | 0.013s 95.867s 639139160963468237: | x | | x x | | | x | | | x | | | 4346 x x | | | | | x x x | x x | 0.001s 95.868s 639139160963479412: | x | | x x | | | x 10100 | | x | | | | x x | | | | | x x x | x x | 0.001s 95.869s 639139160963491262: | x | | x x | | | x | | | x | | | | x x | | | | x x x x | x x | 0.001s 95.871s 639139160963505355: | x | | x x | | | x | | 4288 x | | | | x x | | | | x x x x | x x | 0.001s 95.872s 639139160963516319: | x | | 10173 x | | | x | | | x | | x | x x | | | | x x x x | x x | 0.002s 95.874s 639139160963531870: | x | | | x | | | x | | | 4325 | x x | x x | | | | x x x x | x x | 0.001s 95.875s 639139160963545162: | x | x | x | | | x | | | | | x x | x x | | | | x x x x | x x | 0.001s 95.876s 639139160963556220: | x | x | x | | | x | | | | | x x | x x | | | 4293 x x x x | x x | 0.001s 95.877s 639139160963567079: | 4275 | x | x | | | x | | | | | x x | x x | | x | x x x x | x x | 0.001s 95.878s 639139160963577917: | | | x | x | | | x | x | | | x x | x x | | x | x x x x | x x | 0.001s 95.879s 639139160963589825: | | | x | x | | 10175 x | x | | | x x | x x | | x | x x x x | x x | 0.001s 95.880s 639139160963601631: | | | x | x | | | x | x | | | x x | x x | x x | x x x x | x x | 0.022s 95.903s 639139160963825468: | | | x | x | 4202 | 10176 | x | | | x x | x x | x x | x x x x | x x | 0.001s 95.904s 639139160963840301: | | | 10177 | x | | | | | x | | | x x | x x 4280 x x | x x x x | x x | 0.002s 95.906s 639139160963855719: | | | | | x | | | | | x | | 4173 x x | x x | x x | x x x x | x x | 0.001s 95.907s 639139160963870176: | | | | | x | | | | 4327 x | | | x x | x x | x x | x x x x | x x | 0.002s 95.909s 639139160963886738: 10171 | | | | x | | | | | 4309 | | | x x | x x | x x | x x x x | x x | 0.013s 95.922s 639139160964019783: | | | | x x | | | | | | | | | x 4197 | x x | x x | x x x x | x x | 0.002s 95.925s 639139160964042545: | | | | x 10178 | | | | | | | x | x | | x x | x x | x x x x | x x | 0.002s 95.926s 639139160964058454: | x | | x | | | | | | | | x | x | | x x | x x | x x x x | x x | 0.002s 95.928s 639139160964073715: | x | | x | | | 4333 | | | | x | x | | x x | x x | x x x x | x x | 0.001s 95.929s 639139160964086519: | x | | x | | | | | | | | x | x | 10180 x x | x x | x x x x | x x | 0.002s 95.931s 639139160964103257: | x 10172 | x | | | | | | | | x | x | | x x | x x | x x x x | x x | 0.002s 95.932s 639139160964120275: | x | | x | 10174 | | | | | | x | x | | x x | x x | x x x x | x x | 0.002s 95.934s 639139160964140071: | x | | x | | | | | | | 10181 x | x | | x x | x x | x x x x | x x | 0.002s 95.936s 639139160964156491: x x | | x | | | | | | | | x | x | | x x | x x | x x x x | x x | 0.002s 95.938s 639139160964178037: x x | | x | | | | | | | | x | x | | x x | x x | x x x x | x x 4299 0.001s 95.940s 639139160964192255: x x | | x | | | | | | x | x | x | | x x | x x | x 10182 x x | x x | 0.002s 95.941s 639139160964207990: x x | | x | | | | | | x | x | x | | x x | x x | x | x x 4290 x x | 0.002s 95.943s 639139160964228500: x x | | x | | | | | | x | x | x x | x x | x x | x | x 10183 | x x | 0.002s 95.945s 639139160964250227: x x | | x | | | | | | x | x | x x | x x | x x 10184 x | x | | x x | 0.002s 95.948s 639139160964272438: x x | | x x | | | | | x | 4325 | x x | x x | x x | x | x | | x x | 0.001s 95.949s 639139160964285943: 10185 x | | x x | | | | | x | | | x x | x x 4329 x x | x | x | | x x | 0.002s 95.951s 639139160964301777: | x | | x x | 4291 | | | x | | | x x | x x | x x | 10186 | x | | x x | 0.026s 95.976s 639139160964559037: | x | | x x | | 10169 | | x | | | x x | x x | x x | | | x | | x x | 0.002s 95.978s 639139160964576158: | x | | x x | | | 4260 | x | | | x x | x x | x x | | | x | | x x | 0.001s 95.979s 639139160964589593: | x | | x x | | | | | x | | 10188 x x | x x | x x | | | x | | x x | 0.001s 95.981s 639139160964602420: | x x | x x | | | | | x | | | x x | x x | x x | | | x | | x x | 0.001s 95.982s 639139160964615886: | x x | x x | | | | 4294 x | | | x x | x x | x x | | | x | | x x | 0.002s 95.984s 639139160964632015: | x x | x x x | | | | 4274 | | | x x | x x | x x | | | x | | x x | 0.002s 95.985s 639139160964648350: | x x | x x x | | | | | | | | x x | x x | x x | | | x | | x x 10179 0.011s 95.996s 639139160964755723: | x x | x x x | | | | | | | | x x | x x | x x | | | x | x x x | 0.002s 95.998s 639139160964772671: | x x | x x x | | | | | | | | x 4197 | x x | x x | | | x x x x x | 0.001s 95.999s 639139160964785724: | x x | x x x | | | | | | | | x | | x x | x x | | x x x x x x | 0.001s 96.000s 639139160964800268: | x x | x x x | | | | | | | | x | | 10191 x 10125 x x | | x x x x x x | 0.002s 96.002s 639139160964820772: | x x | x x x | | | | | | x | x | | | x | x x | | x x x x x x | 0.002s 96.004s 639139160964840264: | x x | x x x 4285 | | | | | x | x | | | x | x 10192 | | x x x x x x | 0.012s 96.017s 639139160964964977: | x x | x x x | x | | | | x | x | | | x | x | | | x x x x x x | 0.002s 96.019s 639139160964985518: | x x | x x x | x x | | | x | x | | | x | x | | | x x x x x x | 0.001s 96.020s 639139160965000058: | x x | x x x | x x x | | x | x | | | x | x | | | x x 10194 x x x | 0.001s 96.022s 639139160965014201: | x x x x x x | x x x | | x | x | | | x | x | | | x x | x x x | 0.001s 96.023s 639139160965027729: | x x x x x x | x x x | 4288 x | x | | | x | x | | | x x | x x x | 0.001s 96.024s 639139160965041074: | 4275 x x x x x | x x x | | x | x | | | x | x | | | x x | x x x 10136 0.001s 96.026s 639139160965054751: | | x 10195 x x x | x x x | | x | x x | | x | x | | | x x | x x x | 0.023s 96.049s 639139160965289289: | | x | x x x | x x x 4309 | x | x x | | x | x | | | x x | x x x | 0.002s 96.051s 639139160965305193: | | x | x x x | x x x | | x | x x | x x | x | | | x x | x x x | 0.001s 96.052s 639139160965319007: | | x | x x x | x x x | | x | x x | x x 4329 x | | | 4269 x | x x x | 0.001s 96.054s 639139160965331783: | | x | x x 10196 10127 x x x | | x | x x | x x | x | | | | x | x x x | 0.002s 96.056s 639139160965356424: | | x | x x | | x x x | | x | x x | x x | x x | | | x | x x x | 0.003s 96.059s 639139160965382736: | | x | x x | | x x x | | x | x x 4346 x x | x x | | | x | x x x | 0.003s 96.061s 639139160965408874: 10187 | x | x x | | x x x | | x | x x | x x | x x | | | x | x x x | 0.003s 96.064s 639139160965435042: | | x | x x | | x x x | | x | x x | x x | x x 4293 | | x | x x x | 0.002s 96.066s 639139160965458177: | | x | x x | | x x 4294 | | x | x x | x x | x x | | | x x x x x | 0.003s 96.069s 639139160965483273: | x x | x x | | x x | | | x | x x | x x | x x | | | x x x x x | 0.002s 96.070s 639139160965498542: | x x | x x | | 4304 x | | | x | x x | x x | x x | | | x x x x x 10111 0.001s 96.072s 639139160965512284: | x x | x x | | | x | | | x | x x | x x | x x | 10193 | x x x x x | 0.002s 96.073s 639139160965528291: | x x x x x | | | x | | | x | x 4197 | x x | x x | | | x x x x x | 0.001s 96.075s 639139160965542587: | x x x x x | | | x | x | 10198 | x | | x x | x x | | | x x x x x | 0.001s 96.076s 639139160965556273: | x x x x x | | | x | x | | 4173 x | | x x | x x | | | x x x x x | 0.002s 96.077s 639139160965571350: | x x x x x | | | x | 10199 | | | x | | x x 4280 x x | | | x x x x x | 0.001s 96.079s 639139160965584800: | x x x x x | 4202 | x | | | | | x | | x x | x x | | | x x x x x | 0.001s 96.080s 639139160965597635: | x x x x x x | | x | | | | | x | | x x | x x | | | x x x x x | 0.001s 96.081s 639139160965610427: | x x x x x x | | x | | | | | x | 10200 x x | x x | | | x x x x x | 0.001s 96.083s 639139160965624037: x x x x x x x | | x | | | | | x | | x x | x x | | | x x x x x | 0.001s 96.084s 639139160965637666: x x x x x x x | | x | | | | | x | | x x | x x | | x x x x x x | 0.001s 96.085s 639139160965650750: 10201 x x x x x x | | x | | 9564 | | x | | x x | x x | | x x x x x x | 0.001s 96.087s 639139160965664616: | x x x x x x | | x 10202 | | | | x | | x x | x x | | x x x x x x | 0.001s 96.088s 639139160965678792: | x x x x x x | 4333 x | | | | | x | | x x | x x | | x x x x x x | 0.002s 96.090s 639139160965694283: | x x x x x x | | x | | | | | x | | x x | x x | | x x x x x x x 0.001s 96.091s 639139160965707592: | x x x x x x | | 4260 | | | | | x | | x x | x x | 4194 x x x x x x x 0.001s 96.092s 639139160965721107: | x x x x x x | | | | | | x | x | | x x | x x | | x x x x x x x 0.002s 96.094s 639139160965737133: | x x x x 10204 x | | | | | | x 4295 x | | x x | x x | | x x x x x x x 0.007s 96.102s 639139160965811980: | x x x x | x | | | | 4309 | x | x | | x x | x x | | x x x x x x x 0.001s 96.103s 639139160965825851: | x x x x | x 4285 | | | | | x | x | | x x | x x | | x x x x x x 10205 0.001s 96.104s 639139160965840705: | x x x x | x | | | | | | x | x | 4346 x x | x x | | x x x x x x | 0.002s 96.106s 639139160965855851: | x x x x | x | | | | | | x | x | | x x | x x 10206 | x x x x x x | 0.001s 96.107s 639139160965870521: | 4287 x x x | x | | | | | x x | x | | x x | x x | | x x x x x x | 0.001s 96.109s 639139160965883904: | | x x x | x | | | 4294 | x x | x | | x x | x x | | x x x x x x | 0.002s 96.110s 639139160965900858: | | x x x | x | x | | | x x | x | | x x | x x | | x x x x 10207 x | 0.002s 96.112s 639139160965920338: | | x x x | x | x x | | x x | x | | x x | x 10208 | | x x x x | x | 0.002s 96.114s 639139160965935359: | | x x x | x | x x | | x x | x x | x x | x | | | x x x x | x | 0.001s 96.115s 639139160965948902: | | x x x | 10209 | x x | | x x 10151 x x | x x | x | | | x x x x | x | 0.001s 96.117s 639139160965963392: | | x x x x | | x x | | x x | x x | x x | x | | | x x x x | x | 0.001s 96.118s 639139160965976216: | | x x x x | | x x | x x x | x x | x x | x | | | x x x x | x | 0.001s 96.119s 639139160965990344: | | x x x x | | x x | x 10211 x | x x | x x 4329 x | | | x x x x | x | 0.001s 96.121s 639139160966004106: | | x x x x | | x x | x | x | x x | x x | x | | 10190 x x x x | x | 0.002s 96.123s 639139160966026133: | | x x x x | 4291 x x | x | x | x x | x x | x | | | x x x x | x | 0.003s 96.126s 639139160966053761: | | x x x x | | x x | x | x | x x | x x | x | | | x x x x | x x 0.003s 96.128s 639139160966080552: | | x x x x | | x x | x | x | x x 10213 x x | x | | | x x x x | x x 0.003s 96.131s 639139160966107882: | x x x x x | | x x | x | x | x x | x x | x | | | x x x x | x 10214 0.003s 96.134s 639139160966134797: | x x x x x | | x x 10215 x | x | x x | x x | x | | | x x x x | x | 0.003s 96.136s 639139160966160354: 10212 x x x x x | | x x | x | x | x x | x x | x | | | x x x x | x | 0.009s 96.146s 639139160966254553: | x x x x x | | 4333 x | x | x | x x | x x | x | | | x x x x x x | 0.003s 96.149s 639139160966281816: | x x x x x | | | 4260 | x | x | x x | x x | x x | | x x x x x x | 0.003s 96.151s 639139160966307700: | x x x x x x | | | | x | x | x x | x x | x x | | x x x x x x | 0.002s 96.153s 639139160966328232: | x x x x x x | | | | x | x 4330 x x | x x | x x | | x x x x x x | 0.001s 96.154s 639139160966341235: | x x x x x x | | | | x | x | x x | x x 4249 x x | | x x x x x x | 0.001s 96.156s 639139160966354724: | x x x x x x | | | | x | x | x x | x x | x x | 10216 x x x 4290 x x | 0.001s 96.157s 639139160966367898: | x x x x x x 4202 | | | 10217 | x | x x | x x | x x | | x x x | x x | 0.001s 96.159s 639139160966382001: | x x x x x x | | | | | | x | x x 4346 x x | x x | | x x x | x x | 0.001s 96.160s 639139160966394772: | 4287 x x x x x | | | | | | x | x x | x x | x x | | x x x | x x x 0.001s 96.161s 639139160966407968: | | x x x x x | | | 4294 | | x | x x | x x | x x | | x x x | x x x 0.001s 96.162s 639139160966421421: 10210 | x x x x x | | | | | | x | x x | x x | x x | | x x x | x x x 0.001s 96.164s 639139160966435298: | | x x x x x | 10218 | | | | x | x x | x x | x x | | x x x | x x x 0.001s 96.165s 639139160966448935: | | x x x x x | | | | | 4288 x | x x | x x | x x | | x x x | x x x 0.002s 96.167s 639139160966466658: | | x x x x x | | | | | | x | x x | x x | x x 4293 | x x x | x x x 0.001s 96.168s 639139160966479962: | | x x x x x | | | | | | x 4295 x x | x x | x x | | x x x | x x x 0.002s 96.170s 639139160966498230: | | x x x x x | | | | | | x | x x | x x 4280 x x | | x x x | x x x 0.001s 96.172s 639139160966512426: | | x 10221 x x x | | | | | | x | x x | x x | x x | | x x x x x x x 0.001s 96.173s 639139160966526174: | | x | x x x | | | | | | x | x x | x x | x x | x x x x x x x x 0.001s 96.174s 639139160966540977: | | x | x x x 4285 | | | | | x | x x | x x | x x | 10222 x x x x x x x 0.001s 96.176s 639139160966554842: | | x | x x x | | | | x | x | x x | x x | x x | | x x x x x x x 0.001s 96.177s 639139160966568920: | x x | x x x | | | | x | 10223 | x x | x x | x x | | x x x x x x x 0.001s 96.179s 639139160966583344: | x x | x x x | | x | x | | | x x | x x | x x | | x x x x x x x 0.002s 96.180s 639139160966599349: x x x | x x x | | x | 4309 | | | x x | x x | x x | | x x x x x x x 0.001s 96.182s 639139160966612412: x x x | x x x | 4333 x | | | | | x x | x x | x x | | x x x x x x x 0.001s 96.183s 639139160966626205: x x x | x x x | | x | | | | | x x | x x | x x 10224 | x x x x x x x 0.002s 96.185s 639139160966646756: x x x | x x x | | x | | | | 4173 x x | x x | x x | | x x x x x 10225 x 0.002s 96.187s 639139160966663100: x x x x x x x | | x | | | | | x x | x x | x x | | x x x 4290 x | x 0.002s 96.188s 639139160966678456: x x x x x x x 4291 | 10226 | | | | | x x | x x | x x | | x x x | x | x 0.001s 96.190s 639139160966692090: x x x x x x x | | | | | | | | x x | x x | x x | x x x x | x | x 0.001s 96.191s 639139160966704856: x x x x x x x | | | 10203 | | | | x x | x x | x x | x x x x | x | x 0.001s 96.192s 639139160966717933: x 4287 x x x x x | | | | | | x | x x | x x | x x | x x x x | x | x 0.002s 96.194s 639139160966733307: 10227 | x x x x x | | | | | x x | x x | x x | x x | x x x x | x | x 0.018s 96.212s 639139160966916569: | | x x x x x | | | | | x x | x x 10219 x x | x x | x x x x | x | x 0.002s 96.214s 639139160966932244: | | x x x x x | | | | | x x | x x | x x | x x 4293 x x x x | x | x 0.001s 96.215s 639139160966945817: | | x x x x x | | | | | 10228 x | x x | x x 4329 x x | x x x x | x | x 0.001s 96.216s 639139160966959780: | | x 10229 x x x | | | | | | x 10091 x x | x x | x x | x x x x | x | x 0.002s 96.218s 639139160966981330: | | x | x x x | | | | | | x | x x | x x | x x | x x x x | x x x 0.003s 96.221s 639139160967007948: | | x | x 10230 x | | | | | | x | x x | x x | x x | x x x x x x x x 0.003s 96.224s 639139160967034396: | | 10231 | x | x 4202 | | | | | x | x x | x x | x x | x x x x x x x x 0.003s 96.227s 639139160967062299: | | | | x | x | | | x | | x | x x | x x | x x | x x x x x x x x 0.003s 96.229s 639139160967089616: | | | | x | x | | x x | | x | x x | x x | x x | x x x x x x x x 0.003s 96.232s 639139160967115490: | 10232 | | x | x | | x x | | x | x x | x x | x x | x x x x x x x x 0.008s 96.240s 639139160967200156: | | | | x | x | | x x x | x | x x | x x | x x | x x x x x x x x 0.002s 96.243s 639139160967224340: | | | | x | x | 4304 x x x | x | x x | x x | x x | x x x x x x x x 0.002s 96.245s 639139160967247507: | | | | x | x | | x x x | x | x x 9635 x x | x x | x x x x x x x x 0.003s 96.248s 639139160967272608: | | | | x | x | | x x x | x | x x | x x | x x 10233 x x x x x x x x 0.003s 96.250s 639139160967298544: | | | | x | 10234 | | x x x | x | x x | x x 4321 x x | x x x x x x x x 0.003s 96.253s 639139160967324718: | | | x x | | | | x x x | x | x x | x x | x x | x x x x x x x x 0.003s 96.256s 639139160967352420: | | | x x | | | | x x x | 4222 4173 x x | x x | x x | x x x x x x x x 0.003s 96.258s 639139160967379343: | | | x x x | | | x x x | | | x x | x x | x x | x x x x 4290 x x x 0.001s 96.260s 639139160967392722: | | | x x x | 4285 | x x x | | | x x | x x | x x | 10235 x x x | x x x 0.001s 96.261s 639139160967406477: | | x x x x | | | x x x | | | x x | x x | x x | | x x x | x x x 0.002s 96.262s 639139160967421642: | 4287 x x x x | | | x x x | | | x x | x x | x x | | x x x | x x x 0.001s 96.264s 639139160967434948: x | x x x x | | | x x x | | | x x | x x | x x | | x x x | x x x 0.002s 96.265s 639139160967451387: x | x x x x | | | x x x | | | x x 9621 x x | x x | | x x x | x x x 0.001s 96.267s 639139160967465124: x | x x x x | | | x x x | | | x x | x x | x x 4293 | x x x | x x x 0.003s 96.270s 639139160967493692: x | x x x x x | | x x x | | | x x | x x | x x | | x x x | x x x 0.002s 96.272s 639139160967517972: x | x x x x x | | x x x 4288 | | x x | x x | x x | | x x x | x x x 0.002s 96.275s 639139160967542495: x | x x x x x | | x x x | | 4330 x x | x x | x x | | x x x | x x x 0.001s 96.276s 639139160967557054: x | x x x x x | | x x x | | | x x | x x | x x | | x x x 10237 x x x 0.001s 96.278s 639139160967571906: x | x x x x x | | x x x | | | x x | x x | x x | 4308 x x x | x x x 0.001s 96.279s 639139160967585127: x x x x x 10238 x | | x x x | | | x x | x x | x x | | x x x | x x x 0.001s 96.280s 639139160967599459: x x x x x | x | 10236 x x x | | | x x | x x | x x | | x x x | x x x 0.001s 96.282s 639139160967612833: x x x x x | x | | x x x | | | x x 9608 x x | x x | | 4315 x x | x x x 0.002s 96.283s 639139160967628717: x x x x x | x | | x 10239 x | | | x x | x x 4280 x x | | | x x | x x x 0.002s 96.285s 639139160967645177: x x x x x | x | | x | x | | | x x | x x | x x 10240 | | x x | x x x 0.001s 96.286s 639139160967659286: x x x x x | x 4202 | x | x | | | x x | x x | x x | | | x x | x x x 0.002s 96.289s 639139160967682267: x x x x x | x | | x | x | x | x x | x x | x x | | | x x | x x x 0.002s 96.291s 639139160967706326: x x x x x | x | | x | x | x | x x | x x | x x | | | x x 4290 x x x 0.002s 96.293s 639139160967724477: x x 10241 x x | x | | x | x | x | x x | x x | x x | x | x x | x x x 0.010s 96.303s 639139160967824878: x 4287 | x x x x | | x | x | x | x x | x x | x x | x | x x | x x x 0.002s 96.305s 639139160967844953: x | | x x x x | 10220 x | x | x | x x | x x | x x | x | x x | x x x 0.001s 96.306s 639139160967858906: x | | x x x x | | x | x | x | x x | x x | x x | x 10242 x x | x x x 0.001s 96.308s 639139160967873329: x | | x x x x | | x | x | x | x x x x x | x x | x | x x | x x x 0.002s 96.309s 639139160967890135: x | | x x x 10243 | | x | x | x | x x x x x 4329 x x | x | x x | x x x 0.001s 96.311s 639139160967904270: x | | x x x | | | x | x | x | x x x x x | x x 4293 x | x x | x x x 0.002s 96.313s 639139160967921943: x | | x x x | | | x | x 4297 x | x x 10244 x x | x x | x | x x | x x x 0.002s 96.315s 639139160967945804: 10245 | | x x x | | | x | x | x 4173 x x | x x | x x | x | x x | x x x 0.002s 96.317s 639139160967970757: | | | x x x | 4291 | x | x | x | x x | x x | x x | x | x x | x x x 0.002s 96.320s 639139160967994356: | | x x x x | | | x | x | x | x x | x x | x x | 4308 | x x | x x x 0.001s 96.321s 639139160968009076: | x x x x x | | | x | x | x | x x | x 10246 | x x | | | x x | x x x 0.001s 96.323s 639139160968023425: | x x x x x | | | x | x | x | x x | x | | x x | | | x x x x x x 0.002s 96.324s 639139160968041544: | x x x x x | | x x | x | x | x x | x | | x x | | | x x x x x x 0.001s 96.326s 639139160968055071: | x x x x x | | x x | x | x | x x | x | | x x | | 4315 x x x x x x 0.001s 96.327s 639139160968068437: | x x x x x x | x x | x | x | x x | x | | x x | | | x x x x x x 0.002s 96.329s 639139160968085597: | x x x x x x | x x | x | x | x x | x | | x x 10247 | | x x x x x x 0.002s 96.330s 639139160968100653: | x x x x x x | x x | x | x 4295 x x | x | | 10248 x | | | x x x x x x 0.001s 96.332s 639139160968115132: | x x x x x x | x x | x | x | x x | x | 4280 | x | | | x x x x x x 0.010s 96.342s 639139160968214608: | 4287 x x x x x | x x | x | x | x x | x x | | x | | | x x x x x x 0.001s 96.343s 639139160968228945: | | x x x x x | x x | x | x | x x | x x | | x | | x 10249 x x x x x 0.001s 96.345s 639139160968243124: | | x x x x x | x x | x x x | x x | x x | | x | | x | x x x x 10250 0.001s 96.346s 639139160968257420: | | x x x x x | x x | x x x | x x | x x | | x 4293 | x | x x x x | 0.001s 96.347s 639139160968268045: | | x x x x x | x x | x 10251 x | x x | x x | | x | x x | x x x x | 0.001s 96.349s 639139160968282340: | | x x x x x | x x | x | x 9982 x x | x x | | x | x x | x x x x | 0.002s 96.350s 639139160968299188: | | x x x x x | x x | x | x | x x | x x | x x | x x | x x x x | 0.001s 96.351s 639139160968309419: | | x x x x x | x x | x | x | x x | x x 4249 x x | x x | x x x x | 0.001s 96.353s 639139160968321941: | | x x x x x 10107 x x | x | x | x x | x x | x x | x x | x x x x | 0.002s 96.354s 639139160968337471: | x x x x x x | x x | x | x | x x | x x | x x | x x | x x x x | 0.024s 96.378s 639139160968581368: | x x x x x x | x x | x | x | x x | x x | x x | x 4315 x x x x x | 0.002s 96.381s 639139160968605177: | x x x x x x | x x | x | x 4279 x x | x x | x x | x | x x x x x | 0.002s 96.383s 639139160968622691: | 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 96.384s 639139160968636435: 10253 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 96.386s 639139160968656014: | x x x x x x 10060 x x 4172 x | x | x x | x x | x x | x | x x x x x | 0.002s 96.388s 639139160968674921: | x x x x x x | x x | x | x | x x | x x | x x 10189 x | x x x x x | 0.002s 96.389s 639139160968691484: | 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 96.391s 639139160968703050: | x x x x x x | x x | x | x 4330 x x | x 10256 | x x | x x x x x x x | 0.002s 96.392s 639139160968718338: | x x x x x x | x 10257 | x | x | x x | x | 4321 x x | x x x x x x x | 0.002s 96.394s 639139160968736382: 10252 x x x x x x | x | | x | x | x x | x | | x x | x x x x x x x | 0.011s 96.405s 639139160968841813: | x x x x x x | x | | x | x | x x 10255 x | | x x | x x x x x x x | 0.002s 96.406s 639139160968859514: | x x x x x x | x | | x | x | x x | x | | x x | x x x x x x x x 0.001s 96.408s 639139160968873981: | 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 96.409s 639139160968889053: | x x x x x x x x | | x | x | x x | x | | x x 4324 x x x x x x x 4299 0.001s 96.411s 639139160968903357: | 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 96.412s 639139160968921117: x 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 96.414s 639139160968934318: x x x x x x x x x | | x | x | x x x x x | x x | x 4315 x x x x x | 0.001s 96.415s 639139160968947590: x x x x x x x 10258 x | x x | x | x x x x x | x x | x | x x x x x | 0.002s 96.417s 639139160968963281: x x x x x x x | x | x x 4297 x | x x x x x | x x | 4308 | x x x x x | 0.001s 96.418s 639139160968976410: x x x x x x x | x | x x | x 4295 x x 10259 x x | x x | | | x x x x x | 0.002s 96.420s 639139160968994664: x x x 10260 x x x | x | x x | x | x x | x x | x x 10141 | | x x x x x | 0.002s 96.422s 639139160969013955: x x x | x x x | x | x x | x | x x | x x | x x | | | x x x x x 10261 0.002s 96.424s 639139160969032167: x x x | x x x | x | 10262 x | x | x x | x x 4280 x x | | | x x x x x | 0.002s 96.426s 639139160969052688: x x x | x x x | x | | x | x | x x | x x | x x | | 10263 x x x x x | 0.003s 96.428s 639139160969078903: x x x | x x x | x | | x | x 4279 x x | x x | x x | | | x 10264 x x x | 0.002s 96.430s 639139160969095285: x x x | x 4218 x | x | | x | x | x x | x x | x x 10119 | | x | x x x | 0.001s 96.431s 639139160969108916: x x x x x | x | x | | x | x | x x | x x | x x | | | x | x x x | 0.001s 96.433s 639139160969122491: x x x x x | x | x | | x | x | x x | x x | x x | | | x | x x x 4299 0.001s 96.434s 639139160969135703: x x x x x | x | x | | x | x | x x | x x 10197 x x | | | x | x x x | 0.002s 96.436s 639139160969154487: 10266 x x x x | x | x | | x 4288 x | x x | x x | x x | | | x | x x x | 0.002s 96.437s 639139160969170024: | x x x x | x | 10267 | | x | x | x x | x x | x x | x | x | x x x | 0.018s 96.455s 639139160969351187: | x x x x | x | | | | x | x | x x | x x | x x | x 4315 x | x x x | 0.002s 96.458s 639139160969374326: | x x x x | x | | | | x | x 4173 x x | 10268 x | x x | x | x | x x x | 0.002s 96.459s 639139160969390943: | x x x x | x | | | | x | x | x x | | x | x x | x | x x x x x | 0.001s 96.461s 639139160969405501: | x x x x | x | | | | x | x | x x | | x | x x 4324 x | x x x x x | 0.002s 96.462s 639139160969421406: | x x x x | x | | | | x | x | x x | | x | x x | x | x x x x x 10269 0.002s 96.464s 639139160969440895: | 4275 x x x | x | | | | x | x | x x | | x x x x | x | x x x x x | 0.002s 96.466s 639139160969456848: | | x 10270 x | x | | | | x 10265 x | x x | | x x x x | x | x x x x x | 0.009s 96.475s 639139160969550409: | | x | x x x | | | | x | x | x x | | x x x x | x | x x x x x | 0.001s 96.477s 639139160969563496: | | x | x x x x | | | x | x | x x | | x x x x | x | x x x x x | 0.001s 96.478s 639139160969575708: | | x | x x x x | | | x | x 4295 x x | | x x x x | x | x x x x x | 0.001s 96.479s 639139160969589745: | | x | x x x x | | | x | x | x x | x x x x x | x | x x x x x | 0.001s 96.480s 639139160969601565: | | x | x x x x | | | x | x | x x 4328 x x x x x | x | x x x x x | 0.001s 96.482s 639139160969613565: | | x | x x x x | | | x | x | x x | x x x x x x x | 10272 x x x x | 0.001s 96.483s 639139160969626437: | | x | x x x x | | | x | x | x x | x x x x x x x | | x x x x 4299 0.001s 96.484s 639139160969639728: | x x | x x x x | | | x | x | x x | x 10273 x x x x x | | x x x x | 0.002s 96.486s 639139160969655231: | x x | x x x x | | | x 10254 x | x x | x | 4280 x x x x | | x x x x | 0.014s 96.500s 639139160969799646: | x x x x x x x | | | x | x | x x | x | | x x x x | | x x x x | 0.001s 96.502s 639139160969813565: | x x x x x x 10274 | | | x | x | x x | x | | x x x x x | x x x x | 0.001s 96.503s 639139160969825981: | x x x x x x | | x | x | x | x x | x | | x x x x x | x x x x | 0.002s 96.504s 639139160969841228: | x x x x x x | | x | x | x | x x | x | | x x 4324 x x x x x x x | 0.001s 96.506s 639139160969853221: | x x x x x x | | x 4172 x | x | x x | x | | x x | x x x x x x x | 0.002s 96.507s 639139160969869733: | 4275 x x x x x | | x | x | x | x x | x x | x x | x x x x x x x | 0.001s 96.509s 639139160969884228: | | x x x x x | | x | x | x 4330 x x | x x | x x | x x x x x x x | 0.001s 96.510s 639139160969897773: | | x x x x x | | x | x | x | x x | x x | x x | x x x x x x x x 0.001s 96.512s 639139160969912721: | | x x x x x | x x | x | x | x x | x x | x x | 4308 x x x x x x x 0.001s 96.513s 639139160969924575: | | x x x x x | x x | x | x | x x | x x 4321 x x | | x x x x x x x 0.001s 96.514s 639139160969936655: | | x x x x x | x x | x 4288 x | x x | x x | x x | | x x x x x x x 0.001s 96.515s 639139160969950669: | | x x x x x | x x | x | x | x x 10276 x x | x x | | x x x x x x x 0.002s 96.517s 639139160969967006: 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 96.519s 639139160969982808: x 4287 x x x x x | x x | x | x | x x | x x | x x | | x 10277 x x x x x 0.001s 96.520s 639139160969995403: 10278 | x x x x x | x x | x | x 4279 x x | x x | x x | | x | x x x x x 0.001s 96.521s 639139160970010300: | | x 10279 x x x | x x | x | x | x x | x x 4249 x x | | x | x x x x x 0.001s 96.523s 639139160970022625: | | x | x x x | x x | x 4297 x | x x | x x | x x | | x | x x x x x 0.001s 96.524s 639139160970037556: | | x | x x x | x x | x | x | x x | x x | x x 10281 | x | x x x x x 0.001s 96.525s 639139160970050252: | | x | x x x | x x 10282 x | x | x x | x x | x x | | x | x x x x x 0.001s 96.527s 639139160970064726: | x x | x x x | x x | x | x | x x | x x | x x | | x | x x x x 10283 0.002s 96.528s 639139160970081473: | 4275 x | x x x | x x | x | x | x x | x x | x x | | x x x x x x | 0.001s 96.530s 639139160970094277: | | x | x x x | x x | x | x | x x | x 10284 | x x | x x x x x x x | 0.001s 96.531s 639139160970106643: x | x | x x x | x x | x | x | x x | x | | x x | x x x x x x x | 0.001s 96.532s 639139160970116473: x | x | x x x | x x | x | x 4330 x x | x | | x x | x x x x x x x | 0.001s 96.533s 639139160970127788: x | x 10285 x x x | x x | x | x | x x | x | | x x | x x x x x x x | 0.001s 96.534s 639139160970137314: x | x | x x x | x x | x 10280 x | x x | x | | x x | x x x x x x x | 0.024s 96.558s 639139160970380655: x | x | x x x | x x | x | x | x x | x | | x x | x x x x x x x 10286 0.001s 96.559s 639139160970391095: 10287 | x | x x x | x x | x | x | x x | x | 4321 x x | x x x x x x x | 0.001s 96.561s 639139160970405205: | | x | x x x | x x | x | x 10271 x x | x | | x x | x x x x x x x | 0.001s 96.562s 639139160970417980: | | x x x x x | x x | x | x | x x | x | | x x | x x x x x x x | 0.001s 96.563s 639139160970427926: | | x x x x x | x x | x 4288 x | x x | x | | x x | x x x x x x x | 0.001s 96.564s 639139160970440209: | | x x x x x | x x | x | x | x x | x | | x x | x x x x x x x x 0.001s 96.566s 639139160970453478: | 4287 x x x x x | x x | x | x | x x | x | | x x | x x x x x x x x 0.001s 96.567s 639139160970464047: | | 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 96.568s 639139160970474569: | | x x x x x | x x | x | x 4173 x x | x | x x x | x x x x x x x x 0.001s 96.569s 639139160970484182: | | x x x x x | x x | x 4297 x | x x | x | x x x | x x x x x x x x 0.001s 96.570s 639139160970497920: | | x x x x x | x x | x | x | x x 4328 x | x x x | x x x x x x x x 0.010s 96.580s 639139160970599184: | x x x x x x | x x | x | 10291 | x x | x | x x x | x x x x x x x x 0.001s 96.581s 639139160970610891: | x x x x x x | x x 4172 x | | | x x | x | x x x | x x x x x x x x 0.001s 96.583s 639139160970622926: | x x x x x x | x x | x 10290 | | x x | x | x x x | x x x x x x x x 0.001s 96.584s 639139160970635622: | 4287 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 96.585s 639139160970648925: | | x x x x x | x x 10289 x | x | x x | x | x x x | x x x x x x x x 0.001s 96.586s 639139160970661698: | | x x x x x | x x | x | x | x x 10288 x | 10294 x x | x x x x x x x x 0.001s 96.588s 639139160970673571: | | x x x x x 10293 x x | x | x | x x | x | | x x | x 4315 x x x x x x 0.001s 96.589s 639139160970686176: | | x x x x x | x x | x 4288 x | x x | x | | x x | x | x x x x x x 0.010s 96.599s 639139160970781782: | | x x x x x | x x | x | x 4279 x x | x | | x x | x | x x x x x x 0.001s 96.600s 639139160970794308: | | x x x x x | x x x x | x | x x | x | | x x | x | x x x x x x 0.001s 96.601s 639139160970807458: | | 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 96.602s 639139160970818325: | | x x x x x x x x 4172 x | x | x x x x | | x x | x | x x x x x x 0.001s 96.603s 639139160970829067: | | x x x x x x x x | x 10275 x | x x x x | | x x | x | x x x x x x 0.001s 96.604s 639139160970840325: | x x x x x x 10296 x x | x | x | x x x x | | x x | x | x x x x x x 0.001s 96.606s 639139160970852730: | x x x x x x | x x | x | x | x x x x x | x x | 4308 | x x x x x x 0.001s 96.607s 639139160970863871: | x x x x x x | x x | x | x | x x 10297 x x | x x | | x x x x x x x 0.011s 96.618s 639139160970978632: | x x x x x x | x x 10298 x | x | x x | x x | x x | | x x x x x x x 0.001s 96.619s 639139160970990072: | x 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 96.621s 639139160971002898: | x x x x x x | x x | x x x 4330 x x | x x | x x | | x x x x x x 10299 0.001s 96.622s 639139160971014828: | x x x x x x | x x | x 10300 x | x x | x x | x x | x x x x x x x | 0.002s 96.623s 639139160971030180: | x x x x x x | x x 4172 x | x | x x | x x | x x | x x x x x x x | 0.002s 96.625s 639139160971046004: | x x x x x x | x x | x | x | x x | x x | x x 4324 x x x x x x x | 0.001s 96.626s 639139160971058231: | x x x x x x | x x | x | x | x x | x x 4280 x x | x x x x x x x | 0.002s 96.628s 639139160971073327: | x x x x x x | x x | x x x | x x | x x | x x | 4308 x x x x x x | 0.002s 96.629s 639139160971091179: 10295 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 96.631s 639139160971107319: | x x x x x x | x x | x x x | x x | x x | x x 10301 | x x x x x x | 0.002s 96.633s 639139160971122624: | x x x x x x | 10302 x | x x x | x x | x x | x x | x x x x x x x | 0.001s 96.634s 639139160971136892: 10292 x x x x x x | | x | x 4288 x | x x | x x | x x | x x x x x x x | 0.002s 96.636s 639139160971154028: | x x x x x x | x x | x | x | x x | x x | x x | 4308 x x x x x x | 0.001s 96.636s 639139160971161072: 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 96.637s 639139160971165491: x x x x x x x | x x | x | x | x x | x 10303 | x x | x x x x x x x | 0.004s 96.641s 639139160971206095: x x x x x x x | x x | x | x | x x | x x | x x | 4308 x x x x x x | 0.000s 96.641s 639139160971209701: 10304 x x x x x x | x x | x 4297 x | x x | x x | x x | | x x x x x x | 0.021s 96.663s 639139160971423172: | 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 96.663s 639139160971424001: | x 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 96.663s 639139160971424125: | x x x x x x | x x x x | x x x x | x x 4249 x x | | x x x x x x | 0.000s 96.663s 639139160971424356: | x x 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 96.663s 639139160971429510: x x x 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 96.664s 639139160971437480: x x x x x x x | x x 10305 x | x x x x | x x 4321 x x | x x x x x x x | 0.003s 96.667s 639139160971466834: x x x x x x x | x x | x | x 4279 x x | x x | x x | x x x x x x x x 0.001s 96.668s 639139160971479832: x x x 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 96.672s 639139160971517116: x x x x x x x | x x | x | x x x x | x x 10307 x x | x x x x x x x x 0.003s 96.675s 639139160971547132: x x x x x x x | x x | x 4288 x x x x | x x | x x | x x x x x x x x 0.010s 96.685s 639139160971643929: x 4287 x x 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 96.687s 639139160971662665: x | x x x x x x x x | x | x x x x 4328 x x | x x | x 4315 x x x x x x 0.002s 96.688s 639139160971681555: x | x x 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 96.691s 639139160971703082: x | x x x x x 10309 x x | x x x x x x | x x | x x | x x x x x x x x 0.002s 96.693s 639139160971724367: x x x x x x x | x x | x x x 10310 x x | x x | x x | x x x x x x x x 0.023s 96.716s 639139160971954366: x x x x x x x | x x | x x x | x x 10311 x x | x x | x x x x x x x x 0.002s 96.718s 639139160971973149: x x x x x x x | x x | x x x | x x | x x | x x 4324 x x x x x x x x 0.002s 96.720s 639139160971997544: x x x x 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 96.722s 639139160972017642: x x x x x x x | x x | x x x | x x | x x x x x 10312 x x x x x x x x 0.003s 96.725s 639139160972043789: x 4287 x x x x x | x x | x x x 4279 x x | x x x x x | x x x x x x x x 0.003s 96.728s 639139160972073745: x | x x x x x | x x | x x x x x x | x x 10313 x x | x x x x x x x x 0.010s 96.738s 639139160972177060: 10314 x x x 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 96.741s 639139160972204193: | x x x x x x x x x | x x x x x x | x x | x x | x 4315 x x x x x x 0.003s 96.744s 639139160972234101: | x x x x x x 10315 x x | x x x x x x | x x | x x | x x x x x x x x 0.001s 96.745s 639139160972247456: | x x x x x x | x x 10306 x x x x x x | x x | x x | x x x x x x x x 0.002s 96.747s 639139160972268141: | x x x x x x | x x | x x x x x x 4328 x x | x x | x x x x x x x x 0.001s 96.748s 639139160972280990: | x x x x x x x x x | x x x x x x | x x | x x | x 4315 x x x x x x 0.001s 96.750s 639139160972292015: | x x x x 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 96.752s 639139160972312070: | x x x x x x x x x x x x x x x x | x x | x x | x x x x x x x x 0.019s 96.770s 639139160972501507: | x x x x x x 10317 x x x x x x x x x 10316 x x | x x | x x x x x x x x 0.002s 96.773s 639139160972526498: | x x x x x x | x x x x x x x x x 10308 x x | x x | x 4315 x x x x x x 0.002s 96.775s 639139160972547464: | x x x x x x | x x x x x x 4279 x x | x x 4321 x x | x | x x x x x x 0.000s 96.775s 639139160972551700: | x x x 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 96.778s 639139160972573953: | x x x x x x | x x x x 4288 x | x x x x x | x x | x x x x x x x x 0.002s 96.780s 639139160972597431: | x x x x x x | x x x x | x x x x 10319 x x | x x | x x x x x x x x 0.003s 96.783s 639139160972628455: | x x x x x x | x x x x | x x x x | x x | x x 4324 x x x x x x x x 0.001s 96.784s 639139160972640135: x 4287 x x 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 96.786s 639139160972655593: x | x x x x x | x x x x | x x x x | x x | x x 10320 x x x x x x x x 0.002s 96.788s 639139160972676427: x x x x x x x | x x 10321 x | x x x x | x x | x x | x x x x x x x x 0.001s 96.789s 639139160972688801: x x x x x x x | x x | x | x x x x | x x | x x 4324 x x x x x x x x 0.009s 96.799s 639139160972783123: x x x x x x x | x x | x | x x x x | x x 4249 x x | x x x x x x x x 0.001s 96.800s 639139160972794911: x x x x 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 96.801s 639139160972807736: x x x x x x x | x x | x x x x x x | x x | x x 10322 x x x x x x x x 0.001s 96.803s 639139160972822103: x x x x x x x | x x | x x x x x x | x x 10323 x x | x x x x x x x x 0.002s 96.804s 639139160972840960: x x x x x x x | x x | x x x x x x | x x | x x 4324 x x x x x x x x 0.002s 96.806s 639139160972860840: x x x x x x x | x x | x x x x x x | x x | x x 10324 x x x x x x x x 0.003s 96.809s 639139160972889076: x x x x x x x | x x | x x x x x x | x x | x x 4324 x x x x x x x x 0.001s 96.811s 639139160972903777: x x x x x x x 10318 x x | x x x x x x | x x | x x | x x x x x x x x 0.003s 96.813s 639139160972930709: x x x x x x x x x x | x x x x x x | x x | x x | x 4315 x x x x x x 0.013s 96.826s 639139160973059265: x x x x x x x x x x | x x x 4279 x x 4328 x x | x x | x | x x x x x x 0.000s 96.826s 639139160973059799: x 4287 x x 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 96.827s 639139160973068852: x | x x x x x x x x x x x x | x x 10325 x x | x x | x | x x x x x x 0.002s 96.829s 639139160973086479: x | x x x x x x x x x x x x x x x | x x | x x | x | x x x x x 10326 0.001s 96.830s 639139160973098630: x | x x x 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 96.830s 639139160973098959: x | x x x x x x x x x x x x x x x 4328 x x | x x | x x x x x x x | 0.000s 96.831s 639139160973102197: x x x x x x x 10327 x x x x x x x x x | x x | x x | x x x x x x x | 0.002s 96.832s 639139160973119669: x x x x x x x | x x x x x x 4279 x x | x x | x x | x x x x x x x x 0.000s 96.832s 639139160973119838: x x x x x 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 96.834s 639139160973132282: x x x x x x 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 96.835s 639139160973142191: x x x x x x x | 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 96.861s 639139160973404783: x x x x x x x | x x x x x x x x x x x x 4249 x x x x x x x x x x x 0.003s 96.863s 639139160973431567: x x x x x x x | x 10330 x x x x x x x x x x 10329 x x x x x x x x x x x 0.002s 96.865s 639139160973451603: x x x x x x x | x | x x x x 4279 x x x x x 10328 x x x x x x x x x x x 0.002s 96.867s 639139160973467818: x x x x x x 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 96.868s 639139160973476778: x x x x x x x | x x x x x x | x x 4328 x x 4249 x x x x x x x x x x x 0.000s 96.868s 639139160973477800: x x x x x x 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 96.869s 639139160973488863: 10332 x x x x x x | x x x x x x x x x | x x 10331 x x x x x x x x x x x 0.001s 96.870s 639139160973498979: | x x x x x x | x x x x x x x x x 10333 x x | x x x x x x x x x x x 0.001s 96.871s 639139160973510375: x x x x x x 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 96.871s 639139160973510487: x x x x x x x | x x x x x x 4279 x x | x x 4249 x x x x x x x x x x x 0.001s 96.872s 639139160973516712: x x x x x x x | x x 10334 x x x | x x | x x x x x x x x x x x x x x 0.001s 96.873s 639139160973528257: x x x x x x 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 96.874s 639139160973538016: x x x x x x x | x x | x x x x x x 4328 x x x x x x x x x x x x x x 0.001s 96.875s 639139160973547992: x 4287 x x x x x 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 96.876s 639139160973557816: x | x x x x x x x x x x x x x x x | x x 4249 x x x x x x x x x x x 0.001s 96.877s 639139160973567551: x | x x x x x 10336 x x x x x x x x x 10335 x x | x x x x x x x x x x x 0.001s 96.878s 639139160973578387: x | x x x x x | x x x x x x x x x | x x 10337 x x x x x x x x x x x 0.001s 96.879s 639139160973588297: x x x x x x x | x x x x x x x x x | x x | x x 10338 x x x x x x x x 0.001s 96.880s 639139160973598217: x x x x x x x | x x x x x x 4279 x x x x x | x x | x x x x x x x x 0.000s 96.880s 639139160973598455: x x x x x x x x x x x x x x | x x 4328 x x | x x | x x x x x x x x 0.000s 96.880s 639139160973598561: x x x x x x x x x x x x x x | x x | x x 4249 x x | x x x x x x x x 0.015s 96.895s 639139160973749619: x x x x x x 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 96.910s 639139160973900861: x x x x x x x 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 96.914s 639139160973934316: x x x x x x x x 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 96.937s 639139160974166408: x 4287 x x x x x x x 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 96.938s 639139160974177966: x x x x x x x 10339 x 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 96.941s 639139160974208168: x 4287 x x x x x x x 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 96.942s 639139160974215537: x x x x x x x x x x x x x x 10340 x x x x x x x x x x x x x x x x x 0.002s 96.944s 639139160974236239: x 4287 x x x x x x x 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 96.945s 639139160974243540: 10341 x x x x x x x x 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 96.946s 639139160974259037: x 4287 x x x x x x x 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 96.947s 639139160974266551: x x x x x x x x x x 10342 x x x x x x x x x x x x x x x x x x x x x 0.003s 96.950s 639139160974296806: x 4287 x x x x x x x 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 96.951s 639139160974304483: x x x x x x x 10343 x 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 96.953s 639139160974325304: x 4287 x x x x x x x 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 96.953s 639139160974331606: x x x x x x x x x x x x x x x x x x x x x x x 10344 x x x x x x x x 0.002s 96.956s 639139160974352346: x 4287 x x x x x x x 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 96.973s 639139160974523519: 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 96.974s 639139160974537098: x x x x x x x 10345 x 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 96.980s 639139160974591832: 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 96.980s 639139160974599112: x x x x x x x x x x x x x x x x x x x x x x x 10346 x x x x x x x x 0.005s 96.985s 639139160974649462: 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 96.986s 639139160974656342: x x x x x x x 10347 x x x x x x x x x x x x x x x x x x x x x x x x 0.049s 97.035s 639139160975147932: 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 97.036s 639139160975160174: x x x x x x x x x x x x x x x x x x x x x x x 10348 x x x x x x x x 0.188s 97.224s ... 639139160977040140: 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 97.225s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 93.7 90.6 89.6 92.4 88.7 90.5 90.0 93.2 92.4 91.7 93.5 91.4 91.9 91.6 93.0 95.2 88.8 93.3 89.0 89.7 93.1 87.9 92.1 93.8 91.8 91.4 91.1 91.4 91.4 90.2 91.1 91.6 Average Utilization: 91.5 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:01:37.40 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj... Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash o8aYIhrV5PYulZuuKdfSMGp/fyLLKX2Bo7KnuGDo0jl+KqfEqRV0D2A+26Zu8nDU2pXJWuA6RNRrTkYzfi9JSA==. Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash UQxm6Jd4ZDsLRzQiuKpHmtuM1bHyvyYF4KdNlBK4a2mb8/iOTmRw/Zwr/lrFzKpvkraF2PBZBtBhUlrKYzR5Mw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/toolset/Common/Tools.proj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (in 190 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-package-cache Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/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.2091293 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 98.356s 99.046s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj () | 1 : 0.380s 0.442s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/AfterSigning.proj (Build, Pack) . 13 : 0.239s 0.239s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139160000136784: 0 98.326s 98.326s # (scale 1:1000) 639139160983400030: 1 0.023s 98.349s 639139160983627459: 2 0.002s 98.351s 639139160983650916: 1 0.013s 98.364s 639139160983778282: 3 0.003s 98.367s 639139160983808361: 1 0.005s 98.372s 639139160983855367: 4 0.047s 98.419s 639139160984323345: 1 0.003s 98.421s 639139160984348370: 6 0.009s 98.430s 639139160984441558: 1 0.338s 98.769s ...... 639139160987822112: 0 0.002s 98.770s 639139160987838683: 8 0.001s 98.771s 639139160987850004: 0 0.025s 98.796s 639139160988096938: 9 0.001s 98.797s 639139160988110904: 0 0.001s 98.799s 639139160988125010: 10 0.001s 98.800s 639139160988132435: 0 0.001s 98.800s 639139160988140519: 11 0.003s 98.803s 639139160988168670: 0 0.001s 98.804s 639139160988177680: 12 0.003s 98.807s 639139160988202986: 0 0.001s 98.808s 639139160988212144: 13 0.239s 99.046s .... 639139160990600704: 0 0.001s 99.048s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:01:39.08 [17:34:59.07] Building source-build-reference-packages...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building source-build-reference-packages: -> Humanizer.Core/2.2.0 -> MicroBuild.Core/0.3.0 -> Microsoft.AspNetCore.App.Ref/6.0.2 -> Microsoft.AspNetCore.App.Ref/8.0.0 -> Microsoft.Bcl.AsyncInterfaces/5.0.0 -> Microsoft.Bcl.AsyncInterfaces/6.0.0 -> Microsoft.Bcl.AsyncInterfaces/7.0.0 -> Microsoft.Bcl.AsyncInterfaces/8.0.0 -> Microsoft.Bcl.HashCode/1.1.1 -> Microsoft.Bcl.HashCode/6.0.0 -> Microsoft.Build/15.7.179 -> Microsoft.Build/17.3.4 -> Microsoft.Build/17.8.29 -> Microsoft.Build/17.8.3 -> Microsoft.Build/17.8.43 -> Microsoft.Build.Framework/15.7.179 -> Microsoft.Build.Framework/16.8.0 -> Microsoft.Build.Framework/17.3.4 -> Microsoft.Build.Framework/17.4.0 -> Microsoft.Build.Framework/17.8.29 -> Microsoft.Build.Framework/17.8.3 -> Microsoft.Build.Framework/17.8.43 -> Microsoft.Build.NoTargets/3.7.0 -> Microsoft.Build.Tasks.Core/16.8.0 -> Microsoft.Build.Tasks.Core/17.3.4 -> Microsoft.Build.Tasks.Core/17.4.0 -> Microsoft.Build.Tasks.Core/17.8.29 -> Microsoft.Build.Tasks.Core/17.8.3 -> Microsoft.Build.Tasks.Core/17.8.43 -> Microsoft.Build.Traversal/3.4.0 -> Microsoft.Build.Utilities.Core/15.7.179 -> Microsoft.Build.Utilities.Core/16.8.0 -> Microsoft.Build.Utilities.Core/17.3.4 -> Microsoft.Build.Utilities.Core/17.4.0 -> Microsoft.Build.Utilities.Core/17.8.29 -> Microsoft.Build.Utilities.Core/17.8.3 -> Microsoft.Build.Utilities.Core/17.8.43 -> Microsoft.CodeAnalysis.Collections/4.2.0-1.22102.8 -> Microsoft.CodeAnalysis.Common/3.11.0 -> Microsoft.CodeAnalysis.Common/4.0.1 -> Microsoft.CodeAnalysis.Common/4.1.0 -> Microsoft.CodeAnalysis.CSharp/3.11.0 -> Microsoft.CodeAnalysis.CSharp/4.0.1 -> Microsoft.CodeAnalysis.CSharp.Workspaces/3.11.0 -> Microsoft.CodeAnalysis.VisualBasic/3.11.0 -> Microsoft.CodeAnalysis.VisualBasic/4.0.1 -> Microsoft.CodeAnalysis.VisualBasic.Workspaces/3.11.0 -> Microsoft.CodeAnalysis.Workspaces.Common/3.11.0 -> Microsoft.CSharp/4.3.0 -> Microsoft.CSharp/4.7.0 -> Microsoft.Docker.Sdk/1.1.0 -> Microsoft.Extensions.CommandLineUtils.Sources/3.0.0-preview6.19253.5 -> Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0 -> Microsoft.Extensions.DependencyModel/6.0.0 -> Microsoft.Extensions.FileProviders.Abstractions/6.0.0 -> Microsoft.Extensions.FileSystemGlobbing/6.0.0 -> Microsoft.Extensions.Logging.Abstractions/6.0.4 -> Microsoft.Extensions.Logging.Abstractions/8.0.0 -> Microsoft.Extensions.Primitives/6.0.0 -> Microsoft.NET.StringTools/17.3.4 -> Microsoft.NET.StringTools/17.4.0 -> Microsoft.NET.StringTools/17.8.29 -> Microsoft.NET.StringTools/17.8.3 -> Microsoft.NET.StringTools/17.8.43 -> Microsoft.NETCore.App.Ref/3.0.0 -> Microsoft.NETCore.App.Ref/3.1.0 -> Microsoft.NETCore.App.Ref/5.0.0 -> Microsoft.NETCore.App.Ref/6.0.0 -> Microsoft.NETCore.App.Ref/6.0.2 -> Microsoft.NETCore.App.Ref/7.0.0 -> Microsoft.NETCore.App.Ref/8.0.0 -> Microsoft.NETCore.Platforms/1.0.1 -> Microsoft.NETCore.Platforms/1.1.0 -> Microsoft.NETCore.Platforms/1.1.1 -> Microsoft.NETCore.Platforms/3.1.0 -> Microsoft.NETCore.Platforms/3.1.4 -> Microsoft.NETCore.Platforms/5.0.0 -> Microsoft.NETCore.Targets/1.0.1 -> Microsoft.NETCore.Targets/1.1.0 -> Microsoft.NETCore.Targets/1.1.3 -> Microsoft.NETCore.Targets/2.1.0 -> Microsoft.Private.Intellisense/8.0.0-preview-20230918.1 -> Microsoft.Private.Intellisense/9.0.0-preview-20240830.1 -> Microsoft.Private.Intellisense/9.0.0-preview-20240916.1 -> Microsoft.Private.Intellisense/9.0.0-preview-20241010.1 -> Microsoft.VisualBasic/10.3.0 -> Microsoft.VisualStudio.Setup.Configuration.Interop/3.2.2146 -> Microsoft.Win32.Primitives/4.3.0 -> Microsoft.Win32.Registry/4.0.0 -> Microsoft.Win32.Registry/4.3.0 -> Microsoft.Win32.Registry/5.0.0 -> Microsoft.Win32.SystemEvents/4.7.0 -> Microsoft.Win32.SystemEvents/6.0.0 -> Microsoft.Win32.SystemEvents/7.0.0 -> NETStandard.Library/1.6.1 -> NETStandard.Library/2.0.1 -> NETStandard.Library/2.0.3 -> NETStandard.Library.NETFramework/2.0.1-servicing-26011-01 -> NETStandard.Library.Ref/2.1.0 -> NuGet.Commands/6.11.0 -> NuGet.Common/6.11.0 -> NuGet.Common/6.12.1 -> NuGet.Common/6.8.1 -> NuGet.Configuration/6.11.0 -> NuGet.Configuration/6.12.1 -> NuGet.Configuration/6.8.1 -> NuGet.Credentials/6.11.0 -> NuGet.Credentials/6.12.1 -> NuGet.Credentials/6.8.1 -> NuGet.DependencyResolver.Core/6.11.0 -> NuGet.Frameworks/6.11.0 -> NuGet.Frameworks/6.12.1 -> NuGet.Frameworks/6.8.1 -> NuGet.LibraryModel/6.11.0 -> NuGet.Packaging/6.11.0 -> NuGet.Packaging/6.12.1 -> NuGet.Packaging/6.8.1 -> NuGet.ProjectModel/6.11.0 -> NuGet.Protocol/6.11.0 -> NuGet.Protocol/6.12.1 -> NuGet.Protocol/6.8.1 -> NuGet.Versioning/6.11.0 -> NuGet.Versioning/6.12.1 -> NuGet.Versioning/6.8.1 -> System.AppContext/4.1.0 -> System.AppContext/4.3.0 -> System.Buffers/4.3.0 -> System.Buffers/4.4.0 -> System.Buffers/4.5.0 -> System.Buffers/4.5.1 -> System.Buffers/4.6.0 -> System.Buffers/4.6.1 -> System.CodeDom/4.4.0 -> System.CodeDom/6.0.0 -> System.CodeDom/7.0.0 -> System.CodeDom/8.0.0 -> System.Collections/4.0.11 -> System.Collections/4.3.0 -> System.Collections.Concurrent/4.0.12 -> System.Collections.Concurrent/4.3.0 -> System.Collections.Immutable/1.2.0 -> System.Collections.Immutable/1.3.0 -> System.Collections.Immutable/1.3.1 -> System.Collections.Immutable/1.5.0 -> System.Collections.Immutable/5.0.0 -> System.Collections.Immutable/6.0.0 -> System.Collections.Immutable/7.0.0 -> System.Collections.Immutable/8.0.0 -> System.ComponentModel/4.3.0 -> System.ComponentModel.Annotations/5.0.0 -> System.Composition.AttributedModel/1.0.31 -> System.Composition.Convention/1.0.31 -> System.Composition.Hosting/1.0.31 -> System.Composition.Runtime/1.0.31 -> System.Composition.TypedParts/1.0.31 -> System.Configuration.ConfigurationManager/6.0.0 -> System.Configuration.ConfigurationManager/7.0.0 -> System.Console/4.3.0 -> System.Diagnostics.Debug/4.0.11 -> System.Diagnostics.Debug/4.3.0 -> System.Diagnostics.DiagnosticSource/4.3.0 -> System.Diagnostics.DiagnosticSource/5.0.0 -> System.Diagnostics.DiagnosticSource/8.0.0 -> System.Diagnostics.EventLog/5.0.0 -> System.Diagnostics.EventLog/7.0.0 -> System.Diagnostics.FileVersionInfo/4.3.0 -> System.Diagnostics.Tools/4.3.0 -> System.Diagnostics.TraceSource/4.0.0 -> System.Diagnostics.Tracing/4.1.0 -> System.Diagnostics.Tracing/4.3.0 -> System.Drawing.Common/4.7.2 -> System.Drawing.Common/6.0.0 -> System.Drawing.Common/7.0.0 -> System.Dynamic.Runtime/4.0.11 -> System.Dynamic.Runtime/4.3.0 -> System.Formats.Asn1/5.0.0 -> System.Formats.Asn1/6.0.1 -> System.Formats.Asn1/7.0.0 -> System.Formats.Asn1/8.0.0 -> System.Formats.Asn1/8.0.1 -> System.Globalization/4.0.11 -> System.Globalization/4.3.0 -> System.Globalization.Calendars/4.3.0 -> System.IO/4.1.0 -> System.IO/4.3.0 -> System.IO.Compression/4.3.0 -> System.IO.Compression.ZipFile/4.3.0 -> System.IO.FileSystem/4.0.1 -> System.IO.FileSystem/4.3.0 -> System.IO.FileSystem.AccessControl/5.0.0 -> System.IO.FileSystem.Primitives/4.0.1 -> System.IO.FileSystem.Primitives/4.3.0 -> System.IO.Pipelines/5.0.1 -> System.Linq/4.1.0 -> System.Linq/4.3.0 -> System.Linq.Expressions/4.1.0 -> System.Linq.Expressions/4.3.0 -> System.Memory/4.5.3 -> System.Memory/4.5.4 -> System.Memory/4.5.5 -> System.Memory/4.6.0 -> System.Memory/4.6.2 -> System.Memory/4.6.3 -> System.Net.Http/4.3.0 -> System.Net.Primitives/4.3.0 -> System.Net.Sockets/4.3.0 -> System.Net.WebSockets.WebSocketProtocol/5.1.2 -> System.Net.WebSockets.WebSocketProtocol/5.1.3 -> System.Numerics.Vectors/4.4.0 -> System.Numerics.Vectors/4.5.0 -> System.Numerics.Vectors/4.6.0 -> System.Numerics.Vectors/4.6.1 -> System.ObjectModel/4.0.12 -> System.ObjectModel/4.3.0 -> System.Reflection/4.1.0 -> System.Reflection/4.3.0 -> System.Reflection.DispatchProxy/4.8.2 -> System.Reflection.Emit/4.0.1 -> System.Reflection.Emit/4.3.0 -> System.Reflection.Emit/4.7.0 -> System.Reflection.Emit.ILGeneration/4.0.1 -> System.Reflection.Emit.ILGeneration/4.3.0 -> System.Reflection.Emit.ILGeneration/4.7.0 -> System.Reflection.Emit.Lightweight/4.0.1 -> System.Reflection.Emit.Lightweight/4.3.0 -> System.Reflection.Extensions/4.0.1 -> System.Reflection.Extensions/4.3.0 -> System.Reflection.Metadata/1.3.0 -> System.Reflection.Metadata/1.4.1 -> System.Reflection.Metadata/1.6.0 -> System.Reflection.Metadata/5.0.0 -> System.Reflection.Metadata/6.0.0 -> System.Reflection.Metadata/7.0.0 -> System.Reflection.Metadata/8.0.0 -> System.Reflection.MetadataLoadContext/6.0.0 -> System.Reflection.MetadataLoadContext/7.0.0 -> System.Reflection.Primitives/4.0.1 -> System.Reflection.Primitives/4.3.0 -> System.Reflection.TypeExtensions/4.1.0 -> System.Reflection.TypeExtensions/4.3.0 -> System.Resources.Extensions/4.6.0 -> System.Resources.Extensions/6.0.0 -> System.Resources.Extensions/7.0.0 -> System.Resources.ResourceManager/4.0.1 -> System.Resources.ResourceManager/4.3.0 -> System.Runtime/4.1.0 -> System.Runtime/4.3.0 -> System.Runtime.CompilerServices.Unsafe/4.5.2 -> System.Runtime.CompilerServices.Unsafe/4.5.3 -> System.Runtime.CompilerServices.Unsafe/5.0.0 -> System.Runtime.CompilerServices.Unsafe/6.0.0 -> System.Runtime.CompilerServices.Unsafe/6.1.0 -> System.Runtime.CompilerServices.Unsafe/6.1.1 -> System.Runtime.CompilerServices.Unsafe/6.1.2 -> System.Runtime.Extensions/4.1.0 -> System.Runtime.Extensions/4.3.0 -> System.Runtime.Handles/4.0.1 -> System.Runtime.Handles/4.3.0 -> System.Runtime.InteropServices/4.1.0 -> System.Runtime.InteropServices/4.3.0 -> System.Runtime.InteropServices.RuntimeInformation/4.0.0 -> System.Runtime.InteropServices.RuntimeInformation/4.3.0 -> System.Runtime.Loader/4.0.0 -> System.Runtime.Numerics/4.3.0 -> System.Runtime.Serialization.Primitives/4.1.1 -> System.Security.AccessControl/4.7.0 -> System.Security.AccessControl/5.0.0 -> System.Security.AccessControl/6.0.0 -> System.Security.Claims/4.3.0 -> System.Security.Cryptography.Algorithms/4.3.0 -> System.Security.Cryptography.Algorithms/4.3.1 -> System.Security.Cryptography.Cng/4.7.0 -> System.Security.Cryptography.Cng/5.0.0 -> System.Security.Cryptography.Encoding/4.3.0 -> System.Security.Cryptography.Pkcs/4.7.0 -> System.Security.Cryptography.Pkcs/6.0.1 -> System.Security.Cryptography.Pkcs/6.0.4 -> System.Security.Cryptography.Pkcs/7.0.0 -> System.Security.Cryptography.Pkcs/7.0.2 -> System.Security.Cryptography.Pkcs/8.0.0 -> System.Security.Cryptography.Primitives/4.3.0 -> System.Security.Cryptography.ProtectedData/4.4.0 -> System.Security.Cryptography.ProtectedData/6.0.0 -> System.Security.Cryptography.ProtectedData/7.0.0 -> System.Security.Cryptography.X509Certificates/4.3.0 -> System.Security.Cryptography.Xml/4.7.1 -> System.Security.Cryptography.Xml/6.0.1 -> System.Security.Cryptography.Xml/7.0.1 -> System.Security.Cryptography.Xml/8.0.0 -> System.Security.Permissions/4.7.0 -> System.Security.Permissions/6.0.0 -> System.Security.Permissions/7.0.0 -> System.Security.Principal/4.3.0 -> System.Security.Principal.Windows/4.7.0 -> System.Security.Principal.Windows/5.0.0 -> System.Text.Encoding/4.0.11 -> System.Text.Encoding/4.3.0 -> System.Text.Encoding.CodePages/4.0.1 -> System.Text.Encoding.CodePages/4.4.0 -> System.Text.Encoding.CodePages/4.5.1 -> System.Text.Encoding.CodePages/6.0.0 -> System.Text.Encoding.CodePages/7.0.0 -> System.Text.Encoding.Extensions/4.0.11 -> System.Text.Encoding.Extensions/4.3.0 -> System.Text.Encodings.Web/6.0.0 -> System.Text.Encodings.Web/7.0.0 -> System.Text.Encodings.Web/8.0.0 -> System.Text.Json/6.0.0 -> System.Text.Json/7.0.3 -> System.Text.Json/8.0.3 -> System.Text.Json/8.0.4 -> System.Text.Json/8.0.5 -> System.Text.RegularExpressions/4.3.0 -> System.Threading/4.0.11 -> System.Threading/4.3.0 -> System.Threading.Channels/7.0.0 -> System.Threading.Tasks/4.0.11 -> System.Threading.Tasks/4.3.0 -> System.Threading.Tasks.Dataflow/4.6.0 -> System.Threading.Tasks.Dataflow/4.9.0 -> System.Threading.Tasks.Dataflow/6.0.0 -> System.Threading.Tasks.Dataflow/7.0.0 -> System.Threading.Tasks.Extensions/4.3.0 -> System.Threading.Tasks.Extensions/4.5.4 -> System.Threading.Tasks.Extensions/4.6.0 -> System.Threading.Tasks.Extensions/4.6.2 -> System.Threading.Tasks.Extensions/4.6.3 -> System.Threading.Thread/4.0.0 -> System.Threading.Thread/4.3.0 -> System.Threading.Timer/4.3.0 -> System.Windows.Extensions/4.7.0 -> System.Windows.Extensions/6.0.0 -> System.Windows.Extensions/7.0.0 -> System.Xml.ReaderWriter/4.3.0 -> System.Xml.XDocument/4.3.0 -> Wcwidth.Sources/1.0.0 -> Wcwidth.Sources/2.0.0 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/humanizer.core/2.2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/humanizer.core/2.2.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/humanizer.core/2.2.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/humanizer.core/2.2.0/humanizer.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/humanizer.core/2.2.0/humanizer.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/humanizer.core/2.2.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/15.7.179". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/15.7.179/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/15.7.179/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/15.7.179/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/16.8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/16.8.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/16.8.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/16.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/16.8.0/microsoft.build.framework.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/16.8.0/microsoft.build.framework.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/16.8.0/microsoft.build.framework.16.8.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/16.8.0/microsoft.build.framework.16.8.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/16.8.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/16.8.0/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.3.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.3.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/microsoft.build.framework.17.3.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.3.4/microsoft.build.framework.17.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/microsoft.build.framework.17.3.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.3.4/microsoft.build.framework.17.3.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.3.4/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.3.4/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/ref/net6.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.3.4/ref/net6.0/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.3.4/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.3.4/ref/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.3.4/ref/netstandard2.0/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.4.0/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.4.0/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.29/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.29/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.29/microsoft.build.framework.17.8.29.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.29/microsoft.build.framework.17.8.29.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.29/microsoft.build.framework.17.8.29.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.29/microsoft.build.framework.17.8.29.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/microsoft.build.framework.17.8.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.3/microsoft.build.framework.17.8.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/microsoft.build.framework.17.8.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.3/microsoft.build.framework.17.8.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.3/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.3/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/ref/net8.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.3/ref/net8.0/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.3/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.3/ref/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.3/ref/netstandard2.0/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/microsoft.build.framework.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/microsoft.build.framework.17.8.43.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/microsoft.build.framework.17.8.43.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/microsoft.build.framework.17.8.43.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/ref/netstandard2.0/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/16.8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/16.8.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/16.8.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.16.8.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.16.8.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.3.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.3.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.3.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.3.4/microsoft.build.utilities.core.17.3.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.3.4/microsoft.build.utilities.core.17.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.3.4/microsoft.build.utilities.core.17.3.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.3.4/microsoft.build.utilities.core.17.3.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.3.4/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.3.4/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.3.4/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.3.4/ref/net6.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.3.4/ref/net6.0/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.3.4/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.3.4/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.3.4/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.4.0/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.29/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.29/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.29/microsoft.build.utilities.core.17.8.29.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.29/microsoft.build.utilities.core.17.8.29.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.29/microsoft.build.utilities.core.17.8.29.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.29/microsoft.build.utilities.core.17.8.29.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.3/microsoft.build.utilities.core.17.8.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.3/microsoft.build.utilities.core.17.8.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.3/microsoft.build.utilities.core.17.8.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.3/microsoft.build.utilities.core.17.8.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.3/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.3/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.3/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.3/ref/net8.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.3/ref/net8.0/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.3/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.3/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.3/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.17.8.43.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.17.8.43.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.17.8.43.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/3.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/3.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/3.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0/microsoft.codeanalysis.common.3.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/3.11.0/microsoft.codeanalysis.common.3.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0/microsoft.codeanalysis.common.3.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/3.11.0/microsoft.codeanalysis.common.3.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/3.11.0/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/3.11.0/microsoft.codeanalysis.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/3.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/3.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/3.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/3.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/3.11.0/microsoft.codeanalysis.csharp.3.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/3.11.0/microsoft.codeanalysis.csharp.3.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/3.11.0/microsoft.codeanalysis.csharp.3.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/3.11.0/microsoft.codeanalysis.csharp.3.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/3.11.0/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/3.11.0/microsoft.codeanalysis.csharp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.visualbasic/3.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.visualbasic/3.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.visualbasic/3.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.visualbasic/3.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.visualbasic/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.visualbasic/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.visualbasic/3.11.0/microsoft.codeanalysis.visualbasic.3.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.visualbasic/3.11.0/microsoft.codeanalysis.visualbasic.3.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.visualbasic/3.11.0/microsoft.codeanalysis.visualbasic.3.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.visualbasic/3.11.0/microsoft.codeanalysis.visualbasic.3.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.visualbasic/3.11.0/microsoft.codeanalysis.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.visualbasic/3.11.0/microsoft.codeanalysis.visualbasic.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.workspaces.common/3.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.workspaces.common/3.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.workspaces.common/3.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.workspaces.common/3.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.workspaces.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.workspaces.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.workspaces.common/3.11.0/microsoft.codeanalysis.workspaces.common.3.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.workspaces.common/3.11.0/microsoft.codeanalysis.workspaces.common.3.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.workspaces.common/3.11.0/microsoft.codeanalysis.workspaces.common.3.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.workspaces.common/3.11.0/microsoft.codeanalysis.workspaces.common.3.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.codeanalysis.workspaces.common/3.11.0/microsoft.codeanalysis.workspaces.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.workspaces.common/3.11.0/microsoft.codeanalysis.workspaces.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/build/Microsoft.DotNet.Build.Tasks.Feed.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/build/Microsoft.DotNet.Build.Tasks.Feed.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/sdk/Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Feed.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Feed.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Feed.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Feed.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.VersionTools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Versioning.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/runtimes/win/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/tools/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/8.0.0/microsoft.extensions.dependencyinjection.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/8.0.0/microsoft.extensions.dependencyinjection.abstractions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/6.0.0/lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/6.0.0/lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/6.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/6.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/6.0.0/microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/6.0.0/microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/6.0.0/microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/6.0.0/microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/6.0.0/microsoft.extensions.fileproviders.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/6.0.0/microsoft.extensions.fileproviders.abstractions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/6.0.0/lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/6.0.0/lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/6.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/6.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/6.0.0/microsoft.extensions.filesystemglobbing.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/6.0.0/microsoft.extensions.filesystemglobbing.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/6.0.0/microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/6.0.0/microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/6.0.0/microsoft.extensions.filesystemglobbing.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/6.0.0/microsoft.extensions.filesystemglobbing.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0/lib/net6.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/6.0.0/lib/net6.0/Microsoft.Extensions.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/6.0.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0/microsoft.extensions.primitives.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/6.0.0/microsoft.extensions.primitives.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0/microsoft.extensions.primitives.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/6.0.0/microsoft.extensions.primitives.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.extensions.primitives/6.0.0/microsoft.extensions.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/6.0.0/microsoft.extensions.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.3.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.3.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/microsoft.net.stringtools.17.3.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.3.4/microsoft.net.stringtools.17.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/microsoft.net.stringtools.17.3.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.3.4/microsoft.net.stringtools.17.3.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.3.4/microsoft.net.stringtools.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.3.4/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/ref/net6.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.3.4/ref/net6.0/Microsoft.NET.StringTools.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.3.4/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.3.4/ref/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.3.4/ref/netstandard2.0/Microsoft.NET.StringTools.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.4.0/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.29/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.29/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.29/microsoft.net.stringtools.17.8.29.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.29/microsoft.net.stringtools.17.8.29.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.29/microsoft.net.stringtools.17.8.29.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.29/microsoft.net.stringtools.17.8.29.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/microsoft.net.stringtools.17.8.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.3/microsoft.net.stringtools.17.8.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/microsoft.net.stringtools.17.8.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.3/microsoft.net.stringtools.17.8.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.3/microsoft.net.stringtools.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.3/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/ref/net8.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.3/ref/net8.0/Microsoft.NET.StringTools.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.3/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.3/ref/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.3/ref/netstandard2.0/Microsoft.NET.StringTools.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/microsoft.net.stringtools.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/microsoft.net.stringtools.17.8.43.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/microsoft.net.stringtools.17.8.43.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/microsoft.net.stringtools.17.8.43.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/microsoft.net.stringtools.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/ref/netstandard2.0/Microsoft.NET.StringTools.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/3.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/3.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/5.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/microsoft.netcore.app.ref.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/microsoft.netcore.app.ref.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/microsoft.netcore.app.ref.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/microsoft.netcore.app.ref.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Formats.Tar.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Http.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Quic.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.JavaScript.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Intrinsics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.OpenSsl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/ref/net8.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.app.ref/8.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/8.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.0/version.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4/microsoft.netcore.platforms.3.1.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/microsoft.netcore.platforms.3.1.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4/microsoft.netcore.platforms.3.1.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/microsoft.netcore.platforms.3.1.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.platforms/3.1.4/version.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/3.1.4/version.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.0.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.3.2.2146.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.3.2.2146.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.3.2.2146.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.3.2.2146.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.primitives/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/6.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/1.6.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/1.6.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/1.6.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/1.6.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/1.6.1/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/1.6.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/LICENSE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/LICENSE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/newtonsoft.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/newtonsoft.json.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/packageIcon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/packageIcon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/newtonsoft.json/13.0.3/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/nuget.common.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/nuget.common.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/nuget.common.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/nuget.common.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.11.0/nuget.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/nuget.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.12.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.12.1/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.1/lib/netstandard2.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.12.1/nuget.common.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.1/nuget.common.6.12.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.12.1/nuget.common.6.12.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.1/nuget.common.6.12.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.12.1/nuget.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.1/nuget.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.8.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.8.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.8.1/lib/netstandard2.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/nuget.common.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.8.1/nuget.common.6.8.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/nuget.common.6.8.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.8.1/nuget.common.6.8.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.common/6.8.1/nuget.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.8.1/nuget.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/nuget.configuration.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/nuget.configuration.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/nuget.configuration.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/nuget.configuration.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.11.0/nuget.configuration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/nuget.configuration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.12.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.12.1/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.1/lib/netstandard2.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.12.1/nuget.configuration.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.1/nuget.configuration.6.12.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.12.1/nuget.configuration.6.12.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.1/nuget.configuration.6.12.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.12.1/nuget.configuration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.1/nuget.configuration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.8.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.8.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.8.1/lib/netstandard2.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/nuget.configuration.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.8.1/nuget.configuration.6.8.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/nuget.configuration.6.8.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.8.1/nuget.configuration.6.8.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.configuration/6.8.1/nuget.configuration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.8.1/nuget.configuration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.credentials/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.credentials/6.11.0/lib/net5.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/lib/net5.0/NuGet.Credentials.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.credentials/6.11.0/lib/netstandard2.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/lib/netstandard2.0/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.credentials/6.11.0/nuget.credentials.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/nuget.credentials.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.credentials/6.11.0/nuget.credentials.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/nuget.credentials.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.credentials/6.11.0/nuget.credentials.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/nuget.credentials.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/lib/net5.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/lib/net5.0/NuGet.DependencyResolver.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/nuget.frameworks.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/nuget.frameworks.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/nuget.frameworks.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/nuget.frameworks.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.11.0/nuget.frameworks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/nuget.frameworks.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.12.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.12.1/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.1/lib/netstandard2.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.12.1/nuget.frameworks.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.1/nuget.frameworks.6.12.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.12.1/nuget.frameworks.6.12.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.1/nuget.frameworks.6.12.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.12.1/nuget.frameworks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.1/nuget.frameworks.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.8.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.8.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.8.1/lib/netstandard2.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/nuget.frameworks.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.8.1/nuget.frameworks.6.8.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/nuget.frameworks.6.8.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.8.1/nuget.frameworks.6.8.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.frameworks/6.8.1/nuget.frameworks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.8.1/nuget.frameworks.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/nuget.librarymodel.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/nuget.librarymodel.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/nuget.librarymodel.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/nuget.librarymodel.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/nuget.librarymodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/nuget.librarymodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/lib/netstandard2.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/nuget.packaging.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/nuget.packaging.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/nuget.packaging.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/nuget.packaging.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.11.0/nuget.packaging.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/nuget.packaging.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.12.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.1/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.12.1/lib/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.1/lib/net5.0/NuGet.Packaging.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.12.1/lib/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.1/lib/netstandard2.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.12.1/nuget.packaging.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.1/nuget.packaging.6.12.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.12.1/nuget.packaging.6.12.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.1/nuget.packaging.6.12.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.12.1/nuget.packaging.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.1/nuget.packaging.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.8.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.8.1/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1/lib/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.8.1/lib/net5.0/NuGet.Packaging.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.8.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1/lib/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.8.1/lib/netstandard2.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1/nuget.packaging.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.8.1/nuget.packaging.6.8.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1/nuget.packaging.6.8.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.8.1/nuget.packaging.6.8.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.packaging/6.8.1/nuget.packaging.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.8.1/nuget.packaging.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/lib/net5.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/lib/net5.0/NuGet.ProjectModel.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/lib/netstandard2.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/lib/netstandard2.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/nuget.projectmodel.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/nuget.projectmodel.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/nuget.projectmodel.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/nuget.projectmodel.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/nuget.projectmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/nuget.projectmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/net5.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/lib/net5.0/NuGet.Protocol.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/lib/netstandard2.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/nuget.protocol.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/nuget.protocol.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/nuget.protocol.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/nuget.protocol.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.11.0/nuget.protocol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/nuget.protocol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.12.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.1/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.12.1/lib/net5.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.1/lib/net5.0/NuGet.Protocol.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.12.1/lib/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.1/lib/netstandard2.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.12.1/nuget.protocol.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.1/nuget.protocol.6.12.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.12.1/nuget.protocol.6.12.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.1/nuget.protocol.6.12.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.12.1/nuget.protocol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.1/nuget.protocol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.8.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.8.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.8.1/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.8.1/lib/net5.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.8.1/lib/net5.0/NuGet.Protocol.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.8.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.8.1/lib/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.8.1/lib/netstandard2.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.8.1/nuget.protocol.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.8.1/nuget.protocol.6.8.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.8.1/nuget.protocol.6.8.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.8.1/nuget.protocol.6.8.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.protocol/6.8.1/nuget.protocol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.8.1/nuget.protocol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/nuget.versioning.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/nuget.versioning.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/nuget.versioning.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/nuget.versioning.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.11.0/nuget.versioning.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/nuget.versioning.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.12.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.12.1/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.1/lib/netstandard2.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.12.1/nuget.versioning.6.12.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.1/nuget.versioning.6.12.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.12.1/nuget.versioning.6.12.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.1/nuget.versioning.6.12.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.12.1/nuget.versioning.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.1/nuget.versioning.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.8.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.8.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.8.1/lib/netstandard2.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/nuget.versioning.6.8.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.8.1/nuget.versioning.6.8.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/nuget.versioning.6.8.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.8.1/nuget.versioning.6.8.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/nuget.versioning/6.8.1/nuget.versioning.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.8.1/nuget.versioning.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ilasm.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ilasm.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ilasm.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ilasm.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ilasm.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ilasm.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ilasm" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/runtimes/opencloudos.8-x64/native/ilasm". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ilasm/9.0.15/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ildasm.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ildasm.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ildasm.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ildasm.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ildasm.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/runtime.opencloudos.8-x64.microsoft.netcore.ildasm.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/runtimes/opencloudos.8-x64/native". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/runtimes/opencloudos.8-x64/native/ildasm" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/runtimes/opencloudos.8-x64/native/ildasm". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/runtime.opencloudos.8-x64.microsoft.netcore.ildasm/9.0.15/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0/ref/netstandard/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.appcontext/4.3.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.appcontext/4.3.0/system.appcontext.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.3.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.3.0/system.buffers.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.3.0/system.buffers.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.3.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.3.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.4.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.4.0/system.buffers.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.4.0/system.buffers.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.4.0/system.buffers.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.4.0/system.buffers.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.4.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.4.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.0/system.buffers.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.0/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.0/lib/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.0/lib/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.0/system.buffers.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.0/system.buffers.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.0/system.buffers.4.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.0/system.buffers.4.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.1/lib/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.1/lib/netstandard2.0/System.Buffers.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.1/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.1/lib/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.1/lib/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.1/system.buffers.4.6.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.1/system.buffers.4.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.1/system.buffers.4.6.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.1/system.buffers.4.6.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.buffers/4.6.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.6.1/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/4.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/4.4.0/system.codedom.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/4.4.0/system.codedom.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/4.4.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/4.4.0/system.codedom.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0/lib/net6.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/6.0.0/lib/net6.0/System.CodeDom.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0/lib/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/6.0.0/lib/netstandard2.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0/system.codedom.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/6.0.0/system.codedom.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0/system.codedom.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/6.0.0/system.codedom.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/6.0.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/6.0.0/system.codedom.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/7.0.0/system.codedom.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/system.codedom.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.codedom/7.0.0/system.codedom.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/system.codedom.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.0.12". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.0.12/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.0.12/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.0.12/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.0.12/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.2.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.2.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.2.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.2.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.2.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.0/system.collections.immutable.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.0/system.collections.immutable.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.0/system.collections.immutable.1.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.0/system.collections.immutable.1.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.3.1/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.3.1/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/1.5.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/5.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/5.0.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/lib/net6.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/6.0.0/lib/net6.0/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/6.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/system.collections.immutable.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/6.0.0/system.collections.immutable.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/system.collections.immutable.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/6.0.0/system.collections.immutable.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/6.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/6.0.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/lib/net6.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/lib/net6.0/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/lib/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/lib/net7.0/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/lib/net8.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/lib/net8.0/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/system.collections.immutable.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/system.collections.immutable.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/system.collections.immutable.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/system.collections.immutable.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections.immutable/8.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/8.0.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.0.11/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.0.11/system.collections.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.0.11/system.collections.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.3.0/system.collections.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections/4.3.0/system.collections.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.componentmodel/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.componentmodel/4.3.0/system.componentmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel/4.3.0/system.componentmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.attributedmodel/1.0.31". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.attributedmodel/1.0.31/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.attributedmodel/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.1.0.31.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.1.0.31.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.convention/1.0.31". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.convention/1.0.31/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.convention/1.0.31/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.convention/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.convention/1.0.31/system.composition.convention.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.convention/1.0.31/system.composition.convention.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.convention/1.0.31/system.composition.convention.1.0.31.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.convention/1.0.31/system.composition.convention.1.0.31.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.convention/1.0.31/system.composition.convention.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.convention/1.0.31/system.composition.convention.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.hosting/1.0.31". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.hosting/1.0.31/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.hosting/1.0.31/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.hosting/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.hosting/1.0.31/system.composition.hosting.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.hosting/1.0.31/system.composition.hosting.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.hosting/1.0.31/system.composition.hosting.1.0.31.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.hosting/1.0.31/system.composition.hosting.1.0.31.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.hosting/1.0.31/system.composition.hosting.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.hosting/1.0.31/system.composition.hosting.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.runtime/1.0.31". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.runtime/1.0.31/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.runtime/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31/system.composition.runtime.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.runtime/1.0.31/system.composition.runtime.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31/system.composition.runtime.1.0.31.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.runtime/1.0.31/system.composition.runtime.1.0.31.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.runtime/1.0.31/system.composition.runtime.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.runtime/1.0.31/system.composition.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.typedparts/1.0.31". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.typedparts/1.0.31/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.typedparts/1.0.31/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.typedparts/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.typedparts/1.0.31/system.composition.typedparts.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.typedparts/1.0.31/system.composition.typedparts.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.typedparts/1.0.31/system.composition.typedparts.1.0.31.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.typedparts/1.0.31/system.composition.typedparts.1.0.31.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.composition.typedparts/1.0.31/system.composition.typedparts.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.composition.typedparts/1.0.31/system.composition.typedparts.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/net6.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/6.0.0/lib/net6.0/System.Configuration.ConfigurationManager.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/6.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.console/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.console/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.console/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.console/4.3.0/ref/netstandard1.3/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/system.console.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.console/4.3.0/system.console.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/system.console.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.console/4.3.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.console/4.3.0/system.console.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.0.11/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tools/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tools/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tools/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracesource/4.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracesource/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracesource/4.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/4.7.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/4.7.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/4.7.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/4.7.2/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/4.7.2/ref/netcoreapp3.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/4.7.2/ref/netcoreapp3.0/System.Drawing.Common.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/4.7.2/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/4.7.2/ref/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/4.7.2/ref/netstandard2.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/4.7.2/system.drawing.common.4.7.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/4.7.2/system.drawing.common.4.7.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/4.7.2/system.drawing.common.4.7.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/4.7.2/system.drawing.common.4.7.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/4.7.2/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/4.7.2/system.drawing.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/lib/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/6.0.0/lib/netstandard2.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/6.0.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/6.0.0/system.drawing.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.0.11/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/5.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/5.0.0/system.formats.asn1.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/6.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/6.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/6.0.1/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/6.0.1/lib/net6.0/System.Formats.Asn1.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/6.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/6.0.1/lib/netstandard2.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/system.formats.asn1.6.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/6.0.1/system.formats.asn1.6.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/system.formats.asn1.6.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/6.0.1/system.formats.asn1.6.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/6.0.1/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/6.0.1/system.formats.asn1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/system.formats.asn1.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/7.0.0/system.formats.asn1.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/7.0.0/system.formats.asn1.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/7.0.0/system.formats.asn1.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/lib/net6.0/System.Formats.Asn1.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/net7.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/lib/net7.0/System.Formats.Asn1.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/net8.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/lib/net8.0/System.Formats.Asn1.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/lib/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/lib/netstandard2.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/system.formats.asn1.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/system.formats.asn1.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/system.formats.asn1.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/system.formats.asn1.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.0/system.formats.asn1.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.1/lib/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/lib/net6.0/System.Formats.Asn1.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.1/lib/net7.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/lib/net7.0/System.Formats.Asn1.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.1/lib/net8.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/lib/net8.0/System.Formats.Asn1.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.1/lib/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/lib/netstandard2.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.1/system.formats.asn1.8.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/system.formats.asn1.8.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.1/system.formats.asn1.8.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/system.formats.asn1.8.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.formats.asn1/8.0.1/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/8.0.1/system.formats.asn1.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization.calendars/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization.calendars/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization.calendars/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.0.11/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.0.11/system.globalization.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.0.11/system.globalization.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.globalization/4.3.0/system.globalization.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression.zipfile/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression.zipfile/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.compression/4.3.0/system.io.compression.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.compression/4.3.0/system.io.compression.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.filesystem/4.3.0/system.io.filesystem.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/5.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.pipelines/5.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/5.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/5.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/5.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io.pipelines/5.0.1/system.io.pipelines.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/5.0.1/system.io.pipelines.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0/ref/netstandard1.0/System.IO.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0/ref/netstandard1.3/System.IO.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0/system.io.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0/system.io.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.1.0/system.io.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0/ref/netstandard1.0/System.IO.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0/ref/netstandard1.3/System.IO.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0/system.io.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io/4.3.0/system.io.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.1.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.1.0/system.linq.expressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq.expressions/4.3.0/system.linq.expressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/system.linq.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.1.0/system.linq.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/system.linq.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.1.0/system.linq.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.1.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.1.0/system.linq.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.3.0/system.linq.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.linq/4.3.0/system.linq.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.3/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.3/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.3/system.memory.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.3/system.memory.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.3/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.3/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/system.memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.2/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.2/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.2/lib/netstandard2.0/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.2/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.2/lib/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.2/lib/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.2/system.memory.4.6.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.2/system.memory.4.6.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.2/system.memory.4.6.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.2/system.memory.4.6.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.2/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.2/system.memory.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.3/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.3/lib/netstandard2.0/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.3/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.3/lib/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.3/lib/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.3/system.memory.4.6.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.3/system.memory.4.6.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.3/system.memory.4.6.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.3/system.memory.4.6.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.memory/4.6.3/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.6.3/system.memory.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.http/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.http/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.http/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.http/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/system.net.http.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.http/4.3.0/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.http/4.3.0/system.net.http.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.primitives/4.3.0/system.net.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.primitives/4.3.0/system.net.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.sockets/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.sockets/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.sockets/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.net.sockets/4.3.0/system.net.sockets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.net.sockets/4.3.0/system.net.sockets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.0/lib/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.0/lib/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.0/system.numerics.vectors.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.0/system.numerics.vectors.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.0/system.numerics.vectors.4.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.0/system.numerics.vectors.4.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.0/system.numerics.vectors.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.1/lib/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.1/lib/netstandard2.0/System.Numerics.Vectors.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.1/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.1/lib/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.1/lib/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.1/system.numerics.vectors.4.6.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.1/system.numerics.vectors.4.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.1/system.numerics.vectors.4.6.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.1/system.numerics.vectors.4.6.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.numerics.vectors/4.6.1/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.6.1/system.numerics.vectors.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.0.12". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.0.12/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.0.12/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.0.12/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.0.12/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.0.12/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.0.12/system.objectmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.objectmodel/4.3.0/system.objectmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.0.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.0.1/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.3.0/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/ref/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.emit/4.7.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.3.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.4.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.4.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.4.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.4.1/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.4.1/system.reflection.metadata.1.4.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.4.1/system.reflection.metadata.1.4.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.4.1/system.reflection.metadata.1.4.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.4.1/system.reflection.metadata.1.4.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.4.1/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.4.1/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.6.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.6.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.6.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/5.0.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/6.0.0/lib/net6.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/6.0.0/lib/net6.0/System.Reflection.Metadata.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/6.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/6.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/6.0.0/system.reflection.metadata.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/6.0.0/system.reflection.metadata.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/6.0.0/system.reflection.metadata.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/6.0.0/system.reflection.metadata.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/6.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/6.0.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/6.0.0/lib/net6.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/6.0.0/lib/net6.0/System.Reflection.MetadataLoadContext.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/6.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/6.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/6.0.0/system.reflection.metadataloadcontext.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/6.0.0/system.reflection.metadataloadcontext.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/6.0.0/system.reflection.metadataloadcontext.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/6.0.0/system.reflection.metadataloadcontext.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/6.0.0/system.reflection.metadataloadcontext.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/6.0.0/system.reflection.metadataloadcontext.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net6.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/lib/net6.0/System.Reflection.MetadataLoadContext.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0/system.reflection.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.1.0/system.reflection.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection/4.3.0/system.reflection.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/4.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/4.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/4.6.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/4.6.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/4.6.0/system.resources.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0/lib/net6.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/6.0.0/lib/net6.0/System.Resources.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0/lib/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/6.0.0/lib/netstandard2.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0/system.resources.extensions.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/6.0.0/system.resources.extensions.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0/system.resources.extensions.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/6.0.0/system.resources.extensions.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/6.0.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/6.0.0/system.resources.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.0/lib/net7.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.0/lib/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.0/system.runtime.compilerservices.unsafe.6.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.0/system.runtime.compilerservices.unsafe.6.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.0/system.runtime.compilerservices.unsafe.6.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.0/system.runtime.compilerservices.unsafe.6.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.0/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.1/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.1/lib/net7.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1/lib/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.1/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.1/system.runtime.compilerservices.unsafe.6.1.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1/system.runtime.compilerservices.unsafe.6.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.1/system.runtime.compilerservices.unsafe.6.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1/system.runtime.compilerservices.unsafe.6.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.1/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.1/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.2/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.2/lib/net7.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2/lib/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.2/system.runtime.compilerservices.unsafe.6.1.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2/system.runtime.compilerservices.unsafe.6.1.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.2/system.runtime.compilerservices.unsafe.6.1.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2/system.runtime.compilerservices.unsafe.6.1.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.1.2/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.1.2/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.0.1/system.runtime.handles.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.handles/4.3.0/system.runtime.handles.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices.runtimeinformation/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.loader/4.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.loader/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.loader/4.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.loader/4.0.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.loader/4.0.0/system.runtime.loader.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.numerics/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.numerics/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.numerics/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.serialization.primitives/4.1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.serialization.primitives/4.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.serialization.primitives/4.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/system.runtime.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.1.0/system.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime/4.3.0/system.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.claims/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.claims/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.claims/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.claims/4.3.0/system.security.claims.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.claims/4.3.0/system.security.claims.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.4.3.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.4.3.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.encoding/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.encoding/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/lib/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1/lib/net6.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/system.security.cryptography.pkcs.6.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1/system.security.cryptography.pkcs.6.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/system.security.cryptography.pkcs.6.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1/system.security.cryptography.pkcs.6.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.1/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.1/system.security.cryptography.pkcs.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4/lib/net6.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/system.security.cryptography.pkcs.6.0.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4/system.security.cryptography.pkcs.6.0.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/system.security.cryptography.pkcs.6.0.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4/system.security.cryptography.pkcs.6.0.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/6.0.4/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/6.0.4/system.security.cryptography.pkcs.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.2/system.security.cryptography.pkcs.7.0.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.2/system.security.cryptography.pkcs.7.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/7.0.2/system.security.cryptography.pkcs.7.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/7.0.2/system.security.cryptography.pkcs.7.0.2.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/lib/net6.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/lib/net6.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/lib/net8.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/lib/net8.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/system.security.cryptography.pkcs.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/system.security.cryptography.pkcs.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/system.security.cryptography.pkcs.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/system.security.cryptography.pkcs.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.pkcs/8.0.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/8.0.0/system.security.cryptography.pkcs.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.primitives/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.primitives/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/6.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.x509certificates/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.x509certificates/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/4.7.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/4.7.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/4.7.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/4.7.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/4.7.1/ref/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/4.7.1/ref/netstandard2.0/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/4.7.1/system.security.cryptography.xml.4.7.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/4.7.1/system.security.cryptography.xml.4.7.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/4.7.1/system.security.cryptography.xml.4.7.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/4.7.1/system.security.cryptography.xml.4.7.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/4.7.1/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/4.7.1/system.security.cryptography.xml.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/6.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/6.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/6.0.1/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1/lib/net6.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/6.0.1/lib/net6.0/System.Security.Cryptography.Xml.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/6.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1/lib/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/6.0.1/lib/netstandard2.0/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1/system.security.cryptography.xml.6.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/6.0.1/system.security.cryptography.xml.6.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1/system.security.cryptography.xml.6.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/6.0.1/system.security.cryptography.xml.6.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/6.0.1/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/6.0.1/system.security.cryptography.xml.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/7.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/7.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/7.0.1/system.security.cryptography.xml.7.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/7.0.1/system.security.cryptography.xml.7.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.cryptography.xml/7.0.1/system.security.cryptography.xml.7.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/7.0.1/system.security.cryptography.xml.7.0.1.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/4.7.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/4.7.0/system.security.permissions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/lib/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/6.0.0/lib/netstandard2.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/6.0.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/6.0.0/system.security.permissions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.security.principal/4.3.0/system.security.principal.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal/4.3.0/system.security.principal.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.4.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.5.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.5.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.5.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.5.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0/lib/net6.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/6.0.0/lib/net6.0/System.Text.Encoding.CodePages.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/6.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.0.11/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.0.11/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.0.11/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.0.11/system.text.encoding.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding/4.3.0/system.text.encoding.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/6.0.0/lib/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/6.0.0/lib/net6.0/System.Text.Encodings.Web.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/6.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/6.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/6.0.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/6.0.0/system.text.encodings.web.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0/lib/net6.0/System.Text.Encodings.Web.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/7.0.0/system.text.encodings.web.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/net6.0/System.Text.Encodings.Web.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/net7.0/System.Text.Encodings.Web.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net8.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/net8.0/System.Text.Encodings.Web.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/system.text.encodings.web.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/6.0.0/lib/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/6.0.0/lib/net6.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/6.0.0/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/6.0.0/lib/netstandard2.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/6.0.0/system.text.json.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/6.0.0/system.text.json.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/6.0.0/system.text.json.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/6.0.0/system.text.json.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/6.0.0/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/6.0.0/system.text.json.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/lib/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3/lib/net6.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/lib/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3/lib/net7.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3/lib/netstandard2.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/system.text.json.7.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3/system.text.json.7.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/system.text.json.7.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3/system.text.json.7.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/7.0.3/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/7.0.3/system.text.json.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/8.0.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/8.0.4/lib/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/lib/net6.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/8.0.4/lib/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/lib/net7.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/8.0.4/lib/net8.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/lib/net8.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/8.0.4/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/lib/netstandard2.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/8.0.4/system.text.json.8.0.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/system.text.json.8.0.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/8.0.4/system.text.json.8.0.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/system.text.json.8.0.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.json/8.0.4/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.4/system.text.json.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.6.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.9.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/6.0.0/lib/net6.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0/lib/net6.0/System.Threading.Tasks.Dataflow.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/6.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/6.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/6.0.0/system.threading.tasks.dataflow.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0/system.threading.tasks.dataflow.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/6.0.0/system.threading.tasks.dataflow.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0/system.threading.tasks.dataflow.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/6.0.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/6.0.0/system.threading.tasks.dataflow.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.2/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.2/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.2/lib/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.2/lib/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.2/system.threading.tasks.extensions.4.6.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.2/system.threading.tasks.extensions.4.6.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.2/system.threading.tasks.extensions.4.6.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.2/system.threading.tasks.extensions.4.6.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.2/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.2/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.3/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.3/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.3/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.3/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.3/lib/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.3/lib/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.3/system.threading.tasks.extensions.4.6.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.3/system.threading.tasks.extensions.4.6.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.3/system.threading.tasks.extensions.4.6.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.3/system.threading.tasks.extensions.4.6.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks.extensions/4.6.3/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.6.3/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.0.11/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.0.11/system.threading.tasks.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks/4.3.0/system.threading.tasks.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.0.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.0.0/system.threading.thread.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.thread/4.3.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.thread/4.3.0/system.threading.thread.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.timer/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.timer/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.timer/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading.timer/4.3.0/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.timer/4.3.0/system.threading.timer.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.0.11/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.0.11/system.threading.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.0.11/system.threading.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.3.0/system.threading.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading/4.3.0/system.threading.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/4.7.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/4.7.0/system.windows.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/6.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/6.0.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/6.0.0/system.windows.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.readerwriter/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.readerwriter/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.readerwriter/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.readerwriter/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.xdocument/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.xdocument/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.xdocument/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.xdocument/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec". ExtractToolPackageCore: Unzipping file "_rels/.rels" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/_rels/.rels". Unzipping file "Microsoft.Build.NoTargets.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/Microsoft.Build.NoTargets.nuspec". Unzipping file "MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/MSBuild-NuGet-Icon.png". Unzipping file "Sdk/DisableCopyFilesMarkedCopyLocal.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/Sdk/DisableCopyFilesMarkedCopyLocal.targets". Unzipping file "Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/Sdk/Sdk.props". Unzipping file "Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/Sdk/Sdk.targets". Unzipping file "[Content_Types].xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/[Content_Types].xml". Unzipping file "package/services/metadata/core-properties/f8b745f5942b48ee94dbb3ac10dfbd06.psmdcp" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/package/services/metadata/core-properties/f8b745f5942b48ee94dbb3ac10dfbd06.psmdcp". Unzipping file "_rels/.rels" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/_rels/.rels". Unzipping file "Microsoft.Build.Traversal.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/Microsoft.Build.Traversal.nuspec". Unzipping file "MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/MSBuild-NuGet-Icon.png". Unzipping file "Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/Sdk/Sdk.props". Unzipping file "Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/Sdk/Sdk.targets". Unzipping file "[Content_Types].xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/[Content_Types].xml". Unzipping file "package/services/metadata/core-properties/638722df27bd40bcbc7099096f442141.psmdcp" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/package/services/metadata/core-properties/638722df27bd40bcbc7099096f442141.psmdcp". Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/ExtractToolPackage.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/ExtractToolPackage.complete". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/source-build-reference-packages". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/source-build-reference-packages/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/source-build-reference-packages/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler Shutting down VB/C# compiler server... VB/C# compiler server shut down successfully. Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/log/Release/ToolsetRestore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildLogs/log/Release/ToolsetRestore.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildLogs/log/Release/source-inner-build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sourcebuild-dependency-projects.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildLogs/sourcebuild-dependency-projects.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Humanizer.Core.2.2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Humanizer.Core.2.2.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Humanizer.Core.2.2.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microbuild.core.0.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microbuild.core.0.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microbuild.core.0.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.AspNetCore.App.Ref.6.0.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.2/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.AspNetCore.App.Ref.6.0.2/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.AspNetCore.App.Ref.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.AspNetCore.App.Ref.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.AspNetCore.App.Ref.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.AsyncInterfaces.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.AsyncInterfaces.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.AsyncInterfaces.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.HashCode.1.1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.HashCode.1.1.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.HashCode.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Bcl.HashCode.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Bcl.HashCode.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.15.7.179". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.15.7.179/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.15.7.179/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.17.3.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.3.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.17.3.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.17.8.29". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.29/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.17.8.29/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.17.8.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.17.8.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.17.8.43". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.17.8.43/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.17.8.43/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.15.7.179". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.15.7.179/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.15.7.179/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.16.8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.16.8.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.16.8.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.17.3.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.3.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.17.3.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.17.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.4.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.17.4.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.17.8.29". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.29/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.17.8.29/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.17.8.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.17.8.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.17.8.43". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Framework.17.8.43/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Framework.17.8.43/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.NoTargets.3.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.NoTargets.3.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.NoTargets.3.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.16.8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.16.8.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.17.3.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.3.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.17.3.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.17.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.4.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.17.4.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.17.8.29". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.29/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.17.8.29/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.17.8.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.17.8.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.17.8.43". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Tasks.Core.17.8.43/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Tasks.Core.17.8.43/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.build.traversal.3.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.build.traversal.3.4.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.build.traversal.3.4.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.15.7.179". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.15.7.179/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.16.8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.16.8.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.17.3.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.3.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.17.3.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.17.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.4.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.17.4.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.17.8.29". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.29/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.17.8.29/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.17.8.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.17.8.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.17.8.43". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Build.Utilities.Core.17.8.43/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Build.Utilities.Core.17.8.43/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.Common.3.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.3.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.Common.3.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.Common.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.Common.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.Common.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.Common.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.CSharp.3.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.3.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.CSharp.3.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.CSharp.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.3.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.VisualBasic.3.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.3.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.VisualBasic.3.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.VisualBasic.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.3.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CodeAnalysis.Workspaces.Common.3.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CSharp.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CSharp.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CSharp.4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.CSharp.4.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.CSharp.4.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.docker.sdk.1.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.docker.sdk.1.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.docker.sdk.1.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.DependencyModel.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.DependencyModel.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.DependencyModel.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.FileProviders.Abstractions.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.FileSystemGlobbing.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.Logging.Abstractions.6.0.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.Logging.Abstractions.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.Primitives.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Extensions.Primitives.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Extensions.Primitives.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NET.StringTools.17.3.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.3.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NET.StringTools.17.3.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NET.StringTools.17.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.4.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NET.StringTools.17.4.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NET.StringTools.17.8.29". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.29/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NET.StringTools.17.8.29/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NET.StringTools.17.8.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NET.StringTools.17.8.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NET.StringTools.17.8.43". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NET.StringTools.17.8.43/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NET.StringTools.17.8.43/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.app.ref.3.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.app.ref.3.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.app.ref.3.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.3.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.app.ref.3.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.app.ref.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.app.ref.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.app.ref.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.app.ref.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.app.ref.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.App.Ref.6.0.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.6.0.2/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.App.Ref.6.0.2/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.App.Ref.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.App.Ref.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.App.Ref.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.App.Ref.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.App.Ref.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.platforms.1.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.1.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.platforms.1.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.platforms.1.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.1.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.platforms.1.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.platforms.1.1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.1.1.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.platforms.1.1.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.Platforms.3.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Platforms.3.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.Platforms.3.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.Platforms.3.1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Platforms.3.1.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.Platforms.3.1.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.platforms.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.platforms.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.platforms.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.targets.1.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.1.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.targets.1.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.targets.1.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.1.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.targets.1.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.Targets.1.1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.NETCore.Targets.1.1.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.NETCore.Targets.1.1.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.targets.2.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/microsoft.netcore.targets.2.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/microsoft.netcore.targets.2.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Private.Intellisense.8.0.0-preview-20230918.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240830.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Private.Intellisense.9.0.0-preview-20240916.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Private.Intellisense.9.0.0-preview-20241010.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.VisualBasic.10.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualBasic.10.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.VisualBasic.10.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.VisualStudio.Setup.Configuration.Interop.3.2.2146/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.Primitives.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.Primitives.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.Registry.4.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.Registry.4.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.Registry.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.Registry.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.Registry.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.Registry.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.Registry.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.SystemEvents.4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.SystemEvents.4.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.SystemEvents.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.SystemEvents.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.SystemEvents.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Microsoft.Win32.SystemEvents.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Microsoft.Win32.SystemEvents.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/netstandard.library.2.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/netstandard.library.2.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/netstandard.library.2.0.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.2.0.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/netstandard.library.2.0.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/netstandard.library.netframework.2.0.1-servicing-26011-01". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/netstandard.library.ref.2.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library.ref.2.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/netstandard.library.ref.2.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/netstandard.library". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/netstandard.library/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/netstandard.library/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NoOp". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NoOp/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NoOp/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Commands.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Commands.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Commands.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Common.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Common.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Common.6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.12.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Common.6.12.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Common.6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Common.6.8.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Common.6.8.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Configuration.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Configuration.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Configuration.6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.12.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Configuration.6.12.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Configuration.6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Configuration.6.8.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Configuration.6.8.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Credentials.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Credentials.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Credentials.6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.12.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Credentials.6.12.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Credentials.6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Credentials.6.8.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Credentials.6.8.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.DependencyResolver.Core.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.DependencyResolver.Core.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.DependencyResolver.Core.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Frameworks.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Frameworks.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Frameworks.6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.12.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Frameworks.6.12.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Frameworks.6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Frameworks.6.8.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Frameworks.6.8.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.LibraryModel.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.LibraryModel.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.LibraryModel.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Packaging.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Packaging.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Packaging.6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.12.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Packaging.6.12.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Packaging.6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Packaging.6.8.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Packaging.6.8.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.ProjectModel.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.ProjectModel.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.ProjectModel.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Protocol.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Protocol.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Protocol.6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.12.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Protocol.6.12.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Protocol.6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Protocol.6.8.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Protocol.6.8.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Versioning.6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.11.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Versioning.6.11.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Versioning.6.12.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.12.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Versioning.6.12.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Versioning.6.8.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/NuGet.Versioning.6.8.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/NuGet.Versioning.6.8.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.AppContext.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.AppContext.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.AppContext.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.AppContext.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.AppContext.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.4.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.4.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.5.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.5.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.5.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.5.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.6.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.6.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.6.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Buffers.4.6.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Buffers.4.6.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.CodeDom.4.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.4.4.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.CodeDom.4.4.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.CodeDom.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.CodeDom.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.CodeDom.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.CodeDom.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.CodeDom.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.CodeDom.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.CodeDom.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.0.11/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.4.0.11/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Concurrent.4.0.12". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.0.12/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Concurrent.4.0.12/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Concurrent.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Concurrent.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Concurrent.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.1.2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.2.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.1.2.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.1.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.1.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.1.3.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.3.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.1.3.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.1.5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.1.5.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.1.5.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Collections.Immutable.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Collections.Immutable.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.ComponentModel.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.ComponentModel.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.ComponentModel.Annotations.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ComponentModel.Annotations.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.ComponentModel.Annotations.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Composition.AttributedModel.1.0.31". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.AttributedModel.1.0.31/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Composition.AttributedModel.1.0.31/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Composition.Convention.1.0.31". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Convention.1.0.31/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Composition.Convention.1.0.31/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Composition.Hosting.1.0.31". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Hosting.1.0.31/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Composition.Hosting.1.0.31/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Composition.Runtime.1.0.31". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.Runtime.1.0.31/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Composition.Runtime.1.0.31/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Composition.TypedParts.1.0.31". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Composition.TypedParts.1.0.31/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Composition.TypedParts.1.0.31/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Configuration.ConfigurationManager.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Configuration.ConfigurationManager.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Configuration.ConfigurationManager.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Configuration.ConfigurationManager.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Configuration.ConfigurationManager.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Console.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Console.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Console.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.Debug.4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.0.11/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.Debug.4.0.11/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.Debug.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Debug.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.Debug.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.DiagnosticSource.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.DiagnosticSource.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.DiagnosticSource.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.DiagnosticSource.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.DiagnosticSource.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.DiagnosticSource.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.DiagnosticSource.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.EventLog.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.EventLog.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.EventLog.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.EventLog.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.EventLog.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.FileVersionInfo.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.FileVersionInfo.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.Tools.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tools.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.Tools.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.TraceSource.4.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.TraceSource.4.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.Tracing.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.Tracing.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.Tracing.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Diagnostics.Tracing.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Diagnostics.Tracing.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Drawing.Common.4.7.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.4.7.2/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Drawing.Common.4.7.2/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Drawing.Common.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Drawing.Common.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Drawing.Common.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Drawing.Common.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Drawing.Common.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Dynamic.Runtime.4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.0.11/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Dynamic.Runtime.4.0.11/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Dynamic.Runtime.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Dynamic.Runtime.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Dynamic.Runtime.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Formats.Asn1.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Formats.Asn1.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Formats.Asn1.6.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.6.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Formats.Asn1.6.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Formats.Asn1.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Formats.Asn1.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Formats.Asn1.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Formats.Asn1.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Formats.Asn1.8.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Formats.Asn1.8.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Formats.Asn1.8.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Globalization.4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.0.11/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Globalization.4.0.11/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Globalization.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Globalization.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Globalization.Calendars.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Globalization.Calendars.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Globalization.Calendars.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.Compression.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.Compression.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.Compression.ZipFile.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.Compression.ZipFile.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.FileSystem.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.FileSystem.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.FileSystem.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.FileSystem.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.FileSystem.AccessControl.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.FileSystem.AccessControl.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.FileSystem.Primitives.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.FileSystem.Primitives.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.FileSystem.Primitives.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.FileSystem.Primitives.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.Pipelines.5.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.IO.Pipelines.5.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.IO.Pipelines.5.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Linq.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Linq.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Linq.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Linq.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Linq.Expressions.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Linq.Expressions.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Linq.Expressions.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Linq.Expressions.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Linq.Expressions.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.5.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.5.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.5.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.5.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.5.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.5.5/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.5.5/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.6.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.6.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.6.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.6.2/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.6.2/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.6.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Memory.4.6.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Memory.4.6.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Net.Http.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Http.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Net.Http.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Net.Primitives.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Primitives.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Net.Primitives.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Net.Sockets.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.Sockets.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Net.Sockets.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Net.WebSockets.WebSocketProtocol.5.1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.WebSockets.WebSocketProtocol.5.1.2/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Net.WebSockets.WebSocketProtocol.5.1.2/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Net.WebSockets.WebSocketProtocol.5.1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Net.WebSockets.WebSocketProtocol.5.1.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Net.WebSockets.WebSocketProtocol.5.1.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Numerics.Vectors.4.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.4.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Numerics.Vectors.4.4.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Numerics.Vectors.4.5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.5.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Numerics.Vectors.4.5.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Numerics.Vectors.4.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.6.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Numerics.Vectors.4.6.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Numerics.Vectors.4.6.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Numerics.Vectors.4.6.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Numerics.Vectors.4.6.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.ObjectModel.4.0.12". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.0.12/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.ObjectModel.4.0.12/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.ObjectModel.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.ObjectModel.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.ObjectModel.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.DispatchProxy.4.8.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.DispatchProxy.4.8.2/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.DispatchProxy.4.8.2/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.4.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.4.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.ILGeneration.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.ILGeneration.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.ILGeneration.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.ILGeneration.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.ILGeneration.4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.ILGeneration.4.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.Lightweight.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.Lightweight.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.Lightweight.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Emit.Lightweight.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Extensions.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Extensions.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Extensions.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Extensions.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Extensions.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.1.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.1.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.1.4.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.4.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.1.4.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.1.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.1.6.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.1.6.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Metadata.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Metadata.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.MetadataLoadContext.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.MetadataLoadContext.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.MetadataLoadContext.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.MetadataLoadContext.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.MetadataLoadContext.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Primitives.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Primitives.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Primitives.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.Primitives.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.Primitives.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.TypeExtensions.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.TypeExtensions.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.TypeExtensions.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Reflection.TypeExtensions.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Resources.Extensions.4.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.4.6.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Resources.Extensions.4.6.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Resources.Extensions.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Resources.Extensions.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Resources.Extensions.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.Extensions.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Resources.Extensions.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Resources.ResourceManager.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Resources.ResourceManager.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Resources.ResourceManager.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Resources.ResourceManager.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Resources.ResourceManager.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.4.5.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.4.5.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.6.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.6.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.6.1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.1.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.6.1.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.6.1.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.1.2/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.CompilerServices.Unsafe.6.1.2/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Extensions.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Extensions.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Extensions.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Extensions.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Extensions.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Handles.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Handles.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Handles.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Handles.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Handles.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.InteropServices.4.1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.1.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.InteropServices.4.1.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.InteropServices.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.InteropServices.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Loader.4.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Loader.4.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Loader.4.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Numerics.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Numerics.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Numerics.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Serialization.Primitives.4.1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Runtime.Serialization.Primitives.4.1.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.AccessControl.4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.4.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.AccessControl.4.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.AccessControl.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.AccessControl.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.AccessControl.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.AccessControl.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.AccessControl.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Claims.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Claims.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Claims.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Algorithms.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Algorithms.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Algorithms.4.3.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Algorithms.4.3.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Cng.4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Cng.4.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Cng.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Cng.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Encoding.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Encoding.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.4.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.6.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.6.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.6.0.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.6.0.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.6.0.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.7.0.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.7.0.2/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.7.0.2/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Pkcs.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Pkcs.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Primitives.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Primitives.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.ProtectedData.4.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.ProtectedData.4.4.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.ProtectedData.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.ProtectedData.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.ProtectedData.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.ProtectedData.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.ProtectedData.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.X509Certificates.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.X509Certificates.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Xml.4.7.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.4.7.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Xml.4.7.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Xml.6.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.6.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Xml.6.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Xml.7.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.7.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Xml.7.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Xml.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Cryptography.Xml.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Cryptography.Xml.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Permissions.4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.4.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Permissions.4.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Permissions.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Permissions.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Permissions.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Permissions.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Permissions.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Principal.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Principal.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Principal.Windows.4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.4.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Principal.Windows.4.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Principal.Windows.5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Security.Principal.Windows.5.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Security.Principal.Windows.5.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.0.11/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.4.0.11/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.CodePages.4.0.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.CodePages.4.0.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.CodePages.4.4.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.CodePages.4.4.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.CodePages.4.5.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.CodePages.4.5.1/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.CodePages.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.CodePages.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.CodePages.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.CodePages.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.CodePages.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.Extensions.4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.Extensions.4.0.11/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.Extensions.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encoding.Extensions.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encodings.Web.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encodings.Web.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encodings.Web.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encodings.Web.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encodings.Web.8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Encodings.Web.8.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Encodings.Web.8.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Json.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Json.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Json.7.0.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.7.0.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Json.7.0.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Json.8.0.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Json.8.0.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Json.8.0.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Json.8.0.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Json.8.0.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.Json.8.0.5/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.Json.8.0.5/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.RegularExpressions.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Text.RegularExpressions.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Text.RegularExpressions.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.0.11/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.4.0.11/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Channels.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Channels.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Channels.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.4.0.11". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.0.11/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.4.0.11/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Dataflow.4.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Dataflow.4.6.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Dataflow.4.9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Dataflow.4.9.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Dataflow.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Dataflow.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Dataflow.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Dataflow.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Dataflow.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Extensions.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Extensions.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Extensions.4.5.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Extensions.4.5.4/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Extensions.4.6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.6.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Extensions.4.6.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Extensions.4.6.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.6.2/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Extensions.4.6.2/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Extensions.4.6.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Tasks.Extensions.4.6.3/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Tasks.Extensions.4.6.3/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Thread.4.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Thread.4.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Thread.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Thread.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Thread.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Timer.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Threading.Timer.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Threading.Timer.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Windows.Extensions.4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.4.7.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Windows.Extensions.4.7.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Windows.Extensions.6.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.6.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Windows.Extensions.6.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Windows.Extensions.7.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Windows.Extensions.7.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Windows.Extensions.7.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Xml.ReaderWriter.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.ReaderWriter.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Xml.ReaderWriter.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Xml.XDocument.4.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/System.Xml.XDocument.4.3.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/System.Xml.XDocument.4.3.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/wcwidth.sources.1.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/wcwidth.sources.1.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/wcwidth.sources.1.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Wcwidth.Sources.2.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/Wcwidth.Sources.2.0.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/obj/Wcwidth.Sources.2.0.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building source-build-reference-packages df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-reference-packages/artifacts/obj/". DirSize After CleanupRepo source-build-reference-packages df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-reference-packages/CleanupRepo.complete". 17>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/source-build-reference-packages.proj" (Build target(s)). 13>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/NuGet.config". UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/UpdateNuGetConfig.complete". UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/UpdateGlobalJsonVersions.complete". CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. arcade using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.arcade.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.arcade.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/CreateBuildInputProps.complete". RepoBuild: [17:35:02.23] Building arcade Running command: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/arcade/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/arcade/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/arcade/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260302.3 BUILD_BUILDNUMBER=20260302.3 DotNetUseShippingVersions=true PreReleaseVersionLabel=beta PackageVersionStamp=beta DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/arcade/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.arcade.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building arcade df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / /builddir/build/BUILD/dotnet-9.0.116/src/arcade/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/arcade/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/arcade/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/arcade/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /v:n ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/arcade/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 Build started 05/09/2026 17:35:02. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" on node 1 (default targets). 1>RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/arcade/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/arcade/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/arcade/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/arcade/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /v:n -logger:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/arcade/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.arcade.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=arcade Build started 05/09/2026 17:35:03. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj... Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash o8aYIhrV5PYulZuuKdfSMGp/fyLLKX2Bo7KnuGDo0jl+KqfEqRV0D2A+26Zu8nDU2pXJWuA6RNRrTkYzfi9JSA==. Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash UQxm6Jd4ZDsLRzQiuKpHmtuM1bHyvyYF4KdNlBK4a2mb8/iOTmRw/Zwr/lrFzKpvkraF2PBZBtBhUlrKYzR5Mw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (in 189 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3) on node 1 (Restore target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (in 88 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CMake.Sdk/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (in 121 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (in 125 ms). Installed Microsoft.Extensions.DependencyInjection.Abstractions 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15 with content hash 1ZwK89pdWpEM5Ixb+Grk1fr6C5LTnhTTOBCOHrUPxEl0yqiofAeaur3XTlrNqZAAnb4tEGMiBZf6wDpM+d5i3w==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3 with content hash oacfxbZyqg7MewUy73aXZ4/NTGAUOEbRfexuPuyAVdIAS48Y22sbtib/oT9sVXTxC+fHrvKLe1CNCiE6FPBlAw==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.4.0 with content hash h7Ss0BUEGmZEUOwbs6JN2e4JBO1lWV+3TeeUU7G5KQiMa7CUygGj733PxtKn+MUWoxk7MmkAjVCeifytjyti/g==. Installed System.Text.Encoding.CodePages 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0 with content hash JfDYHReX8LAbZYrn9ZtVOSPZ/TUFYWDBNzS9lZ+U467n572vofbtlOxu/j1aOrh/u2VLhV9GNfF4lj4hMDaeVQ==. Installed System.Runtime.CompilerServices.Unsafe 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0 with content hash C1SVyOM4H3ID7RQmxOYkZHsPTog8pWRuIZfGI4blHxPy4V+ZrjU+opsL1W91aBDm0MRAE+cW1gBpzJiE5qKnMA==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0 with content hash d6k+wPkpi2phFT6UuxpEB38O9PDbiao3rgJMWNgb33V+gir5hdIJiBUAYLhP2I+BAf4gRj0gX+XxMJEMjBrcSQ==. Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.buffers/4.5.1 with content hash dhG+zFDGXfzMUkdsK2KSaMBQFs4lpi2oucEfofI4JCAKLn+lHqPbUC50acRHuBInXimo8vOwUWpGeQQwddN2Kw==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4 with content hash I4kkAyi/AZxwK2rje8pMmq3ZIcGqxS3k8JwQGyNNPT4vFI/u62HaKGafgcql2P4qxa3JLfvu6nRdtN6tc99/Kg==. Installed System.Numerics.Vectors 4.5.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.5.0 with content hash dy7/ecsXjbPgqlEpN+p8ccClI7wyEJcsTiIhOzYqQNv8/mETRY87l4/6047RnJ5Jnk0cWADHOs+/VeJyqDVYSg==. Installed System.Memory 4.5.5 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.memory/4.5.5 with content hash ria/cgTPrjdyWL0r4iUSWjteL3PcZq5SJAuTCWG6DyWchTIdVXMETVBcEENJPpECK7nI5d6zBueZ2pBvXvR6hw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 348 ms). Installed System.Collections.Immutable 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15 with content hash kMI3moLPVT5Y3zE/xbcS7c52XzWlQFhbqOWacvRBcKEVPGa9BoZSqUXxiooprAnWSt+mEtTwHcyiCIBXI5p6ug==. Installed Microsoft.Extensions.Primitives 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15 with content hash UJOwcLpBswnW/TeF9tSWfIfLBPeLB2sDYFjI0gg+bNNL5O8hjk/QurFx75HnaGtDDw6G9RU0Q2dO7ABJNG0L6w==. Installed NuGet.Versioning 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0 with content hash Ek8s+tOlVAndIKf7EkiUgidSPuzGFytOLUaVz54bsLNMv17oPg5ZVA0/Pzuy00JI+hkkrPrf9yn7XFo4xck29A==. Installed Microsoft.Extensions.Options.ConfigurationExtensions 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15 with content hash W3nvqMbxMx41vIFIyXZlIawa/Lw7t2aILDdmE4lHOQWW1uyAhevXfr6zTrtZZl7VRNbVReMu0npognjd25jMug==. Installed Microsoft.Extensions.Configuration 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15 with content hash 7s7atLhRtYAKejVchUW31zJwqNZ3bYa059bhQwkiV0s0S6Y3/VRWewVdN/v9f0VgDdpEziEm85o1NEHjKwA0SQ==. Installed NuGet.Packaging 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0 with content hash fpe2RHWeqGdZwuhuS4pb1McYMOd/6Qlc64muKJCZWL+Xl1MnQ4AEyG3hrPwj9xpiNeSS2o6fSiEGwAMks9gtPQ==. Installed NuGet.Frameworks 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0 with content hash TknZrQNAWl7A3Ho5D+QFMtmOEMNkJdrOOWD+r1PQDsI7hVRl0AUX/VJQdLUv8MeJk2JfIcxW54lKp4narI9qEg==. Installed NuGet.Configuration 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0 with content hash KoURpvnMScoRIpmWJPtG8RHZbb9+k8TIwS2+wDk78HVyyiiFH1puvL51b41N3qmCPEcmyDuuSYrLgbsKD2FJlQ==. Installed Microsoft.Extensions.Configuration.Abstractions 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15 with content hash E+9KSwcLJYIXz6jHqJEMn89Kq2kWBvhrPjqeIor2B7eW/bjDi1vhWebWUYd7oaMbV4ShKKi6qROra857CHpjdg==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3 with content hash qcvmo8XhN4WgzI4WcpYGD4LuICx6symlziOMPOdBvl20opoKGwTNhgBlDk2gTGG0hF7l+7msSSdAL/dzFb360Q==. Installed Microsoft.Extensions.Logging.Console 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15 with content hash ZtlIS4UWVuPzOaaFsKiDwyPxc3/YkiB5DtyPd2y9kxqN9fD2WefUr4U9Uri9g7hdGINk2Cy46YkV/h1/zgvDUg==. Installed NuGet.Common 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0 with content hash nbbsZ7mG5Ne1OMOQQM8jcEv6gk1lwx0nPDWXjJ55FrTkDFuHLdId4/qgxrL7/zMXz8B53m33W5PLPNGHcurAEg==. Installed System.Security.Cryptography.ProtectedData 4.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0 with content hash UV08ba4ElkPqS9gpj+Z0I3/Z0/tFUwR4x3KdnfAHzgisKUZo+w4vWNmRszK9fHi0a7QxyLVp8ZBmlxY63PFdAQ==. Installed Microsoft.VisualStudio.Setup.Configuration.Interop 3.2.2146 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146 with content hash SuyEpjGSNe/+y0oU9pJze2OMU9SlETTnDr3/p9WYajG66wWtft/ZAgGF/k6URvbNqpJicnrHLYTKJyUw0Kfzfw==. Installed Microsoft.Win32.SystemEvents 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0 with content hash CtFFYPm5SYpe+buX5REGEECdg/stLkx+lFz/Bq4f/gt+vmtaIgy1cAj/O6BaxuCoGMKq3UG1Xwu3+LAe9vSp3Q==. Installed System.Diagnostics.EventLog 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0 with content hash ltWzvetVEqU3Wb+zsN3hDo5Sq0Bhs/SDG9U/Kz8WhAOK+I9xj73VT6rX/5rhm8QgBDT5Vcf+7OYOz0u4xBOaxA==. Installed Microsoft.Build.Framework 17.8.43 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43 with content hash 4xTomQ2YMEhRmvGG/pHwY9RWga4DrI1Ava1+vNWlPJ6Xg0R3vJHpoGLgKBu8uJuqD8f2gNOXhK2yNQkpWKFg9w==. Installed Microsoft.NET.StringTools 17.8.43 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43 with content hash EqrURvMnGwTXLXwt9Ci3nLG7VyniJ0OERVdJHIFToz6xBw7vvYlgtAR6w9rALx3POJE9DLQI1VWoA6/M3gpOFg==. Installed System.Windows.Extensions 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0 with content hash DQLVhg2/bFe4uzxYYUm/XPPP4wzm2yrU8a1nAJQd0O7FkiAs+50H06T3Th4NHgWNO3GcAkLcoyQF4oOuINNavg==. Installed Microsoft.Extensions.Logging 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15 with content hash ofXLPgmxmYHIcWl0fpTWLe4pDuEr8PSD5xmlMoKgowovQslQVNM0dB2D44Q3ASFwOS85VdSt+oadGeNeyKB9MA==. Installed System.Drawing.Common 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0 with content hash 0kWb+4zDrr3qjj6D7hV5Z3KfqElbdbaVJ++d8VoNQbZuno+Fg/JLiKIbrfQG1hEP9syIEabERQGVjVFH2L5r9g==. Installed System.Configuration.ConfigurationManager 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0 with content hash 6ylD4KCMqfdNBMOrGmb5p26zWU7Ez31datO9OSTsqOEWtYccSplh8UY2X8PeXAzDRwynvbUnOA+g7IVtyLCOJg==. Installed Microsoft.Build.Utilities.Core 17.8.43 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43 with content hash 8jdb9zCmcTMztYe5V8yu/6RFWaOa384AvFFXBsrNnpf/KSKhkFAWnjK/xi+QsGmeWnHYB0gK2v9rz3D/E6rQUw==. Installed System.CodeDom 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0 with content hash ZICEomicY28iMnxZHnk0Wgoy2DkrcCIVzpndtk8vKBGcDO6yxT3+RlZp2bwrEXqg0llh4uZZTVpejsWeNta0HQ==. Installed System.Security.Permissions 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0 with content hash eL70zkJrXRCLp0t3cC30oJi8mHUIP966Whg/6EXiAJ8q7WYqVwPz5v55+fNEzoNRy8SUVKeFrMKp3wTXZn2o1Q==. Installed System.Security.Cryptography.ProtectedData 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0 with content hash alCBmfyD4jkl/IdhSzS93yX5M/AkiC/LYr0FsUAIqf0k5gMttJspcyfpof6jVIM2O9Nhq6AnzTw5O/jGs5iz2w==. Installed System.Resources.Extensions 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0 with content hash zPBk4shgki3VWeX1VG/puk+3yRe4QYR8k9syZdr0gPHYM7qZFhDU0edp36ergz121R1nEV/qTL97ePPjwXtzsQ==. Installed Microsoft.NET.Sdk.WorkloadManifestReader 9.0.116-servicing.26177.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1 with content hash 0I7VJecrww96V+prABlWLRHho6A/HE/lQqSojz8fjJCL5uLElQS2WzBnrKfOe1tBFEdBMCaa1IqNFk7h3dWizQ==. Installed Microsoft.Build.Tasks.Core 17.8.43 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43 with content hash lZIqkIf0A4EtJx3G2AAvyG9EHQCJaXzNovcRIDsPK4AcE9K7io4AWBBVHqYmpUlOD5ulpdUZvz+EA6NcPdE0Mg==. Installed Microsoft.Build 17.8.43 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build/17.8.43 with content hash VD+ijfd4+bPv2R2qTX3djilKDhThvPhUCyviHk5J52wiYIk2g3bRvu/2NRl9TWRjKcZXPSEmwITR+C1ZIZt06A==. Installed System.Reflection.MetadataLoadContext 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0 with content hash PtRM0Y2owFK3wh9J8vdMaWGW9E2n8I4ooy9xFUP5gxEvcq7t+jRmHmoyMZad4z6aFw7fCGbT4R6kiNmsEOwEuw==. Installed System.Security.Principal.Windows 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.principal.windows/5.0.0 with content hash U0OjPng+oiyUm5RulWwq7COpNk/OPOKWVOFLFpJaTjIhL39ZMmFQJ4KD2EC2mo6yZMtoipmKK2fPZGxe5w+2gA==. Installed System.Diagnostics.DiagnosticSource 8.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0 with content hash 7EIq3HUkHG22gNXc70JU3jfnRr/TbqC3ptYMae1pHXj8UmsbV1uazucI0nTDjDBAuHQD2ny6Kjx+BsRDBVyGVA==. Installed System.Threading.Tasks.Dataflow 7.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0 with content hash MVjTQri2vEO4PfGtf3I+YsbsgU3vWHBfSb6GeJJykVr6eedohkTN9xmA4ObOtaUS+GbBbUj61xg2XEa6+2N5AA==. Installed Microsoft.Extensions.Options 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15 with content hash 6vY/679hXsTPEFN/7qC71g5c0tvlxaRBUWqJjwYtcJT3QB1RrtP9obz2aie63GB/rt5DL7lYXnCZhptIdMjg6w==. Installed Microsoft.Extensions.DependencyModel 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15 with content hash 5jXD5ieBNttIdbKxgmZD/PioN2Axec59wpXCGw92Iusidq4md5jjzQIt+xM6bI1mkl3x68JXrZ8iZv64PmgRmg==. Installed Microsoft.Extensions.Logging.Abstractions 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15 with content hash RjqlDgFT7huL3nB4ZAdBfguFEnlfhXE1AX9Hyi3GStdtghRcjoDRCj54YYf7OIefyVDrIk5JwQOISwgDwBIrbw==. Installed Microsoft.Deployment.DotNet.Releases 2.0.0-rtm.1.25059.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4 with content hash Vy7Wkd/3/OoJTfSP+z/XSy5RnCJGE0GUAUaaOQOZuw2Bg3QYv3+3mdKrKQt/UtVdOaUOt8Pvs5mHBIbBmVL8yA==. Installed System.Security.Cryptography.Xml 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15 with content hash QxZP00NNHUIeJhyrGCpHBqhUzcuFliC9c/iLpPJ77grDQcK41jgrakkvl1vxL00LQXz0ZPCzRSfZNT1nLPGYIw==. Installed System.Reflection.Metadata 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15 with content hash 5g8aqCTxueAGDhTR/1cUEUZ1OqSPpZvfHoka+JgIvCJUMWiVJcGEPNe3TyazpksGAybAbkuVZC4NrJPuiuNM/Q==. Installed Microsoft.Extensions.Logging.Configuration 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15 with content hash dRD/SDWOhjt9Ig5f3ZtvXk92P0sB6jhf88c4LSjHFfGlZ8n3UAyRoZQxuj64TIBv7cjvhsxjcGBINn5zKLphwQ==. Installed Microsoft.Extensions.DependencyInjection 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15 with content hash FBrNoxnI6lj2V5b/4e/n/WAzcvHNRcx6RvclkrP8scSqUEi8DKYZ3qDjHyN+GtogZr4pM+wKzp3we5SbX15wqQ==. Installed Microsoft.Extensions.Configuration.Binder 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15 with content hash iND//ZJ7qIru9duc3h4oe25zrkhBihX6G7CE1LSNOu3Orn8S08Ar0PYEvYARbodFMQa05TRp+BL3MiBHVs5mKw==. Installed System.CommandLine 2.0.0-beta4.24326.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1 with content hash K39Czi2uPiBsPeaUcYTVS7L/5ZD3uNZmn+NGf7ZYMILfcIOzU31RUnktAQpWA12r4ncZxjO0xaATImNTrj3GZQ==. Installed Newtonsoft.Json 13.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3 with content hash e9f7wG/10++jNla2NxdpcoqgLzVP/sgv2vxZMgSNiyetGw4fPWtyLMTfIxtzvshbc96FWM9TUItThNoVkP3TDQ==. Installed System.IO.Packaging 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15 with content hash h8flaBW9oRyt2aLwHq/tKcQLqBYq1+66Zq9TQKV4KK8glAAgwd6tI811S5gNzGQkgLD3uPSDXqSaN0rKdzc1ZQ==. Installed Microsoft.ApplicationInsights 2.22.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.applicationinsights/2.22.0 with content hash rMLrjq//X//WPND8r0xKk94Sarv8Iaq2Aq/1MvM4Amwt+NWehU3mL+Pc2KJHZbx4fZ1nJJNiDzjZfHqM/BKdMg==. Installed System.Text.Json 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15 with content hash fsZ26tZRkNnjDnNTnYZ2NsM51qza8+itoYE+/MgGwROVtyuckoGkf8dYd+gg08xOt9gzrXY/J+fXIZTYDhzDBA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Microsoft.DotNet.Build.Tasks.Templating.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/project.assets.json Installed System.Security.Cryptography.Pkcs 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15 with content hash gbT3ZCn/nI6G0jhUHFSXF134R//O1QPM/l+N+m+C97DSE7ebzIKg0z3SXx40Ba31ACBvoLPJb476lY014TvbWA==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (in 477 ms). Installed System.ComponentModel.Annotations 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0 with content hash 12H2pqmXQLslxxz+VzbyryRnbT8Sh698pNjLxNyUJMtTemeRB5EdqNa3xNlHErJ+UzGRe4jR773zMxJikWhNJQ==. Installed System.Security.AccessControl 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0 with content hash CgBAeXtWFuRTjfQogvrWEOM4GOZdLXo+YIZF4gj2SLcZnyRJxSncYaGlGTws+tVcX7Jy3cTPtOaZ+ZXegdB+Gg==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (in 475 ms). Installed Microsoft.Win32.Registry 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0 with content hash p+KZQca6kR8yPj1TNzCMatooIARmk7PjgPOQp5kYzn51S/xBeobqI8dRA829Lga12BD2VW4Hv5ZJMVJnF+YFqw==. Installed System.Security.AccessControl 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0 with content hash 8Mz56MUtKNUZfZI0+AwT0YcSroFq1KNBG2g93SiGFyq7vHwWKSn0TwdRB2eypSxk2z0BGDf7QZnUPxSMyAIt5A==. Installed Microsoft.Bcl.AsyncInterfaces 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15 with content hash J8H/RoMrIPwvPJCN/lrbEZ0Jn+RqQlCYmUZzd37J7sGsR/DCw7Sc9fY75Odc6EEZ6ZBKoqZiC+DvK2mSh0o85A==. Installed System.Security.Cryptography.Cng 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0 with content hash 0TYDO1Fg/jRGjJmwVfeVOdYY7jyr0FijYtxJEuPzsSIFqfzThPqFo3qQ7FnnasoOYy9H9xwMtdFqijSn+4kBKw==. Installed Microsoft.Bcl.Cryptography 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15 with content hash LSiDudkDLa9jU7iGoVqQBphslsF0eCReby+q79pLPaivWkvuefsAaKLBxDh1sCQgNWErw+4KM+NKgLz4WK6jFg==. Installed System.IO.Pipelines 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15 with content hash /urMP4GwGQrgjiDCyCeRIlduWpyMe+ConXbKj5SEv5KFQCkmhj/mJPQEY/uzmS+1mABCnm/feCeDS9YmkarCCQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj.nuget.g.targets. Installed System.Formats.Asn1 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15 with content hash zDFWHhhgMxdCYSPmBPLCNhRpVw9pHPoeicct9qPnmbQEI9Y6Woe4F9HJ01n84d0OWV0a6CziqTXCg7I8DTbiKw==. Installed System.Text.Encodings.Web 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15 with content hash cjEfuLWf5Zu5j39x0ZHuYgCqxhv36AGuT4dhzJVFC27FBGFPW8VrbEfYbckM2rvavcgeYicpDzf0ENFc5Ie1hA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (in 502 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Microsoft.DotNet.Build.Tasks.Workloads.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Microsoft.DotNet.Build.Tasks.Workloads.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/project.assets.json Installed NuGet.LibraryModel 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.librarymodel/6.11.0 with content hash PAuG6JhMZ9JL80IUif4+MCnFwIM2kq8NoO2H5RgJXDEvFNfek4f5cO7FidkJpAtf5FijDwRwvK2UoYFd9/0LmQ==. Installed Microsoft.NETCore.Platforms 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0 with content hash gX2tHwnvTRTyRTdT/S95QLb+KG+KiabcB+Nr6N6kl6SI4Whod86etpNYjZS+1qPdG7rorQOJ3WNO2DW71t3Atw==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (in 505 ms). Installed NuGet.Commands 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.commands/6.11.0 with content hash 4Y4MtOHuqj37OrFW1Q23skLWpPMmlUMh7bbeX4iszkaBpsf15w4RSZ0Dwtdieprj0iDCXE6lVzNjAddcZ6w3uA==. Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (in 507 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (in 507 ms). Installed NuGet.DependencyResolver.Core 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0 with content hash vyyEpW6oZeaOx2r0uV4dekBAzRGX28VTlAFZjJT0fWe0zLlt/2zR3txLlPHhyKToBmTWmRPCuMkRe1woud/Ypw==. Installed NuGet.Protocol 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.protocol/6.11.0 with content hash l4NQEjd7xDwSl7C1hCObBhm8ROkrPkAplWuMKwxw3+I6rWeWAQM+BX+tMP0zya0Lc/92rnheUIPuMirTWMvUlA==. Installed NuGet.ProjectModel 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.projectmodel/6.11.0 with content hash d7ckmusip925spVSa4Q6OVi51lcx05lB1gxPoXvA+gsNwx/kGPj+ZhO6gqOxub2UuRt/7jIrjUHdx/Q9gVUcvw==. Installed Microsoft.Extensions.FileSystemGlobbing 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15 with content hash oSJXYmA+vsMY++Hx7ne5oUSZVH//yhgkZPtj4TyWoddruTnxGWEWsYy/8VABLuDsaUV/Hhfb/d9Laytazhm0QA==. Installed NuGet.Credentials 6.11.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.credentials/6.11.0 with content hash IeV2bD0DUwsEK57t2DMiyRg5xuoYDxgT3ofyF94JRZNbLunawVjZ4YEEqaN6Sl6G7Cdq3o9Nczoz+UOvM1OmCQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/project.assets.json Installed System.Diagnostics.DiagnosticSource 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15 with content hash QRItqzdfA3QHaXF+30YKDpzcez66ua72fj+1JnuAXCkWgDxWMg6/ybGtaIQDnvYYOxBcvXmrZCvE4A2YtELHvg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (in 514 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (in 515 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (in 515 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/project.assets.json Installed Microsoft.Extensions.FileProviders.Abstractions 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15 with content hash Wb3d9cyRR0d+mbro1ETp8hjVX0gD02u4wtDgY5+aVUjcNKp0GHXlJ5bfrX7iVZEJjU2wMNdJIn+WWJ7UMlSjcA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (in 529 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (in 529 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (in 531 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (in 529 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (in 518 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (in 528 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Microsoft.DotNet.Build.Tasks.Packaging.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (in 538 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 549 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (in 552 ms). Installed Microsoft.CodeAnalysis.Common 4.12.0-3.25609.5 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5 with content hash Ot1DeJ2+w3gWg2w3xL6d0fHC8S5sSgXWdnNxw8yGC9Pw0bPf9+ETPx7521xO9vFOUMmjDb1c8lVuo3gxghjI4w==. Installed Microsoft.CodeAnalysis.CSharp 4.12.0-3.25609.5 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5 with content hash N+GJURmE47ZWItnciu8lQ3w7UbDpM9VEeqdTvIwA4u44RxSji4VByoGPFbfhDzPXcw+2bjFPb2xxiXN3fsmUWg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (in 698 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (in 700 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj 12 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj 12 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj 17 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj 18 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj 23 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj 19 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj 22 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj 21 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj 24 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj 20 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj 36 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj 35 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj 34 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj 33 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj 42 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj 36 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj 14 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj 20 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/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-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (58:6) on node 27 (default targets). 58>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" (20:10) on node 32 (default targets). 20:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" (20:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" (20:11) on node 32 (Build target(s)). 20>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (22:10) on node 20 (default targets). 22:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (22:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (22:11) on node 20 (Build target(s)). 22>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (56:6) on node 4 (default targets). 56>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.CMake.Sdk/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net9.0/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj" (55:6) on node 17 (default targets). 55>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj" (19:17) on node 15 (default targets). 19:17>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj" (19:17) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj" (19:19) on node 24 (Build target(s)). 19>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/". 19:17>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj" (19:17) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj" (19:18) on node 15 (Build target(s)). 19>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (60:6) on node 22 (default targets). 60>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (33:10) on node 23 (default targets). 33:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (33:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (33:11) on node 23 (Build target(s)). 33>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (21:10) on node 28 (default targets). 21:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (21:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (21:11) on node 28 (Build target(s)). 21>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (23:10) on node 14 (default targets). 23:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (23:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (23:11) on node 14 (Build target(s)). 23>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SignTool/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" (4:10) on node 5 (default targets). 4:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" (4:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" (4:11) on node 5 (Build target(s)). 4>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (5:10) on node 18 (default targets). 5:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (5:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (5:11) on node 18 (Build target(s)). 5>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/ref". 56>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:18) on node 21 (default targets). 34:18>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:18) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:19) on node 21 (Build target(s)). 34>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (35:10) on node 12 (default targets). 35:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (35:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (35:11) on node 12 (Build target(s)). 35>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (28:10) on node 9 (default targets). 28:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (28:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (28:11) on node 9 (Build target(s)). 28>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/ref". 34:18>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:18) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:20) on node 30 (Build target(s)). 34>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj" (27:11) on node 10 (default targets). 27:11>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj" (27:11) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj" (27:12) on node 10 (Build target(s)). 27>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (24:10) on node 6 (default targets). 24:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (24:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (24:11) on node 6 (Build target(s)). 24>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:10) on node 19 (default targets). 30:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:11) on node 19 (Build target(s)). 30>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (37:10) on node 25 (default targets). 37:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (37:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (37:11) on node 25 (Build target(s)). 37>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj" (64:6) on node 8 (default targets). 64>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/ref". 56>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (default targets). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (41:10) on node 13 (default targets). 41:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (41:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (41:11) on node 5 (Build target(s)). 41>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (38:10) on node 16 (default targets). 38:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (38:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (38:11) on node 11 (Build target(s)). 38>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/ref". 58>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj" (42:10) on node 7 (default targets). 42:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj" (42:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj" (42:11) on node 3 (Build target(s)). 42>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj" (43:10) on node 26 (default targets). 43:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj" (43:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj" (43:11) on node 15 (Build target(s)). 43>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.XliffTasks/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/ref". 55>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 58>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll /ruleset:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/CodeAnalysis.ruleset /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll Analyzers/AppContextDefaultsAnalyzer.cs Analyzers/BaseAnalyzer.cs Analyzers/MembersMustExistAnalyzer.cs Analyzers/PinvokeAnalyzer.cs Analyzers/ResourceUsageAnalyzer.cs DiagnosticIds.cs Helpers.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.AssemblyInfo.cs /warnaserror+:NU1605 55>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/refint/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll DependencyInjectionValidation.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 60>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 23>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 60>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/Microsoft.DotNet.Build.Tasks.Archives.sourcelink.json'. 34>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 34>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 23>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 60>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/Microsoft.DotNet.Build.Tasks.Archives.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Archives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/Microsoft.DotNet.Build.Tasks.Archives.sourcelink.json /langversion:latest /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/Microsoft.DotNet.Build.Tasks.Archives.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/Microsoft.DotNet.Build.Tasks.Archives.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/Microsoft.DotNet.Build.Tasks.Archives.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 23>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5128,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.applicationinsights/2.22.0/lib/netstandard2.0/Microsoft.ApplicationInsights.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/refint/Microsoft.DotNet.SignTool.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 34>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/lib/netstandard2.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/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-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll ArcadeHttpMessageHandler.cs ArgumentEscaper.cs Command.cs CommandFactory.cs CommandResult.cs CompactConsoleLoggerFormatter.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-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.AssemblyInfo.cs /warnaserror+:NU1605 30>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 5>_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. 34>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.sourcelink.json'. 30>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.sourcelink.json'. 34>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/refint/Microsoft.Arcade.Common.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll ArcadeHttpMessageHandler.cs ArgumentEscaper.cs Command.cs CommandFactory.cs CommandResult.cs CompactConsoleLoggerFormatter.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-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 21>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 5>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.sourcelink.json'. 28>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 5>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/lib/net9.0/System.IO.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/refint/Microsoft.DotNet.NuGetRepack.Tasks.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 41>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 37>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 30>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,3021,NU5105,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/refint/Microsoft.DotNet.SharedFramework.Sdk.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 21>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.sourcelink.json'. 28>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.sourcelink.json'. 22>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 42>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 43>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 27>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 21>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.commands/6.11.0/lib/net5.0/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.credentials/6.11.0/lib/net5.0/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/lib/net5.0/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/lib/net5.0/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/net5.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Packaging.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 28>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5127,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Installers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 33>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 24>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 41>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.sourcelink.json'. 43>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 37>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.sourcelink.json'. 41>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Templating.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll GenerateFileFromTemplate.cs MSBuildListSplitter.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 37>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/refint/Microsoft.DotNet.PackageTesting.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 42>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.sourcelink.json'. 43>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.sourcelink.json'. 22>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.sourcelink.json'. 43>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll EnumerableExtensions.cs ExponentialRetry.cs Model/Document.cs Model/JsonDocument.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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 42>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/refint/Microsoft.DotNet.Tar.dll /target:exe /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll Program.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 27>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.sourcelink.json'. 24>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.sourcelink.json'. 22>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/refint/Microsoft.DotNet.GenFacades.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 27>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/refint/Microsoft.DotNet.ArcadeLogging.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll MessageBuilder.cs PipelinesLogger.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 33>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.sourcelink.json'. 24>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/refint/Microsoft.DotNet.SourceBuild.Tasks.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 38>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/Microsoft.NET.Sdk.WorkloadManifestReader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /compile Strings.resx,/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.Strings.resources Processing resource file "Strings.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.Strings.resources". _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. 33>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.TargetFramework.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll ChooseBestP2PTargetFrameworkTask.cs ChooseBestTargetFrameworksTask.cs TargetFrameworkResolver.cs ../../Common/Internal/BuildTask.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 38>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5127,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/Microsoft.NET.Sdk.WorkloadManifestReader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Workloads.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.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:MsiTemplate/WorkloadSetProduct.wxs,Microsoft.DotNet.Build.Tasks.Workloads.MsiTemplate.WorkloadSetProduct.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/packageGroup.swr,Microsoft.DotNet.Build.Tasks.Workloads.SwixTemplate.packageGroup.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 /resource:SwixTemplate/packageGroup.swixproj,Microsoft.DotNet.Build.Tasks.Workloads.SwixTemplate.packageGroup.swixproj /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/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/SwixPackageBase.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-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 58>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.CodeAnalysis (netstandard2.0) 34>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Arcade.Common (netstandard2.0) 58>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll". 34>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll". Microsoft.Arcade.Common -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll 58>CopyFilesToOutputDirectory: Microsoft.DotNet.CodeAnalysis -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (Build target(s)). 58>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (default targets). 60>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.Build.Tasks.Archives (net9.0) CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/Microsoft.DotNet.Build.Tasks.Archives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/Microsoft.DotNet.Build.Tasks.Archives.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Archives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/ref/Microsoft.DotNet.Build.Tasks.Archives.dll". Microsoft.DotNet.Build.Tasks.Archives -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Archives/Release/net9.0/Microsoft.DotNet.Build.Tasks.Archives.dll 60>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (default targets). 41>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.Build.Tasks.Templating (net9.0) 42>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.Tar (net9.0) 55>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.Internal.DependencyInjection.Testing (net9.0) 42>_CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/apphost" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar". 33>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.Build.Tasks.TargetFramework (net9.0) 27>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.ArcadeLogging (net9.0) 5>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.NuGetRepack.Tasks (net9.0) 55>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/refint/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/ref/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll". Microsoft.DotNet.Internal.DependencyInjection.Testing -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net9.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll 41>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Templating.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/ref/Microsoft.DotNet.Build.Tasks.Templating.dll". Microsoft.DotNet.Build.Tasks.Templating -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.dll 27>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/refint/Microsoft.DotNet.ArcadeLogging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/ref/Microsoft.DotNet.ArcadeLogging.dll". Microsoft.DotNet.ArcadeLogging -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.dll 55>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj" (default targets). 33>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll". 41>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (Build target(s)). 33>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.TargetFramework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/ref/Microsoft.DotNet.Build.Tasks.TargetFramework.dll". Microsoft.DotNet.Build.Tasks.TargetFramework -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj" (Build target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj" (default targets). 37>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.PackageTesting (net9.0) 22>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.GenFacades (net9.0) 5>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/refint/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/ref/Microsoft.DotNet.NuGetRepack.Tasks.dll". Microsoft.DotNet.NuGetRepack.Tasks -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.dll 33>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (Build target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (default targets). 33>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (default targets). 42>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/refint/Microsoft.DotNet.Tar.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/ref/Microsoft.DotNet.Tar.dll". Microsoft.DotNet.Tar -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.dll 5>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (Build target(s)). 34>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.Arcade.Common (net9.0) 5>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (default targets). 37>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/refint/Microsoft.DotNet.PackageTesting.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/ref/Microsoft.DotNet.PackageTesting.dll". Microsoft.DotNet.PackageTesting -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.dll 42>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj" (Build target(s)). 22>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/refint/Microsoft.DotNet.GenFacades.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/ref/Microsoft.DotNet.GenFacades.dll". Microsoft.DotNet.GenFacades -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.dll 42>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj" (default targets). 37>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (Build target(s)). 34>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/refint/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/ref/Microsoft.Arcade.Common.dll". Microsoft.Arcade.Common -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (Build target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (default targets). 22>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (Build target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (default targets). 22>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (default targets). 30>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.SharedFramework.Sdk (net9.0) 43>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.XliffTasks (net9.0) 24>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.SourceBuild.Tasks (net9.0) 30>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/refint/Microsoft.DotNet.SharedFramework.Sdk.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/ref/Microsoft.DotNet.SharedFramework.Sdk.dll". Microsoft.DotNet.SharedFramework.Sdk -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.dll 28>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.Build.Tasks.Installers (net9.0) 23>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.SignTool (net9.0) 38>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.Build.Tasks.Workloads (net9.0) 43>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/refint/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/ref/Microsoft.DotNet.XliffTasks.dll". Microsoft.DotNet.XliffTasks -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.dll 30>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (Build target(s)). 43>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj" (Build target(s)). 30>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (default targets). 28>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Installers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/ref/Microsoft.DotNet.Build.Tasks.Installers.dll". Microsoft.DotNet.Build.Tasks.Installers -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.dll 24>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/refint/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/ref/Microsoft.DotNet.SourceBuild.Tasks.dll". Microsoft.DotNet.SourceBuild.Tasks -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.dll 38>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Workloads.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/ref/Microsoft.DotNet.Build.Tasks.Workloads.dll". Microsoft.DotNet.Build.Tasks.Workloads -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.dll 23>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/refint/Microsoft.DotNet.SignTool.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/ref/Microsoft.DotNet.SignTool.dll". Microsoft.DotNet.SignTool -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (Build target(s)). 43>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj" (default targets). 28>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (default targets). 24>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (Build target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (Build target(s)). 38>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (Build target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (default targets). 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (default targets). 38>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (default targets). 19>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 19>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/ref/Microsoft.Arcade.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/refint/Microsoft.DotNet.VersionTools.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll Automation/ClientHelpers.cs Automation/DependencyUpdateResults.cs Automation/DependencyUpdateUtils.cs Automation/GitHubApi/GitHubApiModel.cs Automation/GitHubApi/GitHubClient.cs Automation/GitHubApi/HttpFailureResponseException.cs Automation/GitHubApi/IGitHubClient.cs Automation/GitHubApi/NotFastForwardUpdateException.cs Automation/GitHubAuth.cs Automation/GitHubBranch.cs Automation/GitHubProject.cs Automation/GitHubVersionsRepoUpdater.cs Automation/IUpdateBranchNamingStrategy.cs Automation/LocalVersionsRepoUpdater.cs Automation/NupkgInfo.cs Automation/NupkgInfoFactory.cs Automation/PackageArchiveReaderFactory.cs Automation/PullRequestCreator.cs Automation/PullRequestOptions.cs Automation/SingleBranchNamingStrategy.cs Automation/VersionsRepoUpdater.cs Automation/VersionsRepoUpdaterFactory.cs Automation/VstsApi/VstsAdapterClient.cs Automation/VstsApi/VstsApiModel.cs BuildInfo.cs BuildManifest/BuildManifestChange.cs BuildManifest/BuildManifestClient.cs BuildManifest/BuildManifestLocation.cs BuildManifest/JoinSemaphoreGroup.cs BuildManifest/ManifestChangeOutOfDateException.cs BuildManifest/Model/ArtifactSet.cs BuildManifest/Model/BlobArtifactModel.cs BuildManifest/Model/BuildIdentity.cs BuildManifest/Model/BuildModel.cs BuildManifest/Model/EndpointModel.cs BuildManifest/Model/OrchestratedBuildModel.cs BuildManifest/Model/PackageArtifactModel.cs BuildManifest/Model/SemaphoreModel.cs BuildManifest/Model/SigningInformationModel.cs BuildManifest/Model/SigningInformationParsingExtensions.cs BuildManifest/Model/XElementParsingExtensions.cs BuildManifest/SupplementaryUploadRequest.cs BuildManifest/VersionIdentifier.cs Dependencies/BuildManifest/OrchestratedBuildDependencyInfo.cs Dependencies/BuildManifest/OrchestratedBuildIdentityMatch.cs Dependencies/BuildOutput/BuildDependencyInfo.cs Dependencies/BuildOutput/FilePackageUpdater.cs Dependencies/BuildOutput/FileRegexPackageUpdater.cs Dependencies/BuildOutput/FileRegexReleaseUpdater.cs Dependencies/BuildOutput/OrchestratedBuild/FileOrchestratedBuildCustomUpdater.cs Dependencies/BuildOutput/OrchestratedBuild/FileRegexOrchestratedBuildCustomUpdater.cs Dependencies/BuildOutput/OrchestratedBuild/OrchestratedBuildUpdateHelpers.cs Dependencies/BuildOutput/ProjectJsonUpdater.cs Dependencies/BuildOutput/ToolVersionsUpdater.cs Dependencies/DependencyReplacement.cs Dependencies/DependencyUpdateTask.cs Dependencies/FileRegexUpdater.cs Dependencies/FileUpdater.cs Dependencies/IDependencyInfo.cs Dependencies/IDependencyUpdater.cs Dependencies/Submodule/IndicatorPackageSubmoduleUpdater.cs Dependencies/Submodule/LatestCommitSubmoduleUpdater.cs Dependencies/Submodule/OrchestratedBuildSubmoduleUpdater.cs Dependencies/Submodule/SubmoduleDependencyInfo.cs Dependencies/Submodule/SubmoduleUpdater.cs Util/EnumerableExtensions.cs Util/FileUtils.cs Util/GitCommand.cs Util/X509Helper.cs ../../Common/Internal/EnumerableExtensions.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 21>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.Build.Tasks.Packaging (net9.0) _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/runtime.json". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/ref/Microsoft.DotNet.Build.Tasks.Packaging.dll". Microsoft.DotNet.Build.Tasks.Packaging -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.dll 21>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (Build target(s)). 35>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 19>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsoft.DotNet.VersionTools.sourcelink.json'. 21>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (default targets). 19>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,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-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/lib/netstandard2.0/Microsoft.Bcl.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/lib/netstandard2.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/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-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsoft.DotNet.VersionTools.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsoft.DotNet.VersionTools.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsoft.DotNet.VersionTools.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsoft.DotNet.VersionTools.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll Automation/ClientHelpers.cs Automation/DependencyUpdateResults.cs Automation/DependencyUpdateUtils.cs Automation/GitHubApi/GitHubApiModel.cs Automation/GitHubApi/GitHubClient.cs Automation/GitHubApi/HttpFailureResponseException.cs Automation/GitHubApi/IGitHubClient.cs Automation/GitHubApi/NotFastForwardUpdateException.cs Automation/GitHubAuth.cs Automation/GitHubBranch.cs Automation/GitHubProject.cs Automation/GitHubVersionsRepoUpdater.cs Automation/IUpdateBranchNamingStrategy.cs Automation/LocalVersionsRepoUpdater.cs Automation/NupkgInfo.cs Automation/NupkgInfoFactory.cs Automation/PackageArchiveReaderFactory.cs Automation/PullRequestCreator.cs Automation/PullRequestOptions.cs Automation/SingleBranchNamingStrategy.cs Automation/VersionsRepoUpdater.cs Automation/VersionsRepoUpdaterFactory.cs Automation/VstsApi/VstsAdapterClient.cs Automation/VstsApi/VstsApiModel.cs BuildInfo.cs BuildManifest/BuildManifestChange.cs BuildManifest/BuildManifestClient.cs BuildManifest/BuildManifestLocation.cs BuildManifest/JoinSemaphoreGroup.cs BuildManifest/ManifestChangeOutOfDateException.cs BuildManifest/Model/ArtifactSet.cs BuildManifest/Model/BlobArtifactModel.cs BuildManifest/Model/BuildIdentity.cs BuildManifest/Model/BuildModel.cs BuildManifest/Model/EndpointModel.cs BuildManifest/Model/OrchestratedBuildModel.cs BuildManifest/Model/PackageArtifactModel.cs BuildManifest/Model/SemaphoreModel.cs BuildManifest/Model/SigningInformationModel.cs BuildManifest/Model/SigningInformationParsingExtensions.cs BuildManifest/Model/XElementParsingExtensions.cs BuildManifest/SupplementaryUploadRequest.cs BuildManifest/VersionIdentifier.cs Dependencies/BuildManifest/OrchestratedBuildDependencyInfo.cs Dependencies/BuildManifest/OrchestratedBuildIdentityMatch.cs Dependencies/BuildOutput/BuildDependencyInfo.cs Dependencies/BuildOutput/FilePackageUpdater.cs Dependencies/BuildOutput/FileRegexPackageUpdater.cs Dependencies/BuildOutput/FileRegexReleaseUpdater.cs Dependencies/BuildOutput/OrchestratedBuild/FileOrchestratedBuildCustomUpdater.cs Dependencies/BuildOutput/OrchestratedBuild/FileRegexOrchestratedBuildCustomUpdater.cs Dependencies/BuildOutput/OrchestratedBuild/OrchestratedBuildUpdateHelpers.cs Dependencies/BuildOutput/ProjectJsonUpdater.cs Dependencies/BuildOutput/ToolVersionsUpdater.cs Dependencies/DependencyReplacement.cs Dependencies/DependencyUpdateTask.cs Dependencies/FileRegexUpdater.cs Dependencies/FileUpdater.cs Dependencies/IDependencyInfo.cs Dependencies/IDependencyUpdater.cs Dependencies/Submodule/IndicatorPackageSubmoduleUpdater.cs Dependencies/Submodule/LatestCommitSubmoduleUpdater.cs Dependencies/Submodule/OrchestratedBuildSubmoduleUpdater.cs Dependencies/Submodule/SubmoduleDependencyInfo.cs Dependencies/Submodule/SubmoduleUpdater.cs Util/EnumerableExtensions.cs Util/FileUtils.cs Util/GitCommand.cs Util/X509Helper.cs ../../Common/Internal/EnumerableExtensions.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsoft.DotNet.VersionTools.AssemblyInfo.cs /warnaserror+:NU1605 35>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,3021,NU5105,NU5111,SYSLIB0013,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/ref/Microsoft.Arcade.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build/17.8.43/ref/net8.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/net9.0/ref/Microsoft.DotNet.ArcadeLogging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/refint/Microsoft.DotNet.Arcade.Sdk.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/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/InstallDotNetCore.cs src/LocateDotNet.cs src/SaveItems.cs src/SetCorFlags.cs src/SingleError.cs src/SourceBuild/AddSourceMappingToNugetConfig.cs src/SourceBuild/AddSourceToNuGetConfig.cs src/SourceBuild/ReadSourceBuildIntermediateNupkgDependencies.cs src/Unsign.cs src/ValidateLicense.cs ../Common/Internal/AssemblyResolution.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 19>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.VersionTools (net9.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.Arcade.Common.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/Microsof.1F50049C.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/Microsof.1F50049C.Up2Date". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/refint/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/ref/Microsoft.DotNet.VersionTools.dll". Microsoft.DotNet.VersionTools -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj" (Build target(s)). 19>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.VersionTools (netstandard2.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsoft.Arcade.Common.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsof.1F50049C.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsof.1F50049C.Up2Date". 35>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.Arcade.Sdk (net9.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.ArcadeLogging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.Arcade.Common.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsof.C3BEEA0C.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsof.C3BEEA0C.Up2Date". 4>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.sourcelink.json'. 19>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsoft.DotNet.VersionTools.dll". Microsoft.DotNet.VersionTools -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/netstandard2.0/Microsoft.DotNet.VersionTools.dll 4>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;DOTNET_BUILD_SOURCE_ONLY;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/ref/Microsoft.Arcade.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/ref/Microsoft.DotNet.VersionTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Feed.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll src/BlobArtifactModelFactory.cs src/BlobUrlInfo.cs src/BuildModelFactory.cs src/common/GeneralUtils.cs src/common/MSBuildListSplitter.cs src/ConfigureInputFeed.cs src/GenerateBuildManifest.cs src/LaunchDebugger.cs src/model/BuildArtifacts.cs src/PackageArtifactModelFactory.cs src/PushOptions.cs src/PushToBuildStorage.cs src/SemaphoreLock.cs src/SigningInformationModelFactory.cs ../Common/Internal/EnumExtensions.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 20>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj" (Build target(s)). 64>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj" (default targets). 35>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/refint/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/ref/Microsoft.DotNet.Arcade.Sdk.dll". Microsoft.DotNet.Arcade.Sdk -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (Build target(s)). 35:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (35:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (35:12) on node 12 (_GetTfmSpecificContentForPackage target(s)). 35>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/". _CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.DotNet.Arcade.Sdk.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.VisualStudio.Setup.Configuration.Interop.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/System.Security.Permissions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/runtimes/win/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/net9.0/Microsoft.DotNet.ArcadeLogging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.DotNet.ArcadeLogging.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/Microsoft.DotNet.Arcade.Sdk.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/Microsoft.DotNet.Arcade.Sdk.deps.json". Publish: Microsoft.DotNet.Arcade.Sdk -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net9.0/publish/ 35>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (_GetTfmSpecificContentForPackage target(s)). 20>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.sourcelink.json'. 64>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.sourcelink.json'. 20>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/ref/Microsoft.Arcade.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/ref/Microsoft.DotNet.VersionTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/ref/net8.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/refint/Microsoft.DotNet.VersionTools.Tasks.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll BaseDependenciesTask.cs LocalUpdatePublishedVersions.cs MsBuildTraceListener.cs PullRequestServiceType.cs SubmitPullRequest.cs TraceListenerCollectionExtensions.cs UpdateDependencies.cs UpdatePublishedVersions.cs UpdateToRemoteDependencies.cs VerifyDependencies.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 64>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/Release/net9.0/ref/Microsoft.Arcade.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/Release/net9.0/ref/Microsoft.DotNet.VersionTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/refint/Microsoft.DotNet.VersionTools.Cli.dll /target:exe /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll ConsoleLogger.cs FileSystemProxy.cs IFileSystemProxy.cs ILogger.cs IOperation.cs Program.cs VersionTrimmingOperation.cs "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 4>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.Build.Tasks.Feed (net9.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.VersionTools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.Arcade.Common.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsof.75A5FDAD.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsof.75A5FDAD.Up2Date". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/refint/Microsoft.DotNet.Build.Tasks.Feed.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/ref/Microsoft.DotNet.Build.Tasks.Feed.dll". Microsoft.DotNet.Build.Tasks.Feed -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.dll 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" (Build target(s)). 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" (default targets). 64>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.VersionTools.Cli (net9.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/System.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/cs/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/cs/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/es/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/es/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/ja". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/it". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/fr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/fr/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ja/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/ja/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/it/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/it/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/de/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/de/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/pl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/ko". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/ru". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pl/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/pl/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ko/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/ko/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ru/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/ru/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/zh-Hans". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hans/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/zh-Hans/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/tr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/tr/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pt-BR/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/pt-BR/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hant/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/zh-Hant/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/runtimes/win/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsof.A96913BE.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsof.A96913BE.Up2Date". 20>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DotNet.VersionTools.Tasks (net9.0) 64>_CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/apphost" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli". 20>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsof.74DD6987.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsof.74DD6987.Up2Date". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/refint/Microsoft.DotNet.VersionTools.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/ref/Microsoft.DotNet.VersionTools.Tasks.dll". Microsoft.DotNet.VersionTools.Tasks -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" (Build target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" (default targets). 64>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/refint/Microsoft.DotNet.VersionTools.Cli.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/ref/Microsoft.DotNet.VersionTools.Cli.dll". Microsoft.DotNet.VersionTools.Cli -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.dll 64>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj" (default targets). 35>GenerateNuspec: The package Microsoft.DotNet.Arcade.Sdk.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Arcade.Sdk.9.0.0-beta.26152.3.nupkg'. 35>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (default targets). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" (4:12) on node 5 (Pack target(s)). 4:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" (4:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" (4:13) on node 5 (_GetTfmSpecificContentForPackage target(s)). 4>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (22:12) on node 20 (Pack target(s)). 22:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (22:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (22:13) on node 20 (_GetTfmSpecificContentForPackage target(s)). 22>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (21:12) on node 28 (Pack target(s)). 21:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (21:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (21:13) on node 28 (_GetTfmSpecificContentForPackage target(s)). 21>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:12) on node 19 (Pack target(s)). 30:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:13) on node 19 (_GetTfmSpecificContentForPackage target(s)). 30>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (5:12) on node 18 (Pack target(s)). 5:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (5:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (5:13) on node 18 (_GetTfmSpecificContentForPackage target(s)). 5>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (33:12) on node 23 (Pack target(s)). 33:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (33:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (33:13) on node 23 (_GetTfmSpecificContentForPackage target(s)). 33>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (37:12) on node 25 (Pack target(s)). 37:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (37:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (37:13) on node 25 (_GetTfmSpecificContentForPackage target(s)). 37>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" (20:12) on node 32 (Pack target(s)). 20:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" (20:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" (20:13) on node 32 (_GetTfmSpecificContentForPackage target(s)). 20>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (23:12) on node 14 (Pack target(s)). 23:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (23:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (23:13) on node 14 (_GetTfmSpecificContentForPackage target(s)). 23>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SignTool/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (41:12) on node 13 (Pack target(s)). 41:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (41:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (41:13) on node 5 (_GetTfmSpecificContentForPackage target(s)). 41>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (28:12) on node 9 (Pack target(s)). 28:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (28:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (28:13) on node 9 (_GetTfmSpecificContentForPackage target(s)). 28>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (24:12) on node 6 (Pack target(s)). 24:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (24:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (24:13) on node 6 (_GetTfmSpecificContentForPackage target(s)). 24>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (38:12) on node 16 (Pack target(s)). 38:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (38:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (38:13) on node 11 (_GetTfmSpecificContentForPackage target(s)). 38>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj" (43:12) on node 26 (Pack target(s)). 43:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj" (43:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj" (43:13) on node 15 (_GetTfmSpecificContentForPackage target(s)). 43>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.XliffTasks/Release/net9.0/publish/". 23>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SignTool/Release/net9.0/publish/Microsoft.DotNet.SignTool.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.applicationinsights/2.22.0/lib/netstandard2.0/Microsoft.ApplicationInsights.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SignTool/Release/net9.0/publish/Microsoft.ApplicationInsights.dll". 37>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net9.0/publish/Microsoft.DotNet.PackageTesting.dll". 23>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/Release/net9.0/Microsoft.DotNet.SignTool.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SignTool/Release/net9.0/publish/Microsoft.DotNet.SignTool.deps.json". 33>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.TargetFramework.dll". 41>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.Templating.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/Microsoft.DotNet.Build.Tasks.Templating.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.Templating.deps.json". 33>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.TargetFramework.deps.json". 41>Publish: Microsoft.DotNet.Build.Tasks.Templating -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Release/net9.0/publish/ 21>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/publish/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.Packaging.dll". 33>Publish: Microsoft.DotNet.Build.Tasks.TargetFramework -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net9.0/publish/ 37>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net9.0/Microsoft.DotNet.PackageTesting.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net9.0/publish/Microsoft.DotNet.PackageTesting.deps.json". 23>Publish: Microsoft.DotNet.SignTool -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SignTool/Release/net9.0/publish/ 33>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (_GetTfmSpecificContentForPackage target(s)). 21>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.Packaging.deps.json". Publish: Microsoft.DotNet.Build.Tasks.Packaging -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net9.0/publish/ 41>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (_GetTfmSpecificContentForPackage target(s)). 37>Publish: Microsoft.DotNet.PackageTesting -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net9.0/publish/ 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (_GetTfmSpecificContentForPackage target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (_GetTfmSpecificContentForPackage target(s)). 5>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/publish/Microsoft.DotNet.NuGetRepack.Tasks.dll". 21>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (_GetTfmSpecificContentForPackage target(s)). 5>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/lib/net9.0/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/publish/System.IO.Packaging.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/publish/Microsoft.DotNet.NuGetRepack.Tasks.deps.json". 28>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.Installers.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/Microsoft.DotNet.Build.Tasks.Installers.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.Installers.deps.json". 5>Publish: Microsoft.DotNet.NuGetRepack.Tasks -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net9.0/publish/ 5>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (_GetTfmSpecificContentForPackage target(s)). 30>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/publish/Microsoft.DotNet.SharedFramework.Sdk.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/publish/Microsoft.Extensions.DependencyModel.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/Microsoft.DotNet.SharedFramework.Sdk.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/publish/Microsoft.DotNet.SharedFramework.Sdk.deps.json". 43>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.XliffTasks/Release/net9.0/publish/Microsoft.DotNet.XliffTasks.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/Release/net9.0/Microsoft.DotNet.XliffTasks.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.XliffTasks/Release/net9.0/publish/Microsoft.DotNet.XliffTasks.deps.json". 30>Publish: Microsoft.DotNet.SharedFramework.Sdk -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net9.0/publish/ 28>Publish: Microsoft.DotNet.Build.Tasks.Installers -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net9.0/publish/ 30>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (_GetTfmSpecificContentForPackage target(s)). 22>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/de". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/Microsoft.DotNet.GenFacades.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/de/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/es/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/cs/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/Microsoft.CodeAnalysis.CSharp.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/fr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/it/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/ja". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/ko/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/ja/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/Microsoft.CodeAnalysis.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/pl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/pt-BR/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/pl/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/ru/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/zh-Hant". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/tr". 28>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (_GetTfmSpecificContentForPackage target(s)). 22>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/tr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". 43>Publish: Microsoft.DotNet.XliffTasks -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.XliffTasks/Release/net9.0/publish/ 43>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj" (_GetTfmSpecificContentForPackage target(s)). 38>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.Workloads.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/Microsoft.Deployment.DotNet.Releases.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/Microsoft.NET.Sdk.WorkloadManifestReader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/Microsoft.NET.Sdk.WorkloadManifestReader.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/cs/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/de/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/es/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/fr/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/it/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/ja/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/ko/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/pl/Microsoft.Deployment.DotNet.Releases.resources.dll". 22>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net9.0/Microsoft.DotNet.GenFacades.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/Microsoft.DotNet.GenFacades.deps.json". 24>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/publish/Microsoft.DotNet.SourceBuild.Tasks.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/publish/Microsoft.DotNet.SourceBuild.Tasks.deps.json". 38>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/ru/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/zh-Hant". 24>Publish: Microsoft.DotNet.SourceBuild.Tasks -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net9.0/publish/ 38>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/tr/Microsoft.Deployment.DotNet.Releases.resources.dll". 24>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (_GetTfmSpecificContentForPackage target(s)). 38>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll". 22>Publish: Microsoft.DotNet.GenFacades -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net9.0/publish/ 38>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/Microsoft.DotNet.Build.Tasks.Workloads.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.Workloads.deps.json". 22>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (_GetTfmSpecificContentForPackage target(s)). 38>Publish: Microsoft.DotNet.Build.Tasks.Workloads -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net9.0/publish/ 38>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (_GetTfmSpecificContentForPackage target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj" (42:12) on node 7 (Pack target(s)). 42:12>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj" (42:12) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj" (42:14) on node 3 (_GetTfmSpecificContentForPackage target(s)). 42>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/publish/". _CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.runtimeconfig.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/publish/Microsoft.DotNet.Tar.runtimeconfig.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/publish/Microsoft.DotNet.Tar.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/Microsoft.DotNet.Tar.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/publish/Microsoft.DotNet.Tar.deps.json". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/Release/net9.0/apphost" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Tar/Release/net9.0/publish/Microsoft.DotNet.Tar". 42>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj" (_GetTfmSpecificContentForPackage target(s)). 20>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.DotNet.VersionTools.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/runtimes/win/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.DotNet.VersionTools.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/Microsoft.DotNet.VersionTools.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/Microsoft.DotNet.VersionTools.Tasks.deps.json". Publish: Microsoft.DotNet.VersionTools.Tasks -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Release/net9.0/publish/ 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" (_GetTfmSpecificContentForPackage target(s)). 4>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.Feed.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/runtimes/win/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.DotNet.VersionTools.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/Microsoft.DotNet.Build.Tasks.Feed.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/Microsoft.DotNet.Build.Tasks.Feed.deps.json". Publish: Microsoft.DotNet.Build.Tasks.Feed -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Release/net9.0/publish/ 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" (_GetTfmSpecificContentForPackage target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj" (64:7) on node 8 (Pack target(s)). 64:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj" (64:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj" (64:8) on node 12 (_GetTfmSpecificContentForPackage target(s)). 64>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. _GenerateSourceLinkFile: Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.sourcelink.json' is up-to-date. 37>GenerateNuspec: The package Microsoft.DotNet.PackageTesting.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.PackageTesting.9.0.0-beta.26152.3.nupkg'. 64>CoreCompile: Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. 37>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (Pack target(s)). 64>_CreateAppHost: Skipping target "_CreateAppHost" because all output files are up-to-date with respect to the input files. 33>GenerateNuspec: The package Microsoft.DotNet.Build.Tasks.TargetFramework.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.TargetFramework.9.0.0-beta.26152.3.nupkg'. 33>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (Pack target(s)). 23>GenerateNuspec: The package Microsoft.DotNet.SignTool.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SignTool.9.0.0-beta.26152.3.nupkg'. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (60:7) on node 22 (Pack target(s)). 60>GenerateNuspec: The package Microsoft.DotNet.Build.Tasks.Archives.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Archives.9.0.0-beta.26152.3.nupkg'. 60>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (Pack target(s)). 24>GenerateNuspec: The package Microsoft.DotNet.SourceBuild.Tasks.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SourceBuild.Tasks.9.0.0-beta.26152.3.nupkg'. 24>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (58:7) on node 27 (Pack target(s)). 58>GenerateNuspec: The package Microsoft.DotNet.CodeAnalysis.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.CodeAnalysis.9.0.0-beta.26152.3.nupkg'. 58>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (Pack target(s)). 30>GenerateNuspec: The package Microsoft.DotNet.SharedFramework.Sdk.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SharedFramework.Sdk.9.0.0-beta.26152.3.nupkg'. 30>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (56:7) on node 4 (Pack target(s)). 56>GenerateNuspec: The package Microsoft.DotNet.CMake.Sdk.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.CMake.Sdk.9.0.0-beta.26152.3.nupkg'. 56>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (Pack target(s)). 28>GenerateNuspec: The package Microsoft.DotNet.Build.Tasks.Installers.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Installers.9.0.0-beta.26152.3.nupkg'. 41>GenerateNuspec: The package Microsoft.DotNet.Build.Tasks.Templating.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Templating.9.0.0-beta.26152.3.nupkg'. 42>GenerateNuspec: The package Microsoft.DotNet.Tar.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 5>GenerateNuspec: The package Microsoft.DotNet.NuGetRepack.Tasks.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 28>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (Pack target(s)). 42>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Tar.9.0.0-beta.26152.3.nupkg'. 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:53) on node 21 (Pack target(s)). 34>GenerateNuspec: The package Microsoft.Arcade.Common.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.Arcade.Common.9.0.0-beta.26152.3.nupkg'. 5>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.NuGetRepack.Tasks.9.0.0-beta.26152.3.nupkg'. 41>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (Pack target(s)). 42>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj" (Pack target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (Pack target(s)). 5>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (Pack target(s)). 21>GenerateNuspec: The package Microsoft.DotNet.Build.Tasks.Packaging.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Packaging.9.0.0-beta.26152.3.nupkg'. 21>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (Pack target(s)). 64>_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. GenerateBuildRuntimeConfigurationFiles: Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Microsoft.DotNet.VersionTools.Cli -> /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.dll PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/". _CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.DotNet.VersionTools.Cli.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.DotNet.VersionTools.Cli.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/Microsoft.DotNet.VersionTools.Cli.runtimeconfig.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.DotNet.VersionTools.Cli.runtimeconfig.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/System.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/cs/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/cs/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/de". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/de/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/de/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/es/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/es/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/fr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/fr/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/it". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/it/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/it/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ko/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/ko/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ja/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/ja/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/pl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pl/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/pl/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pt-BR/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/pt-BR/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ru/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/ru/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/tr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/tr/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/zh-Hans". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/zh-Hant". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/runtimes/win/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hans/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/zh-Hans/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.Arcade.Common/Release/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hant/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/zh-Hant/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools/Release/net9.0/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.DotNet.VersionTools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.Extensions.Options.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/apphost" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Release/net9.0/publish/Microsoft.DotNet.VersionTools.Cli". 38>GenerateNuspec: The package Microsoft.DotNet.Build.Tasks.Workloads.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Workloads.9.0.0-beta.26152.3.nupkg'. 38>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (Pack target(s)). 64>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj" (_GetTfmSpecificContentForPackage target(s)). 43>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.XliffTasks.9.0.0-beta.26152.3.nupkg'. 43>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj" (Pack target(s)). 4>GenerateNuspec: The package Microsoft.DotNet.Build.Tasks.Feed.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Feed.9.0.0-beta.26152.3.nupkg'. 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj" (19:34) on node 15 (Pack target(s)). 19>GenerateNuspec: The package Microsoft.DotNet.VersionTools.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.VersionTools.9.0.0-beta.26152.3.nupkg'. 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj" (Pack target(s)). 20>GenerateNuspec: The package Microsoft.DotNet.VersionTools.Tasks.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.VersionTools.Tasks.9.0.0-beta.26152.3.nupkg'. 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" (Pack target(s)). 64>GenerateNuspec: The package Microsoft.DotNet.VersionTools.Cli.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.VersionTools.Cli.9.0.0-beta.26152.3.nupkg'. 64>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj" (Pack target(s)). 22>GenerateNuspec: The package Microsoft.DotNet.GenFacades.9.0.0-beta.26152.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.GenFacades.9.0.0-beta.26152.3.nupkg'. 22>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj" (71) on node 13 (default targets). 71>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/arcade/". 71>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Publish.proj" (72) on node 24 (Publish target(s)). 72>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.Arcade.Common.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Arcade.Sdk.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Archives.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Feed.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Installers.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Packaging.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.TargetFramework.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Templating.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Workloads.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.CMake.Sdk.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.CodeAnalysis.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.GenFacades.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.NuGetRepack.Tasks.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.PackageTesting.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SharedFramework.Sdk.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SignTool.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SourceBuild.Tasks.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Tar.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.VersionTools.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.VersionTools.Cli.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.VersionTools.Tasks.9.0.0-beta.26152.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.DotNet.XliffTasks.9.0.0-beta.26152.3.nupkg' Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 72>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.328s 12.423s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj () | 1 : 0.389s 0.458s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.904s 2.890s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln (Restore) | | 9 : 0.265s 0.265s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_IsProjectRestoreSupported) | | 32 : 0.671s 0.671s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj (_IsProjectRestoreSupported) | | 39 : 0.361s 0.361s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj (_IsProjectRestoreSupported) | | 38 : 0.320s 0.320s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj (_IsProjectRestoreSupported) | | 37 : 0.335s 0.335s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj (_IsProjectRestoreSupported) | | 36 : 0.452s 0.452s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_IsProjectRestoreSupported) | | 35 : 0.629s 0.629s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tests/Microsoft.DotNet.VersionTools.Tests.csproj (_IsProjectRestoreSupported) | | 34 : 0.429s 0.429s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_IsProjectRestoreSupported) | | 33 : 0.670s 0.670s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj (_IsProjectRestoreSupported) | | 31 : 0.618s 0.618s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj (_IsProjectRestoreSupported) | | 30 : 0.336s 0.336s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (_IsProjectRestoreSupported) | | 29 : 0.657s 0.657s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj (_IsProjectRestoreSupported) | | 28 : 0.697s 0.697s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_IsProjectRestoreSupported) | | 27 : 0.498s 0.498s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj (_IsProjectRestoreSupported) | | 40 : 0.754s 0.754s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj (_IsProjectRestoreSupported) | | 26 : 0.450s 0.450s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_IsProjectRestoreSupported) | | 24 : 0.701s 0.701s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj (_IsProjectRestoreSupported) | | 23 : 0.607s 0.607s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj (_IsProjectRestoreSupported) | | 22 : 0.415s 0.415s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj (_IsProjectRestoreSupported) | | 21 : 0.379s 0.379s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj (_IsProjectRestoreSupported) | | 20 : 0.633s 0.633s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj (_IsProjectRestoreSupported) | | 19 : 0.352s 0.352s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj (_IsProjectRestoreSupported) | | 18 : 0.331s 0.331s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj (_IsProjectRestoreSupported) | | 17 : 0.463s 0.463s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_IsProjectRestoreSupported) | | 16 : 0.417s 0.417s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj (_IsProjectRestoreSupported) | | 15 : 0.378s 0.378s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (_IsProjectRestoreSupported) | | 14 : 0.483s 0.483s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj (_IsProjectRestoreSupported) | | 13 : 0.356s 0.356s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (_IsProjectRestoreSupported) | | 12 : 0.523s 0.523s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_IsProjectRestoreSupported) | | 25 : 0.696s 0.696s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/WinShimmer/WinShimmer.csproj (_IsProjectRestoreSupported) | | 11 : 0.462s 0.462s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_IsProjectRestoreSupported) | | 10 : 0.464s 0.464s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj (_IsProjectRestoreSupported) | | 41 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_IsProjectRestoreSupported) | | 42 : 0.214s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj (_IsProjectRestoreSupported) | | 43 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj (_IsProjectRestoreSupported) | | 44 : 0.360s 0.360s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_IsProjectRestoreSupported) | | 45 : 0.166s 0.166s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_IsProjectRestoreSupported) | | 46 : 0.327s 0.327s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj (_IsProjectRestoreSupported) | | 47 : 0.297s 0.297s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.AsmDiff/Microsoft.DotNet.AsmDiff.csproj (_IsProjectRestoreSupported) | | 48 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_IsProjectRestoreSupported) | | 49 : 0.135s 0.135s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_IsProjectRestoreSupported) | | 50 : 0.311s 0.311s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj (_IsProjectRestoreSupported) | | 51 : 0.322s 0.322s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_IsProjectRestoreSupported) | | 52 : 0.083s 0.083s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_IsProjectRestoreSupported) | | 53 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj (_IsProjectRestoreSupported) | | 54 : 0.259s 0.259s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_IsProjectRestoreSupported) | | 55 : 0.283s 0.283s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj (_IsProjectRestoreSupported) | | 56 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_IsProjectRestoreSupported) | | 57 : 0.056s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_IsProjectRestoreSupported) | | 58 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (_IsProjectRestoreSupported) | | 59 : 0.062s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_IsProjectRestoreSupported) | | 60 : 0.035s 0.035s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj (_IsProjectRestoreSupported) | | 61 : 0.227s 0.227s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj (_IsProjectRestoreSupported) | | 62 : 0.100s 0.100s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_IsProjectRestoreSupported) | | 63 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj (_IsProjectRestoreSupported) | | 64 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_IsProjectRestoreSupported) | | 65 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj (_IsProjectRestoreSupported) | | 66 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/Microsoft.DotNet.XUnitAssert.csproj (_IsProjectRestoreSupported) | | 67 : 0.221s 0.221s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitAssert/tests/Microsoft.DotNet.XUnitAssert.Tests.csproj (_IsProjectRestoreSupported) | | 68 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (_IsProjectRestoreSupported) | | 69 : 0.202s 0.202s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli.Tests/Microsoft.DotNet.VersionTools.Cli.Tests.csproj (_IsProjectRestoreSupported) | | 70 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_IsProjectRestoreSupported) | | 71 : 0.066s 0.066s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_IsProjectRestoreSupported) | | 72 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks.Tests/Microsoft.DotNet.XliffTasks.Tests.csproj (_IsProjectRestoreSupported) | | 73 : 0.009s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_GenerateRestoreProjectPathWalk) | | | 79 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GenerateRestoreProjectPathWalk) | | | 90 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathWalk) | | . 97 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 78 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | 82 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GenerateRestoreProjectPathWalk) | | 83 : 0.070s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateRestoreProjectPathWalk) | | . 103 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 84 : 0.067s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateRestoreProjectPathWalk) | | . 102 : 0.176s 0.176s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 85 : 0.099s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateRestoreProjectPathWalk) | | . 106 : 0.150s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 86 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GenerateRestoreProjectPathWalk) | | 87 : 0.076s 0.339s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateRestoreProjectPathWalk) | | . 108 : 0.262s 0.262s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 88 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_GenerateRestoreProjectPathWalk) | | 77 : 0.073s 0.201s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateRestoreProjectPathWalk) | | . 104 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 76 : 0.070s 0.212s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateRestoreProjectPathWalk) | | . 101 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 75 : 0.093s 0.366s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateRestoreProjectPathWalk) | | | 109 : 0.271s 0.271s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 120 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GenerateRestoreProjectPathWalk) | | . 119 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathWalk) | | 92 : 0.092s 0.309s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GenerateRestoreProjectPathWalk) | | . 111 : 0.216s 0.216s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 93 : 0.082s 0.350s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GenerateRestoreProjectPathWalk) | | . 105 : 0.132s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 74 : 0.079s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateRestoreProjectPathWalk) | | . 100 : 0.156s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 95 : 0.085s 0.311s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GenerateRestoreProjectPathWalk) | | . 107 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 80 : 0.076s 0.268s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_GenerateRestoreProjectPathWalk) | | | 79 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GenerateRestoreProjectPathWalk) | | | 90 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathWalk) | | . 99 : 0.133s 0.133s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 79 : 0.119s 0.261s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GenerateRestoreProjectPathWalk) | | | 110 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 116 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 118 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathWalk) | | 81 : 0.010s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateRestoreProjectPathWalk) | | . 98 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 94 : 0.017s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (_GenerateRestoreProjectPathWalk) | | . 79 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GenerateRestoreProjectPathWalk) | | 90 : 0.057s 0.185s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathWalk) | | | 112 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 117 : 0.054s 0.054s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 91 : 0.078s 0.205s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateRestoreProjectPathWalk) | | . 114 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 89 : 0.027s 0.224s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GenerateRestoreProjectPathWalk) | | . 113 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 96 : 0.027s 0.167s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_GenerateRestoreProjectPathWalk) | | . 115 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 121 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_IsProjectRestoreSupported) | | 122 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_IsProjectRestoreSupported) | | 123 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_IsProjectRestoreSupported) | | 124 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_IsProjectRestoreSupported) | | 126 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_IsProjectRestoreSupported) | | 127 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_IsProjectRestoreSupported) | | 129 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_IsProjectRestoreSupported) | | 132 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_IsProjectRestoreSupported) | | 133 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_IsProjectRestoreSupported) | | 134 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_IsProjectRestoreSupported) | | 130 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_IsProjectRestoreSupported) | | 136 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_IsProjectRestoreSupported) | | 135 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_IsProjectRestoreSupported) | | 141 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_IsProjectRestoreSupported) | | 140 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_IsProjectRestoreSupported) | | 143 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_IsProjectRestoreSupported) | | 137 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_IsProjectRestoreSupported) | | 138 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_IsProjectRestoreSupported) | | 131 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_IsProjectRestoreSupported) | | 128 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_IsProjectRestoreSupported) | | 125 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_IsProjectRestoreSupported) | | 142 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (_IsProjectRestoreSupported) | | 139 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_IsProjectRestoreSupported) | | 144 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_IsProjectRestoreSupported) | | 154 : 0.039s 0.045s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_GenerateRestoreGraphProjectEntry) | | . 170 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_GetRestoreSettingsPerFramework) | | 153 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateRestoreGraphProjectEntry) | | 151 : 0.074s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateRestoreGraphProjectEntry) | | . 187 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetRestoreSettingsPerFramework) | | 150 : 0.057s 0.064s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateRestoreGraphProjectEntry) | | . 172 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetRestoreSettingsPerFramework) | | 145 : 0.016s 0.184s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreGraphProjectEntry) | | | 180 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetRestoreSettingsPerFramework) | | . 189 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetRestoreSettingsPerFramework) | | 147 : 0.016s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_GenerateRestoreGraphProjectEntry) | | . 169 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_GetRestoreSettingsPerFramework) | | 146 : 0.019s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GenerateRestoreGraphProjectEntry) | | | 178 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetRestoreSettingsPerFramework) | | . 188 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetRestoreSettingsPerFramework) | | 156 : 0.161s 0.161s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GenerateRestoreGraphProjectEntry) | | 148 : 0.106s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateRestoreGraphProjectEntry) | | . 177 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetRestoreSettingsPerFramework) | | 157 : 0.016s 0.179s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateRestoreGraphProjectEntry) | | . 182 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetRestoreSettingsPerFramework) | | 159 : 0.124s 0.131s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateRestoreGraphProjectEntry) | | . 173 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetRestoreSettingsPerFramework) | | 167 : 0.107s 0.150s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GenerateRestoreGraphProjectEntry) | | . 179 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GetRestoreSettingsPerFramework) | | 160 : 0.102s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GenerateRestoreGraphProjectEntry) | | 161 : 0.072s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateRestoreGraphProjectEntry) | | . 174 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetRestoreSettingsPerFramework) | | 162 : 0.130s 0.130s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_GenerateRestoreGraphProjectEntry) | | 164 : 0.050s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GenerateRestoreGraphProjectEntry) | | . 171 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GetRestoreSettingsPerFramework) | | 165 : 0.133s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GenerateRestoreGraphProjectEntry) | | . 176 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GetRestoreSettingsPerFramework) | | 158 : 0.066s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateRestoreGraphProjectEntry) | | . 175 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetRestoreSettingsPerFramework) | | 155 : 0.014s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateRestoreGraphProjectEntry) | | . 181 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetRestoreSettingsPerFramework) | | 163 : 0.045s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateRestoreGraphProjectEntry) | | . 184 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetRestoreSettingsPerFramework) | | 149 : 0.099s 0.106s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GenerateRestoreGraphProjectEntry) | | . 183 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GetRestoreSettingsPerFramework) | | 152 : 0.081s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateRestoreGraphProjectEntry) | | . 185 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetRestoreSettingsPerFramework) | | 166 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (_GenerateRestoreGraphProjectEntry) | | 168 : 0.083s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_GenerateRestoreGraphProjectEntry) | | . 186 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_GetRestoreSettingsPerFramework) | | 201 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GenerateProjectRestoreGraph) | | 199 : 0.069s 0.202s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_GenerateProjectRestoreGraph) | | | 214 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (GetAllRuntimeIdentifiers) | | . 230 : 0.127s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_GenerateProjectRestoreGraphPerFramework) | | 198 : 0.075s 0.075s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateProjectRestoreGraph) | | 191 : 0.088s 0.374s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GenerateProjectRestoreGraph) | | | 226 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetAllRuntimeIdentifiers) | | | 250 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetAllRuntimeIdentifiers) | | | 252 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 254 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GenerateProjectRestoreGraphPerFramework) | | 195 : 0.077s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateProjectRestoreGraph) | | | 223 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (GetAllRuntimeIdentifiers) | | . 239 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateProjectRestoreGraphPerFramework) | | 193 : 0.104s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateProjectRestoreGraph) | | | 224 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (GetAllRuntimeIdentifiers) | | . 242 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateProjectRestoreGraphPerFramework) | | 192 : 0.025s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_GenerateProjectRestoreGraph) | | | 217 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (GetAllRuntimeIdentifiers) | | . 234 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_GenerateProjectRestoreGraphPerFramework) | | 202 : 0.042s 0.269s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateProjectRestoreGraph) | | | 216 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (GetAllRuntimeIdentifiers) | | . 249 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateProjectRestoreGraphPerFramework) | | 196 : 0.100s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateProjectRestoreGraph) | | | 228 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (GetAllRuntimeIdentifiers) | | . 241 : 0.115s 0.115s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateProjectRestoreGraphPerFramework) | | 203 : 0.075s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateProjectRestoreGraph) | | | 215 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (GetAllRuntimeIdentifiers) | | . 231 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateProjectRestoreGraphPerFramework) | | 190 : 0.067s 0.419s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateProjectRestoreGraph) | | | 225 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetAllRuntimeIdentifiers) | | | 248 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetAllRuntimeIdentifiers) | | | 253 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 255 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateProjectRestoreGraphPerFramework) | | 205 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GenerateProjectRestoreGraph) | | 206 : 0.074s 0.210s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateProjectRestoreGraph) | | | 222 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (GetAllRuntimeIdentifiers) | | . 236 : 0.121s 0.121s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateProjectRestoreGraphPerFramework) | | 207 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_GenerateProjectRestoreGraph) | | 209 : 0.080s 0.229s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GenerateProjectRestoreGraph) | | | 219 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (GetAllRuntimeIdentifiers) | | . 237 : 0.143s 0.143s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GenerateProjectRestoreGraphPerFramework) | | 210 : 0.085s 0.233s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GenerateProjectRestoreGraph) | | | 221 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (GetAllRuntimeIdentifiers) | | . 240 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GenerateProjectRestoreGraphPerFramework) | | 212 : 0.037s 0.292s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GenerateProjectRestoreGraph) | | | 218 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (GetAllRuntimeIdentifiers) | | . 251 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GenerateProjectRestoreGraphPerFramework) | | 204 : 0.081s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateProjectRestoreGraph) | | | 220 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (GetAllRuntimeIdentifiers) | | . 238 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateProjectRestoreGraphPerFramework) | | 211 : 0.087s 0.087s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (_GenerateProjectRestoreGraph) | | 200 : 0.020s 0.190s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateProjectRestoreGraph) | | | 227 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (GetAllRuntimeIdentifiers) | | . 245 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateProjectRestoreGraphPerFramework) | | 208 : 0.063s 0.240s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateProjectRestoreGraph) | | | 229 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (GetAllRuntimeIdentifiers) | | . 244 : 0.149s 0.149s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateProjectRestoreGraphPerFramework) | | 197 : 0.077s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateProjectRestoreGraph) | | | 232 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (GetAllRuntimeIdentifiers) | | . 243 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateProjectRestoreGraphPerFramework) | | 194 : 0.074s 0.214s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GenerateProjectRestoreGraph) | | | 233 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetAllRuntimeIdentifiers) | | . 247 : 0.126s 0.126s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GenerateProjectRestoreGraphPerFramework) | . 213 : 0.060s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_GenerateProjectRestoreGraph) | | | 235 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (GetAllRuntimeIdentifiers) | | . 246 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_GenerateProjectRestoreGraphPerFramework) | 256 : 0.033s 8.575s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/Arcade.sln (Build, Pack) | | 257 : 0.125s 6.441s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj () | | . 321 : 0.866s 6.315s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (Build) | | | | 339 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworks) | | | | 338 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 373 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj () | | | | 372 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | | 401 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetNativeManifest) | | | | 400 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | | 415 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetCopyToOutputDirectoryItems) | | | . 414 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | 287 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj () | | 286 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj () | | 285 : 0.142s 0.142s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj () | | 284 : 0.214s 6.567s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj () | | . 327 : 0.908s 6.352s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (Build) | | | | 338 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 401 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetNativeManifest) | | | | 400 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | | 339 : 0.068s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworks) | | | | | 340 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 341 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 374 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | | 373 : 0.005s 0.719s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj () | | | | 426 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetCopyToOutputDirectoryItems) | | | . 425 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | 283 : 0.237s 0.237s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tests/Microsoft.DotNet.VersionTools.Tests.csproj () | | 282 : 0.192s 6.244s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj () | | | 324 : 1.151s 5.945s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (Build) | | | | 338 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 390 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | | 392 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | . 398 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | . 325 : 1.468s 6.046s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (Build) | | | | 338 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 378 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | | 379 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | . 403 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | 281 : 0.577s 0.577s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj () | | 280 : 0.208s 0.208s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj () | | 279 : 0.622s 0.622s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj () | | 278 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj () | | 277 : 0.445s 0.445s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj () | | 276 : 4.092s 4.092s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj () | | 275 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj () | | 288 : 0.316s 0.316s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj () | | 274 : 0.146s 5.613s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj () | | . 322 : 5.467s 5.467s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (Build) | | 272 : 0.299s 0.299s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj () | | 271 : 0.276s 0.276s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj () | | 270 : 0.182s 0.182s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj () | | 269 : 0.276s 0.276s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj () | | 268 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj () | | 267 : 0.160s 0.160s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj () | | 266 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj () | | 265 : 0.197s 5.189s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj () | | . 326 : 4.991s 4.991s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (Build) | | 264 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj () | | 263 : 0.134s 0.134s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj () | | 262 : 0.172s 0.172s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj () | | 261 : 0.140s 0.140s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj () | | 260 : 0.572s 6.901s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj () | | | 328 : 1.623s 5.999s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (Build) | | | | 338 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 347 : 0.010s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetFrameworks) | | | | . 357 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 381 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj () | | | | 380 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | | 383 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetNativeManifest) | | | | 382 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | | 405 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetCopyToOutputDirectoryItems) | | | . 404 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | | 410 : 0.050s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetTfmSpecificContentForPackage) | | | | 412 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetCopyToPublishDirectoryItems) | | | . 411 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToPublishDirectoryItems) | | | 413 : 0.178s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetFrameworkAssemblyReferences) | | | | 419 : 0.022s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetFrameworks) | | | | . 420 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 418 : 0.036s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | | 422 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 421 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 428 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetPath) | | | . 427 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetPath) | | | 431 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetFrameworksWithSuppressedDependencies) | | | 433 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetProjectVersion) | | . 434 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GetProjectVersion) | | 273 : 0.193s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/WinShimmer/WinShimmer.csproj () | | 259 : 0.178s 5.434s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj () | | . 323 : 5.256s 5.256s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (Build) | | 258 : 0.180s 0.180s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj () | | 289 : 0.189s 4.981s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj () | | . 329 : 4.791s 4.791s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (Build) | | 290 : 0.418s 0.418s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj () | | 291 : 0.367s 0.367s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj () | | 292 : 0.663s 0.699s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj () | | . 345 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/RepositoryValidation.proj (Validate) | | 293 : 0.175s 4.944s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj () | | . 330 : 4.769s 4.769s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (Build) | | 294 : 0.305s 0.305s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj () | | 295 : 0.523s 0.523s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.AsmDiff/Microsoft.DotNet.AsmDiff.csproj () | | 296 : 0.231s 5.204s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj () | | . 331 : 4.972s 4.972s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (Build) | | 297 : 0.235s 5.251s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj () | | . 332 : 5.016s 5.016s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (Build) | | 298 : 0.386s 0.386s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj () | | 299 : 4.411s 4.411s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj () | | 300 : 0.224s 5.246s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj () | | . 333 : 5.020s 5.020s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (Build) | | 301 : 0.376s 0.376s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj () | | 302 : 4.824s 4.824s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj () | | 303 : 0.241s 0.241s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj () | | 304 : 0.233s 4.807s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj () | | . 336 : 4.573s 4.573s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (Build) | | 305 : 0.131s 4.906s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | 334 : 4.774s 4.774s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (Build) | | . 335 : 3.630s 3.630s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (Build) | | 306 : 0.098s 0.098s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj () | | 307 : 0.201s 4.879s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj () | | . 337 : 4.677s 4.677s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (Build) | | 308 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj () | | 309 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj () | | 310 : 0.181s 4.971s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj () | | . 342 : 4.790s 4.790s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (Build) | | 311 : 0.194s 0.194s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj () | | 312 : 0.184s 4.586s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj () | | . 343 : 4.401s 4.401s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (Build) | | 313 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj () | | 314 : 0.155s 0.155s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/Microsoft.DotNet.XUnitAssert.csproj () | | 315 : 0.162s 0.162s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitAssert/tests/Microsoft.DotNet.XUnitAssert.Tests.csproj () | | 316 : 0.946s 6.061s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj () | | | 373 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj () | | | 400 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | 338 : 0.006s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 370 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | . 369 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | 348 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworks) | | | 395 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | 402 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetNativeManifest) | | | 424 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | . 423 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetCopyToOutputDirectoryItems) | | 317 : 0.206s 0.206s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli.Tests/Microsoft.DotNet.VersionTools.Cli.Tests.csproj () | | 318 : 0.209s 4.557s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj () | | . 346 : 4.347s 4.347s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (Build) | | 319 : 0.151s 4.802s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj () | | . 344 : 4.650s 4.650s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (Build) | | 320 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks.Tests/Microsoft.DotNet.XliffTasks.Tests.csproj () | | 435 : 0.379s 1.127s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (Pack) | | | 500 : 0.110s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_GetTfmSpecificContentForPackage) | | | | 515 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetCopyToPublishDirectoryItems) | | | . 514 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToPublishDirectoryItems) | | | 565 : 0.217s 0.420s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_GetFrameworkAssemblyReferences) | | | | 583 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworks) | | | | 557 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 590 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetPath) | | | . 591 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetPath) | | | 593 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_GetFrameworksWithSuppressedDependencies) | | | 596 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetProjectVersion) | | . 600 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetProjectVersion) | | 465 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj (Pack) | | 464 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj (Pack) | | 463 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj (Pack) | | 462 : 0.391s 1.171s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (Pack) | | | 506 : 0.045s 0.105s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_GetTfmSpecificContentForPackage) | | | | 519 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToPublishDirectoryItems) | | | . 515 : 0.005s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetCopyToPublishDirectoryItems) | | | | . 543 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToPublishDirectoryItems) | | | 549 : 0.301s 0.662s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_GetFrameworkAssemblyReferences) | | | | 557 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 558 : 0.072s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworks) | | | | | 563 : 0.076s 0.076s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 562 : 0.068s 0.068s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 588 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetPath) | | | . 589 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetPath) | | | 599 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_GetFrameworksWithSuppressedDependencies) | | | 602 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetProjectVersion) | | . 603 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetProjectVersion) | | 461 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tests/Microsoft.DotNet.VersionTools.Tests.csproj (Pack) | | 460 : 0.279s 1.163s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (Pack) | | | 509 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetBuildOutputFilesWithTfm) | | | 521 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetBuildOutputFilesWithTfm) | | | 536 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetTfmSpecificContentForPackage) | | | 540 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetTfmSpecificContentForPackage) | | | 567 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetDebugSymbolsWithTfm) | | | 570 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetDebugSymbolsWithTfm) | | | 575 : 0.174s 0.378s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetFrameworkAssemblyReferences) | | | | 557 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | . 592 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetPath) | | | 594 : 0.132s 0.171s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetFrameworkAssemblyReferences) | | | | 601 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | . 605 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetPath) | | | 608 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetFrameworksWithSuppressedDependencies) | | | 609 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetFrameworksWithSuppressedDependencies) | | . 612 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetProjectVersion) | | 459 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj (Pack) | | 458 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj (Pack) | | 457 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj (Pack) | | 456 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (Pack) | | 455 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj (Pack) | | 454 : 0.202s 0.595s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (Pack) | | | 503 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetTfmSpecificContentForPackage) | | | 537 : 0.276s 0.276s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetFrameworkAssemblyReferences) | | . 578 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetFrameworksWithSuppressedDependencies) | | 453 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj (Pack) | | 452 : 0.165s 0.763s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (Pack) | | | 501 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetTfmSpecificContentForPackage) | | | 531 : 0.292s 0.292s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetFrameworkAssemblyReferences) | | . 571 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetFrameworksWithSuppressedDependencies) | | 436 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj (Pack) | | 451 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/WinShimmer/WinShimmer.csproj (Pack) | | 449 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj (Pack) | | 448 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj (Pack) | | 447 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj (Pack) | | 446 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj (Pack) | | 445 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj (Pack) | | 444 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj (Pack) | | 443 : 1.069s 1.640s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (Pack) | | | 499 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetTfmSpecificContentForPackage) | | | 545 : 0.298s 0.298s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetFrameworkAssemblyReferences) | | . 574 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetFrameworksWithSuppressedDependencies) | | 442 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj (Pack) | | 441 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (Pack) | | 440 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj (Pack) | | 439 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (Pack) | | 438 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (Pack) | | 437 : 0.246s 0.556s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (Pack) | | | 502 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetTfmSpecificContentForPackage) | | | 528 : 0.269s 0.269s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetFrameworkAssemblyReferences) | | . 561 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetFrameworksWithSuppressedDependencies) | | 450 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj (Pack) | | 466 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj (Pack) | | 486 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj (Pack) | | 467 : 0.201s 0.642s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (Pack) | | | 510 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetTfmSpecificContentForPackage) | | | 532 : 0.319s 0.319s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetFrameworkAssemblyReferences) | | . 584 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetFrameworksWithSuppressedDependencies) | | 496 : 0.323s 0.642s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (Pack) | | | 504 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GetBuildOutputFilesWithTfm) | | | 541 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GetTfmSpecificContentForPackage) | | | 546 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GetDebugSymbolsWithTfm) | | | 548 : 0.218s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GetFrameworkAssemblyReferences) | | . 566 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (_GetFrameworksWithSuppressedDependencies) | | 470 : 0.173s 0.602s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (Pack) | | | 511 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GetTfmSpecificContentForPackage) | | | 569 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GetFrameworkAssemblyReferences) | | . 580 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GetFrameworksWithSuppressedDependencies) | | 482 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (Pack) | | 474 : 0.219s 0.594s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (Pack) | | | 505 : 0.043s 0.043s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetTfmSpecificContentForPackage) | | | 535 : 0.281s 0.281s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetFrameworkAssemblyReferences) | | . 572 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetFrameworksWithSuppressedDependencies) | | 485 : 0.199s 0.458s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (Pack) | | | 512 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetTfmSpecificContentForPackage) | | | 534 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetFrameworkAssemblyReferences) | | . 560 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetFrameworksWithSuppressedDependencies) | | 498 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks.Tests/Microsoft.DotNet.XliffTasks.Tests.csproj (Pack) | | 471 : 0.212s 0.529s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (Pack) | | | 508 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetTfmSpecificContentForPackage) | | | 530 : 0.269s 0.269s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetFrameworkAssemblyReferences) | | . 564 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetFrameworksWithSuppressedDependencies) | | 489 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj (Pack) | | 481 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj (Pack) | | 469 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj (Pack) | | 476 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj (Pack) | | 480 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (Pack) | | 478 : 0.210s 0.581s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (Pack) | | | 516 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetTfmSpecificContentForPackage) | | | 538 : 0.307s 0.307s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetFrameworkAssemblyReferences) | | . 573 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetFrameworksWithSuppressedDependencies) | | 484 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (Pack) | | 473 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.AsmDiff/Microsoft.DotNet.AsmDiff.csproj (Pack) | | 472 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj (Pack) | | 475 : 0.301s 0.640s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (Pack) | | | 507 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetTfmSpecificContentForPackage) | | | 544 : 0.271s 0.271s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetFrameworkAssemblyReferences) | | . 568 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetFrameworksWithSuppressedDependencies) | | 477 : 0.205s 0.563s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (Pack) | | | 524 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GetTfmSpecificContentForPackage) | | | 547 : 0.289s 0.289s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GetFrameworkAssemblyReferences) | | . 576 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GetFrameworksWithSuppressedDependencies) | | 483 : 0.268s 0.640s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (Pack) | | | 513 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetBuildOutputFilesWithTfm) | | | 522 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetBuildOutputFilesWithTfm) | | | 525 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetTfmSpecificContentForPackage) | | | 526 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetTfmSpecificContentForPackage) | | | 529 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetDebugSymbolsWithTfm) | | | 533 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetDebugSymbolsWithTfm) | | | 542 : 0.153s 0.153s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetFrameworkAssemblyReferences) | | | 559 : 0.154s 0.154s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetFrameworkAssemblyReferences) | | | 581 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetFrameworksWithSuppressedDependencies) | | . 582 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetFrameworksWithSuppressedDependencies) | | 479 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj (Pack) | | 487 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj (Pack) | | 494 : 0.292s 1.317s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (Pack) | | | 523 : 0.492s 0.834s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (_GetTfmSpecificContentForPackage) | | | | 551 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 550 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworks) | | | | 553 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | | 552 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj () | | | | 555 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | | 554 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetNativeManifest) | | | | 585 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetCopyToOutputDirectoryItems) | | | | 586 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | | | 598 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToPublishDirectoryItems) | | | . 597 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetCopyToPublishDirectoryItems) | | | 604 : 0.182s 0.186s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (_GetFrameworkAssemblyReferences) | | | | 607 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 606 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetFrameworks) | | | | 611 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetPath) | | | . 610 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (GetTargetPath) | | | 613 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (_GetFrameworksWithSuppressedDependencies) | | | 614 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetProjectVersion) | | . 615 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools/Microsoft.DotNet.VersionTools.csproj (_GetProjectVersion) | | 490 : 0.311s 0.630s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (Pack) | | | 518 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GetTfmSpecificContentForPackage) | | | 527 : 0.174s 0.174s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GetFrameworkAssemblyReferences) | | . 556 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GetFrameworksWithSuppressedDependencies) | | 488 : 0.299s 0.829s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (Pack) | | | 517 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GetTfmSpecificContentForPackage) | | | 579 : 0.144s 0.144s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GetFrameworkAssemblyReferences) | | . 587 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GetFrameworksWithSuppressedDependencies) | | 468 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj (Pack) | | 491 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj (Pack) | | 493 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitAssert/tests/Microsoft.DotNet.XUnitAssert.Tests.csproj (Pack) | | 497 : 0.256s 1.064s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (Pack) | | | 520 : 0.038s 0.038s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_GetTfmSpecificContentForPackage) | | | 539 : 0.331s 0.331s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_GetFrameworkAssemblyReferences) | | . 577 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XliffTasks/Microsoft.DotNet.XliffTasks.csproj (_GetFrameworksWithSuppressedDependencies) | | 492 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/Microsoft.DotNet.XUnitAssert.csproj (Pack) | . 495 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/arcade/src/VersionTools/Microsoft.DotNet.VersionTools.Cli.Tests/Microsoft.DotNet.VersionTools.Cli.Tests.csproj (Pack) | 616 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/AfterSolutionBuild.proj (Build, Pack) | 617 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/AfterSigning.proj (Build, Pack) | 618 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj () . 619 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Publish.proj (Publish) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 6 14 12 29 8 2 19 32 26 13 10 11 15 7 30 9 20 17 31 5 18 24 16 27 25 21 28 4 22 3 23 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161032068140: 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.116s 0.116s .. 639139161033225197: 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.038s 0.153s 639139161033601866: 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.003s 0.156s 639139161033632106: 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.014s 0.171s 639139161033774549: 3 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 0.173s 639139161033800331: 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.005s 0.178s 639139161033848032: 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.046s 0.224s 639139161034309168: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 0.226s 639139161034333106: 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.017s 0.243s 639139161034499991: 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.330s 0.574s ...... 639139161037803270: 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.099s 0.672s . 639139161038790272: 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.016s 0.689s 639139161038954764: 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.252s 0.941s ..... 639139161041475551: | 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.013s 0.954s 639139161041610131: 41 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.039s 0.993s 639139161042001105: 42 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.214s 1.207s .... 639139161044142272: 43 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.053s 1.261s . 639139161044676865: | | 44 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 1.272s 639139161044783571: | | | | | | | | | | | | | | | | | | | | | | 45 | | | | | | | | | 0.004s 1.276s 639139161044825062: | | | 46 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 1.277s 639139161044842236: | | | | | | | | | | 47 | | | | | | | | | | | | | | | | | | | | | 0.015s 1.293s 639139161044994647: | | | | | | | | | | | | | | | | | | | | | 48 | | | | | | | | | | 0.004s 1.297s 639139161045034097: | | | | | | | | | | | | | | | | | | | | | | | | | | | 49 | | | | 0.005s 1.302s 639139161045084359: | 50 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 1.319s 639139161045256300: | | | | | | | | | | | | | | | | | | | | | | | | | 51 | | | | | | 0.001s 1.320s 639139161045267995: | | | | | | | | | | | | | | | | | | | 52 | | | | | | | | | | | | 0.026s 1.346s 639139161045525803: 53 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 1.356s 639139161045632123: | | | | | | | | | | | | | | | | | | 54 | | | | | | | | | | | | | 0.001s 1.358s 639139161045645145: | | | | | | | | | | | | | | | | | | | | | | | | 55 | | | | | | | 0.012s 1.370s 639139161045766250: | | | | | | 56 | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 1.391s 639139161045973319: | | | | | | | | | | | | | | 57 | | | | | | | | | | | | | | | | | 0.003s 1.394s 639139161046003420: | | | | 58 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 1.403s 639139161046095517: | | | | | | | | | | | | | | | | | | | 59 | | | | | | | | | | | | 0.000s 1.403s 639139161046097281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 60 | | 0.001s 1.404s 639139161046104240: | | | | | | | | | | | | | | | | | | | | | | | 61 | | | | | | | | 0.001s 1.405s 639139161046116893: | | | | | | | | | | | | | | | 62 | | | | | | | | | | | | | | | | 0.019s 1.424s 639139161046307014: | | | | | | 63 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 1.424s 639139161046308981: | | | | | | | | | | | | | | | | | | | | | | | | | | 64 | | | | | 0.007s 1.431s 639139161046380681: | | | | | | | | | | | | | | | | | | | | | | | | | | | 65 | | | | 0.001s 1.433s 639139161046394870: 66 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 1.437s 639139161046442475: | | | | | | | | | | | | | | | | | | | | | 67 | | | | | | | | | | 0.000s 1.438s 639139161046446551: | | | | | | | | | | | | | | | | | | | | | | 68 | | | | | | | | | 0.000s 1.438s 639139161046448512: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 69 | | 0.001s 1.439s 639139161046459052: | | | | | | | | | | | | | 70 | | | | | | | | | | | | | | | | | | 0.007s 1.447s 639139161046533462: | | | | | | | | | | | | | | 71 | | | | | | | | | | | | | | | | | 0.006s 1.453s 639139161046597750: | | | | 72 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 1.464s 639139161046711246: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.000s 1.465s 639139161046714150: | | | | | | | | | | | | | | | | | | | x | | | | | | | | x | | | 0.039s 1.503s 639139161047102838: | | | | | | x | | | | | | | | | | | | x | | | | | | | | x | | | 0.001s 1.504s 639139161047112466: | | | | | | x | | | | | | | | | | | | x | | | | | | | x x | | | 0.001s 1.505s 639139161047118043: | | | | | | x | | | | | | | | x | | | x | | | | | | | x x | | | 0.005s 1.510s 639139161047170623: | | | | | | x | | | | | | | | x | | | x | | | | | | x x x | | | 0.000s 1.510s 639139161047171772: | | | | | | x | | | | | | x | x | | | x | | | | | | x x x | | | 0.002s 1.513s 639139161047193507: | | | | | | x | | | | | | x x x | | | x | | | | | | x x x | | | 0.015s 1.527s 639139161047338941: x | | | | | x | | | | | | x x x | | | x | | | | | | x x x | | | 0.021s 1.548s 639139161047550874: x | | | | | x | | | | | | x x x | x | x | | | | | | x x x | | | 0.011s 1.559s 639139161047662415: x | | | | | x | | x | | | x x x | x | x | | | | | | x x x | | | 0.011s 1.570s 639139161047772255: x | | | | x x | | x | | | x x x | x | x | | | | | | x x x | | | 0.003s 1.574s 639139161047805816: x | | | | x x | | x | | | x x x | x | x x | | | | | x x x | | | 0.001s 1.575s 639139161047816237: x | | | | x x | | x x | | x x x | x | x x | | | | | x x x | | | 0.023s 1.598s 639139161048044768: x | | | | x x | | x x x | x x x | x | x x | | | | | x x x | | | 0.005s 1.603s 639139161048094846: x | | x | x x | | x x x | x x x | x | x x | | | | | x x x | | | 0.008s 1.611s 639139161048179631: x | | x | x x x | x x x | x x x | x | x x | | | | | x x x | | | 0.001s 1.612s 639139161048187291: x | | x | x x x x x x x | x x x | x | x x | | | | | x x x | | | 0.001s 1.613s 639139161048194666: x x | x | x x x x x x x | x x x | x | x x | | | | | x x x | | | 0.002s 1.615s 639139161048218296: x x | x | x x x x x x x | x x x | x x x x | | | | | x x x | | | 0.006s 1.621s 639139161048279784: x x x x | x x x x x x x | x x x | x x x x | | | | | x x x | | | 0.009s 1.631s 639139161048373147: 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.637s 639139161048442900: 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.638s 639139161048450177: x 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.640s 639139161048473077: x x 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.641s 639139161048474651: x x x 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.641s 639139161048477136: x x x x | 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.642s 639139161048486603: x x x x | x 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.644s 639139161048503687: x x x x | x x 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 1.658s 639139161048650995: x x x x | x x x 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 1.673s 639139161048802761: x x x x x x x x 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 1.695s 639139161049017042: 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.698s 639139161049052185: 73 x 82 x 80 x 79 x x x x x 78 95 77 92 x x 88 87 x 84 83 76 x 86 93 85 75 74 x x 0.006s 1.705s 639139161049113876: 81 x | x | x | x x x x x | | | | x x | | x | | | x | | | | | x 97 0.005s 1.709s 639139161049161521: x x | x | x | x 98 x x x | | | | x x | | x | | | x | | | | | x | 0.015s 1.725s 639139161049313546: x x | x | x | x | x x x | | | | x x | | x | | | x x | | | | x | 0.003s 1.727s 639139161049341007: x x | x | x | x | x x x x | | | x x | | x | | | x x | | | | x | 0.001s 1.728s 639139161049351056: x x | x | x | x | x x x x | | | x x x | x | | | x x | | | | x | 0.000s 1.729s 639139161049353416: x x x x | x | x | x x x x | | | x x x | x | | | x x | | | | x | 0.014s 1.743s 639139161049496931: x x x x x 99 | x | x x x x | | | x x x | x | | | x x | | | | x | 0.003s 1.746s 639139161049529568: x x x x x | | x | x x x x | | | x x x | 100 | | | x x | | | x x | 0.000s 1.747s 639139161049534191: x x x x x | | 101 | x x x x | | | x x x | | | | x x x | | | x x | 0.004s 1.751s 639139161049576276: x x x x x | | | | x x x x | | | x 102 x | | x | x x x | | | x x | 0.000s 1.751s 639139161049578903: x x x x x | | | | 103 x x x | | | x | x | | x 94 x x x | | | x x | 0.012s 1.763s 639139161049695561: x x x x x | | | | | x x x | | | x | x | | x x x x x | | | x x | 0.000s 1.763s 639139161049699980: x x x x x | | | | | x x x | 90 | 104 | x | | x x x x x | | | x x | 0.003s 1.767s 639139161049733642: x x x x x | | | | | x x x | | | | | x | | x x x x x x | | x 105 | 0.004s 1.770s 639139161049769181: x x x x x | | | | | x 106 x | | | | | x | | x x x x x x x | x | | 0.000s 1.770s 639139161049771634: x x x x x | | | | | x | 107 x | | | | x | | x x x x x x x | x | | 0.002s 1.772s 639139161049788462: x x x x x | | | | | x | | x | | | | x 91 | x x x x x 108 x | x | | 0.003s 1.775s 639139161049816831: x x x x x | | | | | x | | x | | | | x | | x x x x x | x 109 x | | 0.000s 1.775s 639139161049819250: x x x x x | 89 | | | x | | x | | | | x | | x x x x 110 | x | x | | 0.001s 1.776s 639139161049825650: x x x x x | | | | | x | | x | 111 | | x | | x x x x | | x | x | | 0.023s 1.799s 639139161050055839: x x x x x | | | | | x | | x 96 | | | 112 | | x x x x | | x | x | | 0.000s 1.799s 639139161050059931: x x x x x | x | | | x | | 113 | | | | | | | x x x x | | x | x | | 0.018s 1.817s 639139161050241820: x x x x x | x | | | x | | | | | | | | x | x x x 114 | | x | x | | 0.005s 1.822s 639139161050293114: x x x x x | x | | | 115 | | | x | | | | x | x x x | | | x | x | | 0.011s 1.834s 639139161050407188: 81 x x x x | x | x | | | | | x | | | | x | x x x | | | x | x | | 0.005s 1.839s 639139161050459830: x x x x x | x | x | | | | | x | | | | x | x x x | | | x | x | | 0.016s 1.855s 639139161050617300: 73 x x x x | x | x | | | | | x | | | | x | x x x | | | x | x | x 0.002s 1.857s 639139161050636197: x x x x x | x | x | | | | | x | | | | x | x x x | | | x | x | x 0.004s 1.861s 639139161050680113: x x x x x | 79 | x | | | | | x | | | | x | x x x | x | x | x | x 0.001s 1.862s 639139161050686164: x x x x x | | | x | | | x | x | | | | x | x x x | x | x | x | x 0.011s 1.872s 639139161050792646: x x x x x | | | x | | | x | 90 | | | x x | x x x | x | x | x | x 0.004s 1.876s 639139161050829353: x x x x x | x | x | | | x | | | | | x x | x x x | x | x | x | 116 0.000s 1.876s 639139161050831725: x x x x 80 x x | x | | | x | | | | | x x | x x x | x | x | x | | 0.013s 1.889s 639139161050960416: x x x x | x x x x | | | x | | | | | x x | x x 76 | x | x | x | | 0.000s 1.890s 639139161050963480: x x x x | x x x x | | | x | | | x | x x | x x | | x | x | x | | 0.002s 1.891s 639139161050980802: x x x x | x x x 117 | | | x | 77 | x | x x | x x | | x | x | x | | 0.007s 1.898s 639139161051050871: x x x x | x x x | | | | x | | | x | x x | x x | | x | x | x x | 0.002s 1.900s 639139161051067689: x x x x | x x x | | | | x | x | x | x x | x x | | x | x | x x | 0.001s 1.901s 639139161051079964: x x x x x x x x | | | | x | x | x | x x | x x | | x | x | x x | 0.001s 1.902s 639139161051088299: x x x x x x x x | | | | x | x | x | x x x x x | | x | x | 74 x | 0.009s 1.911s 639139161051178851: x x x x x x x x | | | | x | x | x | x x x x x x | x | x | | x | 0.002s 1.913s 639139161051198420: x x x x x x x x | x | | x | x | x | x x x x 83 x | x | x | | x | 0.007s 1.920s 639139161051270827: x x x x x x x x | x | x x | x | x | x x x x | x | x | 85 | | x | 0.007s 1.927s 639139161051340676: x x x x x x x x | x | x x | x | x x x x x 84 | x | x | | | | x | 0.003s 1.931s 639139161051375633: x x x x x x 79 x | x | x x | x | x x x x x | | x | x | | | | x x 0.000s 1.931s 639139161051377487: x x x x x x | x | x | x x | x | x x x x x | x x | x | | | | x x 0.003s 1.934s 639139161051407391: x x x x x x | x | x | x x | x | x x x x x | x x | x | | | x x x 0.008s 1.942s 639139161051491563: 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.945s 639139161051516100: x x x x x x | x | x | x x | x | x x x 91 x x x x x x | | | x x x 0.000s 1.945s 639139161051517704: x x x x x x | x x x | x x | 90 | x x x | x x x x x x | | | x x x 0.003s 1.948s 639139161051543993: x 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.948s 639139161051548785: x x 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.954s 639139161051609242: x x x x x x x x x x | x x | 118 | x x x | x x x x x x | x | x x x 0.002s 1.956s 639139161051624627: 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 x 0.004s 1.960s 639139161051665836: 73 x x x 80 x x x x x | x x | x | x x x | x x 94 x x x | x | x x x 0.001s 1.961s 639139161051678429: x 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.963s 639139161051694780: x x x x | x x x x x x x x | 96 | x x x | x x | x x x | x | x x x 0.003s 1.965s 639139161051722511: x x 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.966s 639139161051724960: x x x 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.967s 639139161051736041: x x x x 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.977s 639139161051839618: x x x x x 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 1.992s 639139161051991174: x 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 | x x x 0.004s 1.996s 639139161052028693: x x x x x x 89 x x x x x x 95 x | x x x x x x x x x x | x | x x x 0.003s 1.999s 639139161052058991: x x x x x 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.007s 639139161052139777: x x x x x x 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.010s 639139161052166016: x x x x x x x 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 2.034s 639139161052412342: x x x x x x x x x x x x x x x x x x x 87 x x x x x x 93 x | x x x 0.003s 2.037s 639139161052443031: x x x x x x x 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.046s 639139161052527090: x x x x x x x x x x x x x x x x x x x x x x x x x x | x 75 x x x 0.003s 2.049s 639139161052553595: x x x x x x x x 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.059s 639139161052657984: x x x x x x 120 x x x x x x x 119 x x x x x x x x x x x x x x x x x 0.002s 2.061s 639139161052674042: x x x x x x | x x 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.061s 639139161052675956: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 75 x x x 0.004s 2.064s 639139161052711781: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 2.068s 639139161052744824: 123 x 132 x 130 x 122 x x x x x 129 143 121 140 x x 138 137 x 134 133 127 x 136 141 135 126 124 x x 0.001s 2.069s 639139161052756190: 131 x | x | x | x x x x x | | | | x x | | x | | | x | | | | | x x 0.001s 2.069s 639139161052761328: | x | x | x | x x x x x | | | | x x | | x | | | x | | | x | x x 0.001s 2.070s 639139161052767041: | x | x | x | x x x x x | | | | x x | | x x | | x | | | x | x x 0.000s 2.070s 639139161052770438: | x | x | x | x x x x x | x | | x x | | x x | | x | | | x | x x 0.001s 2.071s 639139161052779124: | x | x | x | x x x x x | x | | x x | | x x | | x | | x x | x x 0.004s 2.075s 639139161052816745: | x | x | x | x x x x x | x 128 | x x | | x x | | x | | x x | x x 0.000s 2.075s 639139161052818299: | x | x | x 125 x x x x x | x | | x x | | x x | | x | | x x | x x 0.000s 2.075s 639139161052819580: | x | x | x | x x x x x | x | x x x | | x x | | x | | x x | x x 0.000s 2.075s 639139161052820926: x x | x | x | x x x x x | x | x x x | | x x | | x | | x x | x x 0.000s 2.075s 639139161052822288: x x | x | x | x x x x x | x | x x x | | x x | | x | x x x | x x 0.000s 2.076s 639139161052823497: 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.076s 639139161052824814: 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.076s 639139161052826081: x 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.076s 639139161052827210: x x 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.076s 639139161052828394: x x x x x x | x x x x x | x | x x x | | x x 142 | x x x x x x x x 0.000s 2.076s 639139161052829737: x x x x x x | x x x x x | x | x x x | 139 x x | | x x x x x x x x 0.000s 2.076s 639139161052830990: x x x 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.076s 639139161052832233: x x x x 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.077s 639139161052833330: x x x x x 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.077s 639139161052834455: x x x x x x | x x x x x x x 144 x x x x | x x | x x x x x x x x x 0.000s 2.077s 639139161052835622: x x x x x x 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.077s 639139161052842337: x x x x x x x 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.078s 639139161052845520: x x x x x x x x 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.078s 639139161052845980: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.005s 2.082s 639139161052891154: 147 x 156 x 154 x 146 x x x x x 153 167 145 164 x x 162 161 x 158 157 151 x 160 165 159 150 148 x x 0.003s 2.085s 639139161052917861: 155 x | x | x | x x x x x | | | | x x | | x | | | x | | | | | x 169 0.005s 2.090s 639139161052968599: | x | x x 170 | x x x x x | | | | x x | | x | | | x | | | | | x | 0.000s 2.090s 639139161052971439: | x | x x | | x x x x x | | | | x x | | x | | | x | | | | | x x 0.000s 2.090s 639139161052973030: | x | x x | | x x x x x | | | 171 x x | | x | | | x | | | | | x x 0.000s 2.091s 639139161052974386: | x | x x | | x x x x x | | | | x x | | x | | | x | | | 172 | x x 0.000s 2.091s 639139161052975796: | x | x x | | x x x x 173 | | | | x x | | x | | | x | | x | | x x 0.000s 2.091s 639139161052977114: | x | x x | | x x x x | | | | | x x | 163 x | | | x | | x | | x x 0.000s 2.091s 639139161052978405: | x | x x | | x x x x | | | | | x 175 | | x x | | x | | x | | x x 0.000s 2.091s 639139161052979785: | x | x x | | x x x x | | | | | x | | | x x | | x | 174 x | | 176 x 0.000s 2.091s 639139161052981104: | x | x x | | x x x x | | | | | x | | | 177 x | | x | | x | x | x 0.000s 2.091s 639139161052982237: | x | x x | 149 x x x x | | | | | x | | | | x | | x | | x | x | x 0.000s 2.091s 639139161052983129: | x | x x | | x x x x | | x | | x | | | | x | | x | | x | x | x 0.000s 2.092s 639139161052984152: | x | x x | | x x x x | | x 152 | x | | | | x | | x | | x | x | x 0.000s 2.092s 639139161052985342: 147 x | x x | | x 181 x x | | x | | x | | | | x | | x | | x | x | x 0.000s 2.092s 639139161052986759: | x | x x | | x | 182 x | | x | | x | | | | x 166 | x | | x | x | x 0.005s 2.097s 639139161053035545: | x | x 154 x | x | | x | | x | | x | | | | x | | x | | x | x | x 0.000s 2.097s 639139161053037827: | x | x | x | x | | x | | x | | x | | | | x | | x | | x 150 x | x 0.000s 2.097s 639139161053039011: | x | x | x | x x | x | | x | | x | | | | x | | x | | x | x | x 0.000s 2.097s 639139161053040114: | x | x | x | x x | x | | x | | x x | | | 158 | | x | | x | x | x 0.000s 2.097s 639139161053040903: | x | x | x | x x x x | | x | | x x | | | | | | x | | x | x | x 0.000s 2.097s 639139161053041626: | x | x | x | x x x x x | x | | x x | | | | | | x | | 159 | x | x 0.000s 2.097s 639139161053042419: | x | x | x x x x x x x | 183 | | x x | | | | | | x | | | | x | x 0.000s 2.098s 639139161053043271: | x | x | x x x x x x x | | | | x x | | | | | | x | x | | x | x 0.000s 2.098s 639139161053044023: | x | x | x x x x x x x | | | | x x | | | | | | x | 165 | | x x x 0.000s 2.098s 639139161053044789: | x | x | x x x x x x x | | | | x x | | x | | | x | | | | 148 x x 0.000s 2.098s 639139161053045895: | x | x | x x x x x x x | | | | x x | 161 x | | | 184 | | | | | x x 0.000s 2.098s 639139161053046738: | x | x | x x x x x x x | | | 164 x x | | x | | | | | | | | | x x 0.002s 2.100s 639139161053069302: | x | x | x x x x x x x | | 168 | 185 x | | x | | | | | | | | | x x 0.004s 2.105s 639139161053114003: | x | x | x 149 x x x x x | x | | | x | | x | | | | | | | | | x x 0.000s 2.105s 639139161053115957: | x | x | x | x x x x x | x | | | x | | x | | | x | | | | | x x 0.000s 2.105s 639139161053117221: | x | x | x | x x x 186 x | x x | | x | | x | | | x | | | | | x x 0.000s 2.105s 639139161053119690: 155 x | x | x | x x x | x | x x | | x | | x | | | x | | | | | x x 0.001s 2.107s 639139161053133547: | x | x | x | x x x | x | x 152 | x x | | x | | | x | | | | | x x 0.006s 2.112s 639139161053190373: x x | x | x | x x x | x | x | | x x | | x | | | x | | | | | x x 0.001s 2.113s 639139161053202709: x x | x | x | x x x x x | x | | x x | | x | | | x | | | | | x x 0.003s 2.117s 639139161053234018: x x | x | x | 187 x x x x | x | | x x | | x | | x x | | | | | x x 0.012s 2.128s 639139161053349217: x x | x x x | | x x x x | x | | x x | | x | | x x | | | | | x x 0.002s 2.130s 639139161053369503: x x | x x x | x x x x x | x | | x x | | x | | 151 x | | | | | x x 0.003s 2.134s 639139161053403778: x x | x x x | x x x x x 179 x | | x x | | x | | | x | | | | | x x 0.002s 2.135s 639139161053421086: x x | x x x | x x x x x x 167 | | x x | | x | | | x | | | | | x x 0.005s 2.140s 639139161053472703: x x | x x x | x x x x x x | | x x x | | x | | | x | | | | | x x 0.006s 2.146s 639139161053529003: x x | x x x | x x x x x x | | x x x | | x | | | x | | | x | x x 0.009s 2.155s 639139161053619601: x x | x x x | x x x x x x | | x x x | | x x | | x | | | x | x x 0.007s 2.162s 639139161053687450: x x | x x x | x x x x x x | | x x x | 163 x x | | x | | | x | x x 0.008s 2.170s 639139161053766578: x x | x x x | x x x x x x | | x x x | | x x | x x | | | x | x x 0.009s 2.179s 639139161053856665: x x | x x x | x x x x x x | 168 x x x | | x x | x x | | | x | x x 0.006s 2.185s 639139161053916547: x x | x x x | x x x x x x | | x x x | | x x | x x 178 | | x | x x 0.002s 2.186s 639139161053932425: 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.195s 639139161054017763: 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.198s 639139161054047476: x x | x x x 146 x x x x x x | | x x x | | x x | x x x | | x x x x 0.001s 2.199s 639139161054062041: x x | x x x x x x x x x x | | x x x | | x x | x x x | | x x x 188 0.001s 2.200s 639139161054072032: x 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.211s 639139161054178932: 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.002s 2.213s 639139161054197377: x x | x x x | x x x x x x | | x x x 180 x x x | x x x | | x x x x 0.001s 2.213s 639139161054202403: x x | 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.215s 639139161054220239: x x | x 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.220s 639139161054268209: x x | x x 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.222s 639139161054290211: x x | x x x 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.233s 639139161054397697: x x | x x x x 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.244s 639139161054505775: x x x x x x x 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.254s 639139161054610062: x x x x x x x x x x x x x x | x x x x x x x 157 x x x x x x x x x 0.003s 2.257s 639139161054639928: x x x x x x x x x x x x x x 145 x x x x x x x | x x x x x x x x x 0.001s 2.258s 639139161054651941: x x x x x x x x 189 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.261s 639139161054674607: x x x x x x x x x x x x x x 145 x x x x x x x | x x x x x x x x x 0.000s 2.261s 639139161054679191: x x x x x x x x 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.267s 639139161054734901: 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.270s 639139161054772929: 192 x 201 x 199 x 191 x x x x x 198 212 190 209 x x 207 206 x 203 202 196 x 205 210 204 195 193 x x 0.004s 2.274s 639139161054812726: | x | x x 214 | x x x x x | | | | x x | | x | | | x | | | | | x x 0.000s 2.275s 639139161054816138: | x | x x | | x x x x x | | | | x 215 | | x x | | x | | | | | x x 0.000s 2.275s 639139161054818471: | x | x x | | x x 216 x x | | | | x | | | x x 211 | x | | | | | x x 0.000s 2.275s 639139161054822755: 200 x | x x | | x x | x x | | | | x | | | x x | | x | | | | | x 217 0.001s 2.276s 639139161054830849: | x | x x | | x x | x x | x | | x | | | x x | | x | | | | | x | 0.000s 2.277s 639139161054833754: | x | x x | | x x | x x | x | 219 x | | | x x | | x | | | | | x | 0.000s 2.277s 639139161054836297: | x | x x | | x x | x 220 | x | | x | | | x x | | x | | x | | x | 0.000s 2.277s 639139161054838920: | x | x x | | x x | x | | x | | x | | | x x | | x | x x | | 221 | 0.000s 2.277s 639139161054841300: | x | x x | | x x | x | | x | | x | | 208 x x | | x | 222 x | | | | 0.001s 2.279s 639139161054854378: | x | x x | | x x | x | | x | | x | | | x x | | x | | x 223 | | | 0.001s 2.279s 639139161054860789: | x | x x | | x x | x | | x | | x | | | 224 x | | x | | x | x | | 0.000s 2.280s 639139161054863167: | x | x x | | x x x x | | x | | x | | | | x | | x | | x | x | | 0.000s 2.280s 639139161054865554: | x | x 199 x | x x x x | | x | | x | | | | x | | x | | x | x | | 0.000s 2.280s 639139161054867738: | x | x | x | x x x x | | x 197 | x | | | | x | | x | | x | x | | 0.000s 2.280s 639139161054870048: | x | x | x 194 x x x x | | x | | x | | | | x | | x | | x | x | | 0.000s 2.280s 639139161054872141: x x | x | x | x 227 x x | | x | | x | | | | x | | x | | x | x | | 0.000s 2.281s 639139161054874355: x x | x | x | 228 | x x | | x | | x | | | | x | x x | | x | x | | 0.000s 2.281s 639139161054876877: x x | x | x | | | x x | | x | | x x | | | 203 | x x | | x | x | | 0.000s 2.281s 639139161054879565: x x | x | x | | | x x | | x | | x x | | | | | x x | | x | x x | 0.000s 2.281s 639139161054882360: x x | x | x | | | x x | | x | 209 x x | | | | | x x | | x | x x | 0.001s 2.282s 639139161054888597: x x | x | x | | | x x x | x | | x x | | | | | x x | | 204 | x x | 0.000s 2.282s 639139161054891456: 192 x | x | x | | | x x x | x | | x x | | | | | x x | | | | x x x 0.000s 2.283s 639139161054894209: | x | x | x | | | x x x | x | | x x | | | | | x x | 210 | | x x x 0.002s 2.284s 639139161054912363: | x | x | x | | | x x x | x | | x x | | x | | x x | | | | 193 x x 0.000s 2.285s 639139161054916143: | x | x | x | | | x x x | x | | x x | 206 x | | x 229 | | | | | x x 0.000s 2.285s 639139161054918637: | x | x x 230 | | | x x x | x | | x x | | x | | x | | | | | | x x 0.000s 2.285s 639139161054920862: | x | x x | | | | x x x | x | | x 231 | | x x | x | | | | | | x x 0.000s 2.285s 639139161054922809: | x | x x | | | | x x x | x 213 | 232 | | | x x | x | | | | | | x x 0.003s 2.289s 639139161054956264: | x | x x | x | | x x x | 233 | | | | | | x x | x | | | | | | x x 0.000s 2.289s 639139161054959521: | x | x x | x x | x x x | | | | | | | | x x | 196 | | | | | | x x 0.000s 2.289s 639139161054961803: x x | x x | x x | x x x | | | | | | | | x x | | | | | | | | x 234 0.001s 2.290s 639139161054967816: x x | x x | x x | x 235 x | | x | | | | | x x | | | | | | | | x | 0.000s 2.290s 639139161054970593: x x | x x | x x | x | x | | x | | | | | x x | | | | | | 195 | x | 0.000s 2.290s 639139161054972900: x x | x x | x x | x | x | | x | | | | x x x | | | | | | | | x | 0.002s 2.293s 639139161054995993: x x | x x | x x | x | x | | x 237 | | | x x x | | | | | | | | x | 0.000s 2.293s 639139161054998898: x x | x x | x x | x | x | | 197 | x | | x x x | | | | | | | | x | 0.002s 2.295s 639139161055014528: x x | x x | x x | x | x | | | | x | | 208 x x | | x | | | | | x | 0.001s 2.296s 639139161055024171: x x | x x | x x | x | 238 | | | | x | | | x x | | x | | x | | x | 0.001s 2.296s 639139161055031897: x x | x x | x x | x | | | | | | x | | | x x | | x | | x 239 | x | 0.001s 2.298s 639139161055044786: x x | x x | x x | x | | | | | | x | | | x x | | x | 236 x | | 240 | 0.000s 2.298s 639139161055048225: x x | x x | x 241 | x | | | | | | x | | | x x | x x | | x | | | | 0.000s 2.298s 639139161055050921: x x | x x | x | | x | | | | | | x | | | 242 x | x x | | x | x | | 0.003s 2.301s 639139161055082557: 200 x | x x | x | x x | | | | | | x | | | | x | x x | | x | x | | 0.000s 2.302s 639139161055085533: | x | x x | x | x x x | | | | | x | | | | x | x x | | x | x | | 0.000s 2.302s 639139161055089654: | x | x x | x | x x x | | | 213 | 243 | | | | x | x x | | x | x | | 0.001s 2.303s 639139161055097543: | x | x x | 194 | x x x | | x | | | | | | | x | x x | | x | x | | 0.010s 2.313s 639139161055200467: | x | x x | | | x x x | | x | | | | | x | x | x 244 | | x | x | | 0.002s 2.315s 639139161055220395: x x | x x | | | 245 x x | | x | | | | | x | x | x | | | x | x | | 0.001s 2.316s 639139161055228196: x x | x x | | | | x 246 | | x x | | | | x | x | x | | | x | x | | 0.002s 2.318s 639139161055252093: x x | x x | x | | x | | | 247 x | | | | x | x | x | | | x | x | | 0.003s 2.321s 639139161055281659: x x | x x | x | | x | | | | x | | | | x | x | x | 226 | x | x | | 0.019s 2.341s 639139161055474871: x x x x x | x | | x | | | | x | | | | x | x | x | | | x | x | | 0.005s 2.346s 639139161055523352: x x x x x | x | | x | | 218 | x | | | | x | x | x | | | x | x | | 0.003s 2.349s 639139161055553150: x x x x x | x | | x | | x | x | | | | x | x | x | | | x | x | | 0.002s 2.350s 639139161055572234: x x x x x | x | | x | | x | x | | | 225 x | x | x | | | x | x | | 0.003s 2.354s 639139161055604777: x x x x x | x | | x | | x | 190 | | | x x | x | x | | | x | x | | 0.002s 2.356s 639139161055624616: x x x x x | x | | x | | x | x | | | x x | x | x | | | x | x | | 0.006s 2.362s 639139161055688021: x x x x x | x | | x | | x | x | | | x x | x 202 x | | | x | x | | 0.003s 2.365s 639139161055718838: x x x x x | x | | 249 | | x | x | | | x x | x x x | | | x | x | | 0.008s 2.373s 639139161055796110: x x x x x | 191 | | | | | x | x | | | x x | x x x | x | x | x | | 0.002s 2.375s 639139161055816352: x x x x x | x | | | | | x | x | | | x x | x x x | x | x | x | | 0.022s 2.397s 639139161056039727: x x x x x | x | | | | | x | x | | x x x | 203 x x | x | x | x | | 0.015s 2.413s 639139161056193625: x x x x 199 x x | | | | | x | x | | x x x | | x x | x | x | x | | 0.000s 2.413s 639139161056197590: x x x x | x x x | | | | x | x | | x x x | | x 196 | x | x | x | | 0.000s 2.413s 639139161056200947: x x x x | x x x | | | | x | 197 | x x x x | | x | | x | x | x | | 0.000s 2.414s 639139161056203185: x x x x | x x x | | | x x | | | x x x x | | x | | x | 204 | x | | 0.005s 2.419s 639139161056257376: x x x x | x x x | | | x x | | | x x x 206 | | x | | x x | | x | | 0.002s 2.421s 639139161056273945: x x x x | x x x | | | x x | | | x x x | x | x | | x x | | 193 | | 0.016s 2.436s 639139161056430226: x x x x | x x x | | | x x | | 209 x x x | x | x | | x x | | | | | 0.003s 2.440s 639139161056463912: x x x x | x x x | | | x x | | | x x x | x | x | | x 210 | | | x | 0.000s 2.440s 639139161056467202: x x x x | x x x | | | x x | | | x x x | x | x | | x | | 195 | x | 0.005s 2.445s 639139161056518420: x x x x | x 194 x | | | x x 212 | | x x x | x | x | | x | | | | x | 0.005s 2.450s 639139161056568149: 192 x x x | x | x | | | x x | | | x x x | x | x | | x | | | | x 250 0.000s 2.450s 639139161056570767: | x x x | x | x | | | x 251 x | | x x x | x | x | | x | | | | x | 0.013s 2.463s 639139161056697834: | x x x | x | x | | | x | x | | x x x | x | x | x x | | | | x | 0.000s 2.463s 639139161056700803: | x x x | x | x 248 | | x | x | | x x x | x | x | x x | | | | x | 0.000s 2.464s 639139161056703441: 200 x x x | x | x | | | x | x | | x x x | x | x | x x | | | | x | 0.000s 2.464s 639139161056704188: | x x x | x | x | | | x | x | | x x x | x x x | x x | | | | x | 0.001s 2.464s 639139161056709390: | x x x | x | x | | x x | x | | x x x | x x x | x x | | | | x | 0.001s 2.465s 639139161056715397: | x x x | x | x | | x x | x | | x x x | x x x | x x | | | | x x 0.001s 2.465s 639139161056723075: x x x x | x | x | | x x | x | | x x x | x x x | x x | | | | x x 0.007s 2.473s 639139161056796411: x x x x x x | x | | x x | x | | x x x | x x x | x x | | | | x x 0.002s 2.475s 639139161056819311: x x x x x x | x | | x x | x | | x x x | x x x | x x | x | | x x 0.001s 2.476s 639139161056827624: x x x x x x | x | | x x | x 213 | x x x | x x x | x x | x | | x x 0.004s 2.480s 639139161056871564: x x x x x x | x | | x x | x | | x x x 208 x x x | x x | x | | x x 0.014s 2.494s 639139161057007074: 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.494s 639139161057012614: 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.495s 639139161057016669: x x x x x x 191 x x | x x | x | | x x x | x x x x x x | x | | x x 0.005s 2.499s 639139161057062011: x 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.502s 639139161057089502: x x 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.503s 639139161057095622: x x x 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.504s 639139161057103813: x x x x 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.505s 639139161057116034: x x x x x x | x x x x x | x | x x x x | x x 202 x x x x x x x x x 0.006s 2.511s 639139161057173162: x x x x x x x x x x x x | x | x x x x | x x | x x 252 x x x x x x 0.007s 2.518s 639139161057245451: x x x x x x x x x x x x | x 190 x x x x | x x | x x | x x x x x x 0.001s 2.519s 639139161057254464: x x x x x 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.522s 639139161057283144: x x x x x x x x x x x x | x x x x x 253 x x x | x x | x x x x x x 0.014s 2.536s 639139161057427379: x x x x x x x x x x x x x 212 x x x x | x x x | x x | x x x x x x 0.004s 2.540s 639139161057464814: x x x x x x x x x x x x x | x x x x | x x x x x x | x x x x x x 0.019s 2.559s 639139161057658456: x x x x x x 191 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.562s 639139161057692003: x x x x x x | x 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.564s 639139161057712899: x x x x x x x x x x x x x x x x x x | x x x x x x x x x x x x 254 0.025s 2.589s 639139161057961684: x x x x x x 191 x 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.599s 639139161058054107: x x x x x x | x x x x x x x 190 x x x x x x x x x x x x x x x x x 0.006s 2.604s 639139161058111914: x x x x x x | x 255 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.644s 639139161058503772: x x x x x x | x x x x x x x 190 x x x x x x x x x x x x x x x x x 0.001s 2.645s 639139161058517657: x x x x x x x x 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 2.690s 639139161058967437: 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.873s 3.563s ................. 639139161067695356: 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.108s 3.671s .. 639139161068775467: 256 x x x x x x x x 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.696s 639139161069026488: 288 258 259 260 286 262 285 264 284 266 283 268 269 282 281 277 267 265 280 279 257 287 273 261 276 272 271 274 263 275 270 278 0.119s 3.815s .. 639139161070221138: | | | | | | | | | | | | | | | | | | | | | 289 | | | | | | | | | | 0.003s 3.819s 639139161070254461: | | | | 290 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 3.819s 639139161070259813: | | | | | | | | | | | | | | | | | | | | 321 | | | | | | | | | | | 0.002s 3.821s 639139161070277895: | | | | | | | | | 291 | | | | | | | | | | | | | | | | | | | | | | 0.010s 3.831s 639139161070374275: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 292 | | | 0.006s 3.836s 639139161070430790: | | | | | | | | | | | | | | | | | | | | | | | | | | | 322 | | | | 0.000s 3.837s 639139161070434717: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 293 0.000s 3.837s 639139161070437931: | | | | | | | | | | | | | | | | | | | | | | | 294 | | | | | | | | 0.002s 3.839s 639139161070457684: | | | | | | 295 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 3.841s 639139161070473771: | | | | | | | 296 | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 3.857s 639139161070635024: | | | | | | | | | | | | | | | | 297 | | | | | | | | | | | | | | | 0.009s 3.865s 639139161070721926: | | 323 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 3.869s 639139161070759472: | | | | | 298 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 3.870s 639139161070772472: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 299 | | 0.006s 3.877s 639139161070836805: | 300 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 3.879s 639139161070855263: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 301 | 0.007s 3.885s 639139161070920537: | | | | | | | | | | | | | 324 | | | | | | | | | | | | | | | | | | 0.000s 3.886s 639139161070924752: | | | | | | | | | | | | | | | | | 326 | | | | | | | | | | | | | | 0.004s 3.890s 639139161070966384: | | | | | | | | | | | | | | | | | | | | | | 325 | | | | | | | | | 0.015s 3.904s 639139161071112251: | | | | | | | | | | | | | | | | | | 302 | | | | | | | | | | | | | 0.003s 3.908s 639139161071143946: | | | | | | | | 327 | | | | | | | | | | | | | | | | | | | | | | | 0.026s 3.933s 639139161071402222: | | | | | | | | | | 303 | | | | | | | | | | | | | | | | | | | | | 0.012s 3.945s 639139161071521597: | | | | | | | | | | | 304 | | | | | | | | | | | | | | | | | | | | 0.015s 3.960s 639139161071672668: | | | 328 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 3.973s 639139161071794288: | | | | | | | | | | | | | | | | | | | | | | | | | | 305 | | | | | 0.000s 3.973s 639139161071798781: | | | | | | | | | | | | 306 | | | | | | | | | | | | | | | | | | | 0.022s 3.995s 639139161072021106: | | | | | | | | | | | | | | | | | | | | | | | | | 307 | | | | | | 0.001s 3.996s 639139161072028079: | | | | | | | | | | | | | | | | | | | | | 329 | | | | | | | | | | 0.006s 4.002s 639139161072090104: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 330 0.011s 4.013s 639139161072198938: 308 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.064s 4.077s . 639139161072840177: | | | | | | | 331 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 4.085s 639139161072918030: | | | | | | | | | | | | | | | | 332 | | | | | | | | | | | | | | | 0.005s 4.090s 639139161072966359: | | | | | | | | | | | | 309 | | | | | | | | | | | | | | | | | | | 0.002s 4.091s 639139161072981771: | 333 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 4.100s 639139161073065536: | | | | | | | | | | | | | | | | | | | | | | | | | | 334 | | | | | 0.042s 4.141s 639139161073481910: | | | | | | | | | | | | | | | 335 | | | | | | | | | | | | | | | | 0.001s 4.143s 639139161073494901: | | | | | | | | | | | | | | | | | | | | | | | 310 | | | | | | | | 0.024s 4.166s 639139161073732105: 311 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 4.172s 639139161073785530: | | | | | | | | | | | 336 | | | | | | | | | | | | | | | | | | | | 0.006s 4.178s 639139161073845078: | | | | | | | | | | | | | | | | | | | | | | | | | 337 | | | | | | 0.008s 4.186s 639139161073926809: | | | | | | | | | | 312 | | | | | | | | | | | | | | | | | | | | | 0.002s 4.188s 639139161073947415: | | | | | | | | | 313 | | | | | | | | | | | | | | | | | | | | | | 0.049s 4.237s 639139161074439866: | | | | 314 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 4.255s 639139161074614886: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 315 | 0.000s 4.255s 639139161074619502: | | | | | 316 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 4.266s 639139161074729548: | | | | | | | | 317 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 4.273s 639139161074795583: | | | | | | | | | | | | | 339 | | | | | | | | | | | | | | | | | | 0.002s 4.274s 639139161074811180: | | | | | | | | | | | | | | 318 | | | | | | | | | | | | | | | | | 0.027s 4.301s 639139161075080234: | | | | | | | | | 319 | | | | | | | | | | | | | | | | | | | | | | 0.016s 4.317s 639139161075241033: | | | | | | | | | | | | | 340 | | | | | | | | | | | | | | | | | | 0.002s 4.319s 639139161075256391: | | | | | | | | | | | | | | | | | | | 320 | | | | | | | | | | | | 0.000s 4.319s 639139161075260955: | | | | | | | | | | | | | | | | | | | | | | 341 | | | | | | | | | 0.002s 4.321s 639139161075279772: | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | 0.004s 4.325s 639139161075315952: | | | | | | | | | | | | 342 | | | | | | | | | | x | | | | | | | | 0.007s 4.332s 639139161075384796: | | | | | | | | | | | | | | | | | | | | x | | x | | | | | | | | 0.000s 4.332s 639139161075388046: | | | | | | | | | | | | | x | | | | | | x | | x | | | | | | | | 0.004s 4.336s 639139161075425369: | | | | | | | | | | | | | 339 | | | | | | x | x x | | | | | | | | 0.003s 4.338s 639139161075452756: | | | | | | | | | | x | | | | | | | | | 343 | x x | | | | | | | | 0.021s 4.359s 639139161075659400: | | | | | | | | | | x | | x | | | | | | | | x x | | | | | | | | 0.001s 4.360s 639139161075671346: x | | | | | | | | | x | | x | | | | | | | | x x | | | | | | | | 0.002s 4.363s 639139161075693307: x | | | | | x | | | x | | x | | | | | | | | x x | | | | | | | | 0.030s 4.392s 639139161075990607: x | | | x | x | | | x | | x | | | | | | | | x x | | | | | | | | 0.018s 4.410s 639139161076165961: x | | | x | x | | x x | | 344 | | | | | | | | x x | | | | | | | | 0.008s 4.417s 639139161076242832: x | | | x | x | | x x | | | | | | | | | | | x x | | | | | | x | 0.061s 4.479s . 639139161076857166: x | | | x | x | x x x | | | | | | | | | | | x x | | | | | | x | 0.008s 4.487s 639139161076941221: x | | | x | x | x x x | | | | | | | | | | | x x | | | | 345 | x | 0.002s 4.490s 639139161076964639: x | | | x | x | x x x | | | x | | | | | | | x x | | | | | | 346 | 0.032s 4.521s 639139161077281011: x | | x x | x | x x x | | | x | | | | | | | x x | | | | | | | | 0.002s 4.524s 639139161077304297: x | | x x | x | x x x | | | x | | | | | | | x x | | | | 292 | | | 0.007s 4.530s 639139161077370049: x | | x x | x | x x x | | | x | | | | | | | x x | | | | x | | | 0.012s 4.542s 639139161077489338: x | | x x | x | x x x | | | x | | | | x | | x x | | | | x | | | 0.094s 4.636s . 639139161078429939: x | | x x x x | x x x | | | x | | | | x | | x x | | | | x | | | 3.137s 7.773s .............................................................. 639139161109795478: x | | x x x x | x x x | | | x x | | | x | | x x | | | | x | | | 0.016s 7.788s 639139161109952948: x | | x x x x | x x x | | | x x | | | x | | x x x | | | x | | | 0.494s 8.282s ......... 639139161114891338: x | | x x x x | x x x | | | x x | | | x | | x x x | | | x x | | 0.449s 8.732s ........ 639139161119385900: x | | x x x x | x x x | | | x x | | x x | | x x x | | | x x | | 0.008s 8.740s 639139161119470523: x | | x x x x | x x 312 | | | x x | | x x x | x x x | | | x x | | 0.005s 8.745s 639139161119520501: x | | x x x x | x x | 304 | | x x | | x x x | x x x | | | x x | | 0.007s 8.753s 639139161119593695: x | | x x x x | x x | 347 | | x x | | x x x | x x x | | | x x | | 0.002s 8.755s 639139161119615384: x | | x x x x | x x | 357 | | x x | | x x x | x x x | | | x x | | 0.006s 8.760s 639139161119672033: x | | x x x x | x x | 347 | | x x | | x x x | x x x | | | x x | | 0.008s 8.768s 639139161119748163: x | | x x x x | x x | x | | x x | | x x x | x x x | | | x x | | 0.003s 8.771s 639139161119781869: x | | x x x x | x x | x | | x x | | x x x | x x x | | | x x | 293 0.001s 8.772s 639139161119790722: x | | x x x x | x x x x | | x x | | x x x | x x x | | | x x | | 0.009s 8.781s 639139161119876916: x | | x x x x | x x x x | | x x | | x x x | x x x | | | x x | x 0.007s 8.788s 639139161119945431: x | | x x x x | x x x x | | x x | | x x x 289 x x x | | | x x | x 0.009s 8.797s 639139161120040358: x | | x x x x | x x x x | | x x | | x x x x x x x | | | x x | x 0.040s 8.837s 639139161120438139: x | | x x x x | x x x x | | 318 x | | x x x x x x x | | | x x x x 0.016s 8.853s 639139161120600868: x | | x x x x | x x x x | | x x | | x x x x x x x | | | x x x x 0.005s 8.859s 639139161120655534: x | | x x x x | x x x x | | x x | | x x x x x x x 307 | | x x x x 0.015s 8.874s 639139161120808830: x | | x x x x | x x x x | | x x | | x x x x x x x | 305 | x x x x 0.000s 8.874s 639139161120811311: 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 8.877s 639139161120839939: x | | x x x x | x x x x | | x x | 265 x x x x x x x x | | x x x x 0.002s 8.879s 639139161120855553: x | | x x x x | x x x x | | x x | | x x x x x x x x 338 | x x x x 0.003s 8.882s 639139161120884738: x | | x x x x | x x x x | | x 370 | | x x x x x x x x 369 | x x x x 0.004s 8.885s 639139161120921234: 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.886s 639139161120930070: x | | x x x x | x x x x | | x x | x x x x x x x x x | | x x x x 0.000s 8.886s 639139161120931356: x | | x x x x | x x x x | | x x | x x x x x x x x x 338 | x x x x 0.003s 8.889s 639139161120959042: x | | 328 x x x | 327 x x x | | x x | x x x 321 x 325 x x x x | x x x x 0.058s 8.947s . 639139161121535767: x | | | x x x | | x x x | | x x | x x x x x | x x x 372 | x x x x 0.002s 8.949s 639139161121558231: x | | | x x x | | x x x | | x x | x x x x x | x x x x | x x x x 0.066s 9.015s . 639139161122220073: x | | | x x x | x x x x | | x x | x x x x x | x x x 374 | x x x x 0.002s 9.018s 639139161122243771: 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 9.050s 639139161122567778: x | | | x x x 296 x x x x | | x x | x x x x x | x x x x | x x x x 0.010s 9.060s 639139161122670993: x | | | 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.061s 639139161122673187: x | | | x x x x x 319 x x | 324 x x | x x x x x | x x x x | x x x x 0.003s 9.064s 639139161122705078: x | | | x x x x x | x x | | x 378 | x x x x x x x x x x | x x x x 0.004s 9.068s 639139161122743985: x | | | x x x x x | x x | | x x | x x x x x 325 x x x x | x x x x 0.004s 9.072s 639139161122783802: x | | | x x x x x | x x | | x 379 | x x x x x x x x x x | x x x x 0.002s 9.073s 639139161122800163: x | | x x x x x x | x 381 | | x | | x x x x x x x x x 380 | x x x x 0.000s 9.074s 639139161122804813: x | | x x x x x x | x | | | x x | x x x x x 325 x x x | | x x x x 0.003s 9.076s 639139161122831387: 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.077s 639139161122837506: x | | 328 x x x x x | x x | | x x | x x x x x | x x x x | x x x x 0.006s 9.083s 639139161122894502: x | | x x x x x x | x 383 | | x x | x x x x x | x x x 382 | x x x x 0.002s 9.085s 639139161122915587: 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.085s 639139161122917762: x | | 328 x x x x x | x x | | x x | x x x x x | x x x x | x x x x 0.016s 9.101s 639139161123078929: x | | | x x x x x | x x | | x x 297 x x x x x | x x x x | x x x x 0.002s 9.104s 639139161123103732: x | | | x x x x x x x x | | x x | x x x x x | x x x x | x x x x 0.004s 9.108s 639139161123148598: x | | | x 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.113s 639139161123201292: x 300 | | x 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.115s 639139161123215805: x | | | x x x x x x x x | 373 x x x x x x x x | x x x 390 | x x x x 0.002s 9.117s 639139161123233280: x | | | x x x x x x x x | 348 x x x x x x x x | x x x | | x x x x 0.000s 9.117s 639139161123236830: x | | | x 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.118s 639139161123251685: x | | | x 316 x x x x x x | 324 x x x x x x x x | x x x x | x x x x 0.002s 9.120s 639139161123269284: x | | | x | x x x x x x | x x x x x x x x x | x x x 392 | x x x x 0.001s 9.121s 639139161123281511: x | 259 | 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.121s 639139161123282798: x | | | x | x x x x x x | 324 x x x x x x x x | x x x x | x x x x 0.000s 9.122s 639139161123284863: x | | | x | x x x x x x x | x x x x x x x x | 310 x x x | x x x x 0.002s 9.124s 639139161123303314: x x | | x | x x x x x x x | x x x x x x x x | | x x x | x x x x 0.007s 9.131s 639139161123375099: x x x | x | x x x x x x x | x x x x x x x x | | x x x | x x x x 0.007s 9.138s 639139161123443625: x x x | x | x x x x x x x | x x x x x x x x | x x x x | x x x x 0.069s 9.207s . 639139161124136615: x x x | x x x x x x x x x | x x x x x x x x | x x x 395 | x x x x 0.002s 9.209s 639139161124155895: x x x | x x x x x x x x x | x x x x x x x x | x x x x | x x x x 0.095s 9.303s . 639139161125102306: x x x | x x x x x x x x x | x x x x x x x x | x x x x 274 x x x x 0.007s 9.310s 639139161125168933: x x x | x x x x x x x x x | x x x x x x x x | x x x x x x x x x 0.493s 9.803s ......... 639139161130099903: x x x | x x x x x x x x x x x x x x x x x x | x x x 398 x x x x x 0.002s 9.805s 639139161130118253: x x x | x x x x x x x x x 324 x x x x x x x x | x x x x x x x x x 0.026s 9.831s 639139161130376308: x x x | x x x x x x x x x 373 x x x x x x x x | x x x x x x x x x 0.003s 9.834s 639139161130407794: x x x | x 316 x x 327 x x x x x x x x x x x 321 x | x x x x x x x x x 0.002s 9.836s 639139161130432143: x x x | x | x x | x x x x 401 x x x x x x x x | x x x 400 x x x x x 0.001s 9.838s 639139161130444239: x x x | x | 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.838s 639139161130448926: x x x | x | x x x x x x x x x x x x x x x x | x x x | x x x x x 0.000s 9.839s 639139161130453517: x x x | x x x x x x x x x 402 x x x x x x x x | x x x | x x x x x 0.000s 9.839s 639139161130455397: x x x | x x x x 327 x x x x | x x x x x x 321 x | x x x x x x x x x 0.001s 9.840s 639139161130466496: x x x | x 316 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 9.869s 639139161130753446: x x x | x | x x | x x x x x x 403 x x x x | x x x x x x x x x x x 0.002s 9.870s 639139161130769246: x x x | x | x x | x x x x x x x x x x x | x 325 x x x x x x x x x 0.024s 9.894s 639139161131008454: x x x x x | x x | x x 405 x x x x x x x x | x | x x x 404 x x x x x 0.002s 9.896s 639139161131024394: x x x x 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.896s 639139161131026995: x x x 328 x | x x | x x x x x x x x x x x | x | x x x x x x x x x 0.041s 9.937s 639139161131434597: x x x | x | x x | x x x x 282 x x x x x x | x x x x x x x x x x x 0.004s 9.941s 639139161131473825: x x x | x | x x | x x x x x x x x x x x | x x x x x x x x x x x 0.019s 9.960s 639139161131664385: x x x 260 x | x 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 9.968s 639139161131749865: x x x 410 x | x 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 9.977s 639139161131837519: x x x x x | x x | x x 412 x x x x x x x x | x x x x x 411 x x x x x 0.010s 9.987s 639139161131934023: x x x x x | x x | x x | x x x x x x x x | x x x x x x x x x x x 0.010s 9.997s 639139161132038697: x x x 410 x | x x | x x x x x x x x x x x | x x x x x x x x x x x 0.041s 10.038s 639139161132450917: x x x 260 x | x 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.041s 639139161132475063: x x 413 x x | x x | x x x x x x x x x x x | x x x x x x x x x x x 0.046s 10.087s 639139161132934020: x x | x x | x x | x x x x 415 x x x x x x x x x x x x 414 x x x x x 0.002s 10.088s 639139161132949886: x x | x x | x 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.088s 639139161132951531: x x | x x | x x | x x x x x x x x x x x 321 x x x x x x x x x x x 0.046s 10.135s 639139161133413339: x x | x x | x x | x x x x x x x x x x x 257 x x x x x x x x x x x 0.003s 10.137s 639139161133442887: x x | x x | x x | x x x x x x x x x x x x x x x x x x x x x x x 0.003s 10.141s 639139161133477651: x x x 418 x | x x | x x x x x x x x 419 x x x x x x x x x x x x x x 0.018s 10.159s 639139161133657187: x x x | x | x x | x x x x x x x x x x x x x x x 420 x x x x x x x 0.014s 10.173s 639139161133798274: x x x x x | x x | x x x x x x 421 x x x 422 x x x x | x x x x x x x 0.019s 10.192s 639139161133986151: x x x x x x x x | x x x x 423 x | x x x | x x x x | x 424 x x x x x 0.001s 10.193s 639139161134000935: x x x x x x x x | x x x x | x | x x x | x x x x | x x x x x x x 0.003s 10.196s 639139161134029663: x x x x x 316 x x | x x x x x x | x x x | x x x x | x x x x x x x 0.009s 10.205s 639139161134119455: x x x x x | 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.208s 639139161134143579: x x x x x | x x x x x x x 426 x x x x x | x x x x | x 425 x x x x x 0.002s 10.209s 639139161134158984: x x x x x | 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.209s 639139161134160618: x x x x x | x x 327 x x x x x x x x x x | x x x x | x x x x x x x 0.001s 10.210s 639139161134165659: 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 x x x x 0.002s 10.211s 639139161134180995: x x x 418 x | x 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.214s 639139161134204324: x x x | x | x x | 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.215s 639139161134218792: x x 413 x x | x x | 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 10.250s 639139161134571972: x x x x x | x x | x x x x x x 427 x x x x x x x x 428 x x x x x x x 0.002s 10.252s 639139161134590779: x x x x x | x 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.252s 639139161134593132: x x 413 x x | x x | x x x x x x x x x x x x x x x x x x x x x x x 0.008s 10.260s 639139161134672486: x x | x x | x x 284 x x x x x x x x x x x x x x x x x x x x x x x 0.003s 10.263s 639139161134702900: x x | x x | x x x x x x x x x x x x x x x x x x x x x x x x x x 0.038s 10.302s 639139161135084592: x x x 260 x | x x x 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.303s 639139161135099674: x x 431 x x | x x x 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.305s 639139161135117251: x x x 260 x | x x x 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 10.317s 639139161135237171: x x x | x x x x x 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.331s 639139161135381038: x x x 433 x x x x x 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 639139161135394045: x x x 260 x x x x x 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.334s 639139161135410305: x x x x x x x x x x x x x x x x x 434 x x x x x x x x x x x x x x 0.001s 10.336s 639139161135424710: x x x 260 x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.262s 10.597s ..... 639139161138040480: 256 x x x x x x x x 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 10.604s 639139161138107138: 466 436 437 438 464 440 463 442 462 444 461 446 447 460 459 455 445 443 458 457 435 465 451 439 454 450 449 452 441 453 448 456 0.003s 10.607s 639139161138139387: 486 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 10.611s 639139161138181768: | | | | | | | | | | | | | | | | | | | | | 467 | | | | | | | | | | 0.000s 10.612s 639139161138183817: | | | | | | | | | | | | | | 496 | | | | | | | | | | | | | | | | | 0.000s 10.612s 639139161138184766: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 470 | | | 0.000s 10.612s 639139161138185720: | | | | | | | | | | | 482 | | | | | | | | | | | | | | | | | | | | 0.000s 10.612s 639139161138186799: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.000s 10.612s 639139161138187762: | | | | | | | 474 | | | | | | | x | | | | | | | | | | | | | | | | 0.000s 10.612s 639139161138188904: | | | | | | | | | | | | | | | x | | | | | | | | | 485 | | | | | | 0.000s 10.612s 639139161138190636: | | | | | | | | | | | | | | | x | 499 | | | | | | | | | | | | | | 0.000s 10.612s 639139161138191545: | | | | | | | | | | | | | | | x | | | 498 | | | | | | | | | | | | 0.000s 10.612s 639139161138192515: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 471 0.000s 10.613s 639139161138193330: 489 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.000s 10.613s 639139161138194215: | | | | | | | | | | 481 | | | | x | | | | | | | | | | | | | | | | 0.000s 10.613s 639139161138195000: | | | | | | | | | 469 | | | | | x | | | | | | | | | | | | | | | | 0.000s 10.613s 639139161138195894: | | | | | 476 | | | | | | | | | x | | | | | | | | | | | | | | | | 0.000s 10.613s 639139161138196807: | | | | | | | | | | | | | | | x | | | | 500 | | | | | | | | | | | 0.000s 10.613s 639139161138197610: | | | | | | | | | | | | | | | x | | 480 | | | | | | | | | | | | | 0.000s 10.613s 639139161138198505: | 478 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.000s 10.613s 639139161138199302: | | | | | | | | | | | | 484 | | x | | | | | | | | | | | | | | | | 0.000s 10.613s 639139161138200076: | | | | | | 473 | | | | | | | | x | | | | | | | | | | | | | | | | 0.000s 10.613s 639139161138200819: | | | | | | | | | | | | | | | x | | | | | | | 472 | | | | | | | | 0.000s 10.613s 639139161138201553: | | | | | | | | | | | | | | | x 475 | | | | | | | | | | | | | | | 0.000s 10.613s 639139161138202265: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 477 | | 0.000s 10.613s 639139161138202987: | | | | | | | | | | | | | | | x | | | | | | | | | | 483 | | | | | 0.000s 10.614s 639139161138203740: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 479 | 0.000s 10.614s 639139161138204457: | | | x | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.000s 10.614s 639139161138205191: | | | x | | | | | | | | | | | x | | | | | | | | | | | 501 | | | | 0.000s 10.614s 639139161138205926: | | 502 x | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.000s 10.614s 639139161138206697: | | | x | | | | | | | | | | | x | | | | | | x | | | | | | | | | 0.000s 10.614s 639139161138207567: x | | x | | | | | | | | | | | x | | | | | | x | | | | | | | | | 0.001s 10.615s 639139161138214300: x | | x | | | | | | | | | | | x | | | | | | x | 503 | | | | | | | 0.001s 10.615s 639139161138221101: x | | x | | | | | | | x | | | x | | | | | | x | | | | | | | | | 0.000s 10.615s 639139161138222982: x | | x | | | | | | | x | | x x | | | | | | x | | | | | | | | | 0.000s 10.616s 639139161138227399: x | | x | | | | | | | x 487 | x x | | | | | | x | | | | | | | | | 0.000s 10.616s 639139161138230352: x | | x | | | | | | | x | | x x | | | | | | x | | | | | | | 504 | 0.006s 10.622s 639139161138292544: x | | x | | x | | | | x | | x x | | | | | | x | | | | | | | | | 0.000s 10.623s 639139161138294497: x | | x | | x 505 | | | x | | x x | | | | | | x | | | | | | | | | 0.000s 10.623s 639139161138296314: x | | x | | x | 506 | | x | | x x | | | | | | x | | | | | | | | | 0.000s 10.623s 639139161138297284: x | | x | 494 x | | | | x | | x x | | | | | | x | | | | | | | | | 0.000s 10.623s 639139161138298127: x | | x | | x | | | | x | | x x | | x | | | x | | | | | | | | | 0.000s 10.623s 639139161138299529: x | | x | | x | | | 490 x | | x x | | x | | | x | | | | | | | | | 0.000s 10.623s 639139161138300358: x | | x | | x | | | | x | | x x | | x | | | x 488 | | | | | | | | 0.000s 10.623s 639139161138301204: x | | x | | x | | | | x x | x x | | x | | | x | | | | | | | | | 0.000s 10.623s 639139161138301806: x | | x | | x | | | | x x | x x 507 | x | | | x | | | | | | | | | 0.000s 10.624s 639139161138303405: x | | x | | x | | | | x x | x x | | x | | | x | | | | | | | | 508 0.000s 10.624s 639139161138305184: x | | x | | x | | | | x x 509 x x | | x | | | x | | | | | | | | | 0.000s 10.624s 639139161138306104: x | | x | | x | | | | x x | x x | | x | | 510 x | | | | | | | | | 0.000s 10.624s 639139161138306984: x | | x | | x | | | | x x | 511 x | | x | | | x | | | | | x | | | 0.000s 10.624s 639139161138307988: x | | x | | x | | | | x x | | x | | x | | | x | | 512 | | x | | | 0.000s 10.624s 639139161138308768: x | | x 468 | x | | | | x x | | x | | x | | | x | | | | | x | | | 0.000s 10.624s 639139161138310669: x | | x | | x | | | | x x | | x | | x x | | x | | | | | x | | | 0.000s 10.624s 639139161138311414: x | | x | | x | | 491 | x x | | x | | x x | | x | | | | | x | | | 0.000s 10.624s 639139161138312117: x | | x | | x | | | | x x | | x | | x x | | x | | | 513 | x | | | 0.001s 10.625s 639139161138320594: x | | x | | x | | | | x x | | x | | x x | | x | | | | | x | 493 | 0.000s 10.626s 639139161138323288: x | | x | | x | | 497 | x x | | x | | x x | | x | | | | | x | | | 0.001s 10.626s 639139161138330075: x | | x | | x | | | | x x | | x | | x x x | x | | | | | x | | | 0.001s 10.627s 639139161138336921: x 516 | x | | x | | | | x x | | x | | x x x | x | | | | | x | | | 0.000s 10.627s 639139161138339423: x | | x 492 | x | | | | x x | | x | | x x x | x | | | | | x | | | 0.000s 10.627s 639139161138340450: x | | x | | x | | | | x x 460 | x | | x x x | x | | | | | x | | | 0.001s 10.629s 639139161138353255: x | | x | | x | | | | x 517 | | x | | x x x | x x | | | | x | | | 0.000s 10.629s 639139161138357164: x | | x | | x | | | x x | | | x | | x x 518 | x x | | | | x | | | 0.001s 10.630s 639139161138365488: x | | x | | x | | | x x | | | x | | x x | | x x | | | | x | x | 0.000s 10.630s 639139161138367867: x | | x | | x | 495 | x x | | | x | | x x | | x x | | | | x | x | 0.000s 10.630s 639139161138369298: x | | x | | x | | | x x | | | x | | x x | | x x | | 483 | x | x | 0.001s 10.631s 639139161138382650: x | | x | | x | | x x x | | | x | | x x | | x x | | | | x | x | 0.000s 10.632s 639139161138386919: x | | x | | x | x x x x | | | x | | x x | | x x | | | | x | x | 0.001s 10.633s 639139161138393711: x | | x | | x | x x x x | 520 | x | | x x | | 521 x | | | | x | x | 0.000s 10.633s 639139161138395807: x | | x | | x | x x x x | | | 522 | | x x | | | x | | 519 | x | x | 0.002s 10.635s 639139161138417970: x | | 523 | x x | x x x x | | | | | | x x | | | x | | | | x | x | 0.001s 10.636s 639139161138423293: x | | | x x x | x x x x | | | | | | x x | | | x | | | | x | x | 0.000s 10.636s 639139161138427267: x | | | x x x | x x x x | | | | | | x x | | x x | | | | x | x | 0.001s 10.637s 639139161138441442: x | | | x x x | x x x x | | | x | | x x | | x x | | | | x | x | 0.001s 10.638s 639139161138452098: x | | | x x x | x x x x | | | x | | x x | | x x | | 483 | x | x | 0.008s 10.647s 639139161138533169: x | | | x x x | x x x x | | | x | | x x | | x x | | | | x 524 x | 0.001s 10.647s 639139161138538580: x | | | x x x | x x x x | | | x | | x x | | x x | | 525 | x | x | 0.002s 10.649s 639139161138562265: x | | | x x x | x x x x | | | x | | x x | | x x | | 483 | x | x | 0.002s 10.651s 639139161138577568: x | | | x x x | x x x x | | | x | | x x | | x x | | | | x | x 471 0.000s 10.651s 639139161138579387: x | | | x x x | x x 490 x | | | x | | x x x | x x | | | | x | x | 0.001s 10.652s 639139161138587027: x | 437 | x x x | x x | x | | | x | | x x x | x x | | | | x | x | 0.000s 10.652s 639139161138588070: x | | | x x x | x x | x | | | 526 | | x x x | x x | | 514 | x | x | 0.010s 10.662s 639139161138683530: x | | | x x x | x x | x | | | | | | x x x | x x | 485 | | x | x | 0.000s 10.662s 639139161138686064: x | | | x x x | x x | x | | | x | | x x x | x x | | | | x | x | 0.000s 10.662s 639139161138686798: x | | | x x x | x x | x | | | x | | x x x | x x | | 483 | x | x | 0.000s 10.662s 639139161138687495: x | | | x x x | x x | x | | | x | | x x x | x x | | | 452 x | x | 0.000s 10.662s 639139161138690981: x | | | x x x | x x x x | | | x | | x x 527 | x x | | | | x | x | 0.000s 10.663s 639139161138693597: x | 528 | x x x | x x x x | | | x | | x x | | x x | | | | x | x | 0.000s 10.663s 639139161138696585: x | | | x x x | x x x x | | | x | | x x | 467 x x | | | | x | x | 0.001s 10.663s 639139161138701962: x | | | x x x | x x x x | | | x | | x x | | x x | | 529 | x | x | 0.001s 10.664s 639139161138712050: x | | | x x x | x x x x | | | x | | 530 x | | x x | | | | x | x x 0.001s 10.665s 639139161138718034: x | | | x x x | x x x x | | | x | | | x | | x x | | | x 531 | x x 0.001s 10.666s 639139161138730180: x | | | x x x 474 x x x x | | | x | | | x | | x x | | | x | | x x 0.001s 10.667s 639139161138736587: x | | | x x x | x x x x | | | x | | | x | x x x | | | 532 | | x x 0.001s 10.668s 639139161138748757: x | | | x x x | x x x x | | | x | | | x | x x x | | 483 | | | x x 0.000s 10.668s 639139161138750441: x | | | x x x | x x x x | | | x | | | x | x x x 454 | | | | | x x 0.002s 10.670s 639139161138770069: x | | | x x x | x x x x | | | x 475 | | x | x x x | | | | | | x x 0.001s 10.671s 639139161138775590: x | | | x x x | x x x x | | | 533 | | | x | x x x | | x | | | x x 0.000s 10.671s 639139161138776353: x | | | x 534 x | x x x x | | | | | | | x | x x x | x x | | | x x 0.000s 10.671s 639139161138777008: x | | | x | x x x x x x | | | | | | | x | x 535 x | x x | | | x x 0.000s 10.671s 639139161138777597: x | | | x | x x x 497 x x | 460 | | | | | x | x | x | x x | | | x x 0.003s 10.674s 639139161138805006: x | | | x | x x x | x x | 536 | | | | | x | x | x | x x | | | x x 0.000s 10.674s 639139161138806695: x 478 | | x | x x x | x x | | | | | | | x | x | x | x x | | | x x 0.000s 10.674s 639139161138807577: x | | | x | x x x | x x | | | x | | | x | x | x | x 483 | | | x x 0.003s 10.677s 639139161138840493: x | | | x | x x x | x x | 460 | x | | | x | x | x | x | | | | x x 0.004s 10.681s 639139161138881830: x | | | x | 537 x x | x x | | | x | | | x | x | x x x | | | | x x 0.000s 10.682s 639139161138883522: x 538 | | x | | x x | x x | | | x | | | x | x | x x x | | | | x x 0.000s 10.682s 639139161138884308: x | | | x | | x x x x x | | | x | | | x | x | 539 x x | | | | x x 0.000s 10.682s 639139161138884988: x | | | x | | x x x x x | | 496 x | | | x | x | | x x | | | | x x 0.000s 10.682s 639139161138885847: x | | | x | | x x x x x | 515 | x | | | x | x | | x x | | | | x x 0.002s 10.683s 639139161138902687: x | | | x | | x x x x x | | | x | 443 | x | x | | x x | | | | x x 0.000s 10.684s 639139161138904403: x | | | x | | x x x x x | | x x | | | x | x | | x x | | | | 541 x 0.000s 10.684s 639139161138905802: x | | | x | | x x x x x | | x 542 | | | x | x | | x x x | | | | x 0.000s 10.684s 639139161138908948: x | | | x | | x x x x x | x x | | | | x | x | | x x 543 | | | | x 0.003s 10.687s 639139161138941321: x | | | x | | x x x x x | 515 x | | | | x | x | | x x x | | | | x 0.000s 10.687s 639139161138942573: x | | | x | | x x x x x | | x | 544 | | x | x | | x x x | | | | x 0.002s 10.689s 639139161138959617: x | | | x | | x x x x x x | x | | | | x | x | | x x x | | | | x 0.000s 10.689s 639139161138962594: x | | | x | | 545 x x x x x | x | | x | x | x | | x x x | | | | x 0.000s 10.690s 639139161138964175: x | | | x | | | 506 x x x x x x | | x | x | x | | x x x | | | | x 0.023s 10.713s 639139161139197344: x | | | x | | | | x x x x x 496 | | x | x | x | | x x x | | | x x 0.000s 10.713s 639139161139202127: x | | | x | | | | x x x x x | | | x | x | x | | x x x | | 477 x x 0.002s 10.715s 639139161139218389: x | | | x | | | | x x x x x x | | x | x | x | | x x x | | | 546 x 0.001s 10.716s 639139161139227881: x | | | x | | | | x x 547 x x x | | x | x | x | | x x x | | x | x 0.001s 10.717s 639139161139236582: x | | | x | | | | x x | x x 496 | | x | x | x | | x x x | | x x x 0.002s 10.719s 639139161139259937: x | | | x | | | | x x | x x x | | 548 | x | x | | x x x | | x x x 0.009s 10.728s 639139161139348246: x | | | x | | | 462 x x | x x x | | | | x | x | | x x x | | x x x 0.034s 10.762s 639139161139683412: x | | | x | | | x x x | x x x | | | | x | x | | x x x | | 549 x x 0.021s 10.782s 639139161139891622: x | | x x | | | x x x | x 550 x | | | | x | x | | x x 551 | | | x x 0.001s 10.784s 639139161139904462: x | | x x | | | x x x | x x x | | | | x | x | | x x | | | | x x 0.000s 10.784s 639139161139905305: x | | 523 x | | | x x x | x x x | | | | x | x | | x x x | | | x x 0.032s 10.815s 639139161140222111: x | | x x | | | x x x | x 552 x | | | | x | x | | x x 553 | | | x x 0.003s 10.818s 639139161140247640: x | | x x | | | x x x | x | x | | | | x | x | | x x x | | | x x 0.000s 10.818s 639139161140249247: x | | 523 x | | | x x x | x x x | | | | x | x | | x x x | | | x x 0.003s 10.821s 639139161140282835: x | | x x | | | x x x | x 554 x | | | | x | x | | x x 555 | | | x x 0.002s 10.823s 639139161140301259: x | | x x | | | x x x | x | x | | | | x | x | | x x x | | | x x 0.013s 10.836s 639139161140427500: x | | 523 x | | | x x x | x x x | | | | x | x | | x x x | | | x x 0.001s 10.837s 639139161140434455: x | | | x | | | x x 490 | x x x | | | | x 500 x | | x x x | | | x x 0.001s 10.837s 639139161140440319: x | | | x | | | x x | | x x x x | | | x | x | | x x 483 | | | x x 0.001s 10.839s 639139161140453555: x | | | x | | | x x x | x x x x | | | x | x | | x x | | | | x x 0.031s 10.870s 639139161140766073: x | | | x | | | x x x | x x x 558 | | | x | x | | x x | | | x x x 0.001s 10.871s 639139161140776603: x | | | x | | | x x x | x x x | | | | 559 | x | | x x x | | x x x 0.020s 10.891s 639139161140973753: x | | | x x | | x x x | x x x | | | | | | x | | x 485 x | | x x x 0.010s 10.901s 639139161141074458: x | | | x 560 | | x x x | x x x | | | | | | x | | x x x | | x x x 0.002s 10.903s 639139161141096621: x | | | x x | | x x x | x x x | | | | | | x | | x 485 x | | x x x 0.028s 10.931s 639139161141379253: x | 437 | x x | | x x x | x x x | | | | | | x | | x | x | | x x x 0.002s 10.934s 639139161141403345: x | 561 | x x | | x x x | x x x | | | | | | x | | x | x | | x x x 0.000s 10.934s 639139161141405071: x | | | x x | | x x x | x x x | | | | | 435 x | | x | x | | x x x 0.000s 10.934s 639139161141407216: x | | | x x | | x x x | x x x | | | x | | x | | x | x | | x x 471 0.003s 10.937s 639139161141437979: x | | | x x | | x x x | x x x x | | x | | x | | 563 | 562 | | x x | 0.000s 10.937s 639139161141439648: x | 437 | x x | | x x x | x x x x | | x | | x | | | | | | | x x | 0.000s 10.937s 639139161141440721: x | | | x x | | x x x | x x x x | | 564 | | x | | | | | | | x x x 0.000s 10.938s 639139161141443458: x | | | x x | | x x x | x x 496 x | x | | | x | | | | | | | x x x 0.015s 10.952s 639139161141591243: x | | | x x | | x x x | x x | x | x | | | x 540 | | | | | | x x x 0.005s 10.957s 639139161141638188: x | | | x x | | x x x | x x | x | x x | | x | | | | | | | x x 471 0.000s 10.957s 639139161141639956: x | | | x x x | x x x | x x | x | x x | | x | | | | | | | x x | 0.000s 10.957s 639139161141640814: x | | | x x x | x x x | x x | x | x x | 556 565 | | | | | | | x x | 0.000s 10.957s 639139161141641833: x | | | x x x | x x x | x x x x | 566 x | | | | | | | | | | x x | 0.000s 10.957s 639139161141642766: x | | | x x x | x x x | x 460 x x | | x | | | x | | | | | | x x | 0.000s 10.958s 639139161141643589: x | | | x x x | x x x | x | x x | | x | | | x | | | | | 470 x x | 0.001s 10.958s 639139161141650189: x | | | x x x | x x x | x | x x 475 | x | | | x | | | | | | x x | 0.001s 10.959s 639139161141662984: x | | | x x x | x x x | x 567 x x | | x | | | x | | | | | | x x | 0.001s 10.960s 639139161141671371: x | | | x x x | x x x | x | 496 x | x x | | | x | | | | | | x x | 0.000s 10.961s 639139161141673181: x | | | x x x | x x x | x | | x 568 x x | | | x | | | | | | x x | 0.000s 10.961s 639139161141677525: x | | | x x x | x x 490 | x | | x | x x | x | x | | | | | | x x | 0.001s 10.962s 639139161141685251: x | | | x x x | x x | | x | | x | x x | x | x | | | | | 569 x x | 0.000s 10.962s 639139161141686400: x | | | x x x | x x | | x 460 | x | x x | x | x | | | | | | x x | 0.019s 10.981s 639139161141880085: x | | | x x x | x x | | x x | x | x x | x | 570 | | | | | | x x | 0.000s 10.981s 639139161141882585: x | | | x x x | x x | | x x | x 475 x x | x | | | | | | | | x x | 0.004s 10.986s 639139161141925669: x | | | x x x | x x | | x 460 | x | x x | x | x | | | | | | x x | 0.000s 10.986s 639139161141928085: x | | | x x x | x x | | x | | x | x x | x | x | | | | 452 | x x | 0.001s 10.987s 639139161141940091: x | | | x x x 474 x x | | x | | x | 443 x | x | x | | | | | | x x | 0.001s 10.988s 639139161141947945: x | | | x x x | x x | | x | | x | | x | x | x | | | | x | x x | 0.000s 10.988s 639139161141950183: x 478 | | x x x | x x | | x | | x | | x | x | x | | | | x | x x | 0.002s 10.991s 639139161141973962: x | | | x x x x x x | | x | | x | | x | x | 572 | | | | x | x x | 0.000s 10.991s 639139161141975959: x 573 | | x x x x x x | | x | | x | | x | x | | | | | | x | x x | 0.014s 11.005s 639139161142114671: x | | | x x x x x x | x x | | x | | x | x | | | | | | x | 477 x | 0.000s 11.005s 639139161142116389: x | | | x x x 474 x x | x x | | x | | x | x | x | | | | x | | x | 0.000s 11.005s 639139161142117320: x | | | x x x | x x | x x | | x | | x | x | x | | | x x | | x | 0.000s 11.005s 639139161142118159: x | | | x x x | x x | x x | | x | x x | x | x | | | x x | | x | 0.004s 11.009s 639139161142154548: x 478 | | x x x | x x | x x | | x | x x | x | x | | | x x | | x | 0.004s 11.012s 639139161142191661: x | | | x x x | x x | x x x | x | x x | x | x | | | 575 x | | x | 0.000s 11.013s 639139161142195790: x | | | x x x | x 497 | x x x | x | x x | x | x 488 | | | x | | x | 0.000s 11.013s 639139161142197891: x | | | x x x | x | | x x x | 558 | x x | x | x | 454 | | x | | x | 0.003s 11.016s 639139161142231457: x | | | x x x | x | | 576 x x | | | x x | x | x | | | | x | x x | 0.001s 11.017s 639139161142237582: x | | | x x x | x x | | x x | | | x x | x | x | | | | x | x x | 0.000s 11.017s 639139161142239244: x | | | x x 578 | x x | | x x | | | x x | x | x | x | | x | x x | 0.000s 11.017s 639139161142240311: x | | | x x | | x x | | x x | | | x x | x | x 579 x | | x | x x | 0.001s 11.018s 639139161142250514: x | | | x x | | x x | | x x | x | x x | x | x | x | | x | x x | 0.001s 11.019s 639139161142256823: x | | | x x | | x x | x x x | x | x x | x | x | x | | x | 477 x | 0.005s 11.024s 639139161142310493: x | | | x x x | x x | x x x | x | x x | x | x | 454 | | x | | x | 0.000s 11.025s 639139161142313223: x | | | x x x | x x | x x x | x | x x x x | x | | | | x | | x | 0.022s 11.047s 639139161142535991: x | | | x x x | x x | x x x | x | x x x x | x | | | | x 470 | x | 0.002s 11.049s 639139161142555204: x | | | x x x | x x | x x x | x | x x x x | x | | | | x 580 | x | 0.004s 11.053s 639139161142594474: x | | | x x x | x x | x x x | x | x x x x | x | | | 483 x | | x | 0.001s 11.054s 639139161142608266: x | | | x x x | x x | x x x | 581 | x x x x | x | | | x x | | x | 0.002s 11.056s 639139161142627318: x | | | x x x | x x | x x x | x | x x x x | x | | | 483 x | | x | 0.003s 11.059s 639139161142659220: x | | | x x x | x x | x x x | x | x x x x | x | | | | x 470 | x | 0.000s 11.059s 639139161142661052: x | | | x x x | x x | x x x | x | x x 582 x | x | | | x x | | x | 0.003s 11.062s 639139161142688182: x | | | x x x | x x | x x x | x | x x x x | x | | | 483 x | | x | 0.005s 11.067s 639139161142736121: x | | | x x x | x x | x x x | 583 | x x x x 467 x | | | | x | | x | 0.001s 11.068s 639139161142751064: x | | | x x x | x x | x x x | | | x x x x x x | | | | 584 | | x | 0.000s 11.069s 639139161142753387: x | | | x x x | x x | x x x | x | x x x x x x | | | | | | | x | 0.002s 11.070s 639139161142768664: x | | | x x x | x x | x x x | x | x x x x 467 x | | | | x | | x | 0.000s 11.070s 639139161142771668: x | | | x x x | x x | x x x | x | x x x x | x | | x | x | | x | 0.002s 11.072s 639139161142786907: x | | 557 x x x | x x | x x 585 | x | x x x x | x | | x | x | | x | 0.002s 11.074s 639139161142810852: x | | x x x x | x x | x x | | x | x x x x | x | | x | x | | x | 0.000s 11.075s 639139161142813484: x | | x x x x | x x | x x x | x | x x x x | x | | x | x | | x | 0.066s 11.141s . 639139161143478334: x | | x x x x | x x | x x x | x | x x x x | x | | x | x | | x x 0.019s 11.161s 639139161143673228: x | x x x x x | x x | x x x | x | x x x x | x | | x | x | | x x 0.001s 11.161s 639139161143682183: x | x x x x x | x x | x x x | x | x x x x | x 488 | x | x | | x x 0.002s 11.163s 639139161143702656: x | x x x x x | x x | x x x | x | x x x x | x 587 | x | x | | x x 0.002s 11.165s 639139161143722911: x | x x x x x | x x | x x x | x | x x x x | x 488 | x | x | | x x 0.011s 11.176s 639139161143829188: x | x x x x x | x x | x x x | x | x x x x | x | | x | x | 549 x x 0.018s 11.195s 639139161144013582: x x x x x x x | x x | x x x | x | x x x x | x | | x | x | | x x 0.004s 11.199s 639139161144056063: 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 11.206s 639139161144125217: x x x x x x x 574 x x | x x x | x | x x x x | x | x x | x | | x x 0.002s 11.208s 639139161144145947: x x x x x x x x x x | x x x | x | 443 x x x | x | x x | x | | x x 0.006s 11.214s 639139161144208895: x x x x x x x x x x | x x x | x | | x x x | x | x x | x 571 | x x 0.002s 11.216s 639139161144227675: x x x x x x x x x x | x x x | x | | x x x | x | x x | 452 x | x x 0.037s 11.253s 639139161144597629: x 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.253s 639139161144599825: x x 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.253s 639139161144600915: x x x 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.253s 639139161144601984: x x x x x x x x x x x x x x x x x | x x x | x | x x 575 | x | x x 0.000s 11.254s 639139161144605826: x x x x x x x x x x x x x x x x x | x x x 565 x | x x | | x | x x 0.001s 11.255s 639139161144614202: x x x x x x x x x x x x x x x 588 x | x x x | x | x x | | x x x x 0.002s 11.257s 639139161144636912: x x x x 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 11.292s 639139161144987169: x x x x x x x x x x x x x x x 590 x | x x x x x | x x | | x x x x 0.002s 11.294s 639139161145006729: x x x x x 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 11.306s 639139161145123847: x x x x x x x x x x x x x x x 592 x | x x x x x | x x 591 | x x x x 0.002s 11.308s 639139161145144086: x x x x x x x x x x x x x x x | x | x x x 565 x | x x 589 | x x x x 0.000s 11.308s 639139161145145589: x x x x 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.309s 639139161145157067: x x x x x x x x x x x x x x x x x | x x x | x | x x 575 | x 549 x x 0.058s 11.367s . 639139161145737280: x x x x 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.377s 639139161145841848: x x x x x x x x x x x x x x x x x | x x 435 x x | x x | x x | x x 0.002s 11.379s 639139161145861679: x x x x x x x x x x x x x x x x x | x x x 593 x | x x | x x | x x 0.002s 11.382s 639139161145883545: x x x x x x x x x x x x x x x x x | x x 435 x x | x x | x x | x x 0.009s 11.391s 639139161145973486: x x x x x x x x x x x x x 460 x x x | x x | x x | x x 586 x x | x x 0.003s 11.393s 639139161146000560: x x x 523 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.395s 639139161146020231: x x x | x x x x x x x x x x x x x | x x | x x | 594 x x x x | x x 0.024s 11.420s 639139161146264224: x x x | x 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.422s 639139161146283216: x x x 596 x x x x x x x x x 597 x x x | x x x x x | | x 598 x x | x x 0.002s 11.423s 639139161146298936: x x x x x x x x x x x x x | x x x | x x 435 x x | | x | x x | x x 0.000s 11.423s 639139161146300911: x x x 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.423s 639139161146301843: x x x x x x x x 462 x x x x | x x x | x x | x x | | x x x x x x x 0.000s 11.423s 639139161146302749: x x x 523 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.425s 639139161146322223: x x x | x x x x x x x x x x x x x | x x | x x | | x x x x 599 x x 0.000s 11.426s 639139161146323422: x x 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 0.002s 11.427s 639139161146338666: x x x | x x x x x x x x x x x x x | x x 435 x x | | x x x x | x x 0.000s 11.427s 639139161146342294: x x x | x x x x 462 x x x x x x x x | x x | x x | | x x x x x x x 0.008s 11.435s 639139161146418813: x x x | x 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 11.452s 639139161146592938: x x x | x x x x | x x x x x x x x | x x | x x 577 x x x x x x x x 0.002s 11.454s 639139161146612313: x x x | x x x x | 497 x x x x x x x | x x | x x x x x x x x x x x 0.006s 11.461s 639139161146675322: x x x | x x 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 11.469s 639139161146755518: x x x 602 x 494 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.470s 639139161146770385: x x x 601 x | x x 462 | x x x x x x x | x x | x x x x x x x x x x x 0.001s 11.472s 639139161146784326: x x x x x | x x | | x x x x x x x | x x | x x x 594 x x x x x x x 0.001s 11.472s 639139161146789978: x x x x x | x x x | x x x x x 603 x | x x | x x x | x x x x x x x 0.001s 11.474s 639139161146804544: x x x x x | x x 462 | x x x x x x x | x x | x x x | x x x x x x x 0.001s 11.474s 639139161146811149: x x x x x x x x | | x x x x x x x | x x | x x x | x x x x x x 604 0.053s 11.527s . 639139161147337736: x x x x x x x x | | x x x x x x x | x 605 | x x x x x x x x x x | 0.003s 11.530s 639139161147363911: x x x x x x x x | | x x x x x x x | x x | x x x 594 x x x x x x | 0.014s 11.543s 639139161147500296: x x x 607 x x x x | | x x x x x 606 x | x x | x x x | x x x x x x x 0.002s 11.545s 639139161147515774: x x x 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.545s 639139161147516190: x x x x x x x x | | x x x x x x x | x x | x x x | x x x x x x 604 0.022s 11.566s 639139161147731312: x x x x x x x x | | x x x 460 x x x | x x | x x x x x x x x x x | 0.002s 11.568s 639139161147750747: x x x x x x x x | | x x x x x x x | x x | x x x x x 608 x x x x | 0.002s 11.570s 639139161147771351: x x x x x x x x | | x x x 460 x x x | x x | x x x x x x x x x x | 0.001s 11.572s 639139161147783556: x x x x x x x x | | x x x x x x x | x x | x x x 609 x x x x x x | 0.002s 11.574s 639139161147803510: x x x x x x x x | | x x x 460 x x x | x x | x x x x x x x x x x | 0.018s 11.592s 639139161147985721: x x x x x x x x | | x x x | x 611 x | x x | x x x x x 610 x x x x x 0.002s 11.594s 639139161148005243: x x x 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.594s 639139161148008612: x x x x x x x x | | x x x | x x x | x x | x x x x x x x x x x 604 0.013s 11.607s 639139161148137643: x x x 612 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.609s 639139161148157637: x x x x x x x x | | x x x 460 x x x | x x | x x x x x x x x x x | 0.051s 11.660s . 639139161148669573: x x x x x 494 x x | | x x x | x x x | x x | x x x x x x x x x x x 0.002s 11.662s 639139161148689293: x x x x x x x x | | x x x | x x x | x x | x x x x x x x x x x 613 0.002s 11.664s 639139161148709360: x x x x x 494 x x | | x x x | x x x | x x | x x x x x x x x x x x 0.026s 11.690s 639139161148967623: x x x x 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.690s 639139161148968596: x x x 614 x 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.692s 639139161148984732: x x x x x 494 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.694s 639139161149004158: x x x x x x x x | x x x x | x 615 x | x x | x x x x x x x x x x x 0.002s 11.695s 639139161149019806: x x x x x 494 x x | x x x x | x x x | x x | x x x x x x x x x x x 0.036s 11.731s 639139161149380063: x x x x x | x x | x x x x | x x x | x x x x x x x x x x x x x x 0.036s 11.767s 639139161149738302: x x x x x | x 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 11.775s 639139161149816754: x x x x x | x x x x x x x x x x x | x x x x x x x x x x x x x x 0.165s 11.940s ... 639139161151468035: x x x x x x x x x x x x x x x x x | x x x x x x x x x x x x x x 0.305s 12.245s ...... 639139161154514319: 256 x x x x x x x x 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.246s 639139161154524747: 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 12.247s 639139161154539117: x x x x x x x x x x x x 616 x x x x x x x x x x x x x x x x x x x 0.006s 12.253s 639139161154596623: 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 12.254s 639139161154609542: x x x x x x x x x x x x x x x x x x x x x x x x x 617 x x x x x x 0.007s 12.261s 639139161154679666: 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 12.262s 639139161154691981: x x x x x x x x x x 618 x x x x x x x x x x x x x x x x x x x x x 0.020s 12.283s 639139161154893417: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 12.284s 639139161154909722: x x x x x x x x x x x x x x x x x x x x x x 619 x x x x x x x x x 0.139s 12.423s .. 639139161156295999: 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 12.424s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 26.9 58.3 62.1 30.1 14.4 25.6 17.1 60.0 25.0 17.1 17.1 55.2 57.1 66.2 20.3 48.4 61.1 65.2 55.9 17.5 61.0 56.6 28.3 20.8 48.8 56.6 61.6 61.1 22.6 53.7 53.7 57.8 Average Utilization: 43.2 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:12.47 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj... Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash o8aYIhrV5PYulZuuKdfSMGp/fyLLKX2Bo7KnuGDo0jl+KqfEqRV0D2A+26Zu8nDU2pXJWuA6RNRrTkYzfi9JSA==. Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/arcade/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash UQxm6Jd4ZDsLRzQiuKpHmtuM1bHyvyYF4KdNlBK4a2mb8/iOTmRw/Zwr/lrFzKpvkraF2PBZBtBhUlrKYzR5Mw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/toolset/Common/Tools.proj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (in 198 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/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.1894939 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 12.964s 13.669s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Build.proj () | 1 : 0.420s 0.484s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/AfterSigning.proj (Build, Pack) . 13 : 0.211s 0.211s /builddir/build/BUILD/dotnet-9.0.116/.packages/BootstrapPackages/microsoft.dotnet.arcade.sdk/9.0.0-beta.26152.3/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161028687759: 0 12.933s 12.933s ++ (scale 1:100) 639139161158019837: 1 0.038s 12.971s 639139161158398342: 2 0.003s 12.974s 639139161158426029: 1 0.016s 12.990s 639139161158583915: 3 0.003s 12.993s 639139161158613973: 1 0.005s 12.998s 639139161158667235: 4 0.048s 13.046s 639139161159145806: 1 0.010s 13.055s 639139161159241618: 6 0.010s 13.065s 639139161159337057: 1 0.352s 13.417s ....... 639139161162861943: 0 0.002s 13.419s 639139161162881384: 8 0.001s 13.421s 639139161162893340: 0 0.025s 13.446s 639139161163145182: 9 0.001s 13.447s 639139161163157472: 0 0.001s 13.448s 639139161163168953: 10 0.001s 13.449s 639139161163176796: 0 0.001s 13.450s 639139161163185779: 11 0.004s 13.454s 639139161163226828: 0 0.001s 13.455s 639139161163235818: 12 0.003s 13.458s 639139161163263782: 0 0.001s 13.458s 639139161163272219: 13 0.211s 13.669s .... 639139161165381604: 0 0.001s 13.671s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:13.70 [17:35:16.55] Building arcade...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building arcade: -> Microsoft.Arcade.Common/9.0.0-beta.26152.3 -> Microsoft.DotNet.Arcade.Sdk/9.0.0-beta.26152.3 -> Microsoft.DotNet.Build.Tasks.Archives/9.0.0-beta.26152.3 -> Microsoft.DotNet.Build.Tasks.Feed/9.0.0-beta.26152.3 -> Microsoft.DotNet.Build.Tasks.Installers/9.0.0-beta.26152.3 -> Microsoft.DotNet.Build.Tasks.Packaging/9.0.0-beta.26152.3 -> Microsoft.DotNet.Build.Tasks.TargetFramework/9.0.0-beta.26152.3 -> Microsoft.DotNet.Build.Tasks.Templating/9.0.0-beta.26152.3 -> Microsoft.DotNet.Build.Tasks.Workloads/9.0.0-beta.26152.3 -> Microsoft.DotNet.CMake.Sdk/9.0.0-beta.26152.3 -> Microsoft.DotNet.CodeAnalysis/9.0.0-beta.26152.3 -> Microsoft.DotNet.GenFacades/9.0.0-beta.26152.3 -> Microsoft.DotNet.NuGetRepack.Tasks/9.0.0-beta.26152.3 -> Microsoft.DotNet.PackageTesting/9.0.0-beta.26152.3 -> Microsoft.DotNet.SharedFramework.Sdk/9.0.0-beta.26152.3 -> Microsoft.DotNet.SignTool/9.0.0-beta.26152.3 -> Microsoft.DotNet.SourceBuild.Tasks/9.0.0-beta.26152.3 -> Microsoft.DotNet.Tar/9.0.0-beta.26152.3 -> Microsoft.DotNet.VersionTools/9.0.0-beta.26152.3 -> Microsoft.DotNet.VersionTools.Cli/9.0.0-beta.26152.3 -> Microsoft.DotNet.VersionTools.Tasks/9.0.0-beta.26152.3 -> Microsoft.DotNet.XliffTasks/9.0.0-beta.26152.3 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.applicationinsights/2.22.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.applicationinsights/2.22.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.applicationinsights/2.22.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.applicationinsights/2.22.0/icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.applicationinsights/2.22.0/icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.applicationinsights/2.22.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.applicationinsights/2.22.0/lib/netstandard2.0/Microsoft.ApplicationInsights.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.applicationinsights/2.22.0/lib/netstandard2.0/Microsoft.ApplicationInsights.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Bcl.AsyncInterfaces.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Bcl.AsyncInterfaces.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/microsoft.bcl.asyncinterfaces.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/microsoft.bcl.asyncinterfaces.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/microsoft.bcl.asyncinterfaces.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/microsoft.bcl.asyncinterfaces.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Bcl.Cryptography.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Bcl.Cryptography.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/lib/net9.0/Microsoft.Bcl.Cryptography.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/lib/net9.0/Microsoft.Bcl.Cryptography.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/lib/net9.0/Microsoft.Bcl.Cryptography.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/lib/net9.0/Microsoft.Bcl.Cryptography.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/lib/netstandard2.0/Microsoft.Bcl.Cryptography.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/lib/netstandard2.0/Microsoft.Bcl.Cryptography.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/lib/netstandard2.0/Microsoft.Bcl.Cryptography.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/lib/netstandard2.0/Microsoft.Bcl.Cryptography.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/microsoft.build.framework.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/microsoft.build.framework.17.8.43.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/microsoft.build.framework.17.8.43.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/microsoft.build.framework.17.8.43.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/ref/net8.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.framework/17.8.43/ref/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.8.43/ref/netstandard2.0/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.43". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.43/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/microsoft.build.tasks.core.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.43/microsoft.build.tasks.core.17.8.43.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/microsoft.build.tasks.core.17.8.43.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.43/microsoft.build.tasks.core.17.8.43.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.43/microsoft.build.tasks.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.43/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.43/ref/net8.0/Microsoft.Build.Tasks.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.43/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.tasks.core/17.8.43/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.8.43/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.17.8.43.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.17.8.43.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.17.8.43.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/microsoft.build.utilities.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/ref/net8.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build.utilities.core/17.8.43/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.8.43/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.8.43". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build/17.8.43/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.8.43/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build/17.8.43/microsoft.build.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.8.43/microsoft.build.17.8.43.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build/17.8.43/microsoft.build.17.8.43.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.8.43/microsoft.build.17.8.43.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build/17.8.43/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.8.43/microsoft.build.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.8.43/ref/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.build/17.8.43/ref/net8.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.8.43/ref/net8.0/Microsoft.Build.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/microsoft.codeanalysis.common.4.12.0-3.25609.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/microsoft.codeanalysis.common.4.12.0-3.25609.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/microsoft.codeanalysis.common.4.12.0-3.25609.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/microsoft.codeanalysis.common.4.12.0-3.25609.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/microsoft.codeanalysis.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.common/4.12.0-3.25609.5/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.common/4.12.0-3.25609.5/ThirdPartyNotices.rtf". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.CSharp.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.CSharp.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.CSharp.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/Microsoft.CodeAnalysis.CSharp.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/microsoft.codeanalysis.csharp.4.12.0-3.25609.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/microsoft.codeanalysis.csharp.4.12.0-3.25609.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/microsoft.codeanalysis.csharp.4.12.0-3.25609.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/microsoft.codeanalysis.csharp.4.12.0-3.25609.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/microsoft.codeanalysis.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.codeanalysis.csharp/4.12.0-3.25609.5/ThirdPartyNotices.rtf". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/lib/netstandard2.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/microsoft.deployment.dotnet.releases.2.0.0-rtm.1.25059.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/microsoft.deployment.dotnet.releases.2.0.0-rtm.1.25059.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/microsoft.deployment.dotnet.releases.2.0.0-rtm.1.25059.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/microsoft.deployment.dotnet.releases.2.0.0-rtm.1.25059.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/microsoft.deployment.dotnet.releases.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/microsoft.deployment.dotnet.releases.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.deployment.dotnet.releases/2.0.0-rtm.1.25059.4/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/microsoft.extensions.configuration.abstractions.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/microsoft.extensions.configuration.abstractions.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/microsoft.extensions.configuration.abstractions.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/microsoft.extensions.configuration.abstractions.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/microsoft.extensions.configuration.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/microsoft.extensions.configuration.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.abstractions/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.abstractions/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/buildTransitive/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.Binder.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/microsoft.extensions.configuration.binder.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/microsoft.extensions.configuration.binder.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/microsoft.extensions.configuration.binder.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/microsoft.extensions.configuration.binder.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/microsoft.extensions.configuration.binder.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/microsoft.extensions.configuration.binder.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration.binder/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration.binder/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Configuration.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/microsoft.extensions.configuration.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/microsoft.extensions.configuration.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/microsoft.extensions.configuration.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/microsoft.extensions.configuration.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/microsoft.extensions.configuration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/microsoft.extensions.configuration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.configuration/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.configuration/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/microsoft.extensions.dependencyinjection.abstractions.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/microsoft.extensions.dependencyinjection.abstractions.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/microsoft.extensions.dependencyinjection.abstractions.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/microsoft.extensions.dependencyinjection.abstractions.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/microsoft.extensions.dependencyinjection.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/microsoft.extensions.dependencyinjection.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/microsoft.extensions.dependencyinjection.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/microsoft.extensions.dependencyinjection.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/microsoft.extensions.dependencyinjection.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/microsoft.extensions.dependencyinjection.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/microsoft.extensions.dependencyinjection.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/microsoft.extensions.dependencyinjection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyModel.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/microsoft.extensions.dependencymodel.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/microsoft.extensions.dependencymodel.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/microsoft.extensions.dependencymodel.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/microsoft.extensions.dependencymodel.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/microsoft.extensions.dependencymodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/microsoft.extensions.dependencymodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.dependencymodel/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencymodel/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/microsoft.extensions.fileproviders.abstractions.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/microsoft.extensions.fileproviders.abstractions.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/microsoft.extensions.fileproviders.abstractions.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/microsoft.extensions.fileproviders.abstractions.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/microsoft.extensions.fileproviders.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/microsoft.extensions.fileproviders.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.fileproviders.abstractions/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.fileproviders.abstractions/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/microsoft.extensions.filesystemglobbing.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/microsoft.extensions.filesystemglobbing.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/microsoft.extensions.filesystemglobbing.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/microsoft.extensions.filesystemglobbing.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/microsoft.extensions.filesystemglobbing.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/microsoft.extensions.filesystemglobbing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.filesystemglobbing/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.filesystemglobbing/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/buildTransitive/net9.0/Microsoft.Extensions.Logging.Abstractions.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/buildTransitive/net9.0/Microsoft.Extensions.Logging.Abstractions.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/buildTransitive/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/microsoft.extensions.logging.abstractions.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/microsoft.extensions.logging.abstractions.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/microsoft.extensions.logging.abstractions.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/microsoft.extensions.logging.abstractions.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/microsoft.extensions.logging.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/microsoft.extensions.logging.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/microsoft.extensions.logging.configuration.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/microsoft.extensions.logging.configuration.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/microsoft.extensions.logging.configuration.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/microsoft.extensions.logging.configuration.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/microsoft.extensions.logging.configuration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/microsoft.extensions.logging.configuration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.configuration/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.configuration/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Console.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Console.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Console.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/microsoft.extensions.logging.console.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/microsoft.extensions.logging.console.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/microsoft.extensions.logging.console.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/microsoft.extensions.logging.console.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/microsoft.extensions.logging.console.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/microsoft.extensions.logging.console.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging.console/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.console/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/netstandard2.1/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/lib/netstandard2.1/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/lib/netstandard2.1/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/lib/netstandard2.1/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/microsoft.extensions.logging.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/microsoft.extensions.logging.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/microsoft.extensions.logging.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/microsoft.extensions.logging.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/microsoft.extensions.logging.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/microsoft.extensions.logging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.logging/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/microsoft.extensions.options.configurationextensions.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/microsoft.extensions.options.configurationextensions.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/microsoft.extensions.options.configurationextensions.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/microsoft.extensions.options.configurationextensions.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/microsoft.extensions.options.configurationextensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/microsoft.extensions.options.configurationextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options.configurationextensions/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options.configurationextensions/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/buildTransitive/net9.0/Microsoft.Extensions.Options.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/buildTransitive/net9.0/Microsoft.Extensions.Options.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/buildTransitive/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/lib/net9.0/Microsoft.Extensions.Options.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Options.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/netstandard2.1/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/lib/netstandard2.1/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/lib/netstandard2.1/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/lib/netstandard2.1/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/microsoft.extensions.options.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/microsoft.extensions.options.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/microsoft.extensions.options.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/microsoft.extensions.options.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/microsoft.extensions.options.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/microsoft.extensions.options.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.options/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.options/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/lib/net9.0/Microsoft.Extensions.Primitives.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/microsoft.extensions.primitives.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/microsoft.extensions.primitives.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/microsoft.extensions.primitives.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/microsoft.extensions.primitives.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/microsoft.extensions.primitives.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/microsoft.extensions.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.extensions.primitives/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.primitives/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/Microsoft.NET.Sdk.WorkloadManifestReader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/Microsoft.NET.Sdk.WorkloadManifestReader.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/lib/net9.0/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/microsoft.net.sdk.workloadmanifestreader.9.0.116-servicing.26177.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/microsoft.net.sdk.workloadmanifestreader.9.0.116-servicing.26177.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/microsoft.net.sdk.workloadmanifestreader.9.0.116-servicing.26177.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/microsoft.net.sdk.workloadmanifestreader.9.0.116-servicing.26177.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/microsoft.net.sdk.workloadmanifestreader.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.sdk.workloadmanifestreader/9.0.116-servicing.26177.1/microsoft.net.sdk.workloadmanifestreader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/microsoft.net.stringtools.17.8.43.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/microsoft.net.stringtools.17.8.43.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.net.stringtools/17.8.43/microsoft.net.stringtools.17.8.43.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.8.43/microsoft.net.stringtools.17.8.43.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.netcore.platforms/5.0.0/version.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/5.0.0/version.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.3.2.2146.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.3.2.2146.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.3.2.2146.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.3.2.2146.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.visualstudio.setup.configuration.interop/3.2.2146/microsoft.visualstudio.setup.configuration.interop.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.commands/6.11.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.commands/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.commands/6.11.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.commands/6.11.0/lib/net5.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.commands/6.11.0/lib/net5.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.commands/6.11.0/lib/net5.0/NuGet.Commands.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.commands/6.11.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.commands/6.11.0/lib/netstandard2.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.commands/6.11.0/lib/netstandard2.0/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.commands/6.11.0/nuget.commands.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.commands/6.11.0/nuget.commands.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.commands/6.11.0/nuget.commands.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.commands/6.11.0/nuget.commands.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.commands/6.11.0/nuget.commands.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.commands/6.11.0/nuget.commands.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/lib/netstandard2.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/nuget.common.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/nuget.common.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/nuget.common.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/nuget.common.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.common/6.11.0/nuget.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.11.0/nuget.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/lib/netstandard2.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/nuget.configuration.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/nuget.configuration.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/nuget.configuration.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/nuget.configuration.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.configuration/6.11.0/nuget.configuration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.11.0/nuget.configuration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.credentials/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.credentials/6.11.0/lib/net5.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/lib/net5.0/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.credentials/6.11.0/lib/netstandard2.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/lib/netstandard2.0/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.credentials/6.11.0/nuget.credentials.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/nuget.credentials.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.credentials/6.11.0/nuget.credentials.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/nuget.credentials.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.credentials/6.11.0/nuget.credentials.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.11.0/nuget.credentials.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/lib/net5.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/lib/net5.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.dependencyresolver.core/6.11.0/nuget.dependencyresolver.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/lib/netstandard2.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/nuget.frameworks.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/nuget.frameworks.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/nuget.frameworks.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/nuget.frameworks.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.frameworks/6.11.0/nuget.frameworks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.11.0/nuget.frameworks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/nuget.librarymodel.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/nuget.librarymodel.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/nuget.librarymodel.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/nuget.librarymodel.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.librarymodel/6.11.0/nuget.librarymodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.librarymodel/6.11.0/nuget.librarymodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/lib/net5.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/lib/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/lib/netstandard2.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/nuget.packaging.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/nuget.packaging.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/nuget.packaging.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/nuget.packaging.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.packaging/6.11.0/nuget.packaging.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.11.0/nuget.packaging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/lib/net5.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/lib/net5.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/lib/netstandard2.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/lib/netstandard2.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/nuget.projectmodel.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/nuget.projectmodel.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/nuget.projectmodel.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/nuget.projectmodel.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.projectmodel/6.11.0/nuget.projectmodel.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.projectmodel/6.11.0/nuget.projectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.protocol/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/net5.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/lib/net5.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.protocol/6.11.0/lib/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/lib/netstandard2.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.protocol/6.11.0/nuget.protocol.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/nuget.protocol.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.protocol/6.11.0/nuget.protocol.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/nuget.protocol.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.protocol/6.11.0/nuget.protocol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.11.0/nuget.protocol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/lib/netstandard2.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/nuget.versioning.6.11.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/nuget.versioning.6.11.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/nuget.versioning.6.11.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/nuget.versioning.6.11.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/nuget.versioning/6.11.0/nuget.versioning.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.11.0/nuget.versioning.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net6.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/lib/net6.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/lib/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/lib/netstandard2.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/system.codedom.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/system.codedom.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/system.codedom.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/system.codedom.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.codedom/7.0.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/7.0.0/system.codedom.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/lib/net9.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/lib/net9.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/lib/net9.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/lib/net9.0/System.Collections.Immutable.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/lib/netstandard2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/lib/netstandard2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.collections.immutable/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/cs/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/cs/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/de/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/de/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/es/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/es/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/fr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/fr/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/it/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/it/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ja/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ja/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ko/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ko/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pl/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pl/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pt-BR/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pt-BR/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ru/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ru/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/tr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/tr/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hans/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hans/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hant/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hant/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/cs/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/cs/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/de/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/de/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/es/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/es/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/fr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/fr/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/it/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/it/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ja/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ja/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ko/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ko/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/pl/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/pl/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/pt-BR/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/pt-BR/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ru/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ru/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/tr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/tr/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/zh-Hans/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/zh-Hans/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/zh-Hant/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/zh-Hant/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/system.commandline.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/system.commandline.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net6.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/lib/net6.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/lib/net6.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/lib/net6.0/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/lib/net7.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/lib/net7.0/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/lib/net8.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/lib/net8.0/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/net9.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/lib/net9.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/net9.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/lib/net9.0/System.Diagnostics.DiagnosticSource.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/system.diagnostics.diagnosticsource.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/system.diagnostics.diagnosticsource.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/system.diagnostics.diagnosticsource.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/system.diagnostics.diagnosticsource.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/system.diagnostics.diagnosticsource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net6.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/lib/net6.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net6.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/lib/net6.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.drawing.common/7.0.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.drawing.common/7.0.0/system.drawing.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/lib/net9.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/lib/net9.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/lib/net9.0/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/lib/net9.0/System.Formats.Asn1.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/lib/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/lib/netstandard2.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/lib/netstandard2.0/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/lib/netstandard2.0/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/system.formats.asn1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.formats.asn1/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/buildTransitive/netcoreapp2.0/System.IO.Packaging.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/buildTransitive/netcoreapp2.0/System.IO.Packaging.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/lib/net9.0/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/lib/net9.0/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/lib/net9.0/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/lib/net9.0/System.IO.Packaging.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/lib/netstandard2.0/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/lib/netstandard2.0/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/lib/netstandard2.0/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/lib/netstandard2.0/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/system.io.packaging.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/system.io.packaging.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/system.io.packaging.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/system.io.packaging.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/system.io.packaging.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/system.io.packaging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.packaging/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.packaging/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/lib/net9.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/lib/net9.0/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/lib/net9.0/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/lib/net9.0/System.IO.Pipelines.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/lib/netstandard2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/lib/netstandard2.0/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/lib/netstandard2.0/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/lib/netstandard2.0/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/system.io.pipelines.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/system.io.pipelines.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/system.io.pipelines.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/system.io.pipelines.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/system.io.pipelines.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/system.io.pipelines.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.io.pipelines/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/lib/net9.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/lib/net9.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/lib/net9.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/lib/net9.0/System.Reflection.Metadata.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/lib/netstandard2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/lib/netstandard2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/system.reflection.metadata.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/system.reflection.metadata.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/system.reflection.metadata.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/system.reflection.metadata.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net6.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/lib/net6.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net6.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/lib/net6.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/lib/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/lib/netstandard2.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.resources.extensions/7.0.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/7.0.0/system.resources.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/net6.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/lib/net6.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/runtimes/win/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/buildTransitive/netcoreapp2.0/System.Security.Cryptography.Xml.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/buildTransitive/netcoreapp2.0/System.Security.Cryptography.Xml.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net6.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/lib/net6.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.permissions/7.0.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.permissions/7.0.0/system.security.permissions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/lib/net6.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/lib/net6.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/lib/net9.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/lib/net9.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/lib/net9.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/lib/net9.0/System.Text.Encodings.Web.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/lib/netstandard2.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/lib/netstandard2.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/lib/netstandard2.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/PACKAGE.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/runtimes/browser/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/runtimes/browser/lib/net9.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/runtimes/browser/lib/net9.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/runtimes/browser/lib/net9.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/runtimes/browser/lib/net9.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/system.text.encodings.web.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/system.text.encodings.web.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/system.text.encodings.web.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/system.text.encodings.web.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/system.text.encodings.web.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/buildTransitive/net9.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/buildTransitive/net9.0/System.Text.Json.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/buildTransitive/netcoreapp2.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/buildTransitive/netcoreapp2.0/System.Text.Json.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/buildTransitive/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/buildTransitive/netstandard2.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/buildTransitive/netstandard2.0/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/lib/net9.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/lib/net9.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/lib/net9.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/lib/net9.0/System.Text.Json.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/lib/netstandard2.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/lib/netstandard2.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/lib/netstandard2.0/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/system.text.json.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/system.text.json.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/system.text.json.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/system.text.json.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/system.text.json.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.text.json/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net6.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/lib/net6.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net7.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/lib/net7.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net6.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/lib/net6.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.windows.extensions/7.0.0/system.windows.extensions.nuspec". ExtractToolPackageCore: Unzipping file "_rels/.rels" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/_rels/.rels". Unzipping file "Microsoft.DotNet.Arcade.Sdk.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.nuspec". Unzipping file "tools/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Arcade.Common.dll". Unzipping file "tools/net9.0/Microsoft.DotNet.Arcade.Sdk.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.Arcade.Sdk.deps.json". Unzipping file "tools/net9.0/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.Arcade.Sdk.dll". Unzipping file "tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.Configuration.Binder.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.Configuration.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.DependencyInjection.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.Logging.Abstractions.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.Logging.Configuration.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.Logging.Console.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.Logging.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.Options.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Extensions.Primitives.dll". Unzipping file "tools/net9.0/Microsoft.VisualStudio.Setup.Configuration.Interop.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.VisualStudio.Setup.Configuration.Interop.dll". Unzipping file "tools/net9.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.Win32.SystemEvents.dll". Unzipping file "tools/net9.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/System.CodeDom.dll". Unzipping file "tools/net9.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/System.Configuration.ConfigurationManager.dll". Unzipping file "tools/net9.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/System.Diagnostics.EventLog.dll". Unzipping file "tools/net9.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/System.Drawing.Common.dll". Unzipping file "tools/net9.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/System.Resources.Extensions.dll". Unzipping file "tools/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/System.Security.Cryptography.Pkcs.dll". Unzipping file "tools/net9.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/System.Security.Cryptography.ProtectedData.dll". Unzipping file "tools/net9.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/System.Security.Cryptography.Xml.dll". Unzipping file "tools/net9.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/System.Security.Permissions.dll". Unzipping file "tools/net9.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/System.Windows.Extensions.dll". Unzipping file "tools/net9.0/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Unzipping file "sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/sdk/Sdk.props". Unzipping file "sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/sdk/Sdk.targets". Unzipping file "tools/AfterSigning.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj". Unzipping file "tools/AfterSolutionBuild.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj". Unzipping file "tools/Assets/DotNetPackageIcon.png" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Assets/DotNetPackageIcon.png". Unzipping file "tools/BeforeCommonTargets.CrossTargeting.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/BeforeCommonTargets.CrossTargeting.targets". Unzipping file "tools/BeforeCommonTargets.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/BeforeCommonTargets.targets". Unzipping file "tools/Build.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj". Unzipping file "tools/BuildReleasePackages.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/BuildReleasePackages.targets". Unzipping file "tools/BuildStep.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/BuildStep.props". Unzipping file "tools/BuildTasks.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/BuildTasks.props". Unzipping file "tools/Compiler.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Compiler.props". Unzipping file "tools/DefaultVersions.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props". Unzipping file "tools/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Directory.Build.props". Unzipping file "tools/Empty.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Empty.targets". Unzipping file "tools/EmptyIsProjectRestoreSupportedTarget.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/EmptyIsProjectRestoreSupportedTarget.targets". Unzipping file "tools/ExcludeFromBuild.BeforeCommonTargets.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/ExcludeFromBuild.BeforeCommonTargets.targets". Unzipping file "tools/GenerateChecksums.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/GenerateChecksums.targets". Unzipping file "tools/GenerateInternalsVisibleTo.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/GenerateInternalsVisibleTo.targets". Unzipping file "tools/GenerateResxSource.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/GenerateResxSource.targets". Unzipping file "tools/Imports.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Imports.targets". Unzipping file "tools/InstallDotNetCore.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/InstallDotNetCore.targets". Unzipping file "tools/Licenses/Apache-2.0.txt" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/Apache-2.0.txt". Unzipping file "tools/Licenses/MicrosoftDotNetLibrary.txt" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/MicrosoftDotNetLibrary.txt". Unzipping file "tools/Licenses/MIT.txt" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/MIT.txt". Unzipping file "tools/Licenses/VisualStudioExtensions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/VisualStudioExtensions.txt". Unzipping file "tools/Localization.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Localization.targets". Unzipping file "tools/Microsoft.Testing.Platform.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Microsoft.Testing.Platform.targets". Unzipping file "tools/MSTest/MSTest.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/MSTest/MSTest.targets". Unzipping file "tools/NativeVersion.rc" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/NativeVersion.rc". Unzipping file "tools/NoRestore.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/NoRestore.targets". Unzipping file "tools/NUnit/NUnit.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/NUnit/NUnit.targets". Unzipping file "tools/OptimizationData.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/OptimizationData.targets". Unzipping file "tools/Pack.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Pack.targets". Unzipping file "tools/Performance.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Performance.targets". Unzipping file "tools/ProjectDefaults.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/ProjectDefaults.props". Unzipping file "tools/ProjectDefaults.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/ProjectDefaults.targets". Unzipping file "tools/ProjectLayout.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/ProjectLayout.props". Unzipping file "tools/Publish.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj". Unzipping file "tools/RepoDefaults.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepoDefaults.props". Unzipping file "tools/RepoLayout.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepoLayout.props". Unzipping file "tools/RepositoryInfo.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryInfo.targets". Unzipping file "tools/RepositoryValidation.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj". Unzipping file "tools/SdkTasks/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/Directory.Build.props". Unzipping file "tools/SdkTasks/PublishArtifactsInManifest.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishArtifactsInManifest.proj". Unzipping file "tools/SdkTasks/PublishBuildAssets.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishBuildAssets.proj". Unzipping file "tools/SdkTasks/PublishSignedAssets.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishSignedAssets.proj". Unzipping file "tools/SdkTasks/PublishToSymbolServers.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishToSymbolServers.proj". Unzipping file "tools/SdkTasks/SigningValidation.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/SigningValidation.proj". Unzipping file "tools/SdkTasks/Versions.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/Versions.props". Unzipping file "tools/SdkTasks/VisualStudio.BuildIbcTrainingSettings.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/VisualStudio.BuildIbcTrainingSettings.proj". Unzipping file "tools/SdkTasks/VisualStudio.IbcTraining.runsettings" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/VisualStudio.IbcTraining.runsettings". Unzipping file "tools/Settings.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Settings.props". Unzipping file "tools/Sign.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Sign.proj". Unzipping file "tools/Sign.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Sign.props". Unzipping file "tools/snk/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk". Unzipping file "tools/snk/AspNetCore.snk" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk". Unzipping file "tools/snk/ECMA.snk" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk". Unzipping file "tools/snk/MSFT.snk" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk". Unzipping file "tools/snk/Open.snk" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk". Unzipping file "tools/snk/SilverlightPlatformPublicKey.snk" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk". Unzipping file "tools/SourceBuild/AfterSourceBuild.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj". Unzipping file "tools/SourceBuild/Noop.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj". Unzipping file "tools/SourceBuild/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/README.md". Unzipping file "tools/SourceBuild/SourceBuildArcade.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcade.targets". Unzipping file "tools/SourceBuild/SourceBuildArcadeBuild.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets". Unzipping file "tools/SourceBuild/SourceBuildArcadePublish.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadePublish.targets". Unzipping file "tools/SourceBuild/SourceBuildArcadeTools.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeTools.targets". Unzipping file "tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildIntermediate.proj". Unzipping file "tools/StrongName.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/StrongName.props". Unzipping file "tools/StrongName.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/StrongName.targets". Unzipping file "tools/SymStore.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SymStore.targets". Unzipping file "tools/TargetFrameworkDefaults.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/TargetFrameworkDefaults.props". Unzipping file "tools/TargetFrameworkFilters.BeforeCommonTargets.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/TargetFrameworkFilters.BeforeCommonTargets.targets". Unzipping file "tools/Tests.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tests.props". Unzipping file "tools/Tests.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tests.targets". Unzipping file "tools/Tools.proj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj". Unzipping file "tools/Version.BeforeCommonTargets.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Version.BeforeCommonTargets.targets". Unzipping file "tools/Version.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Version.targets". Unzipping file "tools/VisualStudio.AcquireOptimizationData.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.AcquireOptimizationData.targets". Unzipping file "tools/VisualStudio.BuildIbcTrainingInputs.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.BuildIbcTrainingInputs.targets". Unzipping file "tools/VisualStudio.ImportSdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.ImportSdk.targets". Unzipping file "tools/VisualStudio.InsertionManifests.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.InsertionManifests.targets". Unzipping file "tools/VisualStudio.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.props". Unzipping file "tools/VisualStudio.SetupPackage.swixproj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.SetupPackage.swixproj". Unzipping file "tools/VisualStudio.SetupPackage.vsmanproj" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.SetupPackage.vsmanproj". Unzipping file "tools/VisualStudio.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.targets". Unzipping file "tools/VisualStudio.VsixBuild.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.VsixBuild.targets". Unzipping file "tools/VSTest.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/VSTest.targets". Unzipping file "tools/Workarounds.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Workarounds.props". Unzipping file "tools/Workarounds.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Workarounds.targets". Unzipping file "tools/XUnit/xunit.runner.json" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/XUnit/xunit.runner.json". Unzipping file "tools/XUnit/XUnit.Runner.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/XUnit/XUnit.Runner.targets". Unzipping file "tools/XUnit/XUnit.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/XUnit/XUnit.targets". Unzipping file "tools/DefaultVersions.Generated.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.Generated.props". Unzipping file "Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/Icon.png". Unzipping file "LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/LICENSE.txt". Unzipping file "THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/THIRD-PARTY-NOTICES.txt". Unzipping file "[Content_Types].xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/[Content_Types].xml". Unzipping file "package/services/metadata/core-properties/f33b01bc535449e1a32c0568f0c433ca.psmdcp" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/package/services/metadata/core-properties/f33b01bc535449e1a32c0568f0c433ca.psmdcp". Unzipping file "_rels/.rels" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/_rels/.rels". Unzipping file "Microsoft.DotNet.CMake.Sdk.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.nuspec". Unzipping file "build/Microsoft.DotNet.CMake.Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/build/Microsoft.DotNet.CMake.Sdk.props". Unzipping file "sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/sdk/Sdk.props". Unzipping file "build/Microsoft.DotNet.CMake.Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/build/Microsoft.DotNet.CMake.Sdk.targets". Unzipping file "sdk/ProjectReference.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/sdk/ProjectReference.targets". Unzipping file "sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/sdk/Sdk.targets". Unzipping file "LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/LICENSE.TXT". Unzipping file "THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/THIRD-PARTY-NOTICES.TXT". Unzipping file "Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/Icon.png". Unzipping file "[Content_Types].xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/[Content_Types].xml". Unzipping file "package/services/metadata/core-properties/46f73050092545a4953ea46f30f875b8.psmdcp" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/package/services/metadata/core-properties/46f73050092545a4953ea46f30f875b8.psmdcp". Unzipping file "_rels/.rels" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/_rels/.rels". Unzipping file "Microsoft.DotNet.SharedFramework.Sdk.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.nuspec". Unzipping file "tools/net9.0/Microsoft.DotNet.SharedFramework.Sdk.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/tools/net9.0/Microsoft.DotNet.SharedFramework.Sdk.deps.json". Unzipping file "tools/net9.0/Microsoft.DotNet.SharedFramework.Sdk.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/tools/net9.0/Microsoft.DotNet.SharedFramework.Sdk.dll". Unzipping file "tools/net9.0/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/tools/net9.0/Microsoft.Extensions.DependencyModel.dll". Unzipping file "sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/sdk/Sdk.props". Unzipping file "sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/sdk/Sdk.targets". Unzipping file "targets/Microsoft.DotNet.SharedFramework.Sdk.MultiRid.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/targets/Microsoft.DotNet.SharedFramework.Sdk.MultiRid.targets". Unzipping file "targets/Microsoft.DotNet.SharedFramework.Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/targets/Microsoft.DotNet.SharedFramework.Sdk.props". Unzipping file "targets/Microsoft.DotNet.SharedFramework.Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/targets/Microsoft.DotNet.SharedFramework.Sdk.targets". Unzipping file "targets/sharedfx.props" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/targets/sharedfx.props". Unzipping file "targets/sharedfx.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/targets/sharedfx.targets". Unzipping file "targets/windows/product/sharedfxdir.wxs" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/targets/windows/product/sharedfxdir.wxs". Unzipping file "targets/windows/wix.targets" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/targets/windows/wix.targets". Unzipping file "Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/Icon.png". Unzipping file "LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/LICENSE.txt". Unzipping file "THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/THIRD-PARTY-NOTICES.txt". Unzipping file "[Content_Types].xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/[Content_Types].xml". Unzipping file "package/services/metadata/core-properties/877f0c4d9da2496da878304aa7b2d6b9.psmdcp" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/package/services/metadata/core-properties/877f0c4d9da2496da878304aa7b2d6b9.psmdcp". Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/ExtractToolPackage.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/ExtractToolPackage.complete". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/arcade". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/arcade/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/arcade/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler Shutting down VB/C# compiler server... VB/C# compiler server shut down successfully. Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildLogs/log/Release/source-inner-build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/log/Release/ToolsetRestore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildLogs/log/Release/ToolsetRestore.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.Arcade.Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.Arcade.Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.Arcade.Common/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Arcade.Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Arcade.Sdk/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.ArcadeLogging". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.ArcadeLogging/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.ArcadeLogging/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Archives". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Archives/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Feed". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Feed/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Feed/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Installers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Installers/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Packaging". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Packaging/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.TargetFramework". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Templating". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Templating/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Workloads". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Build.Tasks.Workloads/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.CMake.Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CMake.Sdk/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.CMake.Sdk/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.CodeAnalysis". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.CodeAnalysis/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.CodeAnalysis/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.GenFacades". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.GenFacades/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.GenFacades/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.NuGetRepack.Tasks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.NuGetRepack.Tasks/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.PackageTesting". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.PackageTesting/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.PackageTesting/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.SharedFramework.Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.SharedFramework.Sdk/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.SignTool". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SignTool/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.SignTool/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.SourceBuild.Tasks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.SourceBuild.Tasks/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Tar". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.Tar/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.Tar/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.VersionTools.Cli". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Cli/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.VersionTools.Cli/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.VersionTools.Tasks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools.Tasks/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.VersionTools.Tasks/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.VersionTools". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.VersionTools/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.VersionTools/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.XliffTasks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/Microsoft.DotNet.XliffTasks/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/obj/Microsoft.DotNet.XliffTasks/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building arcade df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/arcade/artifacts/obj/". DirSize After CleanupRepo arcade df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/arcade/CleanupRepo.complete". 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/arcade.proj" (Build target(s)). 11>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 32>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/NuGet.config". UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire". 14>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api". 16>CopyNuGetConfig: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/NuGet.config". 14>CopyNuGetConfig: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/NuGet.config". 11>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader". 25>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates". 27>CopyNuGetConfig: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/NuGet.config". 11>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt". 25>CopyNuGetConfig: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/NuGet.config". 16>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>CopyNuGetConfig: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/NuGet.config". 18>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/NuGet.config". 14>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil". 32>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics". 16>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>CopyNuGetConfig: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/NuGet.config". 32>CopyNuGetConfig: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/NuGet.config". 16>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 32>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 32>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 32>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 32>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 32>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 32>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/UpdateNuGetConfig.complete". UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/UpdateNuGetConfig.complete". 14>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/UpdateNuGetConfig.complete". 11>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/UpdateGlobalJsonVersions.complete". 14>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>UpdateGlobalJsonVersions: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/UpdateGlobalJsonVersions.complete". 14>UpdateGlobalJsonVersions: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/UpdateGlobalJsonVersions.complete". 18>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/UpdateNuGetConfig.complete". 27>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/UpdateNuGetConfig.complete". 28>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/UpdateNuGetConfig.complete". 34>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/UpdateNuGetConfig.complete". 11>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 32>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/UpdateNuGetConfig.complete". 16>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/UpdateNuGetConfig.complete". 32>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>UpdateGlobalJsonVersions: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/UpdateGlobalJsonVersions.complete". 27>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 32>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>UpdateGlobalJsonVersions: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/UpdateGlobalJsonVersions.complete". 32>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>UpdateGlobalJsonVersions: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/UpdateGlobalJsonVersions.complete". 32>UpdateGlobalJsonVersions: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/UpdateGlobalJsonVersions.complete". 20>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>UpdateGlobalJsonVersions: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/UpdateGlobalJsonVersions.complete". 20>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/NuGet.config". UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 20>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 20>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>UpdateGlobalJsonVersions: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/UpdateGlobalJsonVersions.complete". 20>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. source-build-externals using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.source-build-externals.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.source-build-externals.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/CreateBuildInputProps.complete". 16>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>RepoBuild: [17:35:18.84] Building source-build-externals Running command: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/source-build-externals/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:UseInnerClone=true /p:CopySrcInsteadOfClone=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/source-build-externals/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha.1 PackageVersionStamp=alpha.1 DeterministicSourcePaths=true 16>CreateBuildInputProps: aspire using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.aspire.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.aspire.Previous.props 11>RepoBuild: SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.source-build-externals.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal 16>CreateBuildInputProps: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/CreateBuildInputProps.complete". 11>RepoBuild: SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ 14>CreateBuildInputProps: command-line-api using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.command-line-api.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.command-line-api.Previous.props 11>RepoBuild: SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building source-build-externals 14>CreateBuildInputProps: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/CreateBuildInputProps.complete". 11>RepoBuild: df -h /builddir/build/BUILD/dotnet-9.0.116/ 16>RepoBuild: [17:35:18.85] Building aspire Running command: /builddir/build/BUILD/dotnet-9.0.116/src/aspire/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/aspire/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/aspire/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/aspire/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/aspire/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 28>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>RepoBuild: DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20241021.5 BUILD_BUILDNUMBER=20241021.5 DotNetUseShippingVersions=true PreReleaseVersionLabel=preview.1 PackageVersionStamp=preview.1 DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/aspire/ 14>RepoBuild: [17:35:18.85] Building command-line-api 16>RepoBuild: DotNetBuildFromSourceFlavor=Product 14>RepoBuild: Running command: 16>RepoBuild: DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.aspire.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/NuGet.config 14>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/command-line-api/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/command-line-api/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" --warnAsError false /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/command-line-api/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/command-line-api/ 16>RepoBuild: DotNetBuildFromSource=true 14>RepoBuild: With Environment Variables: 16>RepoBuild: MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal 14>RepoBuild: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 16>RepoBuild: SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets 14>RepoBuild: DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 16>RepoBuild: SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 14>RepoBuild: DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet 16>RepoBuild: SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 14>RepoBuild: _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 16>RepoBuild: SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 14>RepoBuild: _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 16>RepoBuild: SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ 14>RepoBuild: _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj 16>RepoBuild: SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ 14>RepoBuild: _OverrideArcadeInitializeBuildToolFramework=net9.0 16>RepoBuild: SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ 14>RepoBuild: ContinuousIntegrationBuild=true 16>RepoBuild: SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ 14>RepoBuild: MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20240626.1 16>RepoBuild: DirSize Before Building aspire 14>RepoBuild: BUILD_BUILDNUMBER=20240626.1 DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.command-line-api.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building command-line-api 11>RepoBuild: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/source-build-externals/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:UseInnerClone=true /p:CopySrcInsteadOfClone=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/source-build-externals/ /v:n 16>RepoBuild: df -h /builddir/build/BUILD/dotnet-9.0.116/ 14>RepoBuild: df -h /builddir/build/BUILD/dotnet-9.0.116/ 25>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>RepoBuild: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / 14>RepoBuild: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / 16>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/src/aspire/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/aspire/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/aspire/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/aspire/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/aspire/ /v:n 18>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/command-line-api/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/command-line-api/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" --warnAsError false /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/command-line-api/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/command-line-api/ 27>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts 28>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts 11>RepoBuild: ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/toolset 16>RepoBuild: ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/toolset 11>RepoBuild: ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/log/Release 18>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts 16>RepoBuild: ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/log/Release 11>RepoBuild: ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/tmp/Release 14>RepoBuild: ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/toolset 16>RepoBuild: ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/tmp/Release 11>RepoBuild: ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/tmp/Release 18>CreateBuildInputProps: fsharp using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.fsharp.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.fsharp.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/CreateBuildInputProps.complete". 14>RepoBuild: ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/log/Release 16>RepoBuild: ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/tmp/Release 25>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 27>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 14>RepoBuild: ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/tmp/Release 11>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 34>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 16>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 28>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 18>RepoBuild: [17:35:18.92] Building fsharp 14>RepoBuild: ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/tmp/Release 18>RepoBuild: Running command: /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/build.sh --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/fsharp/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/fsharp/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:TreatWarningsAsErrors=false /p:GenerateResourceUsePreserializedResources=true --sourcebuild --tfm net9.0 /p:SourceBuildBootstrapTfm=net9.0 /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/fsharp/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/fsharp/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20250120.7 BUILD_BUILDNUMBER=20250120.7 DotNetUseShippingVersions=true PreReleaseVersionLabel=beta PackageVersionStamp=beta DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.fsharp.props 11>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 18>RepoBuild: RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/NuGet.config DotNetBuildFromSource=true 27>CreateBuildInputProps: symreader using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.symreader.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.symreader.Previous.props 18>RepoBuild: MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk 16>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 18>RepoBuild: SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 27>CreateBuildInputProps: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/CreateBuildInputProps.complete". 18>RepoBuild: SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building fsharp 14>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 34>CreateBuildInputProps: cecil using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.cecil.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.cecil.Previous.props 28>CreateBuildInputProps: xdt using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.xdt.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.xdt.Previous.props 34>CreateBuildInputProps: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/CreateBuildInputProps.complete". 28>CreateBuildInputProps: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/CreateBuildInputProps.complete". 14>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 27>RepoBuild: [17:35:18.93] Building symreader Running command: /builddir/build/BUILD/dotnet-9.0.116/src/symreader/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/symreader/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/symreader/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/symreader/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/symreader/ With Environment Variables: 18>RepoBuild: df -h /builddir/build/BUILD/dotnet-9.0.116/ 27>RepoBuild: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20240627.2 BUILD_BUILDNUMBER=20240627.2 DotNetUseShippingVersions=true PreReleaseVersionLabel=beta PackageVersionStamp=beta DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/symreader/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.symreader.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ 28>RepoBuild: [17:35:18.93] Building xdt Running command: 27>RepoBuild: DirSize Before Building symreader 28>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/src/xdt/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/xdt/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/xdt/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/xdt/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/xdt/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 25>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>RepoBuild: _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20241209.2 BUILD_BUILDNUMBER=20241209.2 DotNetUseShippingVersions=true PreReleaseVersionLabel=preview PackageVersionStamp=preview DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/xdt/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.xdt.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk 20>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/UpdateNuGetConfig.complete". 28>RepoBuild: SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 20>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>RepoBuild: SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ 18>RepoBuild: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / 28>RepoBuild: SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building xdt 27>RepoBuild: df -h /builddir/build/BUILD/dotnet-9.0.116/ 18>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/build.sh --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/fsharp/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/fsharp/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:TreatWarningsAsErrors=false /p:GenerateResourceUsePreserializedResources=true --sourcebuild --tfm net9.0 /p:SourceBuildBootstrapTfm=net9.0 /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/fsharp/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/fsharp/ 20>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>CreateBuildInputProps: test-templates using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.test-templates.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.test-templates.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/CreateBuildInputProps.complete". 20>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>RepoBuild: df -h /builddir/build/BUILD/dotnet-9.0.116/ 27>RepoBuild: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / 20>UpdateGlobalJsonVersions: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/UpdateGlobalJsonVersions.complete". 27>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/src/symreader/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/symreader/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/symreader/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/symreader/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/symreader/ /v:n 25>RepoBuild: [17:35:18.94] Building test-templates Running command: /builddir/build/BUILD/dotnet-9.0.116/src/test-templates/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/test-templates/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/test-templates/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/test-templates/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/test-templates/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20250512.1 BUILD_BUILDNUMBER=20250512.1 DotNetUseShippingVersions=true PreReleaseVersionLabel=rtm PackageVersionStamp=rtm DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.test-templates.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ 28>RepoBuild: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / 25>RepoBuild: SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building test-templates 28>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/src/xdt/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/xdt/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/xdt/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/xdt/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/xdt/ 25>RepoBuild: df -h /builddir/build/BUILD/dotnet-9.0.116/ 34>RepoBuild: [17:35:18.95] Building cecil Running command: /builddir/build/BUILD/dotnet-9.0.116/src/cecil/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/cecil/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/cecil/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/cecil/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260222.3 BUILD_BUILDNUMBER=20260222.3 DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha 25>RepoBuild: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / 34>RepoBuild: DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/cecil/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.cecil.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 32>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/src/test-templates/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/test-templates/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/test-templates/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/test-templates/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/test-templates/ 34>RepoBuild: SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building cecil df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / /builddir/build/BUILD/dotnet-9.0.116/src/cecil/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/cecil/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/cecil/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/cecil/ /v:n 27>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/log/Release 28>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts 27>RepoBuild: ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/tmp/Release 28>RepoBuild: ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/toolset 27>RepoBuild: ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/tmp/Release 28>RepoBuild: ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/log/Release 25>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts 28>RepoBuild: ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/tmp/Release 27>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 25>RepoBuild: ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/toolset 28>RepoBuild: ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/tmp/Release 27>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 25>RepoBuild: ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/log/Release 32>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 28>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 25>RepoBuild: ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/tmp/Release 28>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 18>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts 25>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 18>RepoBuild: ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/toolset 34>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts 25>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 18>RepoBuild: ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/log/Release 34>RepoBuild: ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/toolset 18>RepoBuild: ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/tmp/Release 34>RepoBuild: ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/log/Release 18>RepoBuild: ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/tmp/Release /builddir/build/BUILD/dotnet-9.0.116/src/fsharp//FSharp.sln: publish /builddir/build/BUILD/dotnet-9.0.116/src/fsharp//proto.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/log/Release/Build.binlog"+.proto.binlog /p:Configuration=Proto /p:DotNetBuildRepo=true /p:DotNetBuildSourceOnly=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/fsharp/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/fsharp/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:TreatWarningsAsErrors=false /p:GenerateResourceUsePreserializedResources=true /p:SourceBuildBootstrapTfm=net9.0 /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/fsharp/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/fsharp/ 34>RepoBuild: ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/tmp/Release 32>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>RepoBuild: ##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 32>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. diagnostics using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.diagnostics.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.diagnostics.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/CreateBuildInputProps.complete". RepoBuild: [17:35:19.06] Building diagnostics Running command: /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/diagnostics/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/diagnostics/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/diagnostics/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/diagnostics/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20240816.1 BUILD_BUILDNUMBER=20240816.1 DotNetUseShippingVersions=true PreReleaseVersionLabel=preview PackageVersionStamp=preview DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.diagnostics.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building diagnostics df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/diagnostics/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/diagnostics/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/diagnostics/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/diagnostics/ /v:n ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/tmp/Release ##vso[task.setvariable variable=NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 11>RepoBuild: Build started 05/09/2026 17:35:19. 32>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 11>RepoBuild: 14>RepoBuild: 16>RepoBuild: Build started 05/09/2026 17:35:19. 27>RepoBuild: Build started 05/09/2026 17:35:19. 28>RepoBuild: 18>RepoBuild: 34>RepoBuild: Build started 05/09/2026 17:35:19. 25>RepoBuild: 16>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/aspire/ /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:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/aspire/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/aspire/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/aspire/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/aspire/ /v:n -logger:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/aspire/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.aspire.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=aspire 32>RepoBuild: Build started 05/09/2026 17:35:19. 27>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/symreader/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/symreader/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/symreader/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/symreader/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/symreader/ /v:n -logger:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/symreader/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.symreader.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=symreader 34>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/cecil/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/cecil/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/cecil/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/cecil/ /v:n -logger:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/cecil/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.cecil.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=cecil 18>RepoBuild: ##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 32>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/diagnostics/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/diagnostics/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/diagnostics/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/diagnostics/ /v:n -logger:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.diagnostics.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=diagnostics 16>RepoBuild: Build started 05/09/2026 17:35:19. 14>RepoBuild: 27>RepoBuild: Build started 05/09/2026 17:35:19. 28>RepoBuild: 34>RepoBuild: Build started 05/09/2026 17:35:19. 18>RepoBuild: 25>RepoBuild: 32>RepoBuild: Build started 05/09/2026 17:35:19. 16>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 27>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 14>RepoBuild: Determining projects to restore... 28>RepoBuild: Determining projects to restore... 34>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 18>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/src/fsharp//FSharp.sln: publish /builddir/build/BUILD/dotnet-9.0.116/src/fsharp//proto.proj /restore /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/log/Debug/Build.binlog"+.proto.binlog /p:Configuration=Proto /p:SourceBuildUseMonoRuntime=false /p:DotNetBuildSourceOnly=true /p:DotNetBuildInnerRepo=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true 16>RepoBuild: 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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 27>RepoBuild: 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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 25>RepoBuild: Determining projects to restore... 32>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 34>RepoBuild: Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. 11>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>PrepareInnerSourceBuildRepoRoot: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.azuredevops". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/.azuredevops/dependabot.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.azuredevops/dependabot.yml". 34>RepoBuild: X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 16>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.config". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/.config/CredScanSuppressions.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.config/CredScanSuppressions.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/.config/tsaoptions.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.config/tsaoptions.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/build.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/check-submodules.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/check-submodules.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/check-submodules.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/check-submodules.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/CODEOWNERS" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/CODEOWNERS". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/.gitmodules" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.gitmodules". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/extract-patches.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/extract-patches.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/extract-patches.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/extract-patches.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/global.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/global.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/clean.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/clean.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.gitignore". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.github/workflows". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/.github/workflows/backport.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.github/workflows/backport.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.vsts.pipelines/builds". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/.vsts.pipelines/builds/ci-public.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.vsts.pipelines/builds/ci-public.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/.vsts.pipelines/builds/ci.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/.vsts.pipelines/builds/ci.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/DotNetBuild.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/DotNetBuild.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/git-clone-to-dir.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/git-clone-to-dir.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/Versions.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/Versions.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/Version.Details.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/build.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/build.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/darc-init.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/enable-cross-org-publishing.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/generate-sbom-prep.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/generate-sbom-prep.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/init-tools-native.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/init-tools-native.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/init-tools-native.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/internal-feed-operations.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/internal-feed-operations.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/msbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/pipeline-logging-functions.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/pipeline-logging-functions.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/retain-build.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/retain-build.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdk-task.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/template-guidance.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/template-guidance.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/SetupNugetSources.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/tools.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/generate-sbom-prep.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/generate-sbom-prep.sh". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/BuildConfiguration". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/BuildConfiguration/build-configuration.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/BuildConfiguration/build-configuration.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/job". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/job". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/job". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/job". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/job/onelocbuild.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/job/source-build.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/job". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/job/source-index-stage1.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/job/job.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/job/job.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/jobs/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/jobs/codeql-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/jobs/jobs.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/post-build/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/post-build/post-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/post-build/setup-maestro-vars.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/component-governance.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/component-governance.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/enable-internal-sources.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/enable-internal-sources.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/generate-sbom.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/enable-internal-runtimes.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/enable-internal-runtimes.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/get-delegation-sas.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/get-delegation-sas.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/get-federated-access-token.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/get-federated-access-token.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/publish-build-artifacts.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/publish-build-artifacts.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/publish-logs.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/publish-pipeline-artifacts.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/publish-pipeline-artifacts.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/steps/source-build.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/variables". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/core-templates/variables/pool-providers.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/core-templates/variables/pool-providers.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/arm/tizen". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/arm/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/arm/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/arm64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/armel/armel.jessie.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/armel/tizen/tizen.patch". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/build-android-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/toolchain.cmake". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/riscv64/tizen". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/riscv64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/riscv64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/x64/tizen". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/x64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/x64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/x86/tizen". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/cross/x86/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/cross/x86/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/internal/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/internal/Tools.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/internal/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/internal/NuGet.config". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/loc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/loc/P22DotNetHtmlLocalization.lss" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/loc/P22DotNetHtmlLocalization.lss". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native/common-library.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/native/init-distro-rid.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native/init-distro-rid.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native/init-compiler.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/native/init-os-and-arch.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native/init-os-and-arch.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native/CommonLibrary.psm1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native/install-cmake-test.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native/install-cmake.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/native/install-tool.ps1". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/post-build/nuget-verification.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build/nuget-verification.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build/publish-using-darc.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build/nuget-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build/check-channel-consistency.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/post-build/redact-logs.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build/redact-logs.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build/sourcelink-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/post-build/symbols-validation.ps1". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl/configure-sdl-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl/extract-artifact-archives.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl/execute-all-sdl-tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl/extract-artifact-packages.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl/init-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl/packages.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdl/sdl.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl/sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl/run-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/sdl/trim-assets-version.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/sdl/trim-assets-version.ps1". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/job". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/job". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/job/job.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/job/job.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/job/onelocbuild.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/job/source-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/job/source-index-stage1.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/jobs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/jobs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/jobs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/jobs/codeql-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/jobs/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/jobs/jobs.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/post-build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/post-build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/post-build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/post-build/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/post-build/post-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/post-build/setup-maestro-vars.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/get-delegation-sas.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/get-delegation-sas.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/component-governance.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/component-governance.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/get-federated-access-token.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/get-federated-access-token.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/enable-internal-runtimes.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/enable-internal-runtimes.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/generate-sbom.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/enable-internal-sources.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/enable-internal-sources.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/publish-logs.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/publish-pipeline-artifacts.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/publish-pipeline-artifacts.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/publish-build-artifacts.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/publish-build-artifacts.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/steps/source-build.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/variables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/variables". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/variables/pool-providers.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/variables/pool-providers.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates-official/variables/sdl-variables.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates-official/variables/sdl-variables.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/job/source-index-stage1.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/job/onelocbuild.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/job/job.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/jobs/codeql-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/jobs/jobs.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/jobs/source-build.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/post-build/post-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/post-build/setup-maestro-vars.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/post-build/common-variables.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/enable-internal-runtimes.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/enable-internal-runtimes.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/component-governance.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/component-governance.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/enable-internal-sources.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/enable-internal-sources.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/generate-sbom.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/get-delegation-sas.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/get-delegation-sas.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/get-federated-access-token.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/get-federated-access-token.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/publish-build-artifacts.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/publish-build-artifacts.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/publish-logs.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/publish-pipeline-artifacts.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/publish-pipeline-artifacts.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/steps/source-build.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/variables". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/common/templates/variables/pool-providers.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/common/templates/variables/pool-providers.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/tasks/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/UpdateJson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/UpdateJson.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/keys/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/keys/vs-solutionpersistence.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/vs-solutionpersistence.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/keys/Newtonsoft.Json.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/Newtonsoft.Json.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/keys/xunit.abstractions.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/xunit.abstractions.snk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/abstractions-xunit". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/patches/abstractions-xunit/0001-Patching.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/abstractions-xunit/0001-Patching.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/application-insights". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/application-insights". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/patches/application-insights/0001-Eliminate-prebuilts.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/application-insights/0001-Eliminate-prebuilts.patch". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/patches/application-insights/0002-Update-System.Diagnostics.DiagnosticSource-to-elimin.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/application-insights/0002-Update-System.Diagnostics.DiagnosticSource-to-elimin.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/azure-activedirectory-identitymodel-extensions-for-dotnet". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/azure-activedirectory-identitymodel-extensions-for-dotnet". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/patches/azure-activedirectory-identitymodel-extensions-for-dotnet/0002-Fix-assembly-version-calculation-in-2026.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/azure-activedirectory-identitymodel-extensions-for-dotnet/0002-Fix-assembly-version-calculation-in-2026.patch". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/patches/azure-activedirectory-identitymodel-extensions-for-dotnet/0001-fix-for-source-build.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/azure-activedirectory-identitymodel-extensions-for-dotnet/0001-fix-for-source-build.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/humanizer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/patches/humanizer/0001-Tfm-updates-and-eliminate-prebuilts.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/humanizer/0001-Tfm-updates-and-eliminate-prebuilts.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/MSBuildLocator". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/MSBuildLocator". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/patches/MSBuildLocator/0001-Eliminate-prebuilts.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/MSBuildLocator/0001-Eliminate-prebuilts.patch". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/patches/MSBuildLocator/0002-Move-to-net8.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/MSBuildLocator/0002-Move-to-net8.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/newtonsoft-json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/patches/newtonsoft-json/0001-Newtonsoft.Json-project-updates.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/newtonsoft-json/0001-Newtonsoft.Json-project-updates.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/xunit". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/patches/xunit/0001-Patching.patch" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/xunit/0001-Patching.patch". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/application-insights.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/cssparser.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/abstractions-xunit.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/docker-creds-provider.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/docker-creds-provider.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/humanizer.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/MSBuildLocator.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/netcorecli-fsc.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/vs-solutionpersistence.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/newtonsoft-json.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/repo-projects/xunit.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/global.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/global.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/xunit.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/xunit.abstractions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/license.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/license.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/xunit.abstractions.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/xunit.abstractions.sln". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFramework.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFramework.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ISourceInformationProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ISourceInformationProvider.cs". 27>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ISourceInformation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ISourceInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFrameworkDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFrameworkDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFrameworkDiscoveryOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFrameworkDiscoveryOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFrameworkExecutionOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFrameworkExecutionOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFrameworkOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFrameworkOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFrameworkExecutor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Frameworks/ITestFrameworkExecutor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/project.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/project.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/xunit.abstractions.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/xunit.abstractions.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/IFinishedMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/IFinishedMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/IFailureInformation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/IFailureInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/IMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/IMessageSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/IExecutionMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/IExecutionMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/IMessageSinkMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/IMessageSinkMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestAssemblyMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestAssemblyMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestCaseMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestCaseMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestCollectionMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestCollectionMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestClassMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestClassMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestMethodMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestMethodMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestResultMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/BaseInterfaces/ITestResultMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/IAfterTestStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/IAfterTestStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/IAfterTestFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/IAfterTestFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/IBeforeTestFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/IBeforeTestFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/IBeforeTestStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/IBeforeTestStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/IDiagnosticMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/IDiagnosticMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/IDiscoveryCompleteMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/IDiscoveryCompleteMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/IErrorMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/IErrorMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestAssemblyCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestAssemblyCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestAssemblyStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestAssemblyStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCaseCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCaseCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCaseDiscoveryMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCaseDiscoveryMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCaseFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCaseFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCaseStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCaseStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassConstructionFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassConstructionFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestAssemblyFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestAssemblyFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassConstructionStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassConstructionStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassDisposeFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassDisposeFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassDisposeStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassDisposeStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestClassStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCollectionCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCollectionCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCollectionFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCollectionFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCollectionStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestCollectionStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestFailed.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestFailed.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestMethodCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestMethodCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestMethodStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestMethodStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestMethodFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestMethodFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestOutput.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestOutput.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestSkipped.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestSkipped.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestPassed.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Messages/ITestPassed.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Reflection/IAssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection/IAssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Reflection/IAttributeInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection/IAttributeInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Reflection/IMethodInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection/IMethodInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Reflection/IParameterInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection/IParameterInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Reflection/IReflectionAssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection/IReflectionAssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Reflection/IReflectionAttributeInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection/IReflectionAttributeInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Reflection/IReflectionMethodInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection/IReflectionMethodInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Reflection/IReflectionTypeInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection/IReflectionTypeInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Reflection/IReflectionParameterInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection/IReflectionParameterInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Reflection/ITypeInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Reflection/ITypeInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Serialization". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Serialization". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Serialization/IXunitSerializationInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Serialization/IXunitSerializationInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/Serialization/IXunitSerializable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/Serialization/IXunitSerializable.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/TestCases". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/TestCases". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestAssembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestOutputHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestOutputHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestMethod.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/TestCases/ITestMethod.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.config/tsaoptions.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.config/tsaoptions.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/CHANGELOG.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/CHANGELOG.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/EnlistmentRoot.marker" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/EnlistmentRoot.marker". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/ProjectsForSigning.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/ProjectsForSigning.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/Everything.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/Everything.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/Readme.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/SECURITY.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/SECURITY.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/dependabot.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/dependabot.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/PULL_REQUEST_TEMPLATE.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/PULL_REQUEST_TEMPLATE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/CONTRIBUTING.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/azure_functions_issue.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE/azure_functions_issue.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/azure_snapshot_debugger_issue.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE/azure_snapshot_debugger_issue.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/azure_application_insights_profiler.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE/azure_application_insights_profiler.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/auto_instrumentation_issue.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE/auto_instrumentation_issue.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/documentation_issue.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE/documentation_issue.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/bug_report.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE/bug_report.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/feature_request.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/ISSUE_TEMPLATE/feature_request.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/workflows/build-and-test-BASE.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows/build-and-test-BASE.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/workflows/build-and-test-LOGGING.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows/build-and-test-LOGGING.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/workflows/build-and-test-NETCORE.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows/build-and-test-NETCORE.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/workflows/build-and-test-WEB.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows/build-and-test-WEB.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/workflows/nightly.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows/nightly.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/workflows/redfield-sanity-check.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows/redfield-sanity-check.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/workflows/sanity.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows/sanity.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.github/workflows/stale.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.github/workflows/stale.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.images". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.images/icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.images/icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.keys". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.keys". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.keys/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.keys/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.keys/InternalKey.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.keys/InternalKey.snk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.pipelines/00_helloworld.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines/00_helloworld.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.pipelines/02_build.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines/02_build.cmd". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.pipelines/03_pack.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines/03_pack.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.pipelines/01_restore.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines/01_restore.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.pipelines/04_test.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines/04_test.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.pipelines/00_list_versions.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines/00_list_versions.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.pipelines/pipeline.user.windows.buddy.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines/pipeline.user.windows.buddy.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.pipelines/pipeline.user.windows.official.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines/pipeline.user.windows.official.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.pipelines/pipeline.user.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines/pipeline.user.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.pipelines/pipeline.user.windows.official.redfield.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.pipelines/pipeline.user.windows.official.redfield.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.props". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.props". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.props/Test.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.props/Test.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.props/_AnalyzerSettings.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.props/_AnalyzerSettings.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.props/Product.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.props/Product.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.props/_Common.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.props/_Common.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.props/_Nupkg.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.props/_Nupkg.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.props/_GlobalStaticVersion.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.props/_GlobalStaticVersion.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.props/_Signing.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.props/_Signing.props". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.rulesets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.rulesets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.rulesets/DevDivRuleSet.ruleset" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.rulesets/DevDivRuleSet.ruleset". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.rulesets/ApplicationInsightsSDKRules.ruleset" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.rulesets/ApplicationInsightsSDKRules.ruleset". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.rulesets/Microsoft-Security-Recommended.ruleset" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.rulesets/Microsoft-Security-Recommended.ruleset". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/build_Clean.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/build_Clean.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/build_KillIisExpress.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/build_KillIisExpress.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/build_ListArtifacts.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/build_ListArtifacts.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/build_DisableStrongNameValidation.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/build_DisableStrongNameValidation.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/build_DockerCleanup.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/build_DockerCleanup.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/build_PrintAllEnvironmentVars.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/build_PrintAllEnvironmentVars.ps1". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/build_RetryTests.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/build_RetryTests.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/release_GenerateReleaseMetadata.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/release_GenerateReleaseMetadata.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/build_EnableStrongNameValidation.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/build_EnableStrongNameValidation.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/release_MetaDataToCTI.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/release_MetaDataToCTI.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/release_MetaDataToReleaseNotes.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/release_MetaDataToReleaseNotes.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/release_NupkgAudit.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/release_NupkgAudit.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/release_UploadToNuGet.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/release_UploadToNuGet.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/sdl_BinSkimSetup.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/sdl_BinSkimSetup.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/tool_FinalizePublicApi.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/tool_FinalizePublicApi.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/.scripts/tool_UnlistOldPrereleaseVersions.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/.scripts/tool_UnlistOldPrereleaseVersions.ps1". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/.PreReleaseVersion" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/.PreReleaseVersion". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Microsoft.ApplicationInsights.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Microsoft.ApplicationInsights.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/SourceRoot.marker" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/SourceRoot.marker". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/.vscode". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/.vscode". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/.vscode/tasks.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/.vscode/tasks.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/.vscode/launch.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/.vscode/launch.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/ExtendingHeartbeatProperties.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/ExtendingHeartbeatProperties.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/ServerTelemetryChannel error handling.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/ServerTelemetryChannel error handling.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/ErrorHandlingPolicy.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/ErrorHandlingPolicy.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/ErrorHandlingPolicy.PNG" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/ErrorHandlingPolicy.PNG". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/pipeline-01-collection.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/pipeline-01-collection.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/PartialSuccessPolicy.PNG" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/PartialSuccessPolicy.PNG". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/pipeline-02-public-api.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/pipeline-02-public-api.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/pipeline-03-initialization.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/pipeline-03-initialization.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/pipeline-04-pipeline.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/pipeline-04-pipeline.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/ThrottlingPolicy.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/ThrottlingPolicy.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/ThrottlingPolicy.PNG" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/ThrottlingPolicy.PNG". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/pipeline-05-sink.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/pipeline-05-sink.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/docs/images/PartialSuccessPolicy.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/docs/images/PartialSuccessPolicy.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metric.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metric.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/ActivityExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/ActivityExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Constants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Constants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricAggregationScope.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricAggregationScope.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricConfigurations.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricConfigurations.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricDimensionNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricDimensionNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/OperationTelemetryExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/OperationTelemetryExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricConfigurationsExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricConfigurationsExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/PreciseTimestamp.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/PreciseTimestamp.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/TelemetryClient.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/TelemetryClient.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/TelemetryClientExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/TelemetryClientExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/IAiSerializableTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/IAiSerializableTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/IAsyncFlushable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/IAsyncFlushable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/ITelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/ITelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/InMemoryTransmitter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/InMemoryTransmitter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/InMemoryChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/InMemoryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/ITelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/ITelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/SamplingScoreGenerator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/SamplingScoreGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/RedirectHttpHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/RedirectHttpHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TaskEx.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TaskEx.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/Transmission.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/Transmission.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TelemetryBuffer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TelemetryBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TransmissionStatusEventArgs.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TransmissionStatusEventArgs.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions/DateTimeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions/DateTimeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions/ExceptionExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions/ExceptionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/InterlockedThrottle.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/InterlockedThrottle.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/AvailabilityTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/AvailabilityTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionDetailsInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionDetailsInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/EventTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/EventTelemetry.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionTelemetry.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/DependencyTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/DependencyTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/IJsonWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/IJsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionHandledAt.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionHandledAt.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/InnerExceptionCountExceededException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/InnerExceptionCountExceededException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportAdvancedSampling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportAdvancedSampling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportMetrics.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportMetrics.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/MetricTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/MetricTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportSampling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportSampling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PageViewPerformanceTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PageViewPerformanceTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PageViewTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PageViewTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PerformanceCounterTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PerformanceCounterTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SessionState.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SessionState.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/RequestTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/RequestTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SessionStateTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SessionStateTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SeverityLevel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SeverityLevel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/TelemetryContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/TelemetryContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/TraceTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/TraceTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/StackFrame.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/StackFrame.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IApplicationIdProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IApplicationIdProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IDebugOutput.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IDebugOutput.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IOperationHolder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IOperationHolder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ISerializationWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ISerializationWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/OperationCorrelationTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/OperationCorrelationTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/SequencePropertyInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/SequencePropertyInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/SdkInternalOperationsMonitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/SdkInternalOperationsMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetryModules.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetryModules.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetryConfiguration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetryConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetrySink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetrySink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetrySinkCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetrySinkCollection.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ApplicationInsightsApplicationIdProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ApplicationInsightsApplicationIdProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ProfileServiceWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ProfileServiceWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/DictionaryApplicationIdProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/DictionaryApplicationIdProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/FailedRequestsManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/FailedRequestsManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ApplicationIdHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ApplicationIdHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/AuthConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/AuthConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/ISupportCredentialEnvelope.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/ISupportCredentialEnvelope.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/CredentialEnvelope.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/CredentialEnvelope.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/AuthToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/AuthToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/ReflectionCredentialEnvelope.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/ReflectionCredentialEnvelope.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/BroadcastProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/BroadcastProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/CloudContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/CloudContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/CallContextHelpers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/CallContextHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ComponentContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ComponentContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/DeviceContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/DeviceContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/DictionarySerializationWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/DictionarySerializationWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ExceptionConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ExceptionConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/FormattableStringTools.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/FormattableStringTools.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/HttpWebResponseWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/HttpWebResponseWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/InternalContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/InternalContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IPlatform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IPlatformDispatcher.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IPlatformDispatcher.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IRandomNumberBatchGenerator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IRandomNumberBatchGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/JsonSerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/JsonSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/LocationContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/LocationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/JsonSerializationWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/JsonSerializationWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationContextForCallContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationContextForCallContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationHolder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationHolder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/PassThroughProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/PassThroughProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Property.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Property.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.Keywords.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.Keywords.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.TelemetryHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.TelemetryHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SdkVersionUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SdkVersionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SnapshottingCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SnapshottingCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SeverityLevelExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SeverityLevelExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SessionContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SessionContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SnapshottingList.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SnapshottingList.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TaskTimer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TaskTimer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TaskTimerInternal.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TaskTimerInternal.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Telemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Telemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryConfigurationExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryConfigurationExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryConfigurationFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryConfigurationFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryContextExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryContextExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryDebugWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryDebugWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryProcessorChain.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryProcessorChain.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryProcessorChainBuilder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryProcessorChainBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TransmissionProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TransmissionProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/UserContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/UserContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Utils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Utils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/WeakConcurrentRandom.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/WeakConcurrentRandom.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/XorshiftRandomBatchGenerator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/XorshiftRandomBatchGenerator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ConfigString". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ConfigString/ConfigStringParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ConfigString/ConfigStringParser.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointMetaAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointMetaAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/Constants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/Constants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointContainer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/IEndpointProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/IEndpointProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointName.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointName.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental/ExperimentalFeaturesExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental/ExperimentalFeaturesExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental/readme.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental/readme.md". 18>RepoBuild: 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AjaxCallData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AjaxCallData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Base_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Base_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ContextTagKeys.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ContextTagKeys.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPoint.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ContextTagKeys_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ContextTagKeys_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPointIExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPointIExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPointType_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPointType_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPoint_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPoint_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Data_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Data_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Domain_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Domain_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Envelope_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Envelope_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetails.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetails.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetailsISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetailsISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetailsImplementation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetailsImplementation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetails_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetails_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageDataIExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageDataIExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewDataIExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewDataIExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfData.cs". 34>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfDataIExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfDataIExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PerformanceCounterData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PerformanceCounterData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/SessionStateData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/SessionStateData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/SeverityLevel_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/SeverityLevel_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrame.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrame.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrameISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrameISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Tags.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Tags.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrame_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrame_types.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform/PlatformImplementation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform/PlatformImplementation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform/PlatformSingleton.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform/PlatformSingleton.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Sampling". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Sampling/SamplingRateStore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Sampling/SamplingRateStore.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/BaseDefaultHeartbeatPropertyProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/BaseDefaultHeartbeatPropertyProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/CoreEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/CoreEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/ApplicationNameProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/ApplicationNameProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/EventSourceKeywords.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/EventSourceKeywords.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/EventMetaData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/EventMetaData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/Extensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatDefaultPayload.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatDefaultPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatPropertyPayload.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatPropertyPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatDefaultPayloadProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatDefaultPayloadProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatPropertyManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatPropertyManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/TraceEvent.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/TraceEvent.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventCounters.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventCounters.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingDefaults.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingDefaults.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingScheduler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnosticsEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnosticsEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnosticsListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnosticsListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottlingManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottlingManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnosticsSender.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnosticsSender.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottlingScheduler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottlingScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/PortalDiagnosticsQueueSender.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/PortalDiagnosticsQueueSender.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/PortalDiagnosticsSender.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/PortalDiagnosticsSender.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/SpinWait.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/SpinWait.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/ThreadResourceLock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/ThreadResourceLock.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/DiagnosticsEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/DiagnosticsEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/IEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/IEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/TraceSourceForEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/TraceSourceForEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/MemoryMappedFileHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/MemoryMappedFileHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigRefresher.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigRefresher.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3COperationCorrelationTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3COperationCorrelationTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CActivityExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CActivityExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CConstants.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/ApplicationInsightsTelemetryPipeline.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/ApplicationInsightsTelemetryPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricSeriesAggregator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricSeriesAggregator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricAggregateToTelemetryPipelineConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricAggregateToTelemetryPipelineConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricSeriesFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricSeriesFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricTelemetryPipeline.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricTelemetryPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AggregationPeriodSummary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AggregationPeriodSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricValueFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricValueFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregateToTelemetryPipelineConverters.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregateToTelemetryPipelineConverters.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregationCycleKind.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregationCycleKind.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MemoryMetricTelemetryPipeline.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MemoryMetricTelemetryPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricConfigurationExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricConfigurationExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregateToApplicationInsightsPipelineConverterBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregateToApplicationInsightsPipelineConverterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricManagerExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricManagerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricSeriesAggregatorBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricSeriesAggregatorBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/TelemetryClientExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/TelemetryClientExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricValuesBuffer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricValuesBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricSeriesExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricSeriesExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction/AutocollectedMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction/AutocollectedMetricsExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction/IDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction/IDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricAggregate.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricAggregate.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/IMetricSeriesConfiguration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/IMetricSeriesConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricConfiguration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricConfigurationForMeasurement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricConfigurationForMeasurement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricIdentifier.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricIdentifier.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricsCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricsCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricSeries.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricSeries.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricSeriesConfigurationForMeasurement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricSeriesConfigurationForMeasurement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/TelemetryConfigurationExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/TelemetryConfigurationExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/SyntheticDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/SyntheticDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/CloudRoleNameDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/CloudRoleNameDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/CloudRoleInstanceDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/CloudRoleInstanceDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DurationBucketizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DurationBucketizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyMetricsExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ExceptionMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ExceptionMetricsExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ISpecificAutocollectedMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ISpecificAutocollectedMetricsExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/MetricTerms.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/MetricTerms.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceMetricsExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestMetricsExtractor.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/SuccessDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/SuccessDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyDurationBucketExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyDurationBucketExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyMetricIdDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyMetricIdDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyResultCodeDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyResultCodeDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/TargetDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/TargetDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/TypeDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/TypeDimensionExtractor.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ExceptionExtractor". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ExceptionExtractor/ExceptionMetricIdDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ExceptionExtractor/ExceptionMetricIdDimensionExtractor.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/DurationBucketExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/DurationBucketExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestMetricIdDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestMetricIdDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestResponseCodeDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestResponseCodeDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestSuccessDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestSuccessDimensionExtractor.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor/TraceMetricIdDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor/TraceMetricIdDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor/TraceSeverityLevelDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor/TraceSeverityLevelDimensionExtractor.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/GrowingCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/GrowingCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube2.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube2.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCubeDimension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCubeDimension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalPointResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalPointResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalPointResultCodes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalPointResultCodes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/DefaultAggregationPeriodCycle.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/DefaultAggregationPeriodCycle.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MeasurementAggregateToApplicationInsightsPipelineConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MeasurementAggregateToApplicationInsightsPipelineConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MeasurementAggregator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MeasurementAggregator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MetricAggregationManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MetricAggregationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/Util.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/Util.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/AdaptiveSamplingTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/AdaptiveSamplingTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.transform" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.transform". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/ServerTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/ServerTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/SamplingTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/SamplingTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/TelemetryChannel.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/TelemetryChannel.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/TelemetryProcessorChainBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/TelemetryProcessorChainBuilderExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability/SamplingPercentageEstimatorSettings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability/SamplingPercentageEstimatorSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability/AdaptiveSamplingPercentageEvaluatedCallback.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability/AdaptiveSamplingPercentageEvaluatedCallback.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ApplicationFolderProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ApplicationFolderProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ApplicationStoppingEventArgs.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ApplicationStoppingEventArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/AtomicSampledItemsCounter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/AtomicSampledItemsCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/BackendResponse.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/BackendResponse.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/BackoffLogicManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/BackoffLogicManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/CurrentThreadTaskScheduler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/CurrentThreadTaskScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ExponentialMovingAverageCounter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ExponentialMovingAverageCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ExceptionHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ExceptionHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IApplicationFolderProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IApplicationFolderProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IApplicationLifecycle.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IApplicationLifecycle.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/INetwork.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/INetwork.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IPlatformFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IPlatformFile.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IPlatformFolder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IPlatformFolder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IRandomNumberBatchGenerator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IRandomNumberBatchGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/PlatformFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/PlatformFile.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/Network.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/Network.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/PlatformFolder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/PlatformFolder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ResponseStatusCodes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ResponseStatusCodes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingPercentageEstimatorSettings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingPercentageEstimatorSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingPercentageEstimatorTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingPercentageEstimatorTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TaskTimerInternal.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TaskTimerInternal.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetryBuffer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetryBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetryChannelEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetryChannelEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetrySerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetrySerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionBuffer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionProcessedEventArgs.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionProcessedEventArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionSender.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionSender.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionStorage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionStorage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/Transmitter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/Transmitter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/WeakConcurrentRandom.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/WeakConcurrentRandom.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/WebApplicationLifecycle.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/WebApplicationLifecycle.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/XorshiftRandomBatchGenerator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/XorshiftRandomBatchGenerator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingInternals". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingInternals/SamplingIncludesUtility.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingInternals/SamplingIncludesUtility.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/PartialSuccessTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/PartialSuccessTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ErrorHandlingTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ErrorHandlingTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ThrottlingTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ThrottlingTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ApplicationLifecycleTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ApplicationLifecycleTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/NetworkAvailabilityTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/NetworkAvailabilityTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/TransmissionPolicyCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/TransmissionPolicyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/TransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/TransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/AuthenticationTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/AuthenticationTransmissionPolicy.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/WindowsIdentityProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/WindowsIdentityProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/IIdentityProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/IIdentityProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/NonWindowsIdentityProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/NonWindowsIdentityProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/ItemType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/ItemType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/TelemetryItemType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/TelemetryItemType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/TelemetryItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/TelemetryItem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/ApplicationInsightsTypes.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/ApplicationInsightsTypes.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/DataPointType_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/DataPointType_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ContextTagKeys_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ContextTagKeys_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Data_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Data_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/DataPoint_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/DataPoint_types.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Base_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Base_types.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/AvailabilityData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/AvailabilityData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Envelope_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Envelope_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Domain_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Domain_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ExceptionData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ExceptionData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/EventData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/EventData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ExceptionDetails_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ExceptionDetails_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/MessageData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/MessageData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/MetricData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/MetricData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/PageViewData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/PageViewData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/PageViewPerfData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/PageViewPerfData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/RemoteDependencyData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/RemoteDependencyData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/RequestData_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/RequestData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/SeverityLevel_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/SeverityLevel_types.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/StackFrame_types.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/StackFrame_types.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/MetricTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/MetricTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ActivityExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ActivityExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/FailOnAssertSetup.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/FailOnAssertSetup.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/EnumerableExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/EnumerableExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Microsoft.ApplicationInsights.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Microsoft.ApplicationInsights.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/OperationTelemetryExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/OperationTelemetryExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientExtensionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientExtensionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/StartOperationActivityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/StartOperationActivityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TransmissionProcessorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TransmissionProcessorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientExtensionAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientExtensionAsyncTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/EventCounterListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/EventCounterListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/InMemoryTransmitterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/InMemoryTransmitterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/ITelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/ITelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/RedirectHttpHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/RedirectHttpHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/InMemoryChannelTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/InMemoryChannelTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/TelemetryBufferTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/TelemetryBufferTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/TransmissionTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/TransmissionTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common/ExceptionExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common/ExceptionExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common/InterlockedThrottleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common/InterlockedThrottleTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/AvailabilityTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/AvailabilityTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/MetricTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/MetricTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/DependencyTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/DependencyTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/ExceptionTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/ExceptionTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/EventTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/EventTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PageViewPerformanceTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PageViewPerformanceTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PageViewTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PageViewTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/RequestTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/RequestTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PerformanceCounterTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PerformanceCounterTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/SessionStateTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/SessionStateTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryContextInitializeTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryContextInitializeTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryContextTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TraceTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TraceTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryItemTestHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryItemTestHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ApplicationIdHelperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ApplicationInsightsApplicationIdProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ApplicationIdTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/FailedRequestsManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/DictionaryApplicationIdProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ProfileServiceWrapperTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/ReflectionCredentialEnvelopeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/MockCredential.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/TelemetryConfigurationCredentialEnvelopeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/TransmissionCredentialEnvelopeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/DeviceContextTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/DeviceContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ExceptionConverterTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ExceptionConverterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/DictionarySerializationWriterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/DictionarySerializationWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/IExtensionImplementations.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/IExtensionImplementations.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ComponentContextTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ComponentContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/InternalContextTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/InternalContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonWriterTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/OperationHolderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/OperationHolderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/LocationContextTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/LocationContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonSerializationWriterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonSerializationWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonSerializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonSerializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/OperationContextTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/OperationContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/PlatformTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/PlatformTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/RichPayloadEventSourceTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/RichPayloadEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/PropertyTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/PropertyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SessionContextTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SessionContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SnapshottingCollectionTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SnapshottingCollectionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SeverityLevelExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SeverityLevelExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SnapshottingListTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SnapshottingListTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TaskTimerInternalTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TaskTimerInternalTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TagsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TagsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TelemetryExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TelemetryExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TelemetryProcessorChainBuilderTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TelemetryProcessorChainBuilderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/WeakConcurrentRandomTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/WeakConcurrentRandomTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/UserContextTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/UserContextTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointProviderBuildUriTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointProviderParseConnectionStringTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointContainerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointProviderTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Experimental". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Experimental/ExperimentalFeaturesTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Platform". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Platform". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Platform/PlatformImplementationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Platform/PlatformReferencesTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Sampling". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Sampling/SamplingRateStoreTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingInitializationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/CoreEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingManagerInitializationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingSchedulerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnosticsListenerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnosticsTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/ExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnosticsSenderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/HeartbeatTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/PortalDiagnosticsSenderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/ThreadResourceLockTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingManagerTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnoisticsEventThrottlingMock.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/MetricSample.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/MetricSample.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/SequencePropertyInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/SequencePropertyInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/OperationCorrelationTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/OperationCorrelationTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetryConfigurationFactoryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetryConfigurationFactoryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetrySinkTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetrySinkTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetryConfigurationTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetryConfigurationTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/ApplicationInsightsTelemetryPipelineTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/ApplicationInsightsTelemetryPipelineTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/MetricExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/MetricExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AggregationPeriodSummaryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AggregationPeriodSummaryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/TelemetryClientExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/TelemetryClientExtensionsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/AutocollectedMetricsExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/CloudRoleNameDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/CloudRoleInstanceDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/DependencyDurationBucketExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/DependencyTargetDimesnionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/DependencyTypeDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/RequestDurationBucketExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/RequestResponseCodeDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/RequestSuccessDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/SuccessDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/SyntheticDimensionExtractorTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/CommonSimpleDataSeriesAggregatorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/CommonSimpleDataSeriesAggregatorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/DefaultAggregationPeriodCycle.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/DefaultAggregationPeriodCycle.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/MeasurementAggregator_restrictToUInt32ValuesTrue_Tests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/MetricAggregationManagerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/MetricAggregationManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/UtilTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/UtilTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures/GrowingCollectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube2Tests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCubeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricConfigurationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricConfigurationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricManagerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricSeriesTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricSeriesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricsExamples.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricsExamples.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TelemetryConfigurationExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TelemetryConfigurationExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricEmissionTestsVirtualTime.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricEmissionTestsVirtualTime.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/ArrayEqualityComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/ArrayEqualityComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/MetricSeriesConfigurationForTestingAccumulatorBehavior.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/MetricSeriesConfigurationForTestingAccumulatorBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/TestUtil.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/TestUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/StubApplicationInsightsTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/StubApplicationInsightsTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/TestCategoryNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/TestCategoryNames.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/Materials". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities/PayloadParserUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities/ParsedPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities/PayloadParser.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/W3C". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/W3C/W3CUtilitiesTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/W3C/W3CUtilitiesTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/AppInsightsStandaloneTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/AppInsightsStandaloneTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/Microsoft.ApplicationInsights.Isolated.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/Microsoft.ApplicationInsights.Isolated.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/Product.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/Product.props". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/ConfigurationHelpers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/ConfigurationHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannel.Nuget.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannel.Nuget.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryProcessorsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryProcessorsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannelTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannelTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/AdaptiveSamplingTelemetryProcessorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/AdaptiveSamplingTelemetryProcessorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/ServerTelemetryChannelE2ETests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/ServerTelemetryChannelE2ETests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/ServerTelemetryChannelTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/ServerTelemetryChannelTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/TelemetryChannel.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/TelemetryChannel.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/SamplingTelemetryProcessorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/SamplingTelemetryProcessorTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/DirectoryAccessDenier.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/DirectoryAccessDenier.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/BackendResponseHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/BackendResponseHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubApplicationFolderProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubApplicationFolderProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubApplicationLifecycle.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubApplicationLifecycle.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubPlatformFolder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubPlatformFolder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubPlatformFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubPlatformFile.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmission.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmission.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/FileAccessDenier.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/FileAccessDenier.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubNetwork.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubNetwork.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTelemetrySerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTelemetrySerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionBuffer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionScheduledPolicy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionScheduledPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionStorage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionStorage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionSender.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionSender.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/TestableBackoffLogicManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/TestableBackoffLogicManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/TelemetryBufferWhichDoesNothingOnFlush.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/TelemetryBufferWhichDoesNothingOnFlush.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmitter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmitter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/BackoffLogicManagerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/BackoffLogicManagerTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/FileSystemTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/FileSystemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/AtomicSampledItemsCounterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/AtomicSampledItemsCounterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ApplicationFolderProviderTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ApplicationFolderProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ExponentialMovingAverageCounterTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ExponentialMovingAverageCounterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/CurrentThreadTaskSchedulerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/CurrentThreadTaskSchedulerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/PlatformFolderTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/PlatformFolderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/PlatformFileTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/PlatformFileTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingPercentageEstimatorSettingsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingPercentageEstimatorSettingsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingScoreGeneratorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingScoreGeneratorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryBufferTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryBufferTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ServerTelemetryChannelCredentialEnvelopeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ServerTelemetryChannelCredentialEnvelopeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryChannelEventSourceTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryChannelEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryProcessorChainBuilderExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryProcessorChainBuilderExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetrySerializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetrySerializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionProcessedEventArgsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionProcessedEventArgsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionBufferTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionBufferTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionSenderTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionSenderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionStorageTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionStorageTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmitterTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmitterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/WeakConcurrentRandomTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/WeakConcurrentRandomTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/WebApplicationLifecycleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/WebApplicationLifecycleTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingInternals". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingInternals/SamplingIncludesUtilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingInternals/SamplingIncludesUtilityTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ApplicationLifecycleTransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ApplicationLifecycleTransmissionPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/NetworkAvailabilityTransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/NetworkAvailabilityTransmissionPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/AuthenticationTransmissionPolicyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/AuthenticationTransmissionPolicyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ThrottlingTransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ThrottlingTransmissionPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ErrorHandlingTransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ErrorHandlingTransmissionPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/PartialSuccessTransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/PartialSuccessTransmissionPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/TransmissionPolicyCollectionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/TransmissionPolicyCollectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/TransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/TransmissionPolicyTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/ExpectedExceptionWithMessageAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/ExpectedExceptionWithMessageAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/AssertExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/AssertExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/ActivityFormatHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/ActivityFormatHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/EventSourceTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/EventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/DeterministicTaskScheduler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/DeterministicTaskScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/MockProcessorModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/MockProcessorModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubDebugOutput.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubDebugOutput.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubEnvironmentVariablePlatform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubEnvironmentVariablePlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubPlatform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubSerializableTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubSerializableTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubStream.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubStream.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubSynchronizationContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubSynchronizationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TaskExceptionObserver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/TaskExceptionObserver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TelemetryAction.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/TelemetryAction.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubWebResponse.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/StubWebResponse.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TaskExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/TaskExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TelemetryContextAction.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/TelemetryContextAction.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TestEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/TestEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TestFramework.Shared.Base.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/TestFramework.Shared.Base.shproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TestFramework.Shared.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/TestFramework.Shared.projitems". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/UnknownTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/Test/TestFramework/Shared/UnknownTelemetry.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/docs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/docs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/docs/versions_and_names.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/docs/versions_and_names.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/docs/concepts.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/docs/concepts.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/.NET Config File". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/.NET Config File". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/.NET Config File/Readme.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/.NET Config File/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/.NET Config File/2.10.0_ApplicationInsights.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/.NET Config File/2.10.0_ApplicationInsights.config". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/ApplicationInsightsDiagnostics.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/ApplicationInsightsDiagnostics.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/AspNetCoreWebApp.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/AspNetCoreWebApp.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Startup.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Startup.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Controllers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Controllers/HomeController.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Controllers/HomeController.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Models". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Models/ErrorViewModel.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/Home/Privacy.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/Home/Privacy.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/Error.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/Error.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/_ValidationScriptsPartial.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/_ValidationScriptsPartial.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/_ViewStart.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/AspNetCoreWebApp/Views/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/BackgroundTasksWithHostedService.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService/BackgroundTasksWithHostedService.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService/appsettings.Development.json". 32>RepoBuild: Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService/HostedServices". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/HostedServices/TimeHostedService.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService/HostedServices/TimeHostedService.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/BackgroundTasksWithHostedService/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/ConsoleApp". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/ConsoleApp". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/ConsoleApp/ConsoleApp.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/ConsoleApp/ConsoleApp.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/ConsoleApp/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/ConsoleApp/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/Examples.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/Examples.sln". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/WorkerService". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/WorkerService". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/WorkerService/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/WorkerService/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/WorkerService/appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/WorkerService/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/WorkerService/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/WorkerService/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/WorkerService/Worker.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/WorkerService/Worker.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/WorkerService/WorkerService.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/WorkerService/WorkerService.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/WorkerService/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/examples/WorkerService/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/examples/WorkerService/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/Logging.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/Logging.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/SourceRoot.marker" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/SourceRoot.marker". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/CommonShared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/CommonShared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/CommonShared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/CommonShared/Common.Logging.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/CommonShared/Common.Logging.shproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/CommonShared/SdkVersionUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/CommonShared/SdkVersionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/CommonShared/CommonShared.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/CommonShared/CommonShared.projitems". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/DiagnosticSourceListener". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/DiagnosticSourceListener". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/ApplicationInsights.config.install.xdt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/DiagnosticSourceListener". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/DeclaredPropertiesCache.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/DeclaredPropertiesCache.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListener.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListener.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListenerSubscription.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListenerSubscription.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListeningRequest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListeningRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceTelemetryModule.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/AITraceEventSession.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/AITraceEventSession.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/EtwListeningRequest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/EtwListeningRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/EtwCollector.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/EtwCollector.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/EtwTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/EtwTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/ITraceEventSession.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/ITraceEventSession.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/Implemenetation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/Implemenetation/TraceEventExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/Implemenetation/TraceEventExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EtwCollector/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Common.Logging.EventSource.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Common.Logging.EventSource.shproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/EventSource.Shared.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/EventSource.Shared.projitems". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Implementation/EventSourceListenerEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Implementation/EventSourceListenerEventSource.cs". 16>RepoBuild: Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash Ta9eLg0xKjP4P8vOZlHVfrv7qoMykUpYNAzs07HcseUHJnefsqpZH/wbb3eF9fPIBJERuE8zFhpLNmSsGYrEQw==. Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash JDR8Rlk86C4PVKEEjLKpHaIHstAjUHm+KRVDJFL4HmhMIwj3KYG1il3VcrStDgjitDFhHjYglRP7V2+x9Hcg/A==. 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/ActivityPathDecoder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/ActivityPathDecoder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/TplActivities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/TplActivities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/StringBuilderCache.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/StringBuilderCache.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/DisableEventSourceRequest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/DisableEventSourceRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListener.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListener.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListeningRequest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListeningRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/EventSourceTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/EventSourceTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListeningRequestBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListeningRequestBase.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/Implementation/EventDataExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/Implementation/EventDataExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/EventSourceListener/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ILogger.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger/ILogger.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggingBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggingBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/NullScope.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger/NullScope.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/Readme.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/ILogger/Readme.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/app.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender/app.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/app.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender/app.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/ApplicationInsightsAppender.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender/ApplicationInsightsAppender.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/Log4NetAppender.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender/Log4NetAppender.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/web.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender/web.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/web.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/Log4NetAppender/web.config.install.xdt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/app.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget/app.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/app.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget/app.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/NLogTarget.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget/NLogTarget.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/TargetPropertyWithContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget/TargetPropertyWithContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/web.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget/web.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/web.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/NLogTarget/web.config.uninstall.xdt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/TraceListener". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/TraceListener". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/TraceListener". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/app.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/TraceListener/app.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/TraceListener/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/app.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/TraceListener/app.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/TraceListener.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/TraceListener/TraceListener.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/ApplicationInsightsTraceListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/TraceListener/ApplicationInsightsTraceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/web.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/TraceListener/web.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/web.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/src/TraceListener/web.config.uninstall.xdt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/CommonTestShared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/CommonTestShared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/CommonTestShared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/CommonTestShared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/CommonTestShared/TelemetrySender.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/CommonTestShared/TelemetrySender.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/CommonTestShared/SdkVersionHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/CommonTestShared/SdkVersionHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/CommonTestShared/CommonTestShared.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/CommonTestShared/CommonTestShared.projitems". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/CommonTestShared/TestFramework.Shared.Logging.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/CommonTestShared/TestFramework.Shared.Logging.shproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/TestDiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/TestDiagnosticSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceListener.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceListener.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceTelemetryModuleTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/TestProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests/TestProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/EtwTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests/EtwTelemetryModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/EtwCollector.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests/EtwCollector.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/TraceEventSessionMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests/TraceEventSessionMock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/TraceTelemetryComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests/TraceTelemetryComparer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/EventSourceModuleDiagnosticListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests/EventSourceModuleDiagnosticListener.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EtwCollector.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceListener.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceListener.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceModuleDiagnosticListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceModuleDiagnosticListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceTelemetryModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/OtherTestEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/OtherTestEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/TestEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/TestEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/TraceTelemetryComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/TraceTelemetryComparer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/ILogger.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/ILogger.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/ILogger.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/ILogger.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/ILogger.Tests/TestTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/ILogger.Tests/TestTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/ILogger.Tests/TestTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/ILogger.Tests/TestTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/ILogger.Tests/ILogger.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/ILogger.Tests/ILogger.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/ILogger.Tests/ILoggerIntegrationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/ILogger.Tests/ILoggerIntegrationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Log4NetAppender.Tests/Log4NetAppender.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests/Log4NetAppender.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Log4NetAppender.Tests/ApplicationInsightsAppenderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests/ApplicationInsightsAppenderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Log4NetAppender.Tests/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests/GlobalSuppressions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Log4NetAppender.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests/Properties/AssemblyInfo.cs". 32>RepoBuild: X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/NLogTarget.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/NLogTarget.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/NLogTarget.Tests/NLogTarget.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/NLogTarget.Tests/NLogTarget.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/NLogTarget.Tests/NLogTargetTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/NLogTarget.Tests/NLogTargetTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/NLogTarget.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/NLogTarget.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/NLogTarget.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Shared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Shared/CustomTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Shared/CustomTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Shared/ExceptionAssert.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Shared/ExceptionAssert.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Shared/Adapters.Shared.Tests.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Shared/Adapters.Shared.Tests.projitems". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Shared/AdapterHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Shared/AdapterHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Shared/TestFramework.Shared.Logging2.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Shared/TestFramework.Shared.Logging2.shproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/ApplicationInsightsTraceFilterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests/ApplicationInsightsTraceFilterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/TraceFilterMatrix.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests/TraceFilterMatrix.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/TraceListener.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests/TraceListener.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/ApplicationInsightsTraceListenerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests/ApplicationInsightsTraceListenerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/TraceEventOptionsMatrix.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests/TraceEventOptionsMatrix.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/TraceListener.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/DiagnosticSourceListener". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/DiagnosticSourceListener/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/DiagnosticSourceListener/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EtwCollector". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EtwCollector/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EtwCollector/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EventSourceListener". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EventSourceListener/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EventSourceListener/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/Log4Net". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/Log4Net/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/Log4Net/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/NLog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/NLog/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/NLog/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/TraceListener". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/TraceListener/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/TraceListener/TestDataSet.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Xdt.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/Xdt.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/XdtTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/LOGGING/test/Xdt.Tests/XdtTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/ApplicationInsights.AspNetCore.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/ApplicationInsights.AspNetCore.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/Readme.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/SourceRoot.marker" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/SourceRoot.marker". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/Common.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/Common.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/keys". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/keys". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/keys/InternalKey.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/keys/InternalKey.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/keys/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/keys/35MSSharedLib1024.snk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HostingDiagnosticListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HostingDiagnosticListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/IApplicationInsightDiagnosticListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/IApplicationInsightDiagnosticListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/MvcDiagnosticsListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/MvcDiagnosticsListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HeadersUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HeadersUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/RequestResponseHeaders.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/RequestResponseHeaders.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/PropertyFetcher.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/PropertyFetcher.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HttpHeadersUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HttpHeadersUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/ExceptionUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/ExceptionUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/IJavaScriptSnippet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/IJavaScriptSnippet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/JavaScriptSnippet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/JavaScriptSnippet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Microsoft.ApplicationInsights.AspNetCore.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Microsoft.ApplicationInsights.AspNetCore.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Resources.Designer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Resources.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Resources.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Resources.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/SdkVersionUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/SdkVersionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/ExceptionTrackingMiddleware.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/ExceptionTrackingMiddleware.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/RequestTrackingTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/RequestTrackingTelemetryModule.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensibility/Implementation/Tracing". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensibility/Implementation/Tracing/AspNetCoreEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensibility/Implementation/Tracing/AspNetCoreEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/ApplicationInsightsExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/ApplicationInsightsExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/DefaultApplicationInsightsServiceConfigureOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/DefaultApplicationInsightsServiceConfigureOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/HttpRequestExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/HttpRequestExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/RequestCollectionOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/RequestCollectionOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/ApplicationInsightsWebHostBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/ApplicationInsightsWebHostBuilderExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/ProviderAliasAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/ProviderAliasAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/ApplicationInsightsStartupFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/ApplicationInsightsStartupFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/AspNetCoreMajorVersion.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/AspNetCoreMajorVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/RoleNameContainer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/RoleNameContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/TelemetryConfigurationOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/TelemetryConfigurationOptions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerEvents.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerEvents.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerFactoryExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerFactoryExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties/launchSettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/AspNetCoreEnvironmentTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/AspNetCoreEnvironmentTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/AzureAppServiceRoleNameFromHostNameHeaderInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/AzureAppServiceRoleNameFromHostNameHeaderInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/ClientIpHeaderTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/ClientIpHeaderTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/OperationNameTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/OperationNameTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/SyntheticTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/SyntheticTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/TelemetryInitializerBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/TelemetryInitializerBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/WebSessionTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/WebSessionTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/WebUserTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/WebUserTelemetryInitializer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/DefaultApplicationInsightsServiceConfigureOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/DefaultApplicationInsightsServiceConfigureOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/ApplicationInsightsExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/ApplicationInsightsExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Microsoft.ApplicationInsights.WorkerService.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Microsoft.ApplicationInsights.WorkerService.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation/TelemetryConfigurationOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation/TelemetryConfigurationOptions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation/Tracing". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation/Tracing/WorkerServiceEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation/Tracing/WorkerServiceEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Common.NetCore.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Common.NetCore.shproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Shared.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Shared.projitems". 27>RepoBuild: Installed Microsoft.DotNet.NuGetRepack.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3 with content hash 9QrY0rM26eCDpwtCFqHZ6rvpnl4ghvlR80Tq4znlK6KVW3TJkEfPCgFDYU16unDGZCTN99cRm0QnmZeGbsUxyg==. Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash JDR8Rlk86C4PVKEEjLKpHaIHstAjUHm+KRVDJFL4HmhMIwj3KYG1il3VcrStDgjitDFhHjYglRP7V2+x9Hcg/A==. Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash Ta9eLg0xKjP4P8vOZlHVfrv7qoMykUpYNAzs07HcseUHJnefsqpZH/wbb3eF9fPIBJERuE8zFhpLNmSsGYrEQw==. 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Extensions/ApplicationInsightsServiceOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Extensions/ApplicationInsightsServiceOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Extensions/ApplicationInsightsExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Extensions/ApplicationInsightsExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Extensions/DependencyCollectionOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Extensions/DependencyCollectionOptions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/NoOpTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Implementation/NoOpTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/ITelemetryProcessorFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Implementation/ITelemetryProcessorFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryModuleConfigurator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryModuleConfigurator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryProcessorFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryProcessorFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryConfigurationOptionsSetup.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryConfigurationOptionsSetup.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/ITelemetryModuleConfigurator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Implementation/ITelemetryModuleConfigurator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Internals". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Internals/ApplicationNameProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/Internals/ApplicationNameProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/TelemetryInitializers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/TelemetryInitializers/DomainNameRoleInstanceTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/TelemetryInitializers/DomainNameRoleInstanceTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/src/Shared/TelemetryInitializers/ComponentVersionTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/src/Shared/TelemetryInitializers/ComponentVersionTelemetryInitializer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/.bowerrc" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/.bowerrc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/bower.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/bower.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/bundleconfig.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/bundleconfig.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTests.MVC.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTests.MVC.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Startup.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Startup.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/xunit.runner.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/xunit.runner.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/appsettings.Development.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Controllers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Controllers/HomeController.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Controllers/HomeController.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/CorrelationMvcTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/CorrelationMvcTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/ExceptionTelemetryMvcTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/ExceptionTelemetryMvcTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/DependencyTelemetryMvcTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/DependencyTelemetryMvcTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/RequestTelemetryMvcTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/RequestTelemetryMvcTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/TelemetryModuleWorkingMvcTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/TelemetryModuleWorkingMvcTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Models". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Models/ErrorViewModel.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/About.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/About.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/Contact.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/Contact.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/_ValidationScriptsPartial.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/_ValidationScriptsPartial.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/Error.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/Error.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/_ViewStart.cshtml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.min.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.min.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/favicon.ico" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/favicon.ico". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner2.svg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner2.svg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner4.svg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner4.svg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner3.svg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner3.svg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner1.svg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner1.svg". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.min.js" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.min.js". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.js" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.js". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/HttpListenerObservableBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/HttpListenerObservableBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/FunctionalTests.Utils.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/FunctionalTests.Utils.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/InProcessServer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/InProcessServer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryHttpListenerObservable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryHttpListenerObservable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryTestsBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryTestsBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryItemFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryItemFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Startup.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Startup.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTests.WebApi.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTests.WebApi.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/xunit.runner.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/ExceptionController.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/ExceptionController.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/ValuesController.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/ValuesController.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/DependencyController.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/DependencyController.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/MultipleWebHostsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/MultipleWebHostsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestDependencyCorrelationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestDependencyCorrelationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestCollectionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestCollectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestCorrelationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestCorrelationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/CustomWebApplicationFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/CustomWebApplicationFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestCollectionTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestCollectionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/IntegrationTests.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/IntegrationTests.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestCorrelationHeaderTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestCorrelationHeaderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestILoggerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestILoggerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/StubChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/StubChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/xunit.runner.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/IntegrationTests.WebApp.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/IntegrationTests.WebApp.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Startup.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Startup.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Controllers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Controllers/HomeController.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Controllers/HomeController.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Models". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Models/ErrorViewModel.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/App.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/App.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/AspNetCoreMajorVersion.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/AspNetCoreMajorVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/EnvironmentHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/EnvironmentHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HostingDiagnosticListenerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HostingDiagnosticListenerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryProcessorWithImportingConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryProcessorWithImportingConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HeadersUtilitiesTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HeadersUtilitiesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HttpHeadersUtilitiesTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HttpHeadersUtilitiesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/RequestTrackingTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/RequestTrackingTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Microsoft.ApplicationInsights.AspNetCore.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Microsoft.ApplicationInsights.AspNetCore.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/SdkVersionTestUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/SdkVersionTestUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TestTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TestTelemetryModule.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-settings-false.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-settings-false.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-settings-true.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-settings-true.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-default.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-default.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-connection-string.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-connection-string.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-developer-mode.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-developer-mode.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-endpoint-address.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-endpoint-address.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-instrumentation-key-new.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-instrumentation-key-new.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-req-dep-settings-false.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-req-dep-settings-true.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-instrumentation-key.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-instrumentation-key.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/EventSourceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/EventSourceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/TestEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/TestEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/AspNetEventSourceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/AspNetEventSourceTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddSingletonTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddSingletonTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddApplicationInsightsTelemetryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddApplicationInsightsTelemetryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/BaseTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/BaseTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddApplicationInsightsSettingsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddApplicationInsightsSettingsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/IServiceProviderExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/IServiceProviderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/MockLoggingFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/MockLoggingFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsServiceOptionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsServiceOptionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/HttpRequestExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/HttpRequestExtensionsTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/HttpContextAccessorHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/HttpContextAccessorHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/CommonMocks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/CommonMocks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/MockApplicationIdProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/MockApplicationIdProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/JavaScript". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/JavaScript/ApplicationInsightsJavaScriptTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/JavaScript/ApplicationInsightsJavaScriptTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Logging". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Logging/ApplicationInsightsLoggerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Logging/ApplicationInsightsLoggerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/AspNetCoreEnvironmentTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/AspNetCoreEnvironmentTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/ClientIpHeaderTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/ClientIpHeaderTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/ComponentVersionTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/ComponentVersionTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/DomainNameRoleInstanceTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/DomainNameRoleInstanceTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/OperationNameTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/OperationNameTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/RoleNameContainerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/RoleNameContainerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/WebSessionTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/WebSessionTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/SyntheticTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/SyntheticTelemetryInitializerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/WebUserTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/WebUserTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/AzureAppServiceRoleNameFromHostNameHeaderInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/AzureAppServiceRoleNameFromHostNameHeaderInitializerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/ExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/ExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/FunctionalTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/FunctionalTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/Microsoft.ApplicationInsights.WorkerService.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/Microsoft.ApplicationInsights.WorkerService.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/Worker.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/Worker.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-default.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-default.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-settings-false.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-settings-false.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-settings-true.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-settings-true.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-connection-string.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-connection-string.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-developer-mode.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-developer-mode.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-endpoint-address.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-endpoint-address.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-instrumentation-key.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-instrumentation-key.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-instrumentation-key-new.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-instrumentation-key-new.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-req-dep-settings-false.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-req-dep-settings-true.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/sample-appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/sample-appsettings.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/troubleshooting/ETW". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/troubleshooting/ETW". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/troubleshooting/ETW/TraceEventUtility.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/troubleshooting/ETW/TraceEventUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/troubleshooting/ETW/Readme.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/troubleshooting/ETW/Readme.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/troubleshooting/Ingestion". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/troubleshooting/Ingestion". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/troubleshooting/Ingestion/PostTelemetry.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/troubleshooting/Ingestion/PostTelemetry.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/troubleshooting/Ingestion/Readme.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/troubleshooting/Ingestion/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/troubleshooting/Readme.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/troubleshooting/Readme.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/NuGet.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/NuGet.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/LibraryInstrumentationGuidance.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/LibraryInstrumentationGuidance.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Policheck_Template.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Policheck_Template.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Readme.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/SourceRoot.marker" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/SourceRoot.marker". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/LICENSE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Keys". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Keys/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Keys/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Keys/InternalKey.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Keys/InternalKey.snk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/AppMapCorrelationEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/AppMapCorrelationEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/ApplicationNameProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/ApplicationNameProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/ApplicationInsightsActivity.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/ApplicationInsightsActivity.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/ArrayExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/ArrayExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/Common.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/Common.projitems". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/Common.Web.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/Common.Web.shproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/ConditionalWeakTableExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/ConditionalWeakTableExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/ExceptionUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/ExceptionUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/ExperimentalConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/ExperimentalConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/GuidExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/GuidExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/HeadersUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/HeadersUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/InjectionGuardConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/InjectionGuardConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/RequestResponseHeaders.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/RequestResponseHeaders.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/PropertyFetcher.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/PropertyFetcher.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/SdkVersionUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/SdkVersionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/WebHeaderCollectionExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/WebHeaderCollectionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/StringUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/StringUtilities.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/W3C". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/W3C". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/W3C". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/W3C/W3CActivityExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/W3C/W3CActivityExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/W3C/W3COperationCorrelationTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/W3C/W3COperationCorrelationTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/W3C/W3CUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/W3C/W3CUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Common/W3C/W3CConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Common/W3C/W3CConstants.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleHttpTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleHttpTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyCollector.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyCollector.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTelemetryExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTelemetryExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/ActiveSubsciptionManagerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/ActiveSubsciptionManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/HttpDependenciesParsingTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/HttpDependenciesParsingTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleTestNetCore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleTestNetCore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/HeaderCollectionManipulationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/HeaderCollectionManipulationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/OperationDetailsInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/OperationDetailsInitializer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ClientServerDependencyTrackerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ClientServerDependencyTrackerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/AzureSdkDiagnosticListenerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/AzureSdkDiagnosticListenerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netcore30.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netcore30.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ApplicationInsightsUrlFilterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ApplicationInsightsUrlFilterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netstandard16.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netstandard16.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netcore20.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netcore20.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyTargetNameHelperTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyTargetNameHelperTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorTestHelpers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorTestHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorEventSourceTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DesktopDiagnosticSourceHttpProcessingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DesktopDiagnosticSourceHttpProcessingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/EventHubsDiagnosticListenerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/EventHubsDiagnosticListenerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/FrameworkHttpProcessingTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/FrameworkHttpProcessingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/FrameworkSqlProcessingTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/FrameworkSqlProcessingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/EnumerableAssert.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/EnumerableAssert.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpHeadersUtilitiesTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpHeadersUtilitiesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/MockTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/MockTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ProfilerHttpProcessingTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ProfilerHttpProcessingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ProfilerSqlProcessingTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ProfilerSqlProcessingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/RetryPolicyTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/RetryPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/PropertyFetcherTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/PropertyFetcherTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ServiceBusDiagnosticListenerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ServiceBusDiagnosticListenerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/SqlClientDiagnosticSourceListenerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/SqlClientDiagnosticSourceListenerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/SqlClientDiagnosticSourceListenerTestsCopy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/SqlClientDiagnosticSourceListenerTestsCopy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/TestUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/TestUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/TelemetryDiagnosticSourceListenerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/TelemetryDiagnosticSourceListenerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureServiceBusHttpParserTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureServiceBusHttpParserTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureBlobHttpParserTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureBlobHttpParserTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/DocumentDbHttpParserTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/DocumentDbHttpParserTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureSearchHttpParserTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureSearchHttpParserTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/HttpParsingHelperTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/HttpParsingHelperTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation/CacheBasedOperationHolderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation/CacheBasedOperationHolderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation/ObjectInstanceBasedOperationHolderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation/ObjectInstanceBasedOperationHolderTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.transform" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.transform". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/DependencyTelemetryExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/DependencyTelemetryExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/DependencyCollector.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/DependencyCollector.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/DependencyTrackingTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/DependencyTrackingTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/HttpDependenciesParsingTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/HttpDependenciesParsingTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/HttpCoreDiagnosticSourceListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/HttpCoreDiagnosticSourceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Microsoft.ApplicationInsights.DependencyCollector.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Microsoft.ApplicationInsights.DependencyCollector.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/OperationDetailConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/OperationDetailConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/TelemetryDiagnosticSourceListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/TelemetryDiagnosticSourceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/TelemetryExtensionsForDependencyCollector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/TelemetryExtensionsForDependencyCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/SanitizedHostList.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/SanitizedHostList.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ActiveSubsciptionManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ActiveSubsciptionManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AppMapCorrelationEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AppMapCorrelationEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ApplicationInsightsUrlFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ApplicationInsightsUrlFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyCollectorEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyCollectorEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ClientServerDependencyTracker.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ClientServerDependencyTracker.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyTableStore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyTableStore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyTargetNameHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyTargetNameHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DesktopDiagnosticSourceHttpProcessing.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DesktopDiagnosticSourceHttpProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DiagnosticSourceListenerBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DiagnosticSourceListenerBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkHttpEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkHttpEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkSqlEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkSqlEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkHttpProcessing.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkHttpProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpDesktopDiagnosticSourceListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpDesktopDiagnosticSourceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkSqlProcessing.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkSqlProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpProcessing.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/IDiagnosticEventHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/IDiagnosticEventHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpHeadersUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpHeadersUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerHttpProcessing.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerHttpProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlCommandProcessing.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlCommandProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerRuntimeInstrumentation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerRuntimeInstrumentation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpDesktopDiagnosticSourceSubscriber.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpDesktopDiagnosticSourceSubscriber.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlConnectionProcessing.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlConnectionProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RDDSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RDDSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RemoteDependencyConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RemoteDependencyConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RetryPolicy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RetryPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlProcessingBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlProcessingBase.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk/AzureSdkDiagnosticsEventHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk/AzureSdkDiagnosticsEventHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk/AzureSdkDiagnosticListenerSubscriber.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk/AzureSdkDiagnosticListenerSubscriber.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk/AzureSdkEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk/AzureSdkEventListener.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/DiagnosticsEventHandlerBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/DiagnosticsEventHandlerBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/ServiceBusDiagnosticsEventHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/ServiceBusDiagnosticsEventHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/EventHubsDiagnosticsEventHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/EventHubsDiagnosticsEventHandler.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureIotHubHttpParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureIotHubHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureSearchHttpParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureSearchHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureBlobHttpParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureBlobHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureQueueHttpParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureQueueHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureServiceBusHttpParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureServiceBusHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureTableHttpParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureTableHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/DocumentDbHttpParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/DocumentDbHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/GenericServiceHttpParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/GenericServiceHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/HttpParsingHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/HttpParsingHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/CacheBasedOperationHolder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/CacheBasedOperationHolder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/OperationWatch.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/OperationWatch.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/ObjectInstanceBasedOperationHolder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/ObjectInstanceBasedOperationHolder.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics/SqlClientDiagnosticFetcherTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics/SqlClientDiagnosticFetcherTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics/SqlClientDiagnosticSourceListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics/SqlClientDiagnosticSourceListener.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/Settings.StyleCop" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/Settings.StyleCop". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/DependencyCollector/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollector.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollector.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollectorDiagnosticListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollectorDiagnosticListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollectionModuleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollectionModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/TestChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/TestChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/TestEventCounter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/TestEventCounter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectionModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectionModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterListener.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollector.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollector.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectorEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectorEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectionRequest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectionRequest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Microsoft.ApplicationInsights.Web.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Microsoft.ApplicationInsights.Web.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Settings.StyleCop" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Settings.StyleCop". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Helpers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Helpers/QuickPulseThreadModuleScheduler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Helpers/QuickPulseThreadModuleScheduler.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/SharedUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/SharedUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/NativeMethods.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/NativeMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/PerformanceMonitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/PerformanceMonitor.cs". 34>RepoBuild: Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash JDR8Rlk86C4PVKEEjLKpHaIHstAjUHm+KRVDJFL4HmhMIwj3KYG1il3VcrStDgjitDFhHjYglRP7V2+x9Hcg/A==. 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/QuickPulseTopCpuCollector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/QuickPulseTopCpuCollector.cs". 34>RepoBuild: Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash Ta9eLg0xKjP4P8vOZlHVfrv7qoMykUpYNAzs07HcseUHJnefsqpZH/wbb3eF9fPIBJERuE8zFhpLNmSsGYrEQw==. 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/QuickPulseServiceClient.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/QuickPulseServiceClient.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/MonitoringDataPoint.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/MonitoringDataPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/ProcessCpuData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/ProcessCpuData.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/ExceptionTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/EventTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/DependencyTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/ITelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/RequestTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/TelemetryDocumentType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/TraceTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Perf.Shared.NetFull.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Perf.Shared.NetFull.shproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Perf.Shared.NetFull.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Perf.Shared.NetFull.projitems". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib/PerformanceMonitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib/PerformanceMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib/NativeMethods.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib/NativeMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/QuickPulseTopCpuCollector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/QuickPulseTopCpuCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/QuickPulseServiceClient.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/QuickPulseServiceClient.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/QuickPulseServiceClientHelpers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/QuickPulseServiceClientHelpers.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/PerformanceCollectorXPlatform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/PerformanceCollectorXPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/CounterFactoryXPlatform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/CounterFactoryXPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessCPUPerformanceCounter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessCPUPerformanceCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessCPUPerformanceCounterNormalized.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessCPUPerformanceCounterNormalized.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessMemoryPerformanceCounter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessMemoryPerformanceCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Perf.Shared.NetStandard.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Perf.Shared.NetStandard.projitems". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Perf.Shared.NetStandard.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Perf.Shared.NetStandard.shproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/ArrayHelpers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/ArrayHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorEventSourceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorEventSourceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Perf.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Perf.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorModuleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorTestBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorWebAppTestBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorWebAppTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorXPlatformTestBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorXPlatformTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCounterUtilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCounterUtilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCounterUtilityTestsCommon.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCounterUtilityTestsCommon.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorXPlatformTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorXPlatformTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/StandardPerformanceCollectorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/StandardPerformanceCollectorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollectorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollectorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/TelemetryAction.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/TelemetryAction.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CollectionConfigurationAccumulatorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CollectionConfigurationAccumulatorTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/DocumentStreamTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/DocumentStreamTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/FilterConjunctionGroupTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/FilterConjunctionGroupTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CalculatedMetricTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CalculatedMetricTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CollectionConfigurationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CollectionConfigurationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/AccumulatedValuesTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/AccumulatedValuesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/FilterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/FilterTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/Mocks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/Mocks/TelemetryMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/Mocks/TelemetryMock.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers/SimpleTelemetryProcessorSpy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers/SimpleTelemetryProcessorSpy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers/HttpContextHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers/HttpContextHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Mocks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Mocks/PerformanceCollectorMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Mocks/PerformanceCollectorMock.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/CategorySampleMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/CategorySampleMock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseCollectionTimeSlotManagerMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseCollectionTimeSlotManagerMock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/ClockMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/ClockMock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulsePerfLibMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulsePerfLibMock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseServiceClientMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseServiceClientMock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseTopCpuCollectorMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseTopCpuCollectorMock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseProcessProviderMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseProcessProviderMock.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/CategorySampleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/CategorySampleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/PerformanceMonitorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/PerformanceMonitorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/CounterDefinitionSampleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/CounterDefinitionSampleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/PerfData.data" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/PerfData.data". 16>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/toolset/Common/Tools.proj.nuget.g.props. 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseCollectionStateManagerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseCollectionStateManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseCollectionTimeSlotManagerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseCollectionTimeSlotManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataAccumulatorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataAccumulatorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataAccumulatorManagerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataAccumulatorManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseProcessProviderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseProcessProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseQuotaTrackerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseQuotaTrackerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataSampleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataSampleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseServiceClientHelpersTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseServiceClientHelpersTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseServiceClientTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseServiceClientTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseEventSourceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseEventSourceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryModuleNetFullTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryModuleNetFullTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryProcessorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryProcessorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTestHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTestHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTopCpuCollectorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTopCpuCollectorTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/AzureWebAppTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/AzureWebAppTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/CacheHelperTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/CacheHelperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/CPUPercenageGaugeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/CPUPercenageGaugeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/NormalizedCPUPercenageGaugeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/NormalizedCPUPercenageGaugeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/RateCounterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/RateCounterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/RatioCounterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/RatioCounterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SumUpCountersGaugeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SumUpCountersGaugeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles/RemoteEnvironmentVariablesAllSampleTwo.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles/RemoteEnvironmentVariablesAllSampleTwo.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles/RemoteEnvironmentVariablesAllSampleOne.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles/RemoteEnvironmentVariablesAllSampleOne.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.transform" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.transform". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/AccumulatedValues.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/AccumulatedValues.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CalculatedMetric.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CalculatedMetric.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CollectionConfigurationAccumulator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CollectionConfigurationAccumulator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/DocumentStream.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/DocumentStream.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CollectionConfiguration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CollectionConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Filter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Filter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/FilterConjunctionGroup.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/FilterConjunctionGroup.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/IQuickPulseTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/IQuickPulseTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Perf.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Perf.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Microsoft.ApplicationInsights.PerfCounterCollector.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Microsoft.ApplicationInsights.PerfCounterCollector.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/PerformanceCollectorModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/PerformanceCollectorModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/PerformanceCounterCollectionRequest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/PerformanceCounterCollectionRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/QuickPulseTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/QuickPulseTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/QuickPulseTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/QuickPulseTelemetryModule.cs". 16>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/toolset/Common/project.assets.json 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/ICounterValue.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/ICounterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCollectorEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCollectorEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/IPerformanceCollector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/IPerformanceCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterUtility.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterStructure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterStructure.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/Clock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/Clock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/IQuickPulseModuleSchedulerHandle.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/IQuickPulseModuleSchedulerHandle.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseCollectionTimeSlotManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseCollectionTimeSlotManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/IQuickPulseModuleScheduler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/IQuickPulseModuleScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseDefaults.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseDefaults.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseCounter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseQuotaTracker.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseQuotaTracker.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseThreadState.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseThreadState.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseTaskModuleScheduler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseTaskModuleScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseTimings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseTimings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/IQuickPulseServiceClient.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/IQuickPulseServiceClient.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseCollectionStateManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseCollectionStateManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/IQuickPulseDataAccumulatorManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/IQuickPulseDataAccumulatorManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataAccumulator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataAccumulator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataAccumulatorManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataAccumulatorManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataSample.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataSample.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulsePerfLib.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulsePerfLib.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulseTopCpuCollector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulseTopCpuCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulseProcessProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulseProcessProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/QuickPulseProcess.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/QuickPulseProcess.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/QuickPulseProcessProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/QuickPulseProcessProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/CategorySample.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/CategorySample.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/PerfLib.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/PerfLib.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/CounterDefinitionSample.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/CounterDefinitionSample.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/MetricPoint.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/MetricPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/MonitoringDataPoint.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/MonitoringDataPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/ProcessCpuData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/ProcessCpuData.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/DependencyTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/DependencyTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/ITelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/ITelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/EventTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/EventTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/ExceptionTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/ExceptionTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/RequestTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/RequestTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/TelemetryDocumentType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/TelemetryDocumentType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/TraceTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/TraceTelemetryDocument.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/CalculatedMetricInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/CalculatedMetricInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/AggregationType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/AggregationType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/DocumentFilterConjunctionGroupInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/DocumentFilterConjunctionGroupInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/DocumentStreamInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/DocumentStreamInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/CollectionConfigurationInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/CollectionConfigurationInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/FilterConjunctionGroupInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/FilterConjunctionGroupInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Predicate.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Predicate.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/FilterInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/FilterInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/QuotaConfigurationInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/QuotaConfigurationInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/TelemetryType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/TelemetryType.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors/CollectionConfigurationError.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors/CollectionConfigurationError.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors/CollectionConfigurationErrorType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors/CollectionConfigurationErrorType.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/StandardPerformanceCounter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/StandardPerformanceCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/CounterFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/CounterFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/NormalizedProcessCPUPerformanceCounter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/NormalizedProcessCPUPerformanceCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/StandardPerformanceCollector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/StandardPerformanceCollector.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer/Timer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer/Timer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer/TimerInterface.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer/TimerInterface.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/AzureWebEnvironmentVariables.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/AzureWebEnvironmentVariables.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CacheHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CacheHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CounterFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CounterFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/ICachedEnvironmentVariableAccess.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/ICachedEnvironmentVariableAccess.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CPUPercenageGauge.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CPUPercenageGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/PerformanceCounterImplementation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/PerformanceCounterImplementation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RateCounterGauge.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RateCounterGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RatioCounterGauge.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RatioCounterGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/WebAppPerformanceCollector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/WebAppPerformanceCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/SumUpCountersGauge.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/SumUpCountersGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/NormalizedCPUPercentageGauge.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/NormalizedCPUPercentageGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RawCounterGauge.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RawCounterGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Xdt.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Xdt.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/XdtTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/XdtTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Resources". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Resources/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Resources/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/GlobalSuppression.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/GlobalSuppression.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/MockApplicationIdProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/MockApplicationIdProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/SdkVersionHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/SdkVersionHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/EventSourceTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/EventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubStream.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/StubStream.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubSynchronizationContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/StubSynchronizationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubTransmission.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/StubTransmission.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/TaskExceptionObserver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/TaskExceptionObserver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/TestEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/TestEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/TelemetryConfigurationFactoryHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/TelemetryConfigurationFactoryHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/TestFramework.Shared.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/TestFramework.Shared.projitems". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/TestFramework.Shared.Web.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/TestFramework/Shared/TestFramework.Shared.Web.shproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/AzureAppServiceRoleNameFromHostNameHeaderInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/AzureAppServiceRoleNameFromHostNameHeaderInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/ExceptionTrackingTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/ExceptionTrackingTelemetryModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/AccountIdTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/AccountIdTelemetryInitializerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/AspNetDiagnosticTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/AspNetDiagnosticTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/AuthenticatedUserIdTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/AuthenticatedUserIdTelemetryInitializerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/ClientIpHeaderTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/ClientIpHeaderTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/HttpContextExtensionTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/HttpContextExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/OperationCorrelationTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/OperationCorrelationTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/MvcExceptionHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/MvcExceptionHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/OperationNameTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/OperationNameTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingTelemetryModuleTest.Net45.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingTelemetryModuleTest.Net45.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingUtilitiesTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingUtilitiesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/SdkVersionUtilsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/SdkVersionUtilsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/SessionTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/SessionTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/UserTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/UserTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/W3CUtilitiesTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/W3CUtilitiesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/SyntheticUserAgentTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/SyntheticUserAgentTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Web.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Web.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/WebApiExceptionLoggerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/WebApiExceptionLoggerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/WebTestTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/WebTestTelemetryInitializerTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/HttpContextTestExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/HttpContextTestExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/HttpModuleHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/HttpModuleHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/InMemoryCaptureTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/InMemoryCaptureTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/RequestStatus.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/RequestStatus.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/SimpleTelemetryProcessorSpy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/SimpleTelemetryProcessorSpy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/WebTelemetryModuleBaseFake.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/WebTelemetryModuleBaseFake.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/HeadersUtilitiesTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/HeadersUtilitiesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/WebEventSourceTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/WebEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/HttpRequestExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/HttpRequestExtensionsTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/AccountIdTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/AccountIdTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/AuthenticatedUserIdTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/AuthenticatedUserIdTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/AspNetDiagnosticTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/AspNetDiagnosticTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/AzureAppServiceRoleNameFromHostNameHeaderInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/AzureAppServiceRoleNameFromHostNameHeaderInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/ClientIpHeaderTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/ClientIpHeaderTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/ApplicationInsightsHttpModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/ApplicationInsightsHttpModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/ExceptionTrackingTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/ExceptionTrackingTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/HttpContextBaseExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/HttpContextBaseExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/HttpContextExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/HttpContextExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/OperationCorrelationTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/OperationCorrelationTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Microsoft.ApplicationInsights.Web.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Microsoft.ApplicationInsights.Web.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/OperationNameTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/OperationNameTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/RequestTrackingUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/RequestTrackingUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/RequestTrackingTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/RequestTrackingTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/SessionTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/SessionTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/SyntheticUserAgentTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/SyntheticUserAgentTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Web.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Web.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/UserTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/UserTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/WebTestTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/WebTestTelemetryInitializer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Extensibility/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Extensibility/Implementation/PostSamplingTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Extensibility/Implementation/PostSamplingTelemetryProcessor.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/ActivityHelpers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/ActivityHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/AppMapCorrelationEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/AppMapCorrelationEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/HttpContextExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/HttpContextExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/ExceptionHandlersInjector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/ExceptionHandlersInjector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/RequestTrackingConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/RequestTrackingConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/RequestTrackingExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/RequestTrackingExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/HttpRequestExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/HttpRequestExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/WebEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/WebEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/SyntheticUserAgentFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/SyntheticUserAgentFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/WebTelemetryModuleBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/WebTelemetryModuleBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/WebTelemetryInitializerBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Implementation/WebTelemetryInitializerBase.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/net452". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/net452/web.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/net452/web.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/net452/web.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/net452/web.config.uninstall.xdt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/net452". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.transform" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.transform". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/Web/Web/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AppServicesHeartbeatTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AppServicesHeartbeatTelemetryModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureInstanceMetadataEndToEndTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureInstanceMetadataEndToEndTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureRoleEnvironmentTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureRoleEnvironmentTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureInstanceMetadataTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureInstanceMetadataTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureWebAppRoleEnvironmentTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureWebAppRoleEnvironmentTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/BuildInfoConfigComponentVersionTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/BuildInfoConfigComponentVersionTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/DeveloperModeWithDebuggerAttachedTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/DeveloperModeWithDebuggerAttachedTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/DeviceTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/DeviceTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/UnhandledExceptionTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/UnhandledExceptionTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/EnvironmentVariableMonitorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/EnvironmentVariableMonitorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/FirstChanceExceptionStatisticsTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/FirstChanceExceptionStatisticsTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/UnobservedExceptionTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/UnobservedExceptionTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/WindowsServer.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/WindowsServer.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestRoleInstance.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestRoleInstance.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestRole.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestRole.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestAzureServiceRuntimeAssemblyLoader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestAzureServiceRuntimeAssemblyLoader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/ServiceRuntimeHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/ServiceRuntimeHelper.cs". 16>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 257 ms). 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation/WindowsServerEventSourceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation/WindowsServerEventSourceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation/ServiceRuntimeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation/ServiceRuntimeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/MockEnvironmentVariableMonitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/MockEnvironmentVariableMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/AzureInstanceMetadataRequestMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/AzureInstanceMetadataRequestMock.cs". 27>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/toolset/Common/Tools.proj.nuget.g.props. 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/HeartbeatProviderMock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/HeartbeatProviderMock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/NetPlatformHttpResponseTypesExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/NetPlatformHttpResponseTypesExtension.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AppServicesHeartbeatTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AppServicesHeartbeatTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.transform" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.transform". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureInstanceMetadataTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureInstanceMetadataTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureWebAppRoleEnvironmentTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureWebAppRoleEnvironmentTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureRoleEnvironmentTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureRoleEnvironmentTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/BuildInfoConfigComponentVersionTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/BuildInfoConfigComponentVersionTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DeveloperModeWithDebuggerAttachedTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DeveloperModeWithDebuggerAttachedTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DeviceTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DeviceTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DomainNameRoleInstanceTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DomainNameRoleInstanceTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/FirstChanceExceptionStatisticsTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/FirstChanceExceptionStatisticsTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Microsoft.ApplicationInsights.WindowsServer.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Microsoft.ApplicationInsights.WindowsServer.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/WindowsServer.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/WindowsServer.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/UnobservedExceptionTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/UnobservedExceptionTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/UnhandledExceptionTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/UnhandledExceptionTelemetryModule.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureComputeMetadataHeartbeatPropertyProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureComputeMetadataHeartbeatPropertyProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureMetadataRequestor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureMetadataRequestor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureRoleEnvironmentContextReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureRoleEnvironmentContextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/DeviceContextReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/DeviceContextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AppServiceEnvironmentVariableMonitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AppServiceEnvironmentVariableMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureServiceRuntimeAssemblyLoader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureServiceRuntimeAssemblyLoader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/EnvironmentVariableMonitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/EnvironmentVariableMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/IAzureMetadataRequestor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/IAzureMetadataRequestor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/HeartbeatPropertyManagerProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/HeartbeatPropertyManagerProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/Role.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/Role.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/MetricManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/MetricManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/IAzureRoleEnvironmentContextReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/IAzureRoleEnvironmentContextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RoleEnvironment.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RoleEnvironment.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RoleInstance.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RoleInstance.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RuntimeBindingObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RuntimeBindingObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/ServiceRuntime.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/ServiceRuntime.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/WindowsServerEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/WindowsServerEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/DataContracts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/DataContracts/AzureInstanceComputeMetadata.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/DataContracts/AzureInstanceComputeMetadata.cs". 16>RepoBuild: NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.ps1". 16>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ 27>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/toolset/Common/project.assets.json 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/buildConfiguration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/buildConfiguration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/buildpackLocal.bat" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/buildpackLocal.bat". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/buildTestPack.bat" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/buildTestPack.bat". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/buildPack.bat" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/buildPack.bat". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/CHANGELOG.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/CHANGELOG.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/CODEOWNERS" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/CODEOWNERS". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/CodeQL.yaml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/CodeQL.yaml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Contributing.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Contributing.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/FileList.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/FileList.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/NOTICE.html" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/NOTICE.html". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/NuGet.Config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/NuGet.Config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/OpenIdConnectMessageTests.playlist" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/OpenIdConnectMessageTests.playlist". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Product.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Product.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/runtests.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/runtests.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/RELEASES.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/RELEASES.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SamlTests.playlist" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SamlTests.playlist". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SECURITY.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SECURITY.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/runTests.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/runTests.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SECURITY_NOTICE.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SECURITY_NOTICE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Wilson.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Wilson.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.sh" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.sh". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/ThirdPartyNotice.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/ThirdPartyNotice.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/TokensTests.playlist" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/TokensTests.playlist". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/WilsonUnix.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/WilsonUnix.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/XmlTests.playlist" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/XmlTests.playlist". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/feature_request.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/feature_request.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/bug_report.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/bug_report.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/documentation.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/documentation.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/design_proposal.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/design_proposal.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/pull_request_template.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/pull_request_template.md". 16>RepoBuild: Installed: 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/workflows". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/workflows". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/workflows/aot-check.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/workflows/aot-check.yml". 16>RepoBuild: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/workflows/codeql-analysis.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/workflows/codeql-analysis.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/workflows/dotnetcore.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/workflows/dotnetcore.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/BenchmarkUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/BenchmarkUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/CreateJWETests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/CreateJWETests.cs". 32>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 16>RepoBuild: 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/AsymmetricAdapterSignatures.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/AsymmetricAdapterSignatures.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/BenchmarkConfig.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/BenchmarkConfig.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/CreateSignedHttpRequestTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/CreateSignedHttpRequestTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/CreateTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/CreateTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/identitymodel.benchmarks.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/identitymodel.benchmarks.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/Microsoft.IdentityModel.Benchmarks.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/Microsoft.IdentityModel.Benchmarks.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/prbenchmarks.identitymodel.config.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/prbenchmarks.identitymodel.config.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/ReadJWSTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/ReadJWSTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/ReadJWETokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/ReadJWETokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/ValidateJWEAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/ValidateJWEAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/ValidateSignedHttpRequestAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/ValidateSignedHttpRequestAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/ValidateTokenAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/benchmark/Microsoft.IdentityModel.Benchmarks/ValidateTokenAsyncTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/272MSSharedLibSN2048.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/272MSSharedLibSN2048.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/cgmanifest.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/cgmanifest.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/CodeCoverage.runsettings" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/CodeCoverage.runsettings". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/common.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/common.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/commonTest.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/commonTest.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/dependenciesTest.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/dependenciesTest.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/dependencies.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/dependencies.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/install-strawberry-perl.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/install-strawberry-perl.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/credscan-exclusion.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/credscan-exclusion.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/releaseBuild.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/releaseBuild.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/strongNameBypass.reg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/strongNameBypass.reg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/targets.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/targets.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/Settings.StyleCop" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/Settings.StyleCop". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/template-Build-run-tests-sign.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/template-Build-run-tests-sign.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/targetsTest.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/targetsTest.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/template-sign-binary.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/template-sign-binary.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/template-sign-wilson.yaml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/template-sign-wilson.yaml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/test-aot.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/test-aot.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/tsaConfig.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/tsaConfig.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/VerifySigning.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/VerifySigning.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/version.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/version.props". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/docs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/docs/SourceLinkPrompt.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/docs/SourceLinkPrompt.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Common/TrimmingAttributes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Common/TrimmingAttributes.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/EventLogLevel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/EventLogLevel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/IIdentityLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/IIdentityLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/ITelemetryClient.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/ITelemetryClient.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/LogEntry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/LogEntry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Microsoft.IdentityModel.Abstractions.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Microsoft.IdentityModel.Abstractions.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/ClaimTypeMapping.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/ClaimTypeMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/InternalsVisibleTo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/InternalsVisibleTo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.CreateToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.CreateToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.ValidateToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.ValidateToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.ReadToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.ReadToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtTokenDecryptionParameters.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtTokenDecryptionParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Microsoft.IdentityModel.JsonWebTokens.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Microsoft.IdentityModel.JsonWebTokens.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Json/JsonWebToken.HeaderClaimSet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Json/JsonWebToken.HeaderClaimSet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Json/JsonClaimSet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Json/JsonClaimSet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Json/JsonWebToken.PayloadClaimSet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Json/JsonWebToken.PayloadClaimSet.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/IdentityModelEventSource.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/IdentityModelEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LoggerContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LoggerContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/GlobalSuppressions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/ISafeLogSecurityArtifact.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/ISafeLogSecurityArtifact.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/InternalsVisibleTo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/InternalsVisibleTo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LogHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LogHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Microsoft.IdentityModel.Logging.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Microsoft.IdentityModel.Logging.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/NonPII.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/NonPII.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/SecurityArtifact.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/SecurityArtifact.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/TextWriterEventListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/TextWriterEventListener.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/Microsoft.IdentityModel.LoggingExtensions.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/Microsoft.IdentityModel.LoggingExtensions.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/ActiveDirectoryOpenIdConnectEndpoints.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/ActiveDirectoryOpenIdConnectEndpoints.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectGrantTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectGrantTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectPrompt.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectPrompt.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectParameterNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectParameterNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectRequestType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectRequestType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseMode.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseMode.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectScope.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectScope.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectSessionProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectSessionProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdProviderMetadataNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdProviderMetadataNames.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfiguration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfigurationRetriever.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfigurationRetriever.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfigurationValidator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfigurationValidator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidNonceException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidNonceException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidAtHashException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidAtHashException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidCHashException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidCHashException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidStateException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidStateException.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Json/OpenIdConnectConfigurationSerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Json/OpenIdConnectConfigurationSerializer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ConfirmationClaimTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ConfirmationClaimTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Microsoft.IdentityModel.Protocols.SignedHttpRequest.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestClaimTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestClaimTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Cnf.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Cnf.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestDescriptor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationResult.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidAtClaimException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidAtClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidMClaimException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidMClaimException.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestCreationException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestCreationException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidCnfClaimException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidCnfClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidBClaimException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidBClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidHClaimException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidHClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidPClaimException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidPClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidNonceClaimException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidNonceClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidPopKeyException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidPopKeyException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidQClaimException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidQClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidSignatureException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidSignatureException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidTsClaimException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidTsClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidUClaimException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidUClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestValidationException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestValidationException.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration/WsFederationConfigurationValidator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration/WsFederationConfigurationValidator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration/WsFederationConfiguration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration/WsFederationConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration/WsFederationConfigurationRetriever.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration/WsFederationConfigurationRetriever.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions/WsFederationReadException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions/WsFederationReadException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions/WsFederationException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions/WsFederationException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/QueryHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/QueryHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/SecurityTokenServiceTypeRoleDescriptor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/SecurityTokenServiceTypeRoleDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsAddressingConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsAddressingConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsPolicyConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsPolicyConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMetadataSerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMetadataSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants_1_3.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsUtilityConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsUtilityConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants_1_4.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants_2005.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants_2005.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Microsoft.IdentityModel.Protocols.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Microsoft.IdentityModel.Protocols.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/GlobalSuppressions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/HttpRequestData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/HttpRequestData.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/HttpDocumentRetriever.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/HttpDocumentRetriever.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/ConfigurationManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/ConfigurationManager.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/FileDocumentRetriever.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/FileDocumentRetriever.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/ConfigurationValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/ConfigurationValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationRetriever.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationRetriever.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationValidator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationValidator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IDocumentRetriever.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IDocumentRetriever.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/InvalidConfigurationException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/InvalidConfigurationException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/LastKnownGoodConfigurationCacheOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/LastKnownGoodConfigurationCacheOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/StaticConfigurationManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/StaticConfigurationManager.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/Microsoft.IdentityModel.TestExtensions.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/Microsoft.IdentityModel.TestExtensions.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Microsoft.IdentityModel.Tokens.Saml.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Properties/AssemblyInfo.cs". 27>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 247 ms). 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/AuthenticationInformation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/AuthenticationInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/ClaimProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/ClaimProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAction.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAction.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAdvice.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAdvice.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAssertion.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAssertion.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttributeKeyComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttributeKeyComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttributeStatement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttributeStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAudienceRestrictionCondition.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAudienceRestrictionCondition.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthorityBinding.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthorityBinding.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthenticationStatement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthenticationStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthorizationDecisionStatement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthorizationDecisionStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlCondition.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlCondition.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlConditions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlConditions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlDoNotCacheCondition.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlDoNotCacheCondition.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSecurityToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSecurityToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlEvidence.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlEvidence.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSecurityTokenHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSecurityTokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSubject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSubject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlTokenUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlTokenUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSubjectStatement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSubjectStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlStatement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlStatement.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions/SamlSecurityTokenException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions/SamlSecurityTokenWriteException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions/SamlSecurityTokenReadException.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/AbsoluteUriCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/AbsoluteUriCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Action.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Action.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/AuthenticationInformation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/AuthenticationInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/ClaimProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/ClaimProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Advice.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Advice.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Assertion.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Assertion.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AttributeStatement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AttributeStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AttributeKeyComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AttributeKeyComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AudienceRestriction.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AudienceRestriction.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthenticationContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthenticationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Attribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Attribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthenticationStatement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthenticationStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Conditions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Conditions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Constants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Constants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Evidence.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Evidence.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthorizationDecisionStatement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthorizationDecisionStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Id.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Id.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SecurityTokenHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SecurityTokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2ProxyRestriction.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2ProxyRestriction.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SecurityToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SecurityToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Serializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Serializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Statement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Statement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2NameIdentifier.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2NameIdentifier.cs". 27>RepoBuild: NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/NuGet.config 34>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/toolset/Common/Tools.proj.nuget.g.props. 27>RepoBuild: Feeds used: 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Subject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Subject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectConfirmation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectConfirmation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectLocality.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectLocality.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectConfirmationData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectConfirmationData.cs". 27>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions/Saml2SecurityTokenReadException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions/Saml2SecurityTokenWriteException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions/Saml2SecurityTokenException.cs". 27>RepoBuild: Installed: 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 34>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/toolset/Common/project.assets.json 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AppCompatSwitches.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AppCompatSwitches.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricAdapter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AppContextSwitches.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AppContextSwitches.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricSignatureProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricSignatureProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Base64UrlEncoding.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Base64UrlEncoding.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/BaseConfiguration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/BaseConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CallContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CallContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CaseSensitiveClaimsIdentity.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CaseSensitiveClaimsIdentity.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/BaseConfigurationComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/BaseConfigurationComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CollectionUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CollectionUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ClaimsIdentityFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ClaimsIdentityFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CompatibilitySuppressions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CompatibilitySuppressions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderCache.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderCache.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/DateTimeUtil.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/DateTimeUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/DeflateCompressionProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/DeflateCompressionProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ECDsaAdapter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ECDsaAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Delegates.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Delegates.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EncodingUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EncodingUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EpochTime.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EpochTime.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EncryptingCredentials.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EncryptingCredentials.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EventBasedLRUCache.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EventBasedLRUCache.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ICompressionProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ICompressionProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ICryptoProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ICryptoProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InternalsVisibleTo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InternalsVisibleTo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InternalValidators.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InternalValidators.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ITokenReplayCache.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ITokenReplayCache.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKey.cs". 27>RepoBuild: 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeySet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeySet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyECTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyECTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ObjectPools.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ObjectPools.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Microsoft.IdentityModel.Tokens.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Microsoft.IdentityModel.Tokens.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/RsaCryptoServiceProviderProxy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/RsaCryptoServiceProviderProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/RsaSecurityKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/RsaSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityAlgorithms.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityAlgorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SignatureProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SignatureProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SigningCredentials.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SigningCredentials.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SupportedAlgorithms.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SupportedAlgorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenValidationParameters.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenValidationParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Utility.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Utility.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ValidatorUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ValidatorUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/UniqueId.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/UniqueId.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validators.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validators.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509SecurityKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509SecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509SigningCredentials.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509SigningCredentials.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Configuration". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Configuration/LKGConfigurationCacheOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Configuration/LKGConfigurationCacheOptions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/AuthenticatedEncryptionResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/AuthenticatedEncryptionResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/AuthenticatedEncryptionProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/AuthenticatedEncryptionProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/EcdhKeyExchangeProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/EcdhKeyExchangeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/KeyWrapProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/KeyWrapProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/RsaKeyWrapProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/RsaKeyWrapProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/SymmetricKeyWrapProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/SymmetricKeyWrapProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenCompressionFailedException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenCompressionFailedException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenDecompressionFailedException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenDecompressionFailedException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenArgumentException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenArgumentException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenDecryptionFailedException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenDecryptionFailedException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenEncryptionFailedException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenEncryptionFailedException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenEncryptionKeyNotFoundException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenEncryptionKeyNotFoundException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenExpiredException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenExpiredException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidAlgorithmException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidAlgorithmException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidLifetimeException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidLifetimeException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidAudienceException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidAudienceException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidIssuerException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidIssuerException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidSigningKeyException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidSigningKeyException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidSignatureException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidSignatureException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenKeyWrapException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenKeyWrapException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenNoExpirationException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenNoExpirationException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidTypeException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidTypeException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenReplayDetectedException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenReplayDetectedException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenReplayAddFailedException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenReplayAddFailedException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenNotYetValidException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenNotYetValidException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenSignatureKeyNotFoundException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenSignatureKeyNotFoundException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenUnableToValidateException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenUnableToValidateException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenValidationException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenValidationException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenMalformedException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenMalformedException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/ValidationFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/ValidationFailure.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Json/JsonWebKeySerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Json/JsonWebKeySerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Json/JsonWebKeySetSerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Json/JsonWebKeySetSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Json/JsonSerializerPrimitives.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Json/JsonSerializerPrimitives.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/Interop.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/Interop.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/SafeHandles.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/SafeHandles.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/Cng.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/Cng.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/AesGcm.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/AesGcm.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/AudienceValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/AudienceValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/AsyncValidate.cd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/AsyncValidate.cd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/AlgorithmValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/AlgorithmValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ExceptionDetail.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ExceptionDetail.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Exceptions.cd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Exceptions.cd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/IssuerValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/IssuerValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/LogDetail.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/LogDetail.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/LifetimeValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/LifetimeValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/SigningKeyValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/SigningKeyValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/MessageDetail.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/MessageDetail.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ReplayValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ReplayValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/TokenValidationParameters.IssuerValidationDelegate.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/TokenValidationParameters.IssuerValidationDelegate.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/TokenTypeValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/TokenTypeValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/TokenReadingResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/TokenReadingResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/TokenValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/TokenValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ValidationFailureType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ValidationFailureType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ValidationDelegates.cd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ValidationDelegates.cd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ValidationParameters.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ValidationParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ValidationResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/ValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.Algorithm.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.Algorithm.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.Audience.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.Audience.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.IssuerSecurityKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.IssuerSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.Issuer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.Issuer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.Lifetime.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.Lifetime.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.TokenReplay.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.TokenReplay.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.TokenType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validation/Validators.TokenType.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/IssuerLastKnownGood.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/IssuerLastKnownGood.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/ProtocolVersion.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/ProtocolVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/AadIssuerValidatorConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/AadIssuerValidatorConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/AadIssuerValidator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/AadIssuerValidator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/Microsoft.IdentityModel.Validators.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/Microsoft.IdentityModel.Validators.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadTokenValidationParametersExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadTokenValidationParametersExtension.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/CanonicalizingTransform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/CanonicalizingTransform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DsigElement.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DsigElement.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DsigSerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DsigSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureTransform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureTransform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/IssuerSerial.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/IssuerSerial.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/IXmlElementReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/IXmlElementReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/KeyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/KeyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Microsoft.IdentityModel.Xml.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Microsoft.IdentityModel.Xml.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/RSAKeyValue.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/RSAKeyValue.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Reference.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Reference.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Signature.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Signature.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/TransformFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/TransformFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/SignedInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/SignedInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Transform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Transform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlSignatureConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlSignatureConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStream.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStream.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlUtil.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStreamWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStreamWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/X509Data.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/X509Data.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlReadException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlReadException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlValidationException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlValidationException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlWriteException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlWriteException.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtHeader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtPayload.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JsonClaimValueTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JsonClaimValueTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtHeaderParameterNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtHeaderParameterNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtRegisteredClaimNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtRegisteredClaimNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/LogMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/System.IdentityModel.Tokens.Jwt.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/VerifyResourceUsage.pl" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/VerifyResourceUsage.pl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/.editorconfig". 34>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 229 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA256_Public.cer" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA256_Public.cer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/ITelemetryClientTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/ITelemetryClientTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/TelemetryEventDetailsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/TelemetryEventDetailsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.TestApp". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.TestApp". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.TestApp/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.TestApp/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.TestApp/Microsoft.IdentityModel.AotCompatibility.TestApp.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.TestApp/Microsoft.IdentityModel.AotCompatibility.TestApp.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.Tests/AotCompatibilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.Tests/AotCompatibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.Tests/Microsoft.IdentityModel.AotCompatibility.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.AotCompatibility.Tests/Microsoft.IdentityModel.AotCompatibility.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonClaimSetTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonClaimSetTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandlerClaimsIdentityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandlerClaimsIdentityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/CustomJsonWebToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/CustomJsonWebToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/GetPayloadValueTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/GetPayloadValueTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandler.ReadTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandler.ReadTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JwtTokenUtilitiesTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JwtTokenUtilitiesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/Microsoft.IdentityModel.JsonWebTokens.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenTheoryData.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/json/JsonWebTokenHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/json/JsonWebTokenHandler.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/IdentityModelTelemetryUtilTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/IdentityModelTelemetryUtilTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/LogHelperTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/LogHelperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/LoggerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/LoggerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/PIITests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/PIITests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/TestLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/TestLogger.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/ConfigurationManagerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/ConfigurationManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/End2EndTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/End2EndTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySet.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySet.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadBase64Data.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadBase64Data.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadRsaDataMissingComponent.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadRsaDataMissingComponent.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetEnd2End.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetEnd2End.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetSingleX509Data.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetSingleX509Data.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadX509Data.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadX509Data.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetEnd2EndEC.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetEnd2EndEC.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetUnrecognizedKty.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetUnrecognizedKty.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectConfigurationRetrieverTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectConfigurationRetrieverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConfigData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConfigData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectConfigurationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectConfigurationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMessageTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMessageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadata.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadata.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadata2.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadata2.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadBase64Data.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadBase64Data.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadRsaDataMissingComponent.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadRsaDataMissingComponent.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadX509Data.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadX509Data.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataEnd2End.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataEnd2End.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataEnd2EndEC.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataEnd2EndEC.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataJsonWebKeySetBadUri.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataJsonWebKeySetBadUri.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataUnrecognizedKty.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataUnrecognizedKty.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectProtocolValidationContextTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectProtocolValidationContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectProtocolValidatorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectProtocolValidatorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectSerializationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectSerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/PingLabsJWKS.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/PingLabsJWKS.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Json/OpenIdConnectConfiguration6x.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Json/OpenIdConnectConfiguration6x.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Json/OpenIdConnectMessage6x.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Json/OpenIdConnectMessage6x.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/PopKeyResolvingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/PopKeyResolvingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestDescriptorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestDescriptorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestE2ETests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestE2ETests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestCreationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestCreationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestHandlerPublic.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestHandlerPublic.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestTestUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestTestUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestUtilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestUtilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestValidationContextTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestValidationContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestValidationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestValidationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/ExtensibilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/ExtensibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/AuthenticationProtocolMessageTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/AuthenticationProtocolMessageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/HttpDocumentRetrieverTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/HttpDocumentRetrieverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/FileDocumentRetrieverTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/FileDocumentRetrieverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/CrossTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/CrossTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/HttpRequestDataTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/HttpRequestDataTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/IssuerMetadata.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/IssuerMetadata.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/MessageComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/MessageComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/StaticConfigurationManagerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/StaticConfigurationManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/ValidJson.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/ValidJson.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/IssuerMetadata2.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/IssuerMetadata2.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Json/AuthenticationProtocolMessage6x.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Json/AuthenticationProtocolMessage6x.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/idp-metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationConfigurationRetrieverTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationConfigurationRetrieverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationTestUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationTestUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationMessageTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationMessageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationConfigurationValidatorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationConfigurationValidatorTests.cs". 34>RepoBuild: 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/Microsoft.IdentityModel.SampleTests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/Microsoft.IdentityModel.SampleTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTestTokenValidationException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTestTokenValidationException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTokenValidationClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTokenValidationClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTokenValidationClassTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTokenValidationClassTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ClaimSets.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ClaimSets.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/CompareContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/CompareContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/CustomCompressionProviders.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/CustomCompressionProviders.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/CustomSecurityKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/CustomSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Default.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Default.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/DerivedTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/DerivedTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ExpectedException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ExpectedException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/IdentityUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/IdentityUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/HttpResponseMessageUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/HttpResponseMessageUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/IdentityComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/IdentityComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/JWEDecompressionTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/JWEDecompressionTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/KeyingMaterial.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/KeyingMaterial.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Microsoft.IdentityModel.TestUtils.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Microsoft.IdentityModel.TestUtils.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/MockConfigurationManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/MockConfigurationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/MockHttpMessageHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/MockHttpMessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/NotDefault.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/NotDefault.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceMetadata.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/References.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/References.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceSaml.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceSaml.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceTokens.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceTokens.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceXml.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceXml.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/SampleListener.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/SampleListener.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/SecurityKeyCustomConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/SecurityKeyCustomConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestSets.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestSets.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestStub.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestStub.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TokenTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TokenTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TheoryDataBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TheoryDataBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ValidationDelegates.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ValidationDelegates.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/XmlUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/XmlUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/XmlGenerator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/XmlGenerator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2ActionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2ActionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/CreateTokenTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/CreateTokenTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AssertionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AssertionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AttributeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AttributeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/RoundTripSamlTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/RoundTripSamlTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AuthenticationContextTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AuthenticationContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2NameIdentifierTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2NameIdentifierTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SerializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SerializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AuthorizationDecisionStatementTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AuthorizationDecisionStatementTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SecurityTokenHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SecurityTokenHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SubjectConfirmationDataTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SubjectConfirmationDataTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2TheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2TheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SubjectConfirmationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SubjectConfirmationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlAssertionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlAssertionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2TokenFromAAD.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2TokenFromAAD.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenReadTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenReadTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSerializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSerializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlTestData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlTestData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/ValidateTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/ValidateTheoryData.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricAdapterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricAdapterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AbstractVirtualsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AbstractVirtualsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricSignatureTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricSignatureTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricSignatureTestData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricSignatureTestData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AuthenticatedEncryptionProviderExtensibilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AuthenticatedEncryptionProviderExtensibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AuthenticatedEncryptionProviderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AuthenticatedEncryptionProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Base64UrlEncodingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Base64UrlEncodingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CallContextTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CallContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/BaseConfigurationComparerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/BaseConfigurationComparerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CaseSensitiveClaimsIdentityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CaseSensitiveClaimsIdentityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ClaimsIdentityFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ClaimsIdentityFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoExtensibilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoExtensibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CustomCryptoProviders.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CustomCryptoProviders.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoProviderFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoProviderFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CustomSecurityKeys.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CustomSecurityKeys.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CrossTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CrossTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoProviderCacheTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoProviderCacheTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ECDsaSecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ECDsaSecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ECDsaAdapterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ECDsaAdapterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EcdhEsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EcdhEsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/IdentityComparerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/IdentityComparerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EncryptingCredentialsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EncryptingCredentialsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EventBasedLRUCacheTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EventBasedLRUCacheTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeyConverterTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeyConverterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeySetTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeySetTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyVaultVerify.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyVaultVerify.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JweUsingEchdTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JweUsingEchdTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyWrapProviderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyWrapProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyWrapTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyWrapTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/MultiThreadingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/MultiThreadingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ReferenceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ReferenceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaCryptoServiceProviderProxyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaCryptoServiceProviderProxyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaSecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaSecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaKeyWrapProviderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaKeyWrapProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SignatureProviderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SignatureProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SecurityTokenExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SecurityTokenExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/TamperedTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/TamperedTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SupportedAlgorithmTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SupportedAlgorithmTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SupportedAlgorithmTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SupportedAlgorithmTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/StaticCryptoProviderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/StaticCryptoProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SymmetricSecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SymmetricSecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/TokenValidationParametersTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/TokenValidationParametersTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/TokenValidationResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/TokenValidationResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509SecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509SecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509EncryptingCredentialsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509EncryptingCredentialsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509SigningCredentialsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509SigningCredentialsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ValidateTokenTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ValidateTokenTheoryData.cs". 14>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 241 ms). 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonSerializerPrimitivesTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonSerializerPrimitivesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/DataSets.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/DataSets.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonSerializerTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonSerializerTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKey6x.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKey6x.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKeySerializationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKeySerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKeyTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKeyTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKeySetTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKeySetTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKeySetSerializationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKeySetSerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKeySet6x.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonWebKeySet6x.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/SecurityKey6x.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Json/SecurityKey6x.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/AlgorithmValidationResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/AlgorithmValidationResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/AudienceValidationResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/AudienceValidationResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/AsyncValidatorsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/AsyncValidatorsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/IssuerValidationResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/IssuerValidationResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/ReplayValidationResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/ReplayValidationResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/LifetimeValidationResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/LifetimeValidationResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/SigningKeyValidationResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/SigningKeyValidationResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/TokenTypeValidationResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/TokenTypeValidationResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/ValidatorsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Validation/ValidatorsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/AadSigningKeyIssuerValidatorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/AadSigningKeyIssuerValidatorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/MicrosoftIdentityIssuerValidatorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/MicrosoftIdentityIssuerValidatorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/ValidatorConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/ValidatorConstants.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DelegatingXmlDictionaryReaderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DelegatingXmlDictionaryReaderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DelegatingXmlDictionaryWriterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DelegatingXmlDictionaryWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DSigSerializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DSigSerializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DsigTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DsigTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureTransformTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureTransformTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/ExclusiveCanonicalizationTransformTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/ExclusiveCanonicalizationTransformTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureWriterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureReaderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureReaderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/IssuerSerialTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/IssuerSerialTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/KeyInfoTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/KeyInfoTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/ReferenceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/ReferenceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/RsaKeyValueTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/RsaKeyValueTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SamlpMessage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SamlpMessage.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SignatureTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SignatureTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SignedInfoTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SignedInfoTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/X509DataTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/X509DataTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/TransformFactoryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/TransformFactoryTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/CreateAndValidateTokens.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/CreateAndValidateTokens.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/ExtensibilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/ExtensibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/AudienceValidation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/AudienceValidation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtDerivedTestTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtDerivedTestTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtHeaderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtHeaderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtPayloadTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtPayloadTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtPayloadTestData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtPayloadTestData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtReferenceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtReferenceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenHandlerExtensibilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenHandlerExtensibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestDatasets.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestDatasets.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/References.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/References.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/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-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/ApiCompatExcludeAttributeList.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/ApiCompatExcludeAttributeList.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net462.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net462.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net472.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net472.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net461.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net461.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net6.0.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net6.0.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.netstandard2.0.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.netstandard2.0.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/copyNuget.bash" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/copyNuget.bash". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/Key.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/Key.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/Microsoft.Css.Parser.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/Microsoft.Css.Parser.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/NuGet.config". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Classify". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Classify". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Classify/ClassificationTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Classify/ClassificationTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Classify/ClassifyContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Classify/ClassifyContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Debug.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Debug.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Microsoft.Css.Parser.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Microsoft.Css.Parser.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Resource.Designer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Resource.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Resource.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Resource.resx". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Document". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Document". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Document". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeAsync.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeAsync.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeIncrementalParse.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeIncrementalParse.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Document/CssTree.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Document/CssTree.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Document". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeEvents.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeEvents.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/ComplexItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser/ComplexItem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/CssParserFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser/CssParserFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/CssParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser/CssParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/IncrementalParseItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser/IncrementalParseItem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/IncrementalParseHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser/IncrementalParseHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/ItemFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser/ItemFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseItemList.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseItemList.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/Visitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser/Visitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseError.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseError.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseItem.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/CharacterStream.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text/CharacterStream.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/DecodedChar.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text/DecodedChar.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/ITextProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text/ITextProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/ITextTypeProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text/ITextTypeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/TextHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text/TextHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/StringTextProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text/StringTextProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/TextHelpers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text/TextHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/TextRange.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text/TextRange.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/TextTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Text/TextTypes.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Tokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Tokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenizerFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenizerFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenList.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenList.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/IncrementalTokenizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/IncrementalTokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/CssToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/CssToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/CssTokenizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/CssTokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenStream.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenStream.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/CharsetDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/CharsetDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtLineDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtLineDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtBlockDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtBlockDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/CounterDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/CounterDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/FontFaceDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/FontFaceDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/ImportDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/ImportDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesBlock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MarginDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MarginDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesSelector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesRuleSet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesRuleSet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaQuery.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaQuery.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaExpression.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaExpression.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/PageDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/PageDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/NamespaceDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/NamespaceDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/PageDirectiveBlock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/PageDirectiveBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/UnknownDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/UnknownDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/UnknownDirectiveBlock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/UnknownDirectiveBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/ViewportDirective.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/ViewportDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/BlockItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/BlockItem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Declaration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Declaration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/InlineStyle.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/InlineStyle.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/ItemName.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/ItemName.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/RuleBlock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/RuleBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/RuleSet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/RuleSet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/StarHackPropertyName.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/StarHackPropertyName.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Stylesheet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Stylesheet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/TokenItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/TokenItem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/UnknownItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/UnknownItem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/UnknownBlock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/UnknownBlock.cs". 28>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 228 ms). 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/CComment.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/CComment.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/Comment.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/Comment.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/CommentTokenItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/CommentTokenItem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/HtmlComment.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/HtmlComment.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionArgument.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionArgument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionAttr.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionAttr.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionCalc.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionCalc.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionColor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionColor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionCounter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionExpression.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionExpression.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionLocal.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionLocal.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionFormat.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionFormat.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/Functions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/Functions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionVar.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionVar.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/UrlItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/UrlItem.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/HexColorValue.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/HexColorValue.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/NumericalValue.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/NumericalValue.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/PropertyValueBlock.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/PropertyValueBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/PropertyValueHelpers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/PropertyValueHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnitHelpers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnitHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnitValue.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnitValue.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnknownPropertyValue.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnknownPropertyValue.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/AttributeSelector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/AttributeSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/ClassSelector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/ClassSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/IdReferenceOperator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/IdReferenceOperator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/IdSelector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/IdSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoClassFunctionSelector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoClassFunctionSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoClassSelector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoClassSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoElementFunctionSelector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoElementFunctionSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoElementSelector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoElementSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoFunctionMatches.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoFunctionMatches.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoFunctionNot.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoFunctionNot.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoSelectorArgument.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoSelectorArgument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/Selector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/Selector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/SimpleSelector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/SimpleSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/SubjectSelector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/SubjectSelector.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Utilities". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/GapBuffer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/GapBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/IRange.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/IRange.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/ItemHandlerRegistry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/ItemHandlerRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/RangeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/RangeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/ListEnumerator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/ListEnumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/SortedRangeList.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/SortedRangeList.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Classify". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Classify/ClassifyContextTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Classify/ClassifyContextTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Document". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Document". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Document/DocumentTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Document/DocumentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Document/IncrementalParseTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Document/IncrementalParseTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.tokens". 27>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/SymReader.sln" (3) on node 1 (Restore target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.tree". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.green.tokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.green.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.tokens" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.tree" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.tree". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Helpers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Helpers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Microsoft.Css.Parser.Test.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Microsoft.Css.Parser.Test.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/UnitTestBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/UnitTestBase.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseItemListTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseItemListTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/VisitorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/VisitorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ComplexItemTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ComplexItemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseItemTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseItemTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseFilesTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseFilesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ItemFactoryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ItemFactoryTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/CharStreamTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/CharStreamTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/StringTextProviderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/StringTextProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/StringTextSourceTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/StringTextSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextHelpersTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextHelpersTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextHelperTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextHelperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextRangeTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextRangeTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizerFactoryTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizerFactoryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizeFilesTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizeFilesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenListTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenListTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenStreamTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenStreamTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/CharsetDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/CharsetDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/AtDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/AtDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/ImportDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/ImportDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/MediaDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/MediaDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/NamespaceDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/NamespaceDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/PageDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/PageDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/UnknownDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/UnknownDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/CCommentTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/CCommentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/DeclarationTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/DeclarationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/FontFaceRuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/FontFaceRuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/FunctionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/FunctionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/HexColorValueTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/HexColorValueTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/HtmlCommentTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/HtmlCommentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/IdSelectorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/IdSelectorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/ItemNameTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/ItemNameTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/InlineStyleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/InlineStyleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/NumericalValueTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/NumericalValueTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/KeyframesRuleTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/KeyframesRuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/PseudoTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/PseudoTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/RulesetTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/RulesetTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/StylesheetTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/StylesheetTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/RuleBlockTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/RuleBlockTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/TokenItemTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/TokenItemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UnitValueTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UnitValueTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UnknownItemTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UnknownItemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UrlTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UrlTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/ClassSelectorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/ClassSelectorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/AttributeSelectorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/AttributeSelectorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SelectorGroupTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SelectorGroupTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SelectorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SelectorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SimpleSelectorTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SimpleSelectorTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities/GapBufferTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities/GapBufferTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities/SortedRangeListTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities/SortedRangeListTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/.github". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/.github/renovate.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/.github/renovate.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/.github/workflows". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/.github/workflows". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/.github/workflows/release.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/.github/workflows/release.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/.github/workflows/ci.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/.github/workflows/ci.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/global.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/global.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/LICENSE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.sln". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test/Valleysoft.DockerCredsProvider.Test.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test/Valleysoft.DockerCredsProvider.Test.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test/MockExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test/MockExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test/CredsProviderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test/CredsProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test/XUnitAttributes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider.Test/XUnitAttributes.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/CredsProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/CredsProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/DockerCredentials.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/DockerCredentials.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/EncodedStore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/EncodedStore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/CredsNotFoundException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/CredsNotFoundException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/Environment.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/Environment.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/FileSystem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/FileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/ICredStore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/ICredStore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/ListHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/ListHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/NativeStore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/NativeStore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/ProcessService.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/ProcessService.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/Valleysoft.DockerCredsProvider.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/Valleysoft.DockerCredsProvider.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/.lgtm.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/.lgtm.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/build.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/build.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/CNAME" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/CNAME". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/build.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/CODE_OF_CONDUCT.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/CODE_OF_CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/logo.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/logo.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/readme.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/readme.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/release_notes.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/release_notes.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/SignClient.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/SignClient.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/version.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/version.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/.github". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/.github". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/.github/dependabot.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/.github/dependabot.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/.github/PULL_REQUEST_TEMPLATE.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/.github/PULL_REQUEST_TEMPLATE.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ar.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.ar.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.af.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.af.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.az.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.az.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.bg.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.bg.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.bn-BD.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.bn-BD.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.cs.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.cs.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.de.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.de.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.da.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.da.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.es.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.es.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.el.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.el.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.fa.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.fa.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.fil-PH.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.fil-PH.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.fi-FI.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.fi-FI.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.fr.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.fr.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.he.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.he.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.hu.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.hu.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.hr.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.hr.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.id.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.id.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.hy.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.hy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.is.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.is.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.it.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.it.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ja.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.ja.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ko-KR.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.ko-KR.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ku.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.ku.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.lv.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.lv.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ms-MY.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.ms-MY.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.mt.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.mt.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.nb.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.nb.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.nb-NO.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.nb-NO.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.nl.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.nl.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.pl.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.pl.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ro.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.ro.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.pt.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.pt.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ru.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.ru.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.fr-BE.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.fr-BE.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.sk.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.sk.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.sl.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.sl.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.sr.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.sr.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.sr-Latn.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.sr-Latn.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.sv.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.sv.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ta.nuspec.unused" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.ta.nuspec.unused". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.th-TH.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.th-TH.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.tr.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.tr.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.uk.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.uk.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.uz-Cyrl-UZ.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.uz-Cyrl-UZ.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.vi.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.vi.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.uz-Latn-UZ.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.uz-Latn-UZ.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.zh-CN.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.zh-CN.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.zh-Hant.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.zh-Hant.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.zh-Hans.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.zh-Hans.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/CodeCoverage.runsettings" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/CodeCoverage.runsettings". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.ruleset" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.ruleset". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Directory.build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Directory.build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.All.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.All.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.sln". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/BitFieldEnumHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/BitFieldEnumHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/ArticlePrefixSortTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/ArticlePrefixSortTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/BitFieldEnumUnderTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/BitFieldEnumUnderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/CasingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/CasingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DateHumanize.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/DateHumanize.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DateOnlyHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/DateOnlyHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DateHumanizeDefaultStrategyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/DateHumanizeDefaultStrategyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DateTimeOffsetHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/DateTimeOffsetHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DateTimeHumanizePrecisionStrategyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/DateTimeHumanizePrecisionStrategyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DehumanizeToEnumTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/DehumanizeToEnumTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/EnumHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/EnumHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/EnumHumanizeWithCustomDescriptionPropertyNamesTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/EnumHumanizeWithCustomDescriptionPropertyNamesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/EnumUnderTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/EnumUnderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/HeadingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/HeadingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Humanizer.Tests.Shared.projitems" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Humanizer.Tests.Shared.projitems". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Humanizer.Tests.Shared.shproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Humanizer.Tests.Shared.shproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/InflectorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/InflectorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/CollectionHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/CollectionHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/MetricNumeralTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/MetricNumeralTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/NumberToNumberTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/NumberToNumberTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/NumberToTimeSpanTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/NumberToTimeSpanTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/ResourceKeyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/ResourceKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/RomanNumeralTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/RomanNumeralTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/StringDehumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/StringDehumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/StringHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/StringHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/StringExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/StringExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TimeOnlyHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/TimeOnlyHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TimeUnitToSymbolTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/TimeUnitToSymbolTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/ToQuantityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/ToQuantityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TransformersTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/TransformersTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TruncatorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/TruncatorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TupleizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/TupleizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/UseCultureAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/UseCultureAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ArithmeticTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ArithmeticTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ByteRateTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ByteRateTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ByteSizeExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ByteSizeExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/CreatingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/CreatingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ParsingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ParsingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ToStringTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ToStringTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ToFullWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ToFullWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ComparingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ComparingTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/PrepositionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/PrepositionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/OnDateTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/OnDateTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/InDateTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/InDateTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/OnTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/OnTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/InTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/InTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-CH". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-CH/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-CH/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-LI". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-LI/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-LI/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ByteRateTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ByteRateTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ToStringTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ToStringTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ByteSizeExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ByteSizeExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ToFullWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ToFullWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/CollectionFormatterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/CollectionFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/DateToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/DateToOrdinalWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/HeadingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/HeadingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/TimeUnitToSymbolTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/TimeUnitToSymbolTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/DefaultFormatterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/DefaultFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ResourcesTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ResourcesTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/NumberToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/NumberToOrdinalWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en-IN". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en-IN/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en-IN/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en/TimeToClockNotationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en/TimeToClockNotationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en/DateToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en/DateToOrdinalWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/DateToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/DateToOrdinalWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/NumberToWordsFeminineTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/NumberToWordsFeminineTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/TimeToClockNotationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/TimeToClockNotationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fil-PH". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fil-PH/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fil-PH/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-CH". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-CH/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-CH/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ByteSizeExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ByteSizeExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ToFullWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ToFullWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ToStringTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ToStringTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/DateToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/DateToOrdinalWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeOnlyHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeOnlyHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeToClockNotationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeToClockNotationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/OrdinalizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant/ToQuantityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant/ToQuantityTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ToStringTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ToStringTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ToFullWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ToFullWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ByteSizeExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ByteSizeExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/CollectionFormatterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/CollectionFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/HeadingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/HeadingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/ResourcesTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/ResourcesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/TimeOnlyHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/TimeOnlyHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/OrdinalizerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/OrdinalizerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/CollectionFormatterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/CollectionFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/DateHumanizeTests.cs". 32>RepoBuild: Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash Ta9eLg0xKjP4P8vOZlHVfrv7qoMykUpYNAzs07HcseUHJnefsqpZH/wbb3eF9fPIBJERuE8zFhpLNmSsGYrEQw==. Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash JDR8Rlk86C4PVKEEjLKpHaIHstAjUHm+KRVDJFL4HmhMIwj3KYG1il3VcrStDgjitDFhHjYglRP7V2+x9Hcg/A==. 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/DateToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/DateToOrdinalWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ms-MY". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ms-MY/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ms-MY/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/NumberToWordsTests.cs". 34>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln" (3) on node 1 (Restore target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/TimeToClockNotationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/TimeToClockNotationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/CollectionFormatterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/CollectionFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/OrdinalizerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/OrdinalizerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/TimeSpanHumanizerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/TimeSpanHumanizerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/NumberToWordsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/NumberToWordsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/NumberToWordsTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/NumberToWordsTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/CollectionFormatterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/CollectionFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ta". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ta/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ta/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/OrdinalizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/App.xaml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/App.xaml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/App.xaml.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/App.xaml.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Humanizer.Tests.Uwp.Runner.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Humanizer.Tests.Uwp.Runner.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Package.appxmanifest" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Package.appxmanifest". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/LockScreenLogo.scale-200.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/LockScreenLogo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square150x150Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square150x150Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square44x44Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square44x44Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square44x44Logo.targetsize-24_altform-unplated.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square44x44Logo.targetsize-24_altform-unplated.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/StoreLogo.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/StoreLogo.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Wide310x150Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Wide310x150Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/SplashScreen.scale-200.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/SplashScreen.scale-200.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties/Default.rd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties/Default.rd.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square44x44Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square44x44Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square150x150Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square150x150Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/LockScreenLogo.scale-200.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/LockScreenLogo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/SplashScreen.scale-200.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/SplashScreen.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square44x44Logo.targetsize-24_altform-unplated.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square44x44Logo.targetsize-24_altform-unplated.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/StoreLogo.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/StoreLogo.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Wide310x150Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Wide310x150Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Package.appxmanifest" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Package.appxmanifest". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Humanizer.Tests.Uwp.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Humanizer.Tests.Uwp.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/UnitTestApp.xaml.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/UnitTestApp.xaml.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/xunit.runner.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/xunit.runner.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/UnitTestApp.xaml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/UnitTestApp.xaml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Properties". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Properties/UnitTestApp.rd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests.Uwp/Properties/UnitTestApp.rd.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests/ApiApprover". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests/ApiApprover". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests/ApiApprover". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests/ApiApprover/PublicApiApprovalTest.approve_public_api.approved.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests/ApiApprover/PublicApiApprovalTest.approve_public_api.approved.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests/ApiApprover/PublicApiApprovalTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests/ApiApprover/PublicApiApprovalTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests/ApiApprover/DiffPlexReporter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests/ApiApprover/DiffPlexReporter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests/Humanizer.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests/Humanizer.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer.Tests/xunit.runner.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer.Tests/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Articles.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Articles.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/CasingExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/CasingExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/ArticlePrefixSort.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/ArticlePrefixSort.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/ClockNotationRounding.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/ClockNotationRounding.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/CollectionHumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/CollectionHumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateHumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateHumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateToOrdinalWordsExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateToOrdinalWordsExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/EnumDehumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/EnumDehumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/EnumHumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/EnumHumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/GrammaticalCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/GrammaticalCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/GrammaticalGender.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/GrammaticalGender.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/HeadingExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/HeadingExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Humanizer.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Humanizer.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Humanizer.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Humanizer.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/InflectorExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/InflectorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/LetterCasing.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/LetterCasing.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/MetricNumeralExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/MetricNumeralExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/MetricNumeralFormats.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/MetricNumeralFormats.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/NoMatchFoundException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/NoMatchFoundException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/NumberToTimeSpanExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/NumberToTimeSpanExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/NumberToNumberExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/NumberToNumberExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/OnNoMatch.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/OnNoMatch.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/NumberToWordsExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/NumberToWordsExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/OrdinalizeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/OrdinalizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Plurality.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Plurality.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/RegexOptionsUtil.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/RegexOptionsUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/RomanNumeralExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/RomanNumeralExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/StringDehumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/StringDehumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/StringExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/StringExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/TimeOnlyToClockNotationExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/TimeOnlyToClockNotationExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/StringHumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/StringHumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/TimeSpanHumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/TimeSpanHumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/TimeUnitToSymbolExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/TimeUnitToSymbolExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/ToQuantityExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/ToQuantityExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/TruncateExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/TruncateExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/TupleizeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/TupleizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/WordForm.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/WordForm.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Bytes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Bytes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Bytes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Bytes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Bytes/ByteRate.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Bytes/ByteRate.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Bytes/ByteSize.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Bytes/ByteSize.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Bytes/ByteSizeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Bytes/ByteSizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Bytes/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Bytes/LICENSE". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/Configurator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration/Configurator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/DateOnlyToOrdinalWordsConverterRegistry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration/DateOnlyToOrdinalWordsConverterRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/CollectionFormatterRegistry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration/CollectionFormatterRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/DateToOrdinalWordsConverterRegistry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration/DateToOrdinalWordsConverterRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/FormatterRegistry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration/FormatterRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/LocaliserRegistry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration/LocaliserRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/NumberToWordsConverterRegistry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration/NumberToWordsConverterRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/OrdinalizerRegistry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration/OrdinalizerRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/TimeOnlyToClockNotationConvertersRegistry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Configuration/TimeOnlyToClockNotationConvertersRegistry.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateOnlyHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DateTimeHumanizeAlgorithms.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DateTimeHumanizeAlgorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateTimeHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateTimeHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateTimeOffsetHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateTimeOffsetHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultTimeOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultTimeOnlyHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateOnlyHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateTimeOffsetHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateTimeOffsetHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateTimeHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateTimeHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/ITimeOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/ITimeOnlyHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateOnlyHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateTimeHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateTimeHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateTimeOffsetHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateTimeOffsetHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionTimeOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionTimeOnlyHumanizeStrategy.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/In.Months.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/In.Months.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/In.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/In.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/In.Months.tt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/In.Months.tt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/In.SomeTimeFrom.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/In.SomeTimeFrom.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/In.SomeTimeFrom.tt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/In.SomeTimeFrom.tt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/InDate.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/InDate.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/InDate.Months.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/InDate.Months.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/InDate.Months.tt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/InDate.Months.tt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/InDate.SomeTimeFrom.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/InDate.SomeTimeFrom.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/InDate.SomeTimeFrom.tt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/InDate.SomeTimeFrom.tt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/On.Days.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/On.Days.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/On.Days.tt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/On.Days.tt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/OnDate.Days.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/OnDate.Days.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/OnDate.Days.tt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/OnDate.Days.tt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/PrepositionsExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/FluentDate/PrepositionsExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Inflections". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Inflections". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Inflections". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Inflections/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Inflections/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Inflections/Vocabularies.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Inflections/Vocabularies.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Inflections/Vocabulary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Inflections/Vocabulary.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/ICollectionFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/ICollectionFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/DefaultCollectionFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/DefaultCollectionFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/OxfordStyleCollectionFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/OxfordStyleCollectionFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/ResourceKeys.DateHumanize.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/ResourceKeys.DateHumanize.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/ResourceKeys.Common.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/ResourceKeys.Common.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DataUnit.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DataUnit.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Resources.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Resources.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/ResourceKeys.TimeUnitSymbol.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/ResourceKeys.TimeUnitSymbol.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Tense.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Tense.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeUnit.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/TimeUnit.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/ResourceKeys.TimeSpanHumanize.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/ResourceKeys.TimeSpanHumanize.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/DefaultDateToOrdinalWordConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/DefaultDateToOrdinalWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/FrDateOnlyToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/FrDateOnlyToOrdinalWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/EsDateOnlyToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/EsDateOnlyToOrdinalWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/EsDateToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/EsDateToOrdinalWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/FrDateToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/FrDateToOrdinalWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/IDateOnlyToOrdinalWordConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/IDateOnlyToOrdinalWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/IDateToOrdinalWordConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/IDateToOrdinalWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/UsDateOnlyToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/UsDateOnlyToOrdinalWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/UsDateToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/UsDateToOrdinalWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/DefaultDateOnlyToOrdinalWordConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/DefaultDateOnlyToOrdinalWordConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/ArabicFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/ArabicFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/DefaultFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/DefaultFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/FrenchFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/FrenchFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/CzechSlovakPolishFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/CzechSlovakPolishFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/GermanFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/GermanFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/HebrewFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/HebrewFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/IcelandicFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/IcelandicFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/IFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/IFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/MalteseFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/MalteseFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/RomanianFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/RomanianFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/RussianFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/RussianFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/SerbianFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/SerbianFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/SlovenianFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/SlovenianFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/UkrainianFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/UkrainianFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/CroatianFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Formatters/CroatianFormatter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber/RussianGrammaticalNumber.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber/RussianGrammaticalNumber.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber/RussianGrammaticalNumberDetector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber/RussianGrammaticalNumberDetector.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/AfrikaansNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/AfrikaansNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/ArmenianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/ArmenianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/ArabicNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/ArabicNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/AzerbaijaniNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/AzerbaijaniNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/BrazilianPortugueseNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/BrazilianPortugueseNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/BanglaNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/BanglaNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/CentralKurdishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/CentralKurdishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/BulgarianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/BulgarianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/CroatianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/CroatianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/ChineseNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/ChineseNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/CzechNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/CzechNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/DefaultNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/DefaultNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/DutchNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/DutchNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/EnglishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/EnglishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FarsiNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FarsiNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FinnishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FinnishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchBelgianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchBelgianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchNumberToWordsConverterBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchNumberToWordsConverterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchSwissNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchSwissNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GenderedNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GenderedNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GenderlessNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GenderlessNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanSwissLiechtensteinNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanSwissLiechtensteinNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GreekNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GreekNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanNumberToWordsConverterBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanNumberToWordsConverterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/HebrewNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/HebrewNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/IcelandicNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/IcelandicNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/IndianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/IndianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/INumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/INumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/ItalianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/ItalianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/JapaneseNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/JapaneseNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/MalteseNumberToWordsConvertor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/MalteseNumberToWordsConvertor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/LatvianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/LatvianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/KoreanNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/KoreanNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/NorwegianBokmalNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/NorwegianBokmalNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/PolishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/PolishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/RomanianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/RomanianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/PortugueseNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/PortugueseNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/RussianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/RussianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/SerbianCyrlNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/SerbianCyrlNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/SerbianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/SerbianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/SpanishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/SpanishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/SwedishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/SwedishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/SlovenianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/SlovenianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/TamilNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/TamilNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/TurkishNumberToWordConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/TurkishNumberToWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/UkrainianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/UkrainianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/ThaiNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/ThaiNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/UzbekCyrlNumberToWordConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/UzbekCyrlNumberToWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/UzbekLatnNumberToWordConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/UzbekLatnNumberToWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/VietnameseNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/VietnameseNumberToWordsConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian/ItalianCardinalNumberCruncher.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian/ItalianCardinalNumberCruncher.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian/ItalianOrdinalNumberCruncher.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian/ItalianOrdinalNumberCruncher.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian/RomanianCardinalNumberConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian/RomanianCardinalNumberConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian/RomanianOrdinalNumberConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian/RomanianOrdinalNumberConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/ArmenianOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/ArmenianOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/AzerbaijaniOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/AzerbaijaniOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/DefaultOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/DefaultOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/DutchOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/DutchOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/EnglishOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/EnglishOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/FrenchOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/FrenchOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/GermanOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/GermanOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/IcelandicOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/IcelandicOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/IOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/IOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/ItalianOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/ItalianOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/PortugueseOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/PortugueseOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/RussianOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/RussianOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/RomanianOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/RomanianOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/SpanishOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/SpanishOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/TurkishOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/TurkishOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/UkrainianOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/UkrainianOrdinalizer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/BrazilianPortugueseTimeOnlyToClockNotationConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/BrazilianPortugueseTimeOnlyToClockNotationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/EsTimeOnlyToClockNotationConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/EsTimeOnlyToClockNotationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/FrTimeOnlyToClockNotationConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/FrTimeOnlyToClockNotationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/DefaultTimeOnlyToClockNotationConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/DefaultTimeOnlyToClockNotationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/ITimeOnlyToClockNotationConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/ITimeOnlyToClockNotationConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.af.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.af.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.az.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.az.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ar.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.ar.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.bg.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.bg.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.bn-BD.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.bn-BD.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.cs.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.cs.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.da.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.da.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.de.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.de.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.el.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.el.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.fa.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.fa.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.es.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.es.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.fi-FI.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.fi-FI.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.fil-PH.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.fil-PH.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.fr-BE.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.fr-BE.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.fr.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.fr.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.he.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.he.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.hr.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.hr.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.hu.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.hu.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.hy.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.hy.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.id.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.id.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.is.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.is.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.it.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.it.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ja.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.ja.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ko-KR.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.ko-KR.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ku.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.ku.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.lv.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.lv.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ms-MY.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.ms-MY.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.mt.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.mt.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.nb-NO.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.nb-NO.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.nb.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.nb.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.nl.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.nl.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.pl.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.pl.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.pt.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.pt.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ro.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.ro.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ru.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.ru.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.sk.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.sk.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.sl.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.sl.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.sr-Latn.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.sr-Latn.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.sr.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.sr.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.sv.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.sv.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.th-TH.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.th-TH.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.tr.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.tr.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.uk.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.uk.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.uz-Cyrl-UZ.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.uz-Cyrl-UZ.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.uz-Latn-UZ.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.uz-Latn-UZ.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.vi.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.vi.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.zh-CN.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.zh-CN.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.zh-Hans.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.zh-Hans.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.zh-Hant.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Properties/Resources.zh-Hant.resx". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Transformer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Transformer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Transformer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/ICulturedStringTransformer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Transformer/ICulturedStringTransformer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/IStringTransformer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Transformer/IStringTransformer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/To.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Transformer/To.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/ToLowerCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Transformer/ToLowerCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/ToTitleCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Transformer/ToTitleCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/ToUpperCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Transformer/ToUpperCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/ToSentenceCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Transformer/ToSentenceCase.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Truncation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Truncation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Truncation/FixedNumberOfCharactersTruncator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Truncation/FixedNumberOfCharactersTruncator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Truncation/ITruncator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Truncation/ITruncator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Truncation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Truncation/Truncator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Truncation/Truncator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Truncation/FixedLengthTruncator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Truncation/FixedLengthTruncator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/humanizer/src/Humanizer/Truncation/FixedNumberOfWordsTruncator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Truncation/FixedNumberOfWordsTruncator.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/.github". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/.github/dependabot.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/.github/dependabot.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/.github/workflows". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/.github/workflows/pull-request.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/.github/workflows/pull-request.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/Directory.Build.rsp" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/Directory.Build.rsp". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/Directory.Solution.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/Directory.Solution.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/MSBuildLocator.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/MSBuildLocator.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/Releasing_MSBuildLocator.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/Releasing_MSBuildLocator.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/SECURITY.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/SECURITY.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/version.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/version.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/branding". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/branding/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/branding/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/samples/BuilderApp". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/samples/BuilderApp/BuilderApp.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/samples/BuilderApp/BuilderApp.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/samples/BuilderApp/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/samples/BuilderApp/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/samples/BuilderApp/test.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/samples/BuilderApp/test.proj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator.Tests/Microsoft.Build.Locator.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator.Tests/Microsoft.Build.Locator.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator.Tests/QueryInstanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator.Tests/QueryInstanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator.Tests/QueryOptionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator.Tests/QueryOptionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator.Tests/SemanticVersionParserTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator.Tests/SemanticVersionParserTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/build/Microsoft.Build.Locator.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/build/Microsoft.Build.Locator.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/build/Microsoft.Build.Locator.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/build/Microsoft.Build.Locator.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/DiscoveryType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/DiscoveryType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/DotNetSdkLocationHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/DotNetSdkLocationHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/key.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/key.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/Microsoft.Build.Locator.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/Microsoft.Build.Locator.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/MSBuildLocator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/MSBuildLocator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/NativeMethods.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/NativeMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/VisualStudioInstance.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/VisualStudioInstance.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/VisualStudioInstanceQueryOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/VisualStudioInstanceQueryOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/VisualStudioLocationHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/VisualStudioLocationHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/Utils". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/Utils". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/Utils/SemanticVersion.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/Utils/SemanticVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/Utils/VersionComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/Utils/VersionComparer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/Utils". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/Utils/SemanticVersionParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/Utils/SemanticVersionParser.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/netcorecli-fsc/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/netcorecli-fsc/FSharp.NET.Sdk.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/FSharp.NET.Sdk.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/netcorecli-fsc/FSharp.NET.Sdk.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/FSharp.NET.Sdk.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/Sdk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/Sdk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/netcorecli-fsc/Sdk/Sdk.OnRestore.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/Sdk/Sdk.OnRestore.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/netcorecli-fsc/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/netcorecli-fsc/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/ISSUE_TEMPLATE.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/ISSUE_TEMPLATE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/.appveyor.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/.appveyor.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/.gitattributes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/LICENSE.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/LICENSE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/.gitignore". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Build/appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Build/psake.psm1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build/psake.psm1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Build/build.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Build/runbuild.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build/runbuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Build/runbuild.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build/runbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Build/Sign-Package.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build/Sign-Package.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Build/version.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build/version.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Build/localbuild.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Build/localbuild.ps1". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/ConvertingJSONandXML.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/ConvertingJSONandXML.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/CustomCreationConverter.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/CustomCreationConverter.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/ConditionalProperties.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/ConditionalProperties.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/cross.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/cross.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/doc.shfbproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/doc.shfbproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Introduction.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Introduction.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/JsonNetVsDotNetSerializers.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/JsonNetVsDotNetSerializers.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/JsonSchema.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/JsonSchema.aml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/DatesInJSON.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/DatesInJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/license.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/license.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/doc.content" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/doc.content". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/LINQtoJSON.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/LINQtoJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/ParsingLINQtoJSON.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/ParsingLINQtoJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Performance.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Performance.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/performance.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/performance.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/PreserveObjectReferences.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/PreserveObjectReferences.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/QueryingLINQtoJSON.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/QueryingLINQtoJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/readme.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/readme.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/ReadingWritingJSON.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/ReadingWritingJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/ReducingSerializedJSONSize.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/ReducingSerializedJSONSize.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/SelectToken.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/SelectToken.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/SerializationAttributes.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/SerializationAttributes.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/SerializationCallbacks.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/SerializationCallbacks.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/SerializationErrorHandling.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/SerializationErrorHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/SerializationGuide.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/SerializationGuide.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/SerializationSettings.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/SerializationSettings.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/SerializationTracing.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/SerializationTracing.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/SerializingCollections.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/SerializingCollections.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/SerializingJSON.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/SerializingJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/SerializingJSONFragments.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/SerializingJSONFragments.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/ContractResolver.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/ContractResolver.aml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/CreatingLINQtoJSON.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/CreatingLINQtoJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/tick.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/tick.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/icons". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/icons". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/icons/logo.jpg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/icons/logo.jpg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/icons/favicon.ico" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/icons/favicon.ico". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Bson". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Bson". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Bson/DeserializeFromBson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Bson/DeserializeFromBson.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Bson/DeserializeFromBsonCollection.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Bson/DeserializeFromBsonCollection.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Bson/SerializeToBson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Bson/SerializeToBson.aml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Json/CustomJsonWriter.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Json/CustomJsonWriter.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Json/ReadJsonWithJsonTextReader.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Json/ReadJsonWithJsonTextReader.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Json/ReadMultipleContentWithJsonReader.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Json/ReadMultipleContentWithJsonReader.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Json/WriteJsonWithJsonTextWriter.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Json/WriteJsonWithJsonTextWriter.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Json/CustomJsonReader.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Json/CustomJsonReader.aml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/ErrorWhenNoMatchQuery.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/JsonPath/ErrorWhenNoMatchQuery.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenEscaped.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenEscaped.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenJsonPath.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenJsonPath.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenWithLinq.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenWithLinq.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/RegexQuery.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/JsonPath/RegexQuery.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/StrictEqualsQuery.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/JsonPath/StrictEqualsQuery.aml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectToken.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectToken.aml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/Clone.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/Clone.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonAnonymousObject.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonAnonymousObject.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonCollectionInitializer.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonCollectionInitializer.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonDeclaratively.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonDeclaratively.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonDynamic.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonDynamic.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonJTokenWriter.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonJTokenWriter.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonManually.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonManually.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateReader.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/CreateReader.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateWriter.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/CreateWriter.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/DeepEquals.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/DeepEquals.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/DeserializeWithLinq.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/DeserializeWithLinq.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/FromObject.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/FromObject.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/JObjectProperties.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/JObjectProperties.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/JTokenAnnotation.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/JTokenAnnotation.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/JValueCast.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/JValueCast.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/JValueValue.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/JValueValue.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/MergeJson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/MergeJson.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ModifyJson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ModifyJson.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonAny.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonAny.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonArray.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonArray.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonObject.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonObject.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/QueryJson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/QueryJson.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/QueryJsonDynamic.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/QueryJsonDynamic.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/QueryJsonLinq.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/QueryJsonLinq.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ReadJson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ReadJson.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ReadJTokenFromBson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ReadJTokenFromBson.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/SerializeWithLinq.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/SerializeWithLinq.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ToObjectComplex.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ToObjectComplex.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ToObjectGeneric.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ToObjectGeneric.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ToObjectType.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ToObjectType.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ToString.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ToString.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ToStringJsonConverter.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/ToStringJsonConverter.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/WriteJTokenToBson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/WriteJTokenToBson.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/WriteToJsonFile.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Linq/WriteToJsonFile.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Samples.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Samples.aml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/CreateJsonSchemaManually.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema/CreateJsonSchemaManually.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/JsonSchemaParse.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema/JsonSchemaParse.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/JTokenIsValidWithMessages.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema/JTokenIsValidWithMessages.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/JsonValidatingReaderAndSerializer.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema/JsonValidatingReaderAndSerializer.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/JTokenValidateWithEvent.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema/JTokenValidateWithEvent.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/LoadJsonSchemaFromFile.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema/LoadJsonSchemaFromFile.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/RefJsonSchemaResolver.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema/RefJsonSchemaResolver.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/SaveJsonSchemaToFile.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema/SaveJsonSchemaToFile.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/JTokenIsValid.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Schema/JTokenIsValid.aml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/CustomContractResolver.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/CustomContractResolver.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/CustomJsonConverterGeneric.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/CustomJsonConverterGeneric.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/CustomTraceWriter.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/CustomTraceWriter.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DataContractAndDataMember.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DataContractAndDataMember.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DefaultSettings.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DefaultSettings.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DefaultValueAttributeIgnore.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DefaultValueAttributeIgnore.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DefaultValueHandlingIgnore.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DefaultValueHandlingIgnore.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeAnonymousType.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeAnonymousType.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeCollection.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeCollection.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeConstructorHandling.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeConstructorHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeCustomCreationConverter.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeCustomCreationConverter.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDataSet.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDataSet.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDateFormatString.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDateFormatString.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDictionary.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDictionary.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeExtensionData.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeExtensionData.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeImmutableCollections.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeImmutableCollections.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeMetadataPropertyHandling.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeMetadataPropertyHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeMissingMemberHandling.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeMissingMemberHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeObject.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeObject.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeObjectCreationHandling.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeObjectCreationHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeWithDependencyInjection.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeWithDependencyInjection.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeWithJsonSerializerFromFile.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeWithJsonSerializerFromFile.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/ErrorHandlingAttribute.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/ErrorHandlingAttribute.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/ErrorHandlingEvent.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/ErrorHandlingEvent.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonConstructorAttribute.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonConstructorAttribute.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonConverterAttributeClass.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonConverterAttributeClass.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonConverterAttributeProperty.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonConverterAttributeProperty.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonObjectAttributeOptIn.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonObjectAttributeOptIn.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonObjectAttributeOverrideIEnumerable.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonObjectAttributeOverrideIEnumerable.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyItemLevelSetting.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyItemLevelSetting.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyName.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyName.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyOrder.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyOrder.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyPropertyLevelSetting.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyPropertyLevelSetting.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyRequired.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyRequired.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/MaxDepth.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/MaxDepth.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategyAttributes.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategyAttributes.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategyCamelCase.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategyCamelCase.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySkipDictionaryKeys.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySkipDictionaryKeys.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySkipSpecifiedNames.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySkipSpecifiedNames.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NullValueHandlingIgnore.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/NullValueHandlingIgnore.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySnakeCase.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySnakeCase.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/PopulateObject.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/PopulateObject.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/PreserveReferencesHandlingObject.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/PreserveReferencesHandlingObject.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/PropertyJsonIgnore.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/PropertyJsonIgnore.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/ReferenceLoopHandlingIgnore.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/ReferenceLoopHandlingIgnore.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializationCallbackAttributes.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializationCallbackAttributes.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeConditionalProperty.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeConditionalProperty.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeContractResolver.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeContractResolver.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeCollection.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeCollection.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDataSet.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDataSet.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateFormatHandling.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateFormatHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/CustomJsonConverter.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/CustomJsonConverter.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateFormatString.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateFormatString.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateTimeZoneHandling.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateTimeZoneHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDictionary.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDictionary.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeImmutableCollections.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeImmutableCollections.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeObject.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeObject.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeExtensionData.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeExtensionData.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeRawJson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeRawJson.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeSerializationBinder.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeSerializationBinder.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeUnindentedJson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeUnindentedJson.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeTypeNameHandling.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeTypeNameHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeWithJsonConverters.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeWithJsonConverters.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeWithJsonSerializerToFile.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeWithJsonSerializerToFile.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/TraceWriter.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Serializer/TraceWriter.aml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Xml/ConvertJsonToXml.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Xml/ConvertJsonToXml.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Xml/ConvertXmlToJson.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Xml/ConvertXmlToJson.aml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Xml/ConvertXmlToJsonForceArray.aml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Doc/Samples/Xml/ConvertXmlToJsonForceArray.aml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/global.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/global.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.sln". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.sln.DotSettings" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.sln.DotSettings". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/App.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/App.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/Newtonsoft.Json.TestConsole.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/Newtonsoft.Json.TestConsole.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/App.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/App.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/bunny_pancake.jpg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/bunny_pancake.jpg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/DemoTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/DemoTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/ExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/ExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/FileSystemEntityModel.Designer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/FileSystemEntityModel.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/FileSystemEntityModel.edmx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/FileSystemEntityModel.edmx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonArrayAttributeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonArrayAttributeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonConvertTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonConvertTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextWriterAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextWriterAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextWriterTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonValidatingReaderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonValidatingReaderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/large.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/large.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/large_sample.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/large_sample.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/PoisonText.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/PoisonText.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/SpaceShipV2.bson" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/SpaceShipV2.bson". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestFixtureBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestFixtureBase.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/BenchmarkConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/BenchmarkConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/DeserializeComparisonBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/DeserializeComparisonBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JsonTextReaderBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JsonTextReaderBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JsonTextWriterBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JsonTextWriterBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JTokenBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JTokenBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JValueConvertBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JValueConvertBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/LargeJArrayBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/LargeJArrayBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/LowLevelBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/LowLevelBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/Runner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/Runner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/SerializeBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/SerializeBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/SerializeComparisonBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/SerializeComparisonBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/XmlNodeConverterBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/XmlNodeConverterBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/DeserializeBenchmarks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/DeserializeBenchmarks.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonReaderAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonReaderAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonWriterAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonWriterAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonWriterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonWriterTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/BinaryConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/BinaryConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/CustomCreationConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/CustomCreationConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DataSetConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DataSetConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DataTableConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DataTableConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DiscriminatedUnionConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DiscriminatedUnionConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/ExpandoObjectConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/ExpandoObjectConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/GenericJsonConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/GenericJsonConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/IsoDateTimeConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/IsoDateTimeConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/JavaScriptDateTimeConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/JavaScriptDateTimeConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/KeyValuePairConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/KeyValuePairConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/ObjectIdConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/ObjectIdConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/RegexConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/RegexConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/StringEnumConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/StringEnumConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/UnixDateTimeConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/UnixDateTimeConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/VersionConverterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/VersionConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/XmlNodeConverterTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/XmlNodeConverterTest.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ConditionalPropertiesTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ConditionalPropertiesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ConvertingJsonAndXmlTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ConvertingJsonAndXmlTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/JsonSchemaTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/JsonSchemaTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/LinqToJsonTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/LinqToJsonTests.cs". 25>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 252 ms). 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/PerformanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/PerformanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ReadingAndWritingJsonTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ReadingAndWritingJsonTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/SerializationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/SerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/TraceWriterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/TraceWriterTests.cs". 32>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/toolset/Common/Tools.proj.nuget.g.props. 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/DeserializeFromBsonCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/DeserializeFromBsonCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/DeserializeFromBson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/DeserializeFromBson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/SerializeToBson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/SerializeToBson.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/CustomJsonReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/CustomJsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/CustomJsonWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/CustomJsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/ReadJsonWithJsonTextReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/ReadJsonWithJsonTextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/ReadMultipleContentWithJsonReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/ReadMultipleContentWithJsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/WriteJsonWithJsonTextWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/WriteJsonWithJsonTextWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/ErrorWhenNoMatchQuery.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/ErrorWhenNoMatchQuery.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenEscaped.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenEscaped.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenJsonPath.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenJsonPath.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenWithLinq.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenWithLinq.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/RegexQuery.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/RegexQuery.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/StrictEqualsQuery.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/StrictEqualsQuery.cs". 32>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/toolset/Common/Tools.proj.nuget.g.targets. 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/Clone.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/Clone.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonAnonymousObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonAnonymousObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonCollectionInitializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonCollectionInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonDeclaratively.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonDeclaratively.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonDynamic.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonDynamic.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonJTokenWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonJTokenWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonManually.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonManually.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/DeepEquals.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/DeepEquals.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/FromObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/FromObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/DeserializeWithLinq.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/DeserializeWithLinq.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JObjectProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JObjectProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JTokenAnnotation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JTokenAnnotation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JValueCast.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JValueCast.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JValueValue.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JValueValue.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/MergeJson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/MergeJson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ModifyJson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ModifyJson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonAny.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonAny.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonArray.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonArray.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonIgnoreCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonIgnoreCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonLinq.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonLinq.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ReadJson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ReadJson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ReadJTokenFromBson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ReadJTokenFromBson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/SerializeWithLinq.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/SerializeWithLinq.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectComplex.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectComplex.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectGeneric.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectGeneric.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToString.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToString.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToStringJsonConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToStringJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/WriteJTokenToBson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/WriteJTokenToBson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/WriteToJsonFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/WriteToJsonFile.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonDynamic.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonDynamic.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/CreateJsonSchemaManually.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/CreateJsonSchemaManually.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JsonSchemaParse.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JsonSchemaParse.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenIsValid.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenIsValid.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenIsValidWithMessages.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenIsValidWithMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenValidateWithEvent.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenValidateWithEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/LoadJsonSchemaFromFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/LoadJsonSchemaFromFile.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/RefJsonSchemaResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/RefJsonSchemaResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/SaveJsonSchemaToFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/SaveJsonSchemaToFile.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JsonValidatingReaderAndSerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JsonValidatingReaderAndSerializer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer". 32>RepoBuild: Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/toolset/Common/project.assets.json 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomContractResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomJsonConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomJsonConverterGeneric.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomJsonConverterGeneric.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomTraceWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomTraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DataContractAndDataMember.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DataContractAndDataMember.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultSettings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultValueAttributeIgnore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultValueAttributeIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultValueHandlingIgnore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultValueHandlingIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeAnonymousType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeAnonymousType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeConstructorHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeConstructorHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeCustomCreationConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeCustomCreationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDataSet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDataSet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDateFormatString.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDateFormatString.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDictionary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeExtensionData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeExtensionData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeImmutableCollections.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeImmutableCollections.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeMetadataPropertyHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeMetadataPropertyHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeMissingMemberHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeMissingMemberHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeObjectCreationHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeObjectCreationHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeWithDependencyInjection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeWithDependencyInjection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ErrorHandlingAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ErrorHandlingAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeWithJsonSerializerFromFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeWithJsonSerializerFromFile.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ErrorHandlingEvent.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ErrorHandlingEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConstructorAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConstructorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConverterAttributeClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConverterAttributeClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConverterAttributeProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConverterAttributeProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonObjectAttributeOptIn.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonObjectAttributeOptIn.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonObjectAttributeOverrideIEnumerable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonObjectAttributeOverrideIEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyName.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyName.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyItemLevelSetting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyItemLevelSetting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyOrder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyOrder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyPropertyLevelSetting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyPropertyLevelSetting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyRequired.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyRequired.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/MaxDepth.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/MaxDepth.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyAttributes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyCamelCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyCamelCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyKebabCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyKebabCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySkipSpecifiedNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySkipSpecifiedNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySkipDictionaryKeys.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySkipDictionaryKeys.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySnakeCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySnakeCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NullValueHandlingIgnore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NullValueHandlingIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PopulateObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PopulateObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PreserveReferencesHandlingObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PreserveReferencesHandlingObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ReferenceLoopHandlingIgnore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ReferenceLoopHandlingIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PropertyJsonIgnore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PropertyJsonIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializationCallbackAttributes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializationCallbackAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeConditionalProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeConditionalProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeContractResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDataSet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDataSet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateFormatHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateFormatString.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateFormatString.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateTimeZoneHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateTimeZoneHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDictionary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeExtensionData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeExtensionData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeImmutableCollections.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeImmutableCollections.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeSerializationBinder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeSerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeRawJson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeRawJson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeTypeNameHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeTypeNameHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeUnindentedJson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeUnindentedJson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeWithJsonConverters.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeWithJsonConverters.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeWithJsonSerializerToFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeWithJsonSerializerToFile.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/TraceWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/TraceWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertJsonToXml.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertJsonToXml.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertXmlToJson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertXmlToJson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertXmlToJsonForceArray.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertXmlToJsonForceArray.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue0198.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue0198.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1307.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1307.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue0573.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue0573.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1321.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1321.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1322.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1322.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1327.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1327.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1351.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1351.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1353.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1353.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1362.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1362.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1396.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1396.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1404.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1404.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1445.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1445.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1460.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1460.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1461.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1461.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1512.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1512.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1541.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1541.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1545.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1545.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1552.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1552.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1561.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1561.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1566.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1566.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1569.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1569.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1574.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1574.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1576.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1576.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1592.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1592.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1593.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1593.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1597.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1597.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1598.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1598.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1619.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1619.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1620.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1620.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1642.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1642.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1682.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1682.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1708.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1708.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1711.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1711.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1734.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1734.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1719.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1719.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1725.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1725.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1778.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1778.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1796.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1796.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1798.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1798.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1834.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1834.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1837.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1837.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1874.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1874.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1877.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1877.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1962.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1962.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1984.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1984.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2082.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2082.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2156.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2156.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2165.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2165.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2176.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2176.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2444.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2444.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2450.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2450.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2484.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2484.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2492.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2492.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2504.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2504.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2529.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2529.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2638.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2638.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2694.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2694.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2708.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2708.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2735.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2735.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2768.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2768.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2775.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2775.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1757.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1757.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1752.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1752.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ExceptionHandlingAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ExceptionHandlingAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ExceptionHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ExceptionHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/FloatAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/FloatAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/FloatTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/FloatTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/MiscAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/MiscAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/MiscTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/MiscTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ParseAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ParseAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ParseTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ParseTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ReadAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ReadAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ReadTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ReadTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/AnnotationsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/AnnotationsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/DynamicTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/DynamicTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JArrayTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JArrayTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JConstructorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JConstructorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JConstructorAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JConstructorAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JObjectAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JObjectAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JObjectTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JObjectTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JPropertyAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JPropertyAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JRawTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JRawTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JPropertyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JPropertyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenEqualityComparerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenEqualityComparerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenReaderAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenReaderAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenReaderTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenReaderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenWriterAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenWriterAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenWriterTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JValueTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JValueTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JValueAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JValueAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/LinqToJsonTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/LinqToJsonTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/LinqToJsonAsyncTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/LinqToJsonAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/MergeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/MergeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel/BindingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel/BindingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel/JPropertyDescriptorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel/JPropertyDescriptorTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/JPathExecuteTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/JPathExecuteTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/JPathParseTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/JPathParseTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/QueryExpressionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/QueryExpressionTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Department.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Department.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/DepartmentConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/DepartmentConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/GuidByteArrayConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/GuidByteArrayConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.dbml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.dbml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.dbml.layout" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.dbml.layout". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.designer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.designer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClassesSerializationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClassesSerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Person.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Person.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Role.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Role.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/ExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/ExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaBuilderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaBuilderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaGeneratorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaGeneratorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaModelBuilderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaModelBuilderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaNodeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaNodeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaSpecTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaSpecTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/PerformanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/PerformanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/additionalItems.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/additionalItems.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/additionalProperties.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/additionalProperties.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/dependencies.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/dependencies.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/disallow.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/disallow.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/enum.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/enum.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/divisibleBy.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/divisibleBy.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/extends.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/extends.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/items.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/items.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maximum.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maximum.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maxItems.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maxItems.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maxLength.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maxLength.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minimum.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minimum.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minItems.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minItems.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/pattern.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/pattern.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minLength.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minLength.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/patternProperties.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/patternProperties.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/properties.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/properties.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/ref.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/ref.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/required.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/required.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/type.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/type.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/uniqueItems.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/uniqueItems.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/CamelCaseNamingStrategyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/CamelCaseNamingStrategyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/CamelCasePropertyNamesContractResolverTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/CamelCasePropertyNamesContractResolverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ConstructorHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ConstructorHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ContractResolverTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ContractResolverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DateOnlyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DateOnlyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DateTimeZoneHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DateTimeZoneHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DefaultValueHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DefaultValueHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DependencyInjectionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DependencyInjectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DynamicConcreteTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DynamicConcreteTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DynamicTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DynamicTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/EntitiesSerializationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/EntitiesSerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ExtensionDataTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ExtensionDataTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/FSharpTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/FSharpTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ImmutableCollectionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ImmutableCollectionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonPropertyCollectionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonPropertyCollectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerCollectionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerCollectionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/KebabCaseNamingStrategyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/KebabCaseNamingStrategyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/MetadataPropertyHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/MetadataPropertyHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/MissingMemberHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/MissingMemberHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/NamingStrategyEquality.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/NamingStrategyEquality.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/NullValueHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/NullValueHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/PopulateTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/PopulateTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/PreserveReferencesHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/PreserveReferencesHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ReferenceLoopHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ReferenceLoopHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ReflectionAttributeProviderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ReflectionAttributeProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SerializationErrorHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SerializationErrorHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SerializationEventAttributeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SerializationEventAttributeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ShouldSerializeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ShouldSerializeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SnakeCaseNamingStrategyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SnakeCaseNamingStrategyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/TimeOnlyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/TimeOnlyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/TraceWriterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/TraceWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/TypeNameHandlingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/TypeNameHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/WebApiIntegrationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/WebApiIntegrationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Aa.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Aa.cs". 32>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 256 ms). 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/A.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/A.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractDictionaryTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractDictionaryTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AATestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AATestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationListTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationListTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractListTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractListTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Address.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Address.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Animal.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Animal.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AnswerFilterModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AnswerFilterModel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Antworten.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Antworten.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Article.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Article.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ArgumentConverterPrecedenceClassConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ArgumentConverterPrecedenceClassConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ArticleCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ArticleCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationDictionaryTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationDictionaryTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractGenericBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractGenericBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AttachmentReadConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AttachmentReadConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/B.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/B.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BadJsonPropertyClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BadJsonPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bar.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bar.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClassVirtual.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClassVirtual.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClassWithProtectedVirtual.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClassWithProtectedVirtual.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseConstructorType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseConstructorType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseDataContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseDataContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseDataContractWithHidden.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseDataContractWithHidden.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithoutContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithoutContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithPrivate.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithPrivate.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bb.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bb.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BBTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BBTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Binding.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Binding.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Binding_DisallowNull.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Binding_DisallowNull.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BusRun.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BusRun.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ByteArrayTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ByteArrayTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Car.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Car.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClassVirtual.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClassVirtual.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClassWithProtectedOverridePlusJsonProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClassWithProtectedOverridePlusJsonProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildDataContractWithHidden.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildDataContractWithHidden.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularConstructor1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularConstructor1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularConstructor2.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularConstructor2.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularReferenceClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularReferenceClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularReferenceWithIdClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularReferenceWithIdClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAttributeBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAttributeBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAndMemberConverterClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAndMemberConverterClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAttributeDerived.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAttributeDerived.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassConverterPrecedenceClassConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassConverterPrecedenceClassConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithArray.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithArray.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithGuid.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithGuid.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithImplicitOperator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithImplicitOperator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithTimeSpan.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithTimeSpan.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClientMap.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClientMap.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CollectionClassAttributeDerived.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CollectionClassAttributeDerived.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CommentTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CommentTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CommentTestObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CommentTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CompletionDataRequest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CompletionDataRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ComplexItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ComplexItem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Component.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Component.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Computer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Computer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConsoleWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConsoleWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstantTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstantTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorAndDefaultValueAttributeTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorAndDefaultValueAttributeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorAndRequiredTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorAndRequiredTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorCaseSensitivityClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorCaseSensitivityClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorCompexIgnoredProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorCompexIgnoredProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorReadonlyFields.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorReadonlyFields.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Container.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Container.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Content.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Content.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ContentBaseClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ContentBaseClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverableMembers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverableMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ContentSubClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ContentSubClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertableIntTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertableIntTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverterPrecedenceClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverterPrecedenceClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverterPrecedenceClassConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverterPrecedenceClassConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertibleId.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertibleId.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertibleInt.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertibleInt.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CustomerDataSet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CustomerDataSet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CustomerWithMetadataType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CustomerWithMetadataType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractJsonSerializerTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractJsonSerializerTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractPrivateMembers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractPrivateMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeErrorObjectCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeErrorObjectCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractSerializationAttributesClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractSerializationAttributesClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeOffsetTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeOffsetTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeOffsetWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeOffsetWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DecimalTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DecimalTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DecimalTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DecimalTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DefaultValueAttributeTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DefaultValueAttributeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedConstructorType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedConstructorType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedEvent.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedSerializationEventTestObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedSerializationEventTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedWithPrivate.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedWithPrivate.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DeserializeStringConvert.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DeserializeStringConvert.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryInterfaceClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryInterfaceClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKeyCast.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKeyCast.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKey.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKeyContractResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKeyContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryWithNoDefaultConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryWithNoDefaultConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryWithNoNull.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryWithNoNull.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DirectoryAccount.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DirectoryAccount.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DoubleClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DoubleClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DTOWithParameterisedConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DTOWithParameterisedConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DTOWithoutParameterisedConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DTOWithoutParameterisedConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EmployeeReference.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EmployeeReference.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EmptyJsonValueTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EmptyJsonValueTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EncodingReadConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EncodingReadConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumA.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumA.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumerableArrayPropertyClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumerableArrayPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumerableClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumerableClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringJsonConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FaqItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FaqItem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ExistingValueClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ExistingValueClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo64.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo64.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooBar1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooBar1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooRequired.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooRequired.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Friend.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Friend.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GameObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GameObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericIEnumerableWithImplicitConversion.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericIEnumerableWithImplicitConversion.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericImpl.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericImpl.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericListAndDictionaryInterfaceProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericListAndDictionaryInterfaceProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GetOnlyPropertyClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GetOnlyPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/HasByteArray.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/HasByteArray.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/HolderClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/HolderClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Human.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Human.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IdReferenceResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IdReferenceResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoreDataMemberTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoreDataMemberTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredPropertiesContractResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredPropertiesContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredPropertiesTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredPropertiesTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IInterfaceObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IInterfaceObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IKeyValueId.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IKeyValueId.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IMainClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IMainClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ImmutableStruct.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ImmutableStruct.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ImplementInterfaceObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ImplementInterfaceObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IMyInterface.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IMyInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IncompatibleJsonAttributeClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IncompatibleJsonAttributeClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IncompleteTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IncompleteTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/InterfacePropertyTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/InterfacePropertyTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IntToFloatConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IntToFloatConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Invoice.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Invoice.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateImplementationA.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateImplementationA.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateImplementationB.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateImplementationB.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateOverriddenImplementation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateOverriddenImplementation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISerializableTestObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISerializableTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISerializableWithoutAttributeTestObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISerializableWithoutAttributeTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISubclass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISubclass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Item.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Item.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISubclassBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISubclassBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemConverterTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemConverterTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemConverterTestConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemConverterTestConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JaggedArray.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JaggedArray.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JRawValueTestObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JRawValueTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonIgnoreAttributeOnClassTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonIgnoreAttributeOnClassTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonIgnoreAttributeTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonIgnoreAttributeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyConverterContractResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyConverterContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyWithHandlingValues.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyWithHandlingValues.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyConverterTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyConverterTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonReaderStubWithIsClosed.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonReaderStubWithIsClosed.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JTokenTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JTokenTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KeyValueTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KeyValueTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KeyValueId.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KeyValueId.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KVPair.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KVPair.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Link.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Link.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bar1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bar1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListErrorObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListErrorObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListErrorObjectCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListErrorObjectCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListOfIds.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListOfIds.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListSourceTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/LogEntry.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/LogEntry.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/LogEvent.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/LogEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MainClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MainClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MailAddressReadConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MailAddressReadConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MemberConverterClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MemberConverterClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MemberConverterPrecedenceClassConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MemberConverterPrecedenceClassConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MessageWithIsoDate.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MessageWithIsoDate.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MethodExecutorObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MethodExecutorObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroColorConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroColorConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroPropertyNameResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroPropertyNameResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroStringConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroStringConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ModelStateDictionary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ModelStateDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MovieWithJsonObjectNullValueHandlingIgnore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MovieWithJsonObjectNullValueHandlingIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Movie.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Movie.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MovieWithJsonObjectNullValueHandlingInclude.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MovieWithJsonObjectNullValueHandlingInclude.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultiIndexBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultiIndexBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultiIndexSuper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultiIndexSuper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultipleItemsClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultipleItemsClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultipleParametrizedConstructorsJsonConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultipleParametrizedConstructorsJsonConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyEnum.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyEnum.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyInterfaceConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyInterfaceConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyObservableObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyObservableObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyTuple.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyTuple.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyTuplePartial.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyTuplePartial.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Name.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Name.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NameContainer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NameContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NameContainerConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NameContainerConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NoConstructorReadOnlyDictionary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NoConstructorReadOnlyDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonDefaultConstructorWithReadOnlyCollectionProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonDefaultConstructorWithReadOnlyCollectionProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonPublicConstructorWithJsonConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonPublicConstructorWithJsonConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonDefaultConstructorWithReadOnlyDictionaryProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonDefaultConstructorWithReadOnlyDictionaryProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonRequest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableDateTimeTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableDateTimeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableFloats.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableFloats.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableGuid.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableGuid.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableGuidCountingJsonTextWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableGuidCountingJsonTextWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableLongTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableLongTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableStructPropertyClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableStructPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ObjectArrayPropertyTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ObjectArrayPropertyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ObservableObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ObservableObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/OptInClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/OptInClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Pair.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Pair.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ParticipantEntity.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ParticipantEntity.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonError.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonError.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonRaw.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonRaw.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonReference.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonReference.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonSerializable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonSerializable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonWithPrivateConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonWithPrivateConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PhoneNumber.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PhoneNumber.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PocoDataContractSerializationAttributesClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PocoDataContractSerializationAttributesClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Pos.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Pos.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosDouble.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosDouble.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PreserveReferencesCallbackTestObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PreserveReferencesCallbackTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosDoubleConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosDoubleConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateConstructorTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateConstructorTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateConstructorWithPublicParameterizedConstructorTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateConstructorWithPublicParameterizedConstructorTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateImplementationAClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateImplementationAClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateImplementationBClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateImplementationBClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateMembersClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateMembersClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateMembersClassWithAttributes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateMembersClassWithAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateSetterBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateSetterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateSetterDerived.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateSetterDerived.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Product.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Product.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ProductShort.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ProductShort.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ProductCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ProductCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PropertyItemConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PropertyItemConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicConstructorOverridenByJsonConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicConstructorOverridenByJsonConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterWithParameterAttributeTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterWithParameterAttributeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterWithPropertyAttributeTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterWithPropertyAttributeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithNonPropertyParameterTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithNonPropertyParameterTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithPropertyNameConflict.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithPropertyNameConflict.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PropertyCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PropertyCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ReflectionContractResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ReflectionContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithPropertyNameConflictWithAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithPropertyNameConflictWithAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Ratio.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Ratio.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequestOnly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequestOnly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredMembersClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredMembersClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredPropertyTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredPropertyTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredPropertyConstructorTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredPropertyConstructorTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericPropertyOverride.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericPropertyOverride.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericPropertyVirtual.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericPropertyVirtual.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransfer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransfer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransferDirection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransferDirection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransferOperation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransferOperation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RootObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RootObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SelectListItem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SelectListItem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SearchResult.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SearchResult.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializableContractResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializableContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestDictionary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestList.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestList.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestObjectWithConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestObjectWithConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SetOnlyPropertyClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SetOnlyPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SetOnlyPropertyClass2.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SetOnlyPropertyClass2.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Shortie.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Shortie.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SimpleResponse.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SimpleResponse.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.Designer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xsc" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xsc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xsd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xsd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xss" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xss". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StaticTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StaticTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Store.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Store.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StringDictionaryTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StringDictionaryTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructISerializable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructISerializable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StoreColor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StoreColor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructWithAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructWithAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Subclass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Subclass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubKlass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubKlass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithContractNewProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithContractNewProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithContractVirtualProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithContractVirtualProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithoutContractVirtualProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithoutContractVirtualProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithoutContractNewProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithoutContractNewProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Test.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Test.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SuperKlass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SuperKlass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestClassConvertable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestClassConvertable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestComponentSimple.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestComponentSimple.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestComponent.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestComponent.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ThisGenericTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ThisGenericTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TimeZoneOffsetObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TimeZoneOffsetObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TraceWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterJsonConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterSize.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterSize.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterSizeConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterSizeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypedSubHashtable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypedSubHashtable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/UserNullable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/UserNullable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/UriGuidTimeSpanTestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/UriGuidTimeSpanTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Vector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Vector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VectorParent.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VectorParent.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VersionKeyedCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VersionKeyedCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VersionOld.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VersionOld.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewChildObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewChildObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewBaseObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewBaseObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewChildWithDifferentOverrideObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewChildWithDifferentOverrideObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Widget.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Widget.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Widget1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Widget1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetId.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetId.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetId1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetId1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetIdJsonConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetIdJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WithEnums.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WithEnums.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/XmlNodeTestObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/XmlNodeTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/XNodeTestObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/XNodeTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NoConstructorReadOnlyCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NoConstructorReadOnlyCollection.cs". 32>RepoBuild: NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/Event.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/Event.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/Event1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/Event1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/EventType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/EventType.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/GoogleMapGeocoderStructure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/GoogleMapGeocoderStructure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/AddressDetails.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/AddressDetails.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Country.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Country.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Placemark.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Placemark.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Locality.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Locality.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/SubAdministrativeArea.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/SubAdministrativeArea.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Thoroughfare.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Thoroughfare.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Point.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Point.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Status.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Status.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/PostalCode.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/PostalCode.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/AdministrativeArea.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/AdministrativeArea.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms/Shape.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms/Shape.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms/Tags.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms/Tags.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/FakeArrayPool.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/FakeArrayPool.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/SlowStream.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/SlowStream.cs". 32>RepoBuild: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/ToggleReaderError.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/ToggleReaderError.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/UnmanagedResourceFakingJsonReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/UnmanagedResourceFakingJsonReader.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money/Tags.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money/Tags.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money/Currency.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money/Currency.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Employee.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Employee.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Manager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Manager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/PersonPropertyClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/PersonPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/WagePerson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/WagePerson.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/IPerson.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/IPerson.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Person.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Person.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/DateTimeUtilsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/DateTimeUtilsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ConvertUtilsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ConvertUtilsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/EnumUtilsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/EnumUtilsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities". 32>RepoBuild: 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 11>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/DynamicReflectionDelegateFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/DynamicReflectionDelegateFactoryTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/LateboundReflectionDelegateFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/LateboundReflectionDelegateFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ExpressionReflectionDelegateFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ExpressionReflectionDelegateFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ReflectionUtilsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ReflectionUtilsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/StringUtilsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/StringUtilsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonBinaryWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonBinaryWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonObjectId.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonObjectId.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonBinaryType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonBinaryType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonReader.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/CompatibilitySuppressions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/CompatibilitySuppressions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/ConstructorHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/ConstructorHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/DateFormatHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/DateFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/DateParseHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/DateParseHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/DateTimeZoneHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/DateTimeZoneHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/DefaultJsonNameTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/DefaultJsonNameTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/DefaultValueHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/DefaultValueHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Dynamic.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Dynamic.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/FloatFormatHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/FloatFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/FloatParseHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/FloatParseHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/FormatterAssemblyStyle.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/FormatterAssemblyStyle.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Formatting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Formatting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/IArrayPool.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/IArrayPool.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/IJsonLineInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/IJsonLineInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonArrayAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonArrayAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConstructorAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConstructorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonContainerAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonContainerAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConvert.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConvert.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverterAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverterAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverterCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverterCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonDictionaryAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonDictionaryAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonExtensionDataAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonExtensionDataAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonIgnoreAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonIgnoreAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonObjectAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonObjectAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonNameTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonNameTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonPosition.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonPosition.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonPropertyAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonPropertyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReader.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReader.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReaderException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReaderException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonRequiredAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonRequiredAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializationException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializationException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializerSettings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializerSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextReader.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextReader.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextWriter.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextWriter.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonValidatingReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonValidatingReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriter.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriter.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriterException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriterException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/MemberSerialization.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/MemberSerialization.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/MetadataPropertyHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/MetadataPropertyHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/MissingMemberHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/MissingMemberHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.ruleset" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.ruleset". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/NullValueHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/NullValueHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/ObjectCreationHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/ObjectCreationHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/packageIcon.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/packageIcon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/PreserveReferencesHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/PreserveReferencesHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/ReferenceLoopHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/ReferenceLoopHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Required.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Required.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/SerializationBinder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/SerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/StringEscapeHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/StringEscapeHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/TraceLevel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/TraceLevel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/TypeNameAssemblyFormatHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/TypeNameAssemblyFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/TypeNameHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/TypeNameHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/WriteState.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/WriteState.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/BsonObjectIdConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/BsonObjectIdConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/BinaryConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/BinaryConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DataTableConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DataTableConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/EntityKeyMemberConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/EntityKeyMemberConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DiscriminatedUnionConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DiscriminatedUnionConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DataSetConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DataSetConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DateTimeConverterBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DateTimeConverterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/CustomCreationConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/CustomCreationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/JavaScriptDateTimeConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/JavaScriptDateTimeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/IsoDateTimeConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/IsoDateTimeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/KeyValuePairConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/KeyValuePairConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/RegexConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/RegexConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/StringEnumConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/StringEnumConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/VersionConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/VersionConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/UnixDateTimeConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/UnixDateTimeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/XmlNodeConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/XmlNodeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/ExpandoObjectConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/ExpandoObjectConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/CommentHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/CommentHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/Extensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/IJEnumerable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/IJEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JArray.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JArray.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/DuplicatePropertyNameHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/DuplicatePropertyNameHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JArray.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JArray.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JContainer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JContainer.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JContainer.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JEnumerable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JObject.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JObject.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JProperty.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JProperty.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JPropertyDescriptor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JPropertyDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JPropertyKeyedCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JPropertyKeyedCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JRaw.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JRaw.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JRaw.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JRaw.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonCloneSettings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonCloneSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonLoadSettings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonLoadSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonMergeSettings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonMergeSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JToken.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JToken.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonSelectSettings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonSelectSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenEqualityComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenEqualityComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenWriter.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenWriter.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JValue.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JValue.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JValue.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JValue.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/LineInfoHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/LineInfoHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/MergeArrayHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/MergeArrayHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/MergeNullValueHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/MergeNullValueHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JConstructor.Async.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JConstructor.Async.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/JPath.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/JPath.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArrayMultipleIndexFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArrayMultipleIndexFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/FieldMultipleFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/FieldMultipleFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/PathFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/PathFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryExpression.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryExpression.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryScanFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryScanFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/RootFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/RootFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ScanFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ScanFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ScanMultipleFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ScanMultipleFilter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/FieldFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/FieldFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArraySliceFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArraySliceFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArrayIndexFilter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArrayIndexFilter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/Extensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaBuilder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaConstants.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchema.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchema.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaGenerator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaModel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaModelBuilder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaModelBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaNode.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaNode.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaNodeCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaNodeCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/ValidationEventArgs.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/ValidationEventArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/UndefinedSchemaIdHandling.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/UndefinedSchemaIdHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/ValidationEventHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/ValidationEventHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CamelCaseNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CamelCaseNamingStrategy.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CachedAttributeGetter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CachedAttributeGetter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CamelCasePropertyNamesContractResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CamelCasePropertyNamesContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultContractResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultReferenceResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultReferenceResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultSerializationBinder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultSerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DiagnosticsTraceWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DiagnosticsTraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DynamicValueProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DynamicValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ErrorContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ErrorContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ErrorEventArgs.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ErrorEventArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ExpressionValueProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ExpressionValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IAttributeProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IAttributeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IReferenceResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IReferenceResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IContractResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ISerializationBinder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ISerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ITraceWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ITraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IValueProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonArrayContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonArrayContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonContainerContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonContainerContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonDictionaryContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonDictionaryContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonDynamicContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonDynamicContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonFormatterConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonFormatterConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonISerializableContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonISerializableContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonLinqContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonLinqContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonObjectContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonObjectContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonPropertyCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonPropertyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerProxy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonStringContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonStringContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonTypeReflector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonTypeReflector.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/KebabCaseNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/KebabCaseNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/FormatterConverter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/FormatterConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonPrimitiveContract.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonPrimitiveContract.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/NamingStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/NamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ObjectConstructor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ObjectConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/OnErrorAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/OnErrorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ReflectionAttributeProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ReflectionAttributeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ReflectionValueProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ReflectionValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/SerializationBinderAdapter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/SerializationBinderAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/SnakeCaseNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/SnakeCaseNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/TraceJsonReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/TraceJsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/TraceJsonWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/TraceJsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/MemoryTraceWriter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/MemoryTraceWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/AsyncUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/AsyncUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/Base64Encoder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/Base64Encoder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/BidirectionalDictionary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/BidirectionalDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/BoxedPrimitives.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/BoxedPrimitives.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/CollectionUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/CollectionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/CollectionWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/CollectionWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ConvertUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ConvertUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DateTimeParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DateTimeParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DateTimeUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DateTimeUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DictionaryWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DictionaryWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicProxy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicProxyMetaObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicProxyMetaObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/EnumInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/EnumInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/EnumUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/EnumUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ExpressionReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ExpressionReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/FSharpUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/FSharpUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ILGeneratorExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ILGeneratorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ImmutableCollectionsUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ImmutableCollectionsUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/JavaScriptUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/JavaScriptUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/JsonTokenUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/JsonTokenUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/LateBoundReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/LateBoundReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/LinqBridge.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/LinqBridge.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MathUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MathUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MethodBinder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MethodBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MethodCall.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MethodCall.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MiscellaneousUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MiscellaneousUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/NullableAttributes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/NullableAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringBuffer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringReference.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringReference.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StructMultiKey.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StructMultiKey.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ThreadSafeStore.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ThreadSafeStore.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ValidationUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ValidationUtils.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.azuredevops". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.azuredevops/dependabot.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.azuredevops/dependabot.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.config/dotnet-tools.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.config/dotnet-tools.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.devcontainer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.devcontainer/devcontainer.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.devcontainer/devcontainer.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.devcontainer/Dockerfile" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.devcontainer/Dockerfile". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.prettierrc.yaml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.prettierrc.yaml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azurepipelines-coverage.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azurepipelines-coverage.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/CODE_OF_CONDUCT.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/CODE_OF_CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/Directory.Build.rsp" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/Directory.Build.rsp". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/Directory.Packages.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/Directory.Packages.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/init.cmd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/init.cmd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/global.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/global.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/init.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/init.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/LICENSE" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/nuget.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/nuget.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/SECURITY.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/SECURITY.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/settings.VisualStudio.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/settings.VisualStudio.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/stylecop.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/stylecop.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/SUPPORT.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/SUPPORT.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/SolutionPersistence.slnx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/SolutionPersistence.slnx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/version.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/version.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.vscode". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.vscode/extensions.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.vscode/extensions.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.vscode/launch.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.vscode/launch.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.vscode/settings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.vscode/settings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/.vscode/tasks.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/.vscode/tasks.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/apiscan.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/apiscan.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/Archive-SourceCode.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/Archive-SourceCode.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/archive-sourcecode.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/archive-sourcecode.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/build.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/build.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/BuildStageVariables.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/BuildStageVariables.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/dotnet.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/dotnet.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/falsepositives.gdnsuppress" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/falsepositives.gdnsuppress". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/Get-InsertionPRId.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/Get-InsertionPRId.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/GlobalVariables.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/GlobalVariables.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/install-dependencies.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/install-dependencies.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/Install-NuGetPackage.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/Install-NuGetPackage.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/libtemplate-update.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/libtemplate-update.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/Merge-CodeCoverage.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/Merge-CodeCoverage.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/microbuild.before.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/microbuild.before.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/microbuild.after.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/microbuild.after.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/no_strongname.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/no_strongname.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/no_authenticode.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/no_authenticode.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/official.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/official.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/NuGetSbom.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/NuGetSbom.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/OptProf.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/OptProf.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/OptProf_part2.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/OptProf_part2.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/PoliCheckExclusions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/PoliCheckExclusions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/PostPRMessage.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/PostPRMessage.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/prepare-insertion-stages.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/prepare-insertion-stages.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/publish-codecoverage.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/publish-codecoverage.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/publish-symbols.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/publish-symbols.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/release-deployment-prep.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/release-deployment-prep.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/publish_artifacts.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/publish_artifacts.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/release.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/release.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/schedule-only-steps.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/schedule-only-steps.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/unofficial.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/unofficial.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/TSAOptions.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/TSAOptions.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/vs-insertion.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/vs-insertion.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/vs-validation.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/vs-validation.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/azure-pipelines/WIFtoPATauth.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/azure-pipelines/WIFtoPATauth.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/docfx/docfx.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx/docfx.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/docfx/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/docfx/index.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx/index.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/docfx/toc.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx/toc.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx/docs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx/docs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/docfx/docs/features.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx/docs/features.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/docfx/docs/getting-started.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx/docs/getting-started.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/docfx/docs/toc.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/docfx/docs/toc.yml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/loc/lci". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/loc/lci/Microsoft.VisualStudio.SolutionPersistence.dll.lci" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/loc/lci/Microsoft.VisualStudio.SolutionPersistence.dll.lci". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/AssemblyInfo.vb" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/AssemblyInfo.vb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/OptProf.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/OptProf.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Errors.Designer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Errors.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Errors.resx" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Errors.resx". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/LocalUsings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/LocalUsings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/RequiredNetFramework.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/RequiredNetFramework.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Microsoft.VisualStudio.SolutionPersistence.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Microsoft.VisualStudio.SolutionPersistence.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/BuildTypeNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/BuildTypeNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ConfigurationRule.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ConfigurationRule.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ISerializerModelExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ISerializerModelExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ConfigurationRuleFollower.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ConfigurationRuleFollower.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ModelHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ModelHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/PlatformNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/PlatformNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ProjectConfigMapping.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ProjectConfigMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ProjectType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ProjectType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ProjectTypeTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ProjectTypeTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionArgumentException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionArgumentException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/PropertyContainerModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/PropertyContainerModel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ProjectTypeTable.BuiltInTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/ProjectTypeTable.BuiltInTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionConfigurationMap.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionConfigurationMap.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionConfigurationMap.DimensionDiffTracker.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionConfigurationMap.DimensionDiffTracker.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionErrorType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionErrorType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionConfigurationMap.Rules.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionConfigurationMap.Rules.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionConfigurationMap.ProjectDiffTracker.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionConfigurationMap.ProjectDiffTracker.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionItemModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionItemModel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionFolderModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionFolderModel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionModel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionPropertyBag.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionPropertyBag.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/StringTable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/StringTable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/VisualStudioProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/VisualStudioProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionProjectModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Model/SolutionProjectModel.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/PublicAPI". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/PublicAPI". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/PublicAPI/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/PublicAPI/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/PublicAPI/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/PublicAPI/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SolutionSerializers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SolutionSerializers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/ISolutionSerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/ISolutionSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SingleFileSerializerBase`1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SingleFileSerializerBase`1.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnConstants.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnFileV12Serializer.Reader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnFileV12Serializer.Reader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SectionName.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SectionName.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnFileV12Serializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnFileV12Serializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnFileV12Serializer.Writer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnFileV12Serializer.Writer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnV12Extensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnV12Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnV12ModelExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnV12ModelExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnV12SerializerSettings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/SlnV12/SlnV12SerializerSettings.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/Keywords.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/Keywords.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/LineInfoXmlDocument.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/LineInfoXmlDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/SlnXmlModelExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/SlnXmlModelExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/Slnx.xsd" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/Slnx.xsd". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/SlnXMLSerializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/SlnXMLSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/SlnXMLSerializer.Reader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/SlnXMLSerializer.Reader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/SlnxSerializerSettings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/SlnxSerializerSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/SlnXMLSerializer.Writer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/SlnXMLSerializer.Writer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDomUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDomUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlElementAttributes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlElementAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlElementSubElementsEnumerable.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlElementSubElementsEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlElementSubElements.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlElementSubElements.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/IItemRefDecorator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/IItemRefDecorator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/ItemRefList`1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/ItemRefList`1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/ItemConfigurationRulesList.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/ItemConfigurationRulesList.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/SlnxFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/SlnxFile.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlBuildDependency.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlBuildDependency.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlBuildType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlBuildType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfigurationBuildType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfigurationBuildType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfigurationBuild.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfigurationBuild.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfigurationDeploy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfigurationDeploy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfigurationPlatform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfigurationPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfiguration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfigurations.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlConfigurations.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlContainer.ApplyModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlContainer.ApplyModel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlContainer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlContainerWithProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlContainerWithProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlDecorator.ApplyModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlDecorator.ApplyModel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlFile.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlDecorator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlDecorator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlFolder.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlFolder.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlPlatform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlProject.ApplyModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlProject.ApplyModel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlProject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlProject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlProperty.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlProjectType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlProjectType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlProperties.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlSolution.ApplyModel.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlSolution.ApplyModel.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlSolution.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/XmlDecorators/XmlSolution.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/CollectionExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/CollectionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/ComparerExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/ComparerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/Argument.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/Argument.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/ListStructEnumerable`1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/ListStructEnumerable`1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/DefaultIdGenerator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/DefaultIdGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/ListBuilderStruct`1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/ListBuilderStruct`1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/Lictionary`2.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/Lictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/PathExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/PathExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/ParseUtilities.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/ParseUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/SpanExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/SpanExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/Singleton`1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/Singleton`1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/StringExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/StringExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/StringTokenizer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/Microsoft.VisualStudio.SolutionPersistence/Utilities/StringTokenizer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/VSInsertionMetadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/VSInsertionMetadata/Library.VSInsertionMetadata.proj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/VSInsertionMetadata/Library.VSInsertionMetadata.proj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/VSInsertionMetadata/ProfilingInputs.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/VSInsertionMetadata/ProfilingInputs.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/src/VSInsertionMetadata/VSInsertionMetadata.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/src/VSInsertionMetadata/VSInsertionMetadata.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/FileContents.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/FileContents.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Microsoft.VisualStudio.SolutionPersistence.Tests.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Microsoft.VisualStudio.SolutionPersistence.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/LocalUsings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/LocalUsings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/ResourceName.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/ResourceName.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/ResourceStream.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/ResourceStream.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/xunit.runner.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Folders.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Folders.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/LegacyValues.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/LegacyValues.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/InvalidSolutions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/InvalidSolutions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Configurations.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Configurations.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Format.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Format.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/IdGenerator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/IdGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/MakeSlnx.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/MakeSlnx.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/MakeSlnx.MakeSlnxFixture.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/MakeSlnx.MakeSlnxFixture.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/ManipulateXmlKitchenSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/ManipulateXmlKitchenSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/ManipulateXmlPropertyBag.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/ManipulateXmlPropertyBag.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/PathSlashes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/PathSlashes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/ProjectTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/ProjectTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Project.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Project.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/RoundTripClassicSln.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/RoundTripClassicSln.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/RoundTripClassicSlnThruSlnxStream.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/RoundTripClassicSlnThruSlnxStream.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/RoundTripXmlSlnx.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/RoundTripXmlSlnx.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/RoundTripXmlSlnxThruModelCopy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/RoundTripXmlSlnxThruModelCopy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Samples.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Samples.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Validation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/Validation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/StringTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/StringTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/VSVersionParsingTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Serialization/VSVersionParsingTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/BlankSolution.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/BlankSolution.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/BlankSolution.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/BlankSolution.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Comments.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Comments.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/cps.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/cps.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/cps.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/cps.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/DuplicateProjectId-After.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/DuplicateProjectId-After.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Everything.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Everything.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Everything.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Everything.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/FolderId.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/FolderId.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/FolderId.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/FolderId.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Giant.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Giant.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Giant.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Giant.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/LegacyValues-NoObsolete.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/LegacyValues-NoObsolete.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/LegacyValues-TrimVS.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/LegacyValues-TrimVS.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Min.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Min.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Min.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Min.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/OrchardCore.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/OrchardCore.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/OrchardCore.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/OrchardCore.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/PathSlashes.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/PathSlashes.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/ProjectType.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/ProjectType.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/ProjectTypeConfig.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/ProjectTypeConfig.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/ProjectTypeConfig.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/ProjectTypeConfig.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/ProjectTypeId.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/ProjectTypeId.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Report Project.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Report Project.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Report Project.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Report Project.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Roslyn.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Roslyn.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Roslyn.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Roslyn.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SampleMany.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SampleMany.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SampleMany.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SampleMany.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SingleNativeProject.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SingleNativeProject.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SingleNativeProject.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SingleNativeProject.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Traditional.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Traditional.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Traditional.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Traditional.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Version.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Version.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/VersionMin.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/VersionMin.slnx.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Configurations". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Configurations". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Configurations/BuiltInProjectTypes.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Configurations/BuiltInProjectTypes.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Configurations/MissingConfigurations.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Configurations/MissingConfigurations.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Configurations/MissingConfigurations.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Configurations/MissingConfigurations.slnx.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/BasedOnLoop.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/BasedOnLoop.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateFolders.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateFolders.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateFolderId.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateFolderId.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateItemId.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateItemId.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateProjectId.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateProjectId.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateFolderId.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateFolderId.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateProjectId.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateProjectId.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateProjects.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/DuplicateProjects.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/ExtraLines.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/ExtraLines.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/Invalid.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/Invalid.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/InvalidProjectType.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/InvalidProjectType.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/LegacyValues.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/LegacyValues.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/MissingEnd.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/MissingEnd.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/PathSlashes.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/PathSlashes.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/SolutionFolder-NoEndSlash.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/SolutionFolder-NoEndSlash.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/SolutionFolder-WrongSlash.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/SolutionFolder-WrongSlash.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/SolutionFolder-NoStartSlash.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/SolutionFolder-NoStartSlash.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/VersionInvalid.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/VersionInvalid.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/VersionFuture.sln.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/VersionFuture.sln.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/VersionFuture.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/VersionFuture.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/WrongRoot.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/Invalid/WrongRoot.slnx.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/JustProperties-add0add7.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/JustProperties-add0add7.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/JustProperties-empty.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/JustProperties-empty.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/JustProperties-no2no4.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/JustProperties-no2no4.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/JustProperties-nocomments.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/JustProperties-nocomments.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/JustProperties.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/JustProperties.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink-AddProjects.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink-AddProjects.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink-AddFolders.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink-AddFolders.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink-AddPropertySets.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink-AddPropertySets.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink-AddConfigurations.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink-AddConfigurations.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink-AddSolutionFiles.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink-AddSolutionFiles.slnx.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink.slnx.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/SlnAssets/SlnxWhitespace/KitchenSink.slnx.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities/SlnAssets.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities/SlnAssets.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities/SlnTestHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities/SlnTestHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities/CollectionExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities/CollectionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities/StringExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/test/Microsoft.VisualStudio.SolutionPersistence.Tests/Utilities/StringExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/coverageResults.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/coverageResults.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/build_logs.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/build_logs.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/deployables.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/deployables.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/APIScanInputs.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/APIScanInputs.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/LocBin.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/LocBin.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/projectAssetsJson.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/projectAssetsJson.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/symbols.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/symbols.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/test_symbols.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/test_symbols.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/testResults.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/testResults.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/Variables.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/Variables.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/VSInsertion.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/VSInsertion.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/_all.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/_all.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/artifacts/_stage_all.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/artifacts/_stage_all.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Check-DotNetRuntime.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Check-DotNetRuntime.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Check-DotNetSdk.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Check-DotNetSdk.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Convert-PDB.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Convert-PDB.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/dotnet-test-cloud.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/dotnet-test-cloud.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Get-ArtifactsStagingDirectory.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Get-ArtifactsStagingDirectory.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Get-CodeCovTool.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Get-CodeCovTool.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Get-LibTemplateBasis.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Get-LibTemplateBasis.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Get-NuGetTool.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Get-NuGetTool.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Get-ProcDump.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Get-ProcDump.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Get-TempToolsPath.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Get-TempToolsPath.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Get-SymbolFiles.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Get-SymbolFiles.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Install-DotNetSdk.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Install-DotNetSdk.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Install-NuGetCredProvider.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Install-NuGetCredProvider.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/MergeFrom-Template.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/MergeFrom-Template.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Prepare-Legacy-Symbols.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Prepare-Legacy-Symbols.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/Set-EnvVars.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/Set-EnvVars.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/publish-CodeCov.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/publish-CodeCov.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/test.runsettings" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/test.runsettings". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/BusinessGroupName.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/BusinessGroupName.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/InsertJsonValues.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/InsertJsonValues.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/InsertVersionsValues.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/InsertVersionsValues.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/InsertPropsValues.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/InsertPropsValues.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/ProfilingInputsDropName.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/ProfilingInputsDropName.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/LocLanguages.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/LocLanguages.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/SymbolsFeatureName.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/SymbolsFeatureName.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/VstsDropNames.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/VstsDropNames.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/_all.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/_all.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/_define.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/_define.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/InsertTargetBranch.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/InsertTargetBranch.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/vs-solutionpersistence/tools/variables/DotNetSdkVersion.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/tools/variables/DotNetSdkVersion.ps1". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/.config/dotnet-tools.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.config/dotnet-tools.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/.gitignore" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/.gitmodules" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.gitmodules". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/build.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/appveyor.yml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/appveyor.yml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/BUILDING.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/BUILDING.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/license.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/license.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/ISSUE_TEMPLATE.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/ISSUE_TEMPLATE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/global.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/global.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/PerfTest.ps1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/PerfTest.ps1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/version.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/version.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/xunit.ChildProcessDbgSettings" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/xunit.ChildProcessDbgSettings". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/xunit.sln" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/xunit.sln". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.github/workflows". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.github/workflows". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/.github/workflows/pull-request.yaml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.github/workflows/pull-request.yaml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/.github/workflows/push-v2.yaml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.github/workflows/push-v2.yaml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.vscode". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.vscode". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/.vscode/launch.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.vscode/launch.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/.vscode/tasks.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/.vscode/tasks.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/build/_._" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/build/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/build/_" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/build/_". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/CommonTasks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/CommonTasks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/ConsoleHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/ConsoleHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/DictionaryExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/DictionaryExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/ExceptionExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/ExceptionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/ExceptionUtility.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/ExceptionUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/ExecutionHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/ExecutionHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/Guard.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/Guard.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/GlobalAssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/GlobalAssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/ConcurrentDictionary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/ConcurrentDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/Json.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/Json.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/LongLivedMarshalByRefObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/LongLivedMarshalByRefObject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/NewReflectionExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/NewReflectionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/NullMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/NullMessageSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/SourceInformation.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/SourceInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/Application.ico" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/Application.ico". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/SerializationHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/SerializationHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/TestMethodDisplay.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/TestMethodDisplay.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/TestMethodDisplayOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/TestMethodDisplayOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/TestOptionsNames.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/TestOptionsNames.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/XunitSerializationInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/XunitSerializationInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/XunitWorkerThread.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/XunitWorkerThread.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/AssemblyHelper_NetCoreApp.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/AssemblyHelper_NetCoreApp.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/DependencyContextAssemblyCache.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/DependencyContextAssemblyCache.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/AssemblyHelper_NetStandard.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/AssemblyHelper_NetStandard.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/AssemblyHelper_Desktop.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/AssemblyHelper_Desktop.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/XunitPackageCompilationAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/XunitPackageCompilationAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/_DiagnosticMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/_DiagnosticMessage.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/ApplicationEnvironment.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/ApplicationEnvironment.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/HashCodeCombiner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/HashCodeCombiner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Platform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Platform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/RuntimeEnvironment.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/RuntimeEnvironment.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Darwin.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Darwin.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Unix.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Unix.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Windows.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Windows.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/PlatformApis.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/PlatformApis.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/CompilationLibrary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/CompilationLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/CollectionExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/CollectionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/CompilationOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/CompilationOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Dependency.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Dependency.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextJsonReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextJsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextPaths.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextPaths.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextLoader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextLoader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DirectoryWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DirectoryWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextStrings.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextStrings.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/EnvironmentWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/EnvironmentWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/FileSystemWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/FileSystemWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/FileWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/FileWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IDependencyContextReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IDependencyContextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IDirectory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IDirectory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IEnvironment.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IEnvironment.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IFileSystem.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IFileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Library.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Library.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IFile.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/ResourceAssembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/ResourceAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeAssembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeAssetGroup.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeAssetGroup.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeFallbacks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeFallbacks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeLibrary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/TargetInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/TargetInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/AppBaseCompilationAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/AppBaseCompilationAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/CompositeCompilationAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/CompositeCompilationAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/DotNetReferenceAssembliesPathResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/DotNetReferenceAssembliesPathResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ICompilationAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ICompilationAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/PackageCompilationAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/PackageCompilationAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ResolverUtils.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ResolverUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ReferenceAssemblyPathResolver.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ReferenceAssemblyPathResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert.source.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert.source.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.console.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.console.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/signing.snk" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/signing.snk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.extensibility.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.extensibility.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.extensibility.execution.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.extensibility.execution.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/AfterTestFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/AfterTestFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/AfterTestStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/AfterTestStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/BeforeTestFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BeforeTestFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/BeforeTestStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BeforeTestStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/DiagnosticMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/DiagnosticMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/DiscoveryCompleteMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/DiscoveryCompleteMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/ErrorMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/ErrorMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestAssemblyCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestAssemblyCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestAssemblyFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestAssemblyFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestAssemblyStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestAssemblyStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestCaseCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestCaseCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestCaseDiscoveryMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestCaseDiscoveryMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestClassCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestClassCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestCaseStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestCaseStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestCaseFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestCaseFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestClassDisposeFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestClassDisposeFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestClassDisposeStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestClassDisposeStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestClassFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestClassFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestClassStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestClassStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestCollectionCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestCollectionCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestCollectionFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestCollectionFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestCollectionStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestCollectionStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestFailed.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestFailed.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestMethodCleanupFailure.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestMethodCleanupFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestMethodFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestMethodFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestMethodStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestMethodStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestOutput.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestOutput.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestPassed.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestPassed.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestSkipped.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestSkipped.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestClassConstructionStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestClassConstructionStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/TestClassConstructionFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/TestClassConstructionFinished.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/BaseMessages/TestCaseMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages/TestCaseMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/BaseMessages/TestMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages/TestMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/BaseMessages/TestCollectionMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages/TestCollectionMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/BaseMessages/TestMethodMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages/TestMethodMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/BaseMessages/TestResultMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages/TestResultMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/BaseMessages/TestClassMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages/TestClassMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/messages/BaseMessages/TestAssemblyMessage.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/messages/BaseMessages/TestAssemblyMessage.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Assert.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Assert.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/BooleanAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/BooleanAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/CollectionAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/CollectionAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Comparers.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Comparers.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/EqualityAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/EqualityAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/EventAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/EventAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/EquivalenceAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/EquivalenceAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/ExceptionAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/ExceptionAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/FailAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/FailAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Guards.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Guards.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/IdentityAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/IdentityAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/MemoryAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/MemoryAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/MultipleAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/MultipleAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/NullAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/NullAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/PropertyAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/PropertyAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/RangeAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/RangeAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Record.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Record.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/SetAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/SetAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/SkipAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/SkipAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/SpanAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/SpanAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/StringAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/StringAsserts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/TypeAsserts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/TypeAsserts.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/ArgumentFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/ArgumentFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/AssertComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/AssertComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/AssertEqualityComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/AssertEqualityComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/AssertEqualityComparerAdapter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/AssertEqualityComparerAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/AssertHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/AssertHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/DynamicSkipToken.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/DynamicSkipToken.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/IAssertionException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/IAssertionException.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/AllException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/AllException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ContainsDuplicateException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ContainsDuplicateException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/AssertCollectionCountException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/AssertCollectionCountException.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/AssertActualExpectedException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/AssertActualExpectedException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ContainsException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ContainsException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/DoesNotContainException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/DoesNotContainException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/EmptyException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/EmptyException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/DoesNotMatchException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/DoesNotMatchException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/EndsWithException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/EndsWithException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/EqualException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/EqualException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/EquivalentException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/EquivalentException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/FailException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/FailException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/InRangeException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/InRangeException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/FalseException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/FalseException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/IsAssignableFromException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/IsAssignableFromException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/IsNotTypeException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/IsNotTypeException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/IsTypeException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/IsTypeException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/MatchesException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/MatchesException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/MultipleException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/MultipleException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NotEqualException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NotEqualException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NotInRangeException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NotInRangeException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NotEmptyException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NotEmptyException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NotNullException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NotNullException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NotSameException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NotSameException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NullException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/NullException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ParameterCountMismatchException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ParameterCountMismatchException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ProperSubsetException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ProperSubsetException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/PropertyChangedException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/PropertyChangedException.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/SingleException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/SingleException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/SameException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/SameException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ProperSupersetException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ProperSupersetException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/StartsWithException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/StartsWithException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/SkipException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/SkipException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/SupersetException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/SupersetException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/SubsetException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/SubsetException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/RaisesException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/RaisesException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ThrowsException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/ThrowsException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/TrueException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/TrueException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/XunitException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/XunitException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/CollectionException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Asserts/Sdk/Exceptions/CollectionException.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.assert/xunit.assert.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.assert/xunit.assert.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/App.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/App.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/CommandLine.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/CommandLine.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/ConsoleRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/ConsoleRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/HTML.xslt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/HTML.xslt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/JUnitXml.xslt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/JUnitXml.xslt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/NUnitXml.xslt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/NUnitXml.xslt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/ParallelismOption.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/ParallelismOption.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/xunit.console.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/xunit.console.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/xUnit1.xslt" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/xUnit1.xslt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/build/xunit.runner.console.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/build/xunit.runner.console.props". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/Sinks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/Sinks/DiagnosticMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/Sinks/DiagnosticMessageSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/Sinks/MarshalByRefObject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/Sinks/MarshalByRefObject.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/Utility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/Utility/ConsoleLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/Utility/ConsoleLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/Utility/Transform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/Utility/Transform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.console/Utility/TransformFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.console/Utility/TransformFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/AssemblyTraitAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/AssemblyTraitAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/ClassDataAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/ClassDataAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/CollectionAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/CollectionAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/CollectionBehaviorAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/CollectionBehaviorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/CollectionDefinitionAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/CollectionDefinitionAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/FactAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/FactAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/IAsyncLifetime.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/IAsyncLifetime.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/IClassFixture.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/IClassFixture.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/ICollectionFixture.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/ICollectionFixture.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/InlineDataAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/InlineDataAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/ITestCollectionOrderer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/ITestCollectionOrderer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/MemberDataAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/MemberDataAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/MemberDataAttributeBase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/MemberDataAttributeBase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Record.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Record.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/TestCaseOrdererAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/TestCaseOrdererAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/CollectionBehavior.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/CollectionBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/TestFrameworkAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/TestFrameworkAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/TestCollectionOrdererAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/TestCollectionOrdererAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/TheoryAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/TheoryAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/TheoryData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/TheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/TraitAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/TraitAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/xunit.core.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/xunit.core.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/xunit.core.dll.tdnet" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/xunit.core.dll.tdnet". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/build/xunit.core.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/build/xunit.core.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/build/xunit.core.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/build/xunit.core.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Extensions/PropertyDataAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Extensions/PropertyDataAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Resources". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Resources/xunit.core.rd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Resources/xunit.core.rd.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/BeforeAfterTestAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/BeforeAfterTestAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/AssemblyTraitDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/AssemblyTraitDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/DataDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/DataDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/DataDiscovererAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/DataDiscovererAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/ExceptionAggregator.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/ExceptionAggregator.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/IDataDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/IDataDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/IMessageBus.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/IMessageBus.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/InlineDataDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/InlineDataDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/ITestCaseOrderer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/ITestCaseOrderer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/ITestFrameworkAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/ITestFrameworkAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/ITestFrameworkTypeDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/ITestFrameworkTypeDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/ITraitAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/ITraitAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/ITraitDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/ITraitDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/DataAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/DataAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/IXunitTestCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/IXunitTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/IXunitTestCaseDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/IXunitTestCaseDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/IXunitTestCollectionFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/IXunitTestCollectionFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/MemberDataDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/MemberDataDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/PlatformSpecificAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/PlatformSpecificAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/TestFrameworkDiscovererAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/TestFrameworkDiscovererAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/RunSummary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/RunSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/TraitDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/TraitDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/TraitDiscovererAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/TraitDiscovererAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.core/Sdk/XunitTestCaseDiscovererAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/Sdk/XunitTestCaseDiscovererAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Extensions/TestFrameworkOptionsReadExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Extensions/TestFrameworkOptionsReadExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Extensions/ReflectionAbstractionExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Extensions/ReflectionAbstractionExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/DisposalTracker.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/DisposalTracker.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/DefaultTestCaseOrderer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/DefaultTestCaseOrderer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/ExtensibilityPointFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/ExtensibilityPointFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/MaxConcurrencySyncContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/MaxConcurrencySyncContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/AsyncTestSyncContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/AsyncTestSyncContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/SynchronousMessageBus.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/SynchronousMessageBus.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/TestCaseDescriptorFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/TestCaseDescriptorFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/MessageBus.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/MessageBus.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/TestClassException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/TestClassException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/TestDiscoveryVisitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/TestDiscoveryVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/TestFrameworkTypeDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/TestFrameworkTypeDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/TypeUtility.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/TypeUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/TraitHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/TraitHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/DefaultTestCollectionOrderer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/DefaultTestCollectionOrderer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/TestCaseBulkDeserializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/TestCaseBulkDeserializer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/CollectionPerAssemblyTestCollectionFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/CollectionPerAssemblyTestCollectionFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/CollectionPerClassTestCollectionFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/CollectionPerClassTestCollectionFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/DisplayNameFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/DisplayNameFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/ExecutionErrorTestCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/ExecutionErrorTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/ExecutionTimer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/ExecutionTimer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/FactDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/FactDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestAssembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestClass.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestClassComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestClassComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestCollection.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestCollectionComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestCollectionComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestCollectionFactoryHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestCollectionFactoryHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestFrameworkDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestFrameworkDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestFramework.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestFramework.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestFrameworkExecutor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestFrameworkExecutor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestFrameworkProxy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestFrameworkProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestMethod.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestMethodComparer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestMethodComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestMethodTestCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestMethodTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestOutputHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestOutputHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TestTimeoutException.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TestTimeoutException.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/TheoryDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/TheoryDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitSkippedDataRowTestCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitSkippedDataRowTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTestCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTestFramework.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTestFramework.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkExecutor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkExecutor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTheoryTestCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/XunitTheoryTestCase.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/ExecutionErrorTestCaseRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/ExecutionErrorTestCaseRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestAssemblyRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestAssemblyRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestCaseRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestCaseRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestClassRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestClassRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestCollectionRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestCollectionRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestInvoker.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestInvoker.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestMethodRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestMethodRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/TestRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestAssemblyRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestAssemblyRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestCaseRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestCaseRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestClassRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestClassRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestCollectionRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestCollectionRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestInvoker.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestInvoker.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestMethodRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestMethodRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTestRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTheoryTestCaseRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Frameworks/Runners/XunitTheoryTestCaseRunner.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Messages". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Messages/DelegatingMessageBus.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Messages/DelegatingMessageBus.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Messages/DelegatingMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Messages/DelegatingMessageSink.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Reflection". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionAssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionAssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionAttributeInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionAttributeInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionAttributeNameCache.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionAttributeNameCache.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionMethodInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionMethodInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionParameterInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionParameterInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionTypeInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Reflection/ReflectionTypeInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Reflection/Reflector.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Reflection/Reflector.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Utility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Utility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Utility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Utility/AsyncManualResetEvent.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Utility/AsyncManualResetEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Utility/CollectionExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Utility/CollectionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Utility/ExecutionContextHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Utility/ExecutionContextHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/Sdk/Utility/Sha1Digest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/Sdk/Utility/Sha1Digest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.execution/xunit.execution.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/xunit.execution.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.assemblies". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.assemblies/xunit.runner.assemblies.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.assemblies/xunit.runner.assemblies.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/build". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild/build/xunit.runner.msbuild.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/build/xunit.runner.msbuild.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild/build/xunit.runner.msbuild.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/build/xunit.runner.msbuild.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/Sinks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild/Sinks/DiagnosticMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/Sinks/DiagnosticMessageSink.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/Utility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/Utility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild/Utility/CrossPlatform.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/Utility/CrossPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild/Utility/MSBuildLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/Utility/MSBuildLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild/Utility/TeamCityDisplayNameFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/Utility/TeamCityDisplayNameFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild/Utility/TraitParser.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/Utility/TraitParser.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild/xunit.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/xunit.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.msbuild/xunit.runner.msbuild.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.msbuild/xunit.runner.msbuild.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/AppVeyorClient.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/AppVeyorClient.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/AppVeyorReporter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/AppVeyorReporter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/AppVeyorReporterMessageHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/AppVeyorReporterMessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/JsonExtentions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/JsonExtentions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/JsonReporter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/JsonReporter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/JsonReporterMessageHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/JsonReporterMessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/QuietReporter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/QuietReporter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/QuietReporterMessageHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/QuietReporterMessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/TeamCityReporter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/TeamCityReporter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/TeamCityReporterMessageHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/TeamCityReporterMessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/VerboseReporter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/VerboseReporter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/VerboseReporterMessageHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/VerboseReporterMessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/VstsClient.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/VstsClient.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/VstsReporter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/VstsReporter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/VstsReporterMessageHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/VstsReporterMessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/xunit.runner.reporters.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/xunit.runner.reporters.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/Resources". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/Resources/xunit.runner.reporters.netstandard11.rd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/Resources/xunit.runner.reporters.netstandard11.rd.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/Resources/xunit.runner.reporters.netstandard15.rd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/Resources/xunit.runner.reporters.netstandard15.rd.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/Utility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/Utility/TeamCityDisplayNameFormatter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/Utility/TeamCityDisplayNameFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.reporters/Utility/EnvironmentHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.reporters/Utility/EnvironmentHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.tdnet/Extensions/XunitExtension.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/Extensions/XunitExtension.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.tdnet/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/Sinks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/Sinks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.tdnet/Sinks/DiagnosticMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/Sinks/DiagnosticMessageSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.tdnet/Sinks/ResultSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/Sinks/ResultSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.tdnet/xunit.runner.tdnet.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/xunit.runner.tdnet.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.tdnet/TdNetRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/TdNetRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.tdnet/TdNetRunnerHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.tdnet/TdNetRunnerHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/AppDomain". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/AppDomain". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/AppDomain". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/AppDomain". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/AppDomain/AppDomainManager_NoAppDomain.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/AppDomain/AppDomainManager_NoAppDomain.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/AppDomain/AppDomainManager_AppDomain.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/AppDomain/AppDomainManager_AppDomain.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/AppDomain/IAppDomainManager.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/AppDomain/IAppDomainManager.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/AppDomain/AppDomainManagerFactory.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/AppDomain/AppDomainManagerFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Configuration". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Configuration". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Configuration". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Configuration/ConfigReader_Configuration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Configuration/ConfigReader_Configuration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Configuration/ConfigReader.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Configuration/ConfigReader.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Configuration/ConfigReader_Json.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Configuration/ConfigReader_Json.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Descriptor". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Descriptor". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Descriptor/DefaultTestCaseBulkDeserializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Descriptor/DefaultTestCaseBulkDeserializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Descriptor/DefaultTestCaseDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Descriptor/DefaultTestCaseDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Descriptor/ITestCaseDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Descriptor/ITestCaseDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Descriptor/ITestCaseBulkDeserializer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Descriptor/ITestCaseBulkDeserializer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Descriptor/TestCaseDescriptor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Descriptor/TestCaseDescriptor.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensibility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensibility/IRunnerReporter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensibility/IRunnerReporter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensibility/IRunnerLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensibility/IRunnerLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensibility/ITestAssemblyDiscoveryFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensibility/ITestAssemblyDiscoveryFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensibility/ITestAssemblyExecutionFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensibility/ITestAssemblyExecutionFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensibility/ITestAssemblyDiscoveryStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensibility/ITestAssemblyDiscoveryStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensibility/ITestAssemblyExecutionStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensibility/ITestAssemblyExecutionStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensibility/ITestExecutionSummary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensibility/ITestExecutionSummary.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensions/DisposableExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensions/DisposableExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensions/MessageSinkMessageExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensions/MessageSinkMessageExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensions/MessageSinkWithTypesExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensions/MessageSinkWithTypesExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensions/IRunnerLoggerExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensions/IRunnerLoggerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensions/TestFrameworkExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensions/TestFrameworkExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Extensions/TestFrameworkOptionsReadWriteExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Extensions/TestFrameworkOptionsReadWriteExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/TestFrameworkOptions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/TestFrameworkOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/IFrontController.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/IFrontController.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/TestAssemblyConfiguration.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/TestAssemblyConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/VisualStudioSourceInformationProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/VisualStudioSourceInformationProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/XunitFrontController.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/XunitFrontController.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/NullSourceInformationProvider.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/NullSourceInformationProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/AppDomainSupport.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/AppDomainSupport.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/TestClassCallbackHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/TestClassCallbackHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/IXunit1Executor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/IXunit1Executor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/XmlNodeCallbackHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/XmlNodeCallbackHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/XmlNodeExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/XmlNodeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1ExceptionUtility.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1ExceptionUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1Executor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1Executor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1ReflectionWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1ReflectionWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1RunSummary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1RunSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1Test.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1Test.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1TestCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v1/Xunit1TestCase.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v2/Xunit2.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v2/Xunit2.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Frameworks/v2/Xunit2Discoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Frameworks/v2/Xunit2Discoverer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/IMessageSinkMessageWithTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/IMessageSinkMessageWithTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/LongRunningTestsSummary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/LongRunningTestsSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/IMessageSinkWithTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/IMessageSinkWithTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/MessageSinkWithTypesAdapter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/MessageSinkWithTypesAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/OptimizedRemoteMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/OptimizedRemoteMessageSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/TestAssemblyDiscoveryFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/TestAssemblyDiscoveryFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/TestAssemblyDiscoveryStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/TestAssemblyDiscoveryStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/TestAssemblyExecutionFinished.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/TestAssemblyExecutionFinished.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/TestExecutionSummary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/TestExecutionSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/TestAssemblyExecutionStarting.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/TestAssemblyExecutionStarting.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Messages/MessageSinkAdapter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Messages/MessageSinkAdapter.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Project". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Project". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Project/XunitFilters.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Project/XunitFilters.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Project/XunitProject.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Project/XunitProject.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Project/XunitProjectAssembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Project/XunitProjectAssembly.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Properties". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Reporters". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Reporters". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Reporters/DefaultRunnerReporter.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Reporters/DefaultRunnerReporter.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Reporters/DefaultRunnerReporterMessageHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Reporters/DefaultRunnerReporterMessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Reporters/DefaultRunnerReporterWithTypes.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Reporters/DefaultRunnerReporterWithTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Reporters/DefaultRunnerReporterWithTypesMessageHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Reporters/DefaultRunnerReporterWithTypesMessageHandler.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Resources". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Resources/xunit.runner.utility.netstandard11.rd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Resources/xunit.runner.utility.netstandard11.rd.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Resources/xunit.runner.utility.netstandard15.rd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Resources/xunit.runner.utility.netstandard15.rd.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Resources/xunit.runner.utility.uwp10.rd.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Resources/xunit.runner.utility.uwp10.rd.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/DiagnosticMessageInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/DiagnosticMessageInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/AssemblyRunnerStatus.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/AssemblyRunnerStatus.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/DiscoveryCompleteInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/DiscoveryCompleteInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/ErrorMessageInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/ErrorMessageInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/ErrorMessageType.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/ErrorMessageType.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/TestExecutedInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/TestExecutedInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/TestFailedInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/TestFailedInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/TestInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/TestInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/TestOutputInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/TestOutputInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/TestFinishedInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/TestFinishedInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/ExecutionCompleteInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/ExecutionCompleteInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/AssemblyRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/AssemblyRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/TestPassedInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/TestPassedInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/TestStartingInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/TestStartingInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Runners/TestSkippedInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Runners/TestSkippedInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/IExecutionSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/IExecutionSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/AggregateMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/AggregateMessageSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/TestMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/TestMessageSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/TestDiscoverySink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/TestDiscoverySink.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/DelegatingSinks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/DelegatingSinks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/DelegatingSinks/DelegatingExecutionSummarySink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/DelegatingSinks/DelegatingExecutionSummarySink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/DelegatingSinks/DelegatingLongRunningTestDetectionSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/DelegatingSinks/DelegatingLongRunningTestDetectionSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/DelegatingSinks/DelegatingFailSkipSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/DelegatingSinks/DelegatingFailSkipSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/DelegatingSinks/DelegatingXmlCreationSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/DelegatingSinks/DelegatingXmlCreationSink.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/EventSinks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/DiagnosticEventSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/DiagnosticEventSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/DiscoveryEventSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/DiscoveryEventSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/ExecutionEventSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/ExecutionEventSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/MessageHandler.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/MessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/MessageHandlerArgs.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/MessageHandlerArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/RunnerEventSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Sinks/EventSinks/RunnerEventSink.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/ConsoleRunnerLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/ConsoleRunnerLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/DiaNavigationData.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/DiaNavigationData.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/DiaSession.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/DiaSession.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/DiaSessionWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/DiaSessionWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/DiaSessionWrapperHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/DiaSessionWrapperHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/DiaSessionWrapperHelper_DotNet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/DiaSessionWrapperHelper_DotNet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/DiaSessionWrapper_DotNet.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/DiaSessionWrapper_DotNet.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/ExecutionSummary.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/ExecutionSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/StackFrameInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/StackFrameInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/RemotingUtility.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/RemotingUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Utility/StackFrameTransformer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Utility/StackFrameTransformer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Visitors". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Visitors/FailSkipVisitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Visitors/FailSkipVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Visitors/IExecutionVisitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Visitors/IExecutionVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Visitors/TestDiscoveryVisitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Visitors/TestDiscoveryVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Visitors/TestMessageVisitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Visitors/TestMessageVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Visitors/XmlAggregateVisitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Visitors/XmlAggregateVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/Visitors/XmlTestExecutionVisitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/Visitors/XmlTestExecutionVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/src/xunit.runner.utility/xunit.runner.utility.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/xunit.runner.utility.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/Directory.Build.props" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/GlobalTestAssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/GlobalTestAssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/xunit.runner.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Abstractions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Abstractions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Abstractions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Abstractions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/Abstractions/AttributeWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Abstractions/AttributeWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/Abstractions/MethodWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Abstractions/MethodWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/Abstractions/TypeWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Abstractions/TypeWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/Abstractions/AssemblyWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Abstractions/AssemblyWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/AcceptanceTestV2.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/AcceptanceTestV2.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/InterfaceProxy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/InterfaceProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/PreserveWorkingDirectoryAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/PreserveWorkingDirectoryAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/test.utility.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/test.utility.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/TempFile.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TempFile.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Compilation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Compilation". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Compilation". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/Compilation/AcceptanceTestAssembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Compilation/AcceptanceTestAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/Compilation/CSharpAcceptanceTestAssembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Compilation/CSharpAcceptanceTestAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/Compilation/CSharpAcceptanceTestV1Assembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Compilation/CSharpAcceptanceTestV1Assembly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/Compilation/CSharpAcceptanceTestV2Assembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Compilation/CSharpAcceptanceTestV2Assembly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/Compilation/FSharpAcceptanceTestAssembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Compilation/FSharpAcceptanceTestAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/Compilation/FSharpAcceptanceTestV2Assembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/Compilation/FSharpAcceptanceTestV2Assembly.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/CultureAwareTesting". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/CultureAwareTesting". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/CultureAwareTesting". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/CultureAwareTesting/CulturedFactAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/CultureAwareTesting/CulturedFactAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/CultureAwareTesting/CulturedFactAttributeDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/CultureAwareTesting/CulturedFactAttributeDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/CultureAwareTesting/CulturedTheoryAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/CultureAwareTesting/CulturedTheoryAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/CultureAwareTesting/CulturedXunitTestCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/CultureAwareTesting/CulturedXunitTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/CultureAwareTesting/CulturedXunitTheoryTestCase.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/CultureAwareTesting/CulturedXunitTheoryTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/CultureAwareTesting/CulturedXunitTheoryTestCaseRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/CultureAwareTesting/CulturedXunitTheoryTestCaseRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/CultureAwareTesting/CulturedTheoryAttributeDiscoverer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/CultureAwareTesting/CulturedTheoryAttributeDiscoverer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/TestDoubles/Mocks.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles/Mocks.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/TestDoubles/MockTestCaseOrderer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles/MockTestCaseOrderer.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/TestDoubles/NSubstituteExtensions.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles/NSubstituteExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/TestDoubles/SpyBeforeAfterTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles/SpyBeforeAfterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/TestDoubles/SpyMessageBus.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles/SpyMessageBus.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/TestDoubles/SpyRunnerLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles/SpyRunnerLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.utility/TestDoubles/SpyMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.utility/TestDoubles/SpyMessageSink.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/.editorconfig" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/test.xunit.assert.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/test.xunit.assert.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/.gitattributes" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/.gitattributes". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/EqualityAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/EqualityAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/BooleanAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/BooleanAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/CollectionAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/CollectionAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/EquivalenceAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/EquivalenceAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/EventAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/EventAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/ExceptionAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/ExceptionAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/FailAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/FailAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/IdentityAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/IdentityAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/NullAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/NullAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/MemoryAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/MemoryAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/MultipleAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/MultipleAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/PropertyAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/PropertyAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/SetAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/SetAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/RangeAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/RangeAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/SpanAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/SpanAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/SkipAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/SkipAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/StringAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/StringAssertsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/TypeAssertsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/TypeAssertsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/Sdk/ArgumentFormatterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk/ArgumentFormatterTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/AllExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/AllExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/EndsWithExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/EndsWithExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/AssertActualExpectedExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/AssertActualExpectedExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/EqualExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/EqualExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/XunitExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/XunitExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/StartsWithExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.assert/Asserts/Sdk/Exceptions/StartsWithExceptionTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.console". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.console". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.console/test.xunit.console.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.console/test.xunit.console.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.console/CommandLineTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.console/CommandLineTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.console/Common". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.console/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.console/Common/FailSkipVisitorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.console/Common/FailSkipVisitorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.console/Common/FailSkipSinkTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.console/Common/FailSkipSinkTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.console/Utility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.console/Utility/SpyConsoleLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.console/Utility/SpyConsoleLogger.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Acceptance". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Acceptance". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Acceptance". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Acceptance/AsyncAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Acceptance/AsyncAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Acceptance/CollectionAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Acceptance/CollectionAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Acceptance/FixtureAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Acceptance/FixtureAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Acceptance/Xunit2TheoryAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Acceptance/Xunit2TheoryAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Acceptance/Xunit2AcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Acceptance/Xunit2AcceptanceTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Common/AssemblyExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Common/AssemblyExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Common/SerializationHelperTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Common/SerializationHelperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Common/XunitSerializationInfoTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Common/XunitSerializationInfoTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Common/TraitHelperTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Common/TraitHelperTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Extensions/ReflectionAbstractionExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Extensions/ReflectionAbstractionExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/RecordTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/RecordTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/test.xunit.execution.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/test.xunit.execution.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/SerializationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/SerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/ResolveGenericMethodTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/ResolveGenericMethodTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/DefaultTestCaseOrdererTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/DefaultTestCaseOrdererTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/ExtensibilityPointFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/ExtensibilityPointFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/MessageBusTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/MessageBusTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/SpyMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/SpyMessageSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/SynchronousMessageBusTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/SynchronousMessageBusTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/TestCaseBulkDeserializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/TestCaseBulkDeserializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/TestCaseDescriptorFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/TestCaseDescriptorFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/TestCaseSerializerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/TestCaseSerializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/TestFrameworkProxyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/TestFrameworkProxyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/TestOutputHelperTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/TestOutputHelperTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/CollectionPerAssemblyTestCollectionFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/CollectionPerAssemblyTestCollectionFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/CollectionPerClassTestCollectionFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/CollectionPerClassTestCollectionFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/DisplayNameFormatterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/DisplayNameFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/FactDiscovererTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/FactDiscovererTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/TestMethodTestCaseTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/TestMethodTestCaseTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/TheoryDiscovererTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/TheoryDiscovererTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/XunitSkippedDataRowTestCaseTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/XunitSkippedDataRowTestCaseTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/XunitTestCaseTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/XunitTestCaseTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscovererTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscovererTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/ExecutionErrorTestCaseRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/ExecutionErrorTestCaseRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestAssemblyRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestAssemblyRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestClassRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestClassRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestCaseRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestCaseRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestCollectionRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestCollectionRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestInvokerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestInvokerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestMethodRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestMethodRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/TestRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTestAssemblyRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTestAssemblyRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTestCaseRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTestCaseRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTestClassRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTestClassRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTestCollectionRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTestCollectionRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTestInvokerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTestInvokerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTheoryTestCaseRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Frameworks/Runners/XunitTheoryTestCaseRunnerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Reflection". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Reflection/ReflectionAttributeInfoTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Reflection/ReflectionAttributeInfoTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Sdk/Reflection/ReflectorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Sdk/Reflection/ReflectorTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Visitors". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.execution/Visitors/XmlTestExecutionVisitorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.execution/Visitors/XmlTestExecutionVisitorTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.msbuild". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.msbuild/test.xunit.runner.msbuild.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.msbuild/test.xunit.runner.msbuild.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.msbuild/xunitTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.msbuild/xunitTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.msbuild/Utility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.msbuild/Utility/SpyLogger.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.msbuild/Utility/SpyLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.msbuild/Utility/TeamCityDisplayNameFormatterTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.msbuild/Utility/TeamCityDisplayNameFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.msbuild/Utility/TraitParserTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.msbuild/Utility/TraitParserTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.reporters". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.reporters/JsonExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.reporters/JsonExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.reporters/JsonReporterMessageHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.reporters/JsonReporterMessageHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.reporters/TeamCityReporterMessageHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.reporters/TeamCityReporterMessageHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.reporters/test.xunit.runner.reporters.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.reporters/test.xunit.runner.reporters.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.tdnet/Extensions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.tdnet/Extensions/TestResultMessageExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.tdnet/Extensions/TestResultMessageExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.tdnet/TdNetRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.tdnet/TdNetRunnerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.tdnet/test.xunit.runner.tdnet.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.tdnet/test.xunit.runner.tdnet.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.tdnet/Visitors". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.tdnet/Visitors/ResultVisitorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.tdnet/Visitors/ResultVisitorTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Common/ConfigReaderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Common/ConfigReaderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/ConfigReader_BadValues.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/ConfigReader_BadValues.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/ConfigReader_BadValues.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/ConfigReader_BadValues.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/ConfigReader_Empty.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/ConfigReader_Empty.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/ConfigReader_Empty.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/ConfigReader_Empty.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/ConfigReader_NegativeThreads.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/ConfigReader_NegativeThreads.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/ConfigReader_OverrideValues.config" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/ConfigReader_OverrideValues.config". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/ConfigReader_NegativeThreads.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/ConfigReader_NegativeThreads.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/SpyTestMessageSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/SpyTestMessageSink.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/SpyTestMessageVisitor.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/SpyTestMessageVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/ConfigReader_OverrideValues.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/ConfigReader_OverrideValues.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/test.xunit.runner.utility.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/test.xunit.runner.utility.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Descriptor". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Descriptor/DefaultTestCaseDescriptorProviderTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Descriptor/DefaultTestCaseDescriptorProviderTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Extensibility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Extensibility/DefaultRunnerReporterMessageHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Extensibility/DefaultRunnerReporterMessageHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Extensibility/DefaultRunnerReporterWithTypesMessageHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Extensibility/DefaultRunnerReporterWithTypesMessageHandlerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Frameworks/v1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Frameworks/v1/TestClassCallbackHandlerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Frameworks/v1/TestClassCallbackHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Frameworks/v1/Xunit1ExceptionUtilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Frameworks/v1/Xunit1ExceptionUtilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Frameworks/v1/Xunit1TestCaseTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Frameworks/v1/Xunit1TestCaseTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Frameworks/v1/Xunit1Tests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Frameworks/v1/Xunit1Tests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Frameworks/v2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Frameworks/v2/Xunit2Tests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Frameworks/v2/Xunit2Tests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Frameworks/XunitFrontControllerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Frameworks/XunitFrontControllerTests.cs". 18>RepoBuild: Determining projects to restore... 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Project". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Project/XunitFiltersTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Project/XunitFiltersTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Sinks/DelegatingSinks". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Sinks/DelegatingSinks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Sinks/DelegatingSinks/DelegatingXmlCreationSinkTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Sinks/DelegatingSinks/DelegatingXmlCreationSinkTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Sinks/DelegatingSinks/DelegatingLongRunningTestDetectionSink.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Sinks/DelegatingSinks/DelegatingLongRunningTestDetectionSink.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Sinks/DelegatingSinks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Sinks/DelegatingSinks/DelegatingExecutionSummarySinkTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Sinks/DelegatingSinks/DelegatingExecutionSummarySinkTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Sinks/TestMessageSinkTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Sinks/TestMessageSinkTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/TestDoubles". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/TestDoubles". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/TestDoubles/NuGetHelper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/TestDoubles/NuGetHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/TestDoubles/TestableDependencyContext.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/TestDoubles/TestableDependencyContext.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/TestDoubles/TestableDependencyContextAssemblyCache.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/TestDoubles/TestableDependencyContextAssemblyCache.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/TestDoubles". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/TestDoubles/DummyAssembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/TestDoubles/DummyAssembly.cs". 16>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (4) on node 1 (Restore target(s)). 4>_GetAllRestoreProjectPathItems: Determining projects to restore... 11>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Utility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Utility/DependencyContextAssemblyCacheTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Utility/DependencyContextAssemblyCacheTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Utility/ExceptionUtilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Utility/ExceptionUtilityTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Visitors". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Visitors". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Visitors/TestMessageVisitorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Visitors/TestMessageVisitorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit.runner.utility/Visitors/TestDiscoveryVisitorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit.runner.utility/Visitors/TestDiscoveryVisitorTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/test.xunit1.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/test.xunit1.csproj". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/utility/AcceptanceTestInNewAppDomain.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility/AcceptanceTestInNewAppDomain.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/utility/AcceptanceTest.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility/AcceptanceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/utility/MockAssembly.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility/MockAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/utility/ResultXmlUtility.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility/ResultXmlUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/utility/SerializationUtility.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility/SerializationUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/utility/StubTestRunner.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility/StubTestRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/utility/StubExecutorWrapper.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility/StubExecutorWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/utility/TestTimingAttribute.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility/TestTimingAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/utility/StubTransformer.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/utility/StubTransformer.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/AssumeIdentity". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/AssumeIdentity". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/AssumeIdentity/AssumeIdentityAttributeAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/AssumeIdentity/AssumeIdentityAttributeAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/AssumeIdentity/AssumeIdentityAttributeFacts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/AssumeIdentity/AssumeIdentityAttributeFacts.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests/PropertyDataAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests/PropertyDataAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests/InlineDataAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests/InlineDataAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests/ClassDataAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests/ClassDataAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests/TheoryAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/AcceptanceTests/TheoryAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/GenericTheoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/GenericTheoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/DataAdapterDataAttributeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/DataAdapterDataAttributeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/TheoryAttributeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/TheoryAttributeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/TheoryCommandTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/DataTheories/TheoryCommandTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/FreezeClock". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/FreezeClock/ClockFacts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/FreezeClock/ClockFacts.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/FreezeClock/FreezeClockAttributeAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/FreezeClock/FreezeClockAttributeAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit.extensions/FreezeClock/FreezeClockAttributeFacts.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit.extensions/FreezeClock/FreezeClockAttributeFacts.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/AsyncAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/AsyncAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/ConfigFileAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/ConfigFileAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/ExecutorAssemblyNodeCallbackAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/ExecutorAssemblyNodeCallbackAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/ExecutorCurrentDirectoryAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/ExecutorCurrentDirectoryAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/AbstractTestClassTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/AbstractTestClassTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/FactMethodWithArgumentsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/FactMethodWithArgumentsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/FixtureDataAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/FixtureDataAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/SkipAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/SkipAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/TestTimeoutTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/TestTimeoutTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/FailureTimingAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/FailureTimingAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/AcceptanceTests/ApartmentAcceptanceTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/AcceptanceTests/ApartmentAcceptanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/DoesNotContainTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/DoesNotContainTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/DoesNotThrowTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/DoesNotThrowTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/EmptyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/EmptyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/ContainsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/ContainsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/EqualTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/EqualTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/FactAttributeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/FactAttributeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/FalseTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/FalseTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/InRangeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/InRangeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/IsAssignableFromTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/IsAssignableFromTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/IsNotTypeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/IsNotTypeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/IsTypeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/IsTypeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/NotEmptyTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/NotEmptyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/NotInRangeTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/NotInRangeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/NotEqualTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/NotEqualTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/NotNullTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/NotNullTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/NotSameTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/NotSameTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/NullTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/NullTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/PropertyChangedTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/PropertyChangedTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/RecordTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/RecordTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/SameTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/SameTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/SerializationTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/SerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/SingleTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/SingleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/ThrowsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/ThrowsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/TrueTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/TrueTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/ExecutorCallbackTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/ExecutorCallbackTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/AfterTestExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/AfterTestExceptionTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/ClassCommands". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/ClassCommands". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/ClassCommands". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/ClassCommands/TestClassCommandTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/ClassCommands/TestClassCommandTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/ClassCommands/TestClassCommandFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/ClassCommands/TestClassCommandFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/ClassCommands/TestClassCommandRunnerTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/ClassCommands/TestClassCommandRunnerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/BeforeAfterCommandTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/BeforeAfterCommandTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/ExceptionAndOutputCaptureCommandTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/ExceptionAndOutputCaptureCommandTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/FactCommandTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/FactCommandTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/LifetimeCommandTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/LifetimeCommandTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/SkipCommandTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/SkipCommandTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/TestCommandFactoryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/TestCommandFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/TestCommandTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/TestCommandTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/TimedCommandTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/TimedCommandTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/TimeoutCommandTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Commands/TestCommands/TimeoutCommandTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/AssertActualExpectedExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/AssertActualExpectedExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/AssertExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/AssertExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/ExceptionRequirementTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/ExceptionRequirementTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/DoesNotThrowExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/DoesNotThrowExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/NotInRangeExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/NotInRangeExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/InRangeExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/InRangeExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/ThrowsExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/ThrowsExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/TraceAssertExceptionTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Exceptions/TraceAssertExceptionTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Results/ClassResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results/ClassResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Results/FailedResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results/FailedResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Results/CompositeResultsTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results/CompositeResultsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Results/AssemblyResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results/AssemblyResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Results/MethodResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results/MethodResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Results/PassedResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results/PassedResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Results/SkipResultTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Results/SkipResultTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Utilities". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Utilities". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Utilities/MethodUtilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Utilities/MethodUtilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Utilities/MultiValueDictionaryTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Utilities/MultiValueDictionaryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Utilities/ReflectorTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Utilities/ReflectorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Sdk/Utilities/TypeUtilityTests.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Sdk/Utilities/TypeUtilityTests.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Stubs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Stubs/FixtureSpy.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Stubs/FixtureSpy.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Stubs/StubTestClassCommand.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Stubs/StubTestClassCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/test/test.xunit1/xunit/Stubs/StubTestCommand.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/test/test.xunit1/xunit/Stubs/StubTestCommand.cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/build/xunit-build-module.psm1" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/build/xunit-build-module.psm1". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/full-logo.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/full-logo.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/full-logo.svg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/full-logo.svg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/logo-128-transparent.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/logo-128-transparent.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/logo-128.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/logo-128.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/logo-256-transparent.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/logo-256-transparent.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/logo-256.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/logo-256.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/logo-512-transparent.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/logo-512-transparent.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/logo-512.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/logo-512.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/logo-transparent.svg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/logo-transparent.svg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/powered-by-ndepend.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/powered-by-ndepend.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/media/powered-by-ndepend-transparent.png" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/media/powered-by-ndepend-transparent.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/SignClient". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/SignClient/appsettings.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/SignClient/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/src/xunit/tools/xUnitSummary.xsl" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/tools/xUnitSummary.xsl". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/source-build-externals/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:UseInnerClone=true /p:CopySrcInsteadOfClone=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/source-build-externals/ /v:n -logger:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.source-build-externals.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=source-build-externals 16>RepoBuild: Restore: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj... Installed Microsoft.DotNet.XliffTasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3 with content hash JJMxltOEdYivPX2lTCHXXwOh8UqnvGqlWJnixGdPkOxpAJZt8/JeiBGMaK6wTeIWHS593VRNDg/2WvenuW0veQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (in 53 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj" (3:7) on node 1 (Build;Pack target(s)). 3>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Release/". 32>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (4) on node 1 (Restore target(s)). 4>_GetAllRestoreProjectPathItems: Determining projects to restore... 25>RepoBuild: Determining projects to restore... 32>RepoBuild: Restore: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj... 11>RepoBuild: Build started 05/09/2026 17:35:21. 32>RepoBuild: Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0 with content hash d6k+wPkpi2phFT6UuxpEB38O9PDbiao3rgJMWNgb33V+gir5hdIJiBUAYLhP2I+BAf4gRj0gX+XxMJEMjBrcSQ==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.numerics.vectors/4.4.0 with content hash h7Ss0BUEGmZEUOwbs6JN2e4JBO1lWV+3TeeUU7G5KQiMa7CUygGj733PxtKn+MUWoxk7MmkAjVCeifytjyti/g==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3 with content hash oacfxbZyqg7MewUy73aXZ4/NTGAUOEbRfexuPuyAVdIAS48Y22sbtib/oT9sVXTxC+fHrvKLe1CNCiE6FPBlAw==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4 with content hash I4kkAyi/AZxwK2rje8pMmq3ZIcGqxS3k8JwQGyNNPT4vFI/u62HaKGafgcql2P4qxa3JLfvu6nRdtN6tc99/Kg==. Installed Microsoft.Bcl.AsyncInterfaces 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0 with content hash oTxXMIl1uYQWTeQwJzo1A7iu5/yCAAlUNYkqnNBYT7nYI9tHnlNODPEUpD7hWQTSFQ+CGW+MnEI33gWPngFBpw==. Installed System.Memory 4.5.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.memory/4.5.4 with content hash h0C/amJ9PhI0VfhlBIkRb52PjuKKtBJKGRCPWpFwUASjX46FrV8N/F6qUwh+RLhzc2Yg63526Qkz6PWmnqzMXw==. Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.buffers/4.5.1 with content hash dhG+zFDGXfzMUkdsK2KSaMBQFs4lpi2oucEfofI4JCAKLn+lHqPbUC50acRHuBInXimo8vOwUWpGeQQwddN2Kw==. Installed Microsoft.Extensions.Logging.Abstractions 6.0.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/6.0.4 with content hash VXagtNpy0ZUCtOW/3nFtnLWQGPQlzhavVTVClnDSH+zxKpQvj8HYeEf+K/MgKnoSdCKaXLk4YGeASlTgVKiuIg==. 27>RepoBuild: _GetAllRestoreProjectPathItems: Determining projects to restore... 32>RepoBuild: Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3 with content hash qcvmo8XhN4WgzI4WcpYGD4LuICx6symlziOMPOdBvl20opoKGwTNhgBlDk2gTGG0hF7l+7msSSdAL/dzFb360Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (in 102 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 9 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (Restore target(s)). 28>RepoBuild: Determining projects to restore... 25>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/test-templates/template_feed/Microsoft.DotNet.Test.ProjectTemplates.9.0/Microsoft.DotNet.Test.ProjectTemplates.9.0.csproj (in 75 ms). 34>RepoBuild: _GetAllRestoreProjectPathItems: Determining projects to restore... 14>RepoBuild: Determining projects to restore... 32>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" (3:7) on node 1 (Build;Pack target(s)). 3>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/". 11>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 34>RepoBuild: Restore: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Microsoft.DotNet.Cecil/Microsoft.DotNet.Cecil.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Microsoft.DotNet.Cecil/Microsoft.DotNet.Cecil.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Microsoft.DotNet.Cecil/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (in 35 ms). Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0 with content hash d6k+wPkpi2phFT6UuxpEB38O9PDbiao3rgJMWNgb33V+gir5hdIJiBUAYLhP2I+BAf4gRj0gX+XxMJEMjBrcSQ==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3 with content hash qcvmo8XhN4WgzI4WcpYGD4LuICx6symlziOMPOdBvl20opoKGwTNhgBlDk2gTGG0hF7l+7msSSdAL/dzFb360Q==. 32>RepoBuild: _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 34>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Mono.Cecil.Rocks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Mono.Cecil.Pdb.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Mono.Cecil.Mdb.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Mono.Cecil.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Mono.Cecil.Pdb.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Mono.Cecil.Rocks.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Mono.Cecil.Mdb.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Mono.Cecil.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (in 84 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (in 84 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (in 84 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (in 84 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln" (Restore target(s)). 11>RepoBuild: 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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 34>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln" (3:2) on node 1 (Build;Pack target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". 32>RepoBuild: 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. 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. 28>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/xdt/src/Microsoft.Web.XmlTransform/Microsoft.Web.XmlTransform.csproj (in 93 ms). 32>RepoBuild: _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked+ /nowarn:NU1903,1701,1702,1705,1591,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/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-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/6.0.4/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/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-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.AssemblyInfo.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/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/PerfMapType.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/IpcWebSocketServerTransport.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 WebSocketServer/IWebSocketServer.cs WebSocketServer/IWebSocketStreamAdapter.cs WebSocketServer/WebSocketServerProvider.cs "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/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-9.0.116/previously-built-dotnet/dotnet' - Microsoft.Diagnostics.NETCore.Client (netstandard2.0) 34>RepoBuild: 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj" (12:6) on node 1 (default targets). 12>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Microsoft.DotNet.Cecil/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Microsoft.DotNet.Cecil/Release/netstandard2.0/". 11>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 34>RepoBuild: 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj" (7:7) on node 6 (default targets). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj" (4:10) on node 9 (default targets). 4>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj" (10:7) on node 8 (default targets). 10>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Mdb/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/". 18>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.Core/FSharp.Core.fsproj (in 420 ms). 34>RepoBuild: 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj" (9:7) on node 7 (default targets). 9>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Rocks/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/". 11>RepoBuild: Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash Ta9eLg0xKjP4P8vOZlHVfrv7qoMykUpYNAzs07HcseUHJnefsqpZH/wbb3eF9fPIBJERuE8zFhpLNmSsGYrEQw==. Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash JDR8Rlk86C4PVKEEjLKpHaIHstAjUHm+KRVDJFL4HmhMIwj3KYG1il3VcrStDgjitDFhHjYglRP7V2+x9Hcg/A==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 274 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 34>RepoBuild: 4>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 16>RepoBuild: UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Release/Microsoft.NET.Sdk.Aspire.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Release/Microsoft.NET.Sdk.Aspire.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Release/Microsoft.NET.Sdk.Aspire.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 34>RepoBuild: _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.sourcelink.json'. 27>RepoBuild: Restore: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj... 34>RepoBuild: CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,0618,NU1903,NU5105,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-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/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-9.0.116/src/cecil/cecil.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.GeneratedMSBuildEditorConfig.editorconfig 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-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /warnaserror+:NU1605 27>RepoBuild: Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0 with content hash d6k+wPkpi2phFT6UuxpEB38O9PDbiao3rgJMWNgb33V+gir5hdIJiBUAYLhP2I+BAf4gRj0gX+XxMJEMjBrcSQ==. Installed Microsoft.DotNet.XliffTasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3 with content hash JJMxltOEdYivPX2lTCHXXwOh8UqnvGqlWJnixGdPkOxpAJZt8/JeiBGMaK6wTeIWHS593VRNDg/2WvenuW0veQ==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3 with content hash qcvmo8XhN4WgzI4WcpYGD4LuICx6symlziOMPOdBvl20opoKGwTNhgBlDk2gTGG0hF7l+7msSSdAL/dzFb360Q==. 16>RepoBuild: _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/WorkloadManifest.Aspire.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/WorkloadManifest.Aspire.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Release/TextReplacement/SdkInstaller.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/SdkInstaller.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Release/TextReplacement/WorkloadManifest.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/WorkloadManifest.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Release/TextReplacement/Rollback.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/Rollback.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/WorkloadManifest.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/WorkloadManifest.targets". 27>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (in 100 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 3 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/SymReader.sln" (Restore target(s)). 14>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/src/System.CommandLine/System.CommandLine.csproj (in 106 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/src/System.CommandLine.NamingConventionBinder/System.CommandLine.NamingConventionBinder.csproj (in 117 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/src/System.CommandLine.Rendering/System.CommandLine.Rendering.csproj (in 117 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/src/System.CommandLine.DragonFruit/System.CommandLine.DragonFruit.csproj (in 117 ms). 16>RepoBuild: _CopyAdditionalFIles: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/rollbacks/8.2.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/Rollback.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/rollbacks/8.2.2/.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/Rollback.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/rollbacks/8.2.2/..json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/Rollback.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/rollbacks/8.2.2/.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/Rollback.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/rollbacks/8.2.2/8.2.2.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/Rollback.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/rollbacks/.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/Rollback.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/rollbacks/.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/Rollback.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/rollbacks/.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/Rollback.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/rollbacks/8.2.2.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/sdks/8.2.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/SdkInstaller.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/sdks/8.2.2/.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/SdkInstaller.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/sdks/8.2.2/..json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/SdkInstaller.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/sdks/8.2.2/.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/SdkInstaller.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/sdks/8.2.2/8.2.2.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/SdkInstaller.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/sdks/.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/SdkInstaller.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/sdks/.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/SdkInstaller.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/sdks/.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/SdkInstaller.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/metadata/sdks/8.2.2.json". _CopyManifest: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/WorkloadManifest.Aspire.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/WorkloadManifest.Aspire.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/WorkloadManifest.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/WorkloadManifest.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/Microsoft.NET.Sdk.Aspire/Release/WorkloadManifest.targets" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/WorkloadManifest.targets". 27>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/SymReader.sln" (3:2) on node 1 (Build;Pack target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". 25>RepoBuild: Microsoft.DotNet.Test.ProjectTemplates.9.0 -> /builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/bin/Microsoft.DotNet.Test.ProjectTemplates.9.0/Release/netstandard2.0/Microsoft.DotNet.Test.ProjectTemplates.9.0.dll 27>RepoBuild: 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/SymReader.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (7:14) on node 3 (default targets). 7:14>Project "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (7:14) is building "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (7:15) on node 3 (Build target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/Microsoft.DiaSymReader/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/ref". 16>RepoBuild: GenerateNuspec: The package Microsoft.NET.Sdk.Aspire.Manifest-8.0.100.8.2.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/Microsoft.NET.Sdk.Aspire.Manifest-8.0.100.8.2.2.nupkg'. RunPackageValidation: APICompat ran successfully without finding any breaking changes. Creating "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Release/Microsoft.NET.ApiCompat.ValidatePackage.semaphore" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/Release/Microsoft.NET.ApiCompat.ValidatePackage.semaphore". 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (8) on node 1 (default targets). 8>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/aspire/". 8>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 27>RepoBuild: 7:14>Project "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (7:14) is building "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (7:16) on node 4 (Build target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/Microsoft.DiaSymReader/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/". 16>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (9) on node 1 (Publish target(s)). 9>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/Release/Shipping/Microsoft.NET.Sdk.Aspire.Manifest-8.0.100.8.2.2.nupkg' 27>RepoBuild: 7>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. 16>RepoBuild: Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 27>RepoBuild: _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 16>RepoBuild: 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.191s 4.011s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.528s 0.610s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.364s 0.364s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (_IsProjectRestoreSupported) | 9 : 0.096s 0.215s /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets (Restore) | | 10 : 0.071s 0.071s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (_IsProjectRestoreSupported) | | 11 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (_GenerateRestoreProjectPathWalk) | | 12 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (_IsProjectRestoreSupported) | | 13 : 0.032s 0.032s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (_GenerateRestoreGraphProjectEntry) | . 14 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (_GenerateProjectRestoreGraph) | 15 : 1.718s 2.078s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (Build, Pack) | | 16 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 17 : 0.163s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (_GetTfmSpecificContentForPackage) | | 18 : 0.182s 0.182s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (_GetFrameworkAssemblyReferences) | | 19 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (_GetFrameworksWithSuppressedDependencies) | . 20 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (GetReferencesForApiCompatValidatePackage) | 21 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 22 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) | 23 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () . 24 : 0.294s 0.515s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj (Publish) | . 25 : 0.222s 0.222s /builddir/build/BUILD/dotnet-9.0.116/src/aspire/src/Microsoft.NET.Sdk.Aspire/Microsoft.NET.Sdk.Aspire.csproj (ReturnPackageVersion) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161196238097: 0 0.139s 0.139s .. 639139161197627651: 1 0.069s 0.208s . 639139161198317144: 2 0.004s 0.212s 639139161198360841: 1 0.021s 0.233s 639139161198572007: 3 0.003s 0.237s 639139161198603142: 1 0.006s 0.243s 639139161198667711: 4 0.053s 0.296s . 639139161199198621: 1 0.004s 0.300s 639139161199238326: 6 0.021s 0.321s 639139161199446260: 1 0.428s 0.749s ........ 639139161203725427: 0 0.002s 0.751s 639139161203746227: 8 0.364s 1.115s ....... 639139161207390849: 0 0.041s 1.156s 639139161207802386: 9 0.005s 1.161s 639139161207851893: 10 0.071s 1.232s . 639139161208558892: 9 0.002s 1.234s 639139161208582038: 11 0.002s 1.237s 639139161208604420: 9 0.001s 1.238s 639139161208617161: 12 0.001s 1.239s 639139161208625730: 9 0.002s 1.241s 639139161208644139: 13 0.032s 1.272s 639139161208962675: 9 0.001s 1.274s 639139161208973252: 14 0.014s 1.287s 639139161209112507: 9 0.085s 1.372s . 639139161209961489: 0 0.002s 1.374s 639139161209979611: 15 1.359s 2.734s ........................... 639139161223573799: 16 0.012s 2.746s 639139161223695320: 15 0.020s 2.766s 639139161223895894: 17 0.163s 2.929s ... 639139161225524452: 15 0.002s 2.930s 639139161225542513: 18 0.182s 3.113s ... 639139161227365001: 15 0.018s 3.131s 639139161227548683: 19 0.001s 3.132s 639139161227559064: 15 0.204s 3.336s .... 639139161229599677: 20 0.001s 3.338s 639139161229613422: 15 0.114s 3.452s .. 639139161230755680: 0 0.002s 3.453s 639139161230772464: 21 0.008s 3.462s 639139161230856401: 0 0.002s 3.464s 639139161230875824: 22 0.005s 3.469s 639139161230928242: 0 0.002s 3.471s 639139161230948142: 23 0.023s 3.494s 639139161231178535: 0 0.002s 3.496s 639139161231199075: 24 0.036s 3.532s 639139161231562579: 25 0.222s 3.754s .... 639139161233778275: 24 0.258s 4.012s ..... 639139161236353496: 0 0.001s 4.013s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:04.05 27>RepoBuild: 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. _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.sourcelink.json'. 7>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. 16>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 27>RepoBuild: 7>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.xml /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/refint/Microsoft.DiaSymReader.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll 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/ISymUnmanagedReader6.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/ComMemoryStream.cs Utilities/ComStreamWrapper.cs Utilities/HResult.cs Utilities/InteropUtilities.cs Utilities/IUnsafeComStream.cs Writer/ISymUnmanagedAsyncMethodPropertiesWriter.cs Writer/ISymUnmanagedCompilerInfoWriter.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-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 7>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 32>RepoBuild: CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.dll". Microsoft.Diagnostics.NETCore.Client -> /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.xml". 27>RepoBuild: 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. 25>RepoBuild: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/packages/Release/Shipping/Microsoft.DotNet.Test.ProjectTemplates.9.0.1.1.0-rtm.25262.1.nupkg'. 27>RepoBuild: _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.sourcelink.json'. 16>RepoBuild: Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. 27>RepoBuild: CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU1903,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /doc:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.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-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/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/ISymUnmanagedReader6.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/ComMemoryStream.cs Utilities/ComStreamWrapper.cs Utilities/HResult.cs Utilities/InteropUtilities.cs Utilities/IUnsafeComStream.cs Writer/ISymUnmanagedAsyncMethodPropertiesWriter.cs Writer/ISymUnmanagedCompilerInfoWriter.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-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.AssemblyInfo.cs /warnaserror+:NU1605 16>RepoBuild: X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 25>RepoBuild: Performing push to local artifacts storage. Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 16>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 25>RepoBuild: Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:04.52 28>RepoBuild: Microsoft.Web.XmlTransform -> /builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/bin/Microsoft.Web.XmlTransform/Release/netstandard2.0/Microsoft.Web.XmlTransform.dll 18>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/buildtools/fslex/fslex.fsproj (in 2.87 sec). 32>RepoBuild: GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/packages/Release/Shipping/Microsoft.Diagnostics.NETCore.Client.0.2.0-preview.24416.1.nupkg'. Attempting to build symbols package for 'Microsoft.Diagnostics.NETCore.Client.csproj'. 16>RepoBuild: Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/.nuget/packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash JDR8Rlk86C4PVKEEjLKpHaIHstAjUHm+KRVDJFL4HmhMIwj3KYG1il3VcrStDgjitDFhHjYglRP7V2+x9Hcg/A==. 32>RepoBuild: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/packages/Release/Shipping/Microsoft.Diagnostics.NETCore.Client.0.2.0-preview.24416.1.symbols.nupkg'. 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" (Build;Pack target(s)). 25>RepoBuild: Determining projects to restore... 32>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (8) on node 1 (default targets). 8>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/diagnostics/". 16>RepoBuild: Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/.nuget/packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash Ta9eLg0xKjP4P8vOZlHVfrv7qoMykUpYNAzs07HcseUHJnefsqpZH/wbb3eF9fPIBJERuE8zFhpLNmSsGYrEQw==. 32>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/diagnostics/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/diagnostics/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.pdb". 8>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 34>RepoBuild: CompilerServer: server - server processed compilation - Mono.Cecil (netstandard2.0) 18>RepoBuild: Determining projects to restore... 16>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/toolset/Common/Tools.proj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/toolset/Common/project.assets.json 34>RepoBuild: CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll". Mono.Cecil -> /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb". 16>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 366 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 27>RepoBuild: CompilerServer: server - server processed compilation - Microsoft.DiaSymReader (netstandard2.0) 34>RepoBuild: 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj" (default targets). 32>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (9) on node 1 (Publish target(s)). 9>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/packages/Release/Shipping/Microsoft.Diagnostics.NETCore.Client.0.2.0-preview.24416.1.nupkg' Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 16>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... 27>RepoBuild: CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.dll". 32>RepoBuild: 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (Publish target(s)). 27>RepoBuild: Microsoft.DiaSymReader -> /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.dll 32>RepoBuild: 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default targets). 27>RepoBuild: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.xml". 32>RepoBuild: Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.207s 4.956s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.576s 0.671s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.379s 0.379s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_IsProjectRestoreSupported) | 9 : 0.141s 0.230s /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets (Restore) | | 10 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_IsProjectRestoreSupported) | | 11 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GenerateRestoreProjectPathWalk) | | 12 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_IsProjectRestoreSupported) | | 13 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GenerateRestoreGraphProjectEntry) | . 14 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GenerateProjectRestoreGraph) | 15 : 2.921s 3.198s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (Build, Pack) | | 16 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 17 : 0.108s 0.108s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetBuildOutputFilesWithTfm) | | 18 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetTfmSpecificContentForPackage) | | 19 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetDebugSymbolsWithTfm) | | 20 : 0.157s 0.157s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetFrameworkAssemblyReferences) | . 21 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetFrameworksWithSuppressedDependencies) | 22 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 23 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) | 24 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () . 25 : 0.139s 0.218s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj (Publish) | . 26 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/src/Tools/dotnet-trace/dotnet-trace.csproj (_GetPackageVersionInfo) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161198507696: 0 0.155s 0.155s ... 639139161200061236: 1 0.047s 0.203s 639139161200535147: 2 0.005s 0.208s 639139161200583067: 1 0.021s 0.229s 639139161200792773: 3 0.004s 0.233s 639139161200833858: 1 0.007s 0.239s 639139161200900157: 4 0.058s 0.297s . 639139161201480347: 1 0.004s 0.301s 639139161201520365: 6 0.027s 0.329s 639139161201795191: 1 0.498s 0.827s ......... 639139161206775646: 0 0.003s 0.830s 639139161206803149: 8 0.379s 1.209s ....... 639139161210595882: 0 0.040s 1.248s 639139161210991807: 9 0.004s 1.253s 639139161211034372: 10 0.047s 1.300s 639139161211507063: 9 0.003s 1.302s 639139161211532583: 11 0.003s 1.305s 639139161211558754: 9 0.014s 1.319s 639139161211694274: 12 0.001s 1.319s 639139161211701099: 9 0.002s 1.321s 639139161211718591: 13 0.027s 1.348s 639139161211983697: 9 0.001s 1.349s 639139161211993069: 14 0.012s 1.360s 639139161212112179: 9 0.118s 1.479s .. 639139161213295189: 0 0.002s 1.480s 639139161213311830: 15 2.680s 4.161s ..................................................... 639139161240115008: 16 0.008s 4.168s 639139161240191538: 15 0.006s 4.174s 639139161240251351: 17 0.108s 4.282s .. 639139161241330387: 15 0.002s 4.284s 639139161241348855: 18 0.002s 4.286s 639139161241365642: 15 0.002s 4.287s 639139161241381595: 19 0.002s 4.289s 639139161241397818: 15 0.006s 4.295s 639139161241462128: 20 0.157s 4.453s ... 639139161243036294: 15 0.003s 4.456s 639139161243064676: 21 0.001s 4.457s 639139161243074540: 15 0.222s 4.679s .... 639139161245294191: 0 0.002s 4.680s 639139161245310701: 22 0.006s 4.686s 639139161245372417: 0 0.002s 4.689s 639139161245393996: 23 0.005s 4.694s 639139161245446607: 0 0.002s 4.696s 639139161245464627: 24 0.040s 4.736s 639139161245865228: 0 0.002s 4.738s 639139161245885354: 25 0.014s 4.752s 639139161246029914: 26 0.080s 4.832s . 639139161246825584: 25 0.124s 4.956s .. 639139161248067123: 0 0.002s 4.957s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:05.00 27>RepoBuild: 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (Build target(s)). 18>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/buildtools/fsyacc/fsyacc.fsproj (in 38 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.Core/FSharp.Core.fsproj (in 20 ms). 32>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 34>RepoBuild: 7>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 18>RepoBuild: Determining projects to restore... 16>RepoBuild: Writing package usage data... done. Took 00:00:00.2898458 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default targets). 34>RepoBuild: 9>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 16>RepoBuild: Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 4.568s 5.895s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.847s 0.977s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.324s 0.324s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161191993187: 0 4.520s 4.520s .......................................................................................... 639139161237195383: 1 0.120s 4.640s .. 639139161238395852: 2 0.005s 4.646s 639139161238448601: 1 0.055s 4.701s . 639139161239001543: 3 0.005s 4.706s 639139161239049583: 1 0.010s 4.716s 639139161239149084: 4 0.105s 4.820s .. 639139161240197070: 1 0.004s 4.825s 639139161240241667: 6 0.014s 4.839s 639139161240386406: 1 0.658s 5.497s ............. 639139161246965838: 0 0.003s 5.500s 639139161246997039: 8 0.002s 5.502s 639139161247017828: 0 0.038s 5.541s 639139161247399497: 9 0.003s 5.544s 639139161247433111: 0 0.002s 5.546s 639139161247452127: 10 0.005s 5.551s 639139161247500934: 0 0.002s 5.552s 639139161247517818: 11 0.007s 5.560s 639139161247590716: 0 0.002s 5.561s 639139161247605839: 12 0.008s 5.569s 639139161247684656: 0 0.002s 5.571s 639139161247701053: 13 0.324s 5.894s ...... 639139161250937647: 0 0.002s 5.897s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:05.94 11>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (15) on node 4 (Restore target(s)). 15>_GetAllRestoreProjectPathItems: Determining projects to restore... 34>RepoBuild: 10>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 16>RepoBuild: [17:35:25.12] Building aspire...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 228 ms). 16>LogRepoArtifacts: New artifact(s) after building aspire: -> Microsoft.NET.Sdk.Aspire.Manifest-8.0.100/8.2.2 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". 34>RepoBuild: 7>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.sourcelink.json'. 16>CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Feed.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Feed.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Feed.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Feed.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.VersionTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.VersionTools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Common.dll". 34>RepoBuild: CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:0649,NU5105,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-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/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-9.0.116/src/cecil/cecil.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/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-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Microsoft.Cci.Pdb/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.GeneratedMSBuildEditorConfig.editorconfig ../../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-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /warnaserror+:NU1605 14>RepoBuild: System.CommandLine -> /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/bin/System.CommandLine/Release/netstandard2.0/System.CommandLine.dll 32>RepoBuild: Restore: 16>CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Configuration.dll". 32>RepoBuild: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. 16>CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/tools/net9.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/build/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/build/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/build/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/build/Microsoft.DotNet.XliffTasks.targets". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/buildCrossTargeting". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/tools/net". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/tools/net/Microsoft.DotNet.XliffTasks.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/tools/net/Microsoft.DotNet.XliffTasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/tools/net/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/tools/net/Microsoft.DotNet.XliffTasks.dll". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/aspire". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/aspire/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/aspire/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler 32>RepoBuild: X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 34>RepoBuild: 9>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.sourcelink.json'. 10>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.sourcelink.json'. 9>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,0618,NU1903,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:NET_CORE;TRACE;INSIDE_ROCKS;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-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/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-9.0.116/src/cecil/cecil.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.GeneratedMSBuildEditorConfig.editorconfig ../ProjectInfo.cs Mono.Cecil.Rocks/AssemblyInfo.cs Mono.Cecil.Rocks/DocCommentId.cs Mono.Cecil.Rocks/Functional.cs Mono.Cecil.Rocks/ILParser.cs Mono.Cecil.Rocks/MethodBodyRocks.cs Mono.Cecil.Rocks/MethodDefinitionRocks.cs Mono.Cecil.Rocks/ModuleDefinitionRocks.cs Mono.Cecil.Rocks/ParameterReferenceRocks.cs Mono.Cecil.Rocks/SecurityDeclarationRocks.cs Mono.Cecil.Rocks/TypeDefinitionRocks.cs Mono.Cecil.Rocks/TypeReferenceRocks.cs "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /warnaserror+:NU1605 25>RepoBuild: Writing package usage data... 34>RepoBuild: 10>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,0618,NU1903,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:NET_CORE;TRACE;CECIL;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-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/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-9.0.116/src/cecil/cecil.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.GeneratedMSBuildEditorConfig.editorconfig ../../ProjectInfo.cs Mono.Cecil.Mdb/AssemblyInfo.cs Mono.Cecil.Mdb/MdbReader.cs Mono.Cecil.Mdb/MdbWriter.cs Mono.CompilerServices.SymbolWriter/MonoSymbolFile.cs Mono.CompilerServices.SymbolWriter/MonoSymbolTable.cs Mono.CompilerServices.SymbolWriter/MonoSymbolWriter.cs Mono.CompilerServices.SymbolWriter/SourceMethodBuilder.cs Mono.CompilerServices.SymbolWriter/SymbolWriterImpl.cs "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /warnaserror+:NU1605 18>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/buildtools/AssemblyCheck/AssemblyCheck.fsproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.Core/FSharp.Core.fsproj (in 32 ms). 32>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 34>RepoBuild: 9>CoreCompile: CompilerServer: server - server processed compilation - Mono.Cecil.Rocks (netstandard2.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.pdb". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cec.5CEE70E8.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cec.5CEE70E8.Up2Date". 16>CleanupRepo: Shutting down VB/C# compiler server... 34>RepoBuild: 10>CoreCompile: CompilerServer: server - server processed compilation - Mono.Cecil.Mdb (netstandard2.0) 18>RepoBuild: Determining projects to restore... 34>RepoBuild: _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cec.FD898D91.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cec.FD898D91.Up2Date". 7>CoreCompile: CompilerServer: server - server processed compilation - Mono.Cecil.Pdb (netstandard2.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.pdb". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cec.9971D9EA.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cec.9971D9EA.Up2Date". 9>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.dll". Mono.Cecil.Rocks -> /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.pdb". 25>RepoBuild: Writing package usage data... done. Took 00:00:00.2803341 34>RepoBuild: 10>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.dll". Mono.Cecil.Mdb -> /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.pdb". 32>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/toolset/Common/Tools.proj.nuget.g.props. 25>RepoBuild: Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:06.31 32>RepoBuild: Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/toolset/Common/project.assets.json 34>RepoBuild: 10>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj" (default targets). 7>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll". Mono.Cecil.Pdb -> /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.pdb". 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj" (default targets). 25>RepoBuild: [17:35:25.59] Building test-templates...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 34>RepoBuild: 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj" (default targets). 25>LogRepoArtifacts: New artifact(s) after building test-templates: -> Microsoft.DotNet.Test.ProjectTemplates.9.0/1.1.0-rtm.25262.1 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/LogRepoArtifacts.complete". 32>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 250 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 11>RepoBuild: Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. 34>RepoBuild: 12>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 25>CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". 11>RepoBuild: X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 25>CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". 32>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... 25>MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/test-templates". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/test-templates/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/test-templates/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler 34>RepoBuild: _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Microsoft.DotNet.Cecil/Release/netstandard2.0/Mono.Cecil.Rocks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Microsoft.DotNet.Cecil/Release/netstandard2.0/Mono.Cecil.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Microsoft.DotNet.Cecil/Release/netstandard2.0/Mono.Cecil.Mdb.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Microsoft.DotNet.Cecil/Release/netstandard2.0/Mono.Cecil.Mdb.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Microsoft.DotNet.Cecil/Release/netstandard2.0/Mono.Cecil.Pdb.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Microsoft.DotNet.Cecil/Release/netstandard2.0/Mono.Cecil.Rocks.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Microsoft.DotNet.Cecil/Release/netstandard2.0/Mono.Cecil.Pdb.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/Microsoft.DotNet.Cecil/Release/netstandard2.0/Mono.Cecil.pdb". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Microsoft.DotNet.Cecil/Release/netstandard2.0/Microsof.553FE1ED.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Microsoft.DotNet.Cecil/Release/netstandard2.0/Microsof.553FE1ED.Up2Date". 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj" (default targets). 11>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj... 32>RepoBuild: Writing package usage data... done. Took 00:00:00.3104002 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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 : 5.519s 6.636s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.605s 0.738s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.099s 0.099s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.351s 0.351s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161194170030: 0 5.468s 5.468s + (scale 1:100) 639139161248845209: 1 0.065s 5.533s . 639139161249499741: 2 0.006s 5.539s 639139161249557868: 1 0.029s 5.567s 639139161249843803: 3 0.007s 5.575s 639139161249916790: 1 0.009s 5.584s 639139161250011624: 4 0.099s 5.683s . 639139161251003322: 1 0.014s 5.697s 639139161251144036: 6 0.020s 5.717s 639139161251340729: 1 0.489s 6.206s ......... 639139161256227376: 0 0.002s 6.208s 639139161256251559: 8 0.002s 6.210s 639139161256267217: 0 0.039s 6.249s 639139161256662127: 9 0.011s 6.260s 639139161256772670: 0 0.002s 6.263s 639139161256795151: 10 0.001s 6.264s 639139161256810054: 0 0.004s 6.268s 639139161256850823: 11 0.007s 6.275s 639139161256921564: 0 0.002s 6.277s 639139161256940437: 12 0.006s 6.283s 639139161256998749: 0 0.002s 6.285s 639139161257016118: 13 0.351s 6.636s ....... 639139161260530321: 0 0.002s 6.638s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:06.68 25>CleanupRepo: Shutting down VB/C# compiler server... 32>RepoBuild: [17:35:26.10] Building diagnostics...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building diagnostics: -> Microsoft.Diagnostics.NETCore.Client/0.2.0-preview.24416.1 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/6.0.4". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/6.0.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/6.0.4/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/6.0.4/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/6.0.4/lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/6.0.4/lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/6.0.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/6.0.4/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/6.0.4/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/6.0.4/microsoft.extensions.logging.abstractions.6.0.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/6.0.4/microsoft.extensions.logging.abstractions.6.0.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/6.0.4/microsoft.extensions.logging.abstractions.6.0.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/6.0.4/microsoft.extensions.logging.abstractions.6.0.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/6.0.4/microsoft.extensions.logging.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/6.0.4/microsoft.extensions.logging.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.memory/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/system.memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/diagnostics". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/diagnostics/annotated-usage.xml". 11>RepoBuild: Installed System.Resources.Extensions 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.resources.extensions/9.0.15 with content hash oD4hr1NrIMIl6F3SctIqScHlrTZWUB6yz++yUtJw1cA96hSdSguKKgAjRMBYFDivmP3OUNctk4xZaTRlADQ/mA==. Installed System.Reflection.MetadataLoadContext 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15 with content hash 1FmzFuPD865zNibYHsRy4ydcug8liUXEgnrxSWhgBVPRiSDxmaikYY7YQbiX53qZwoKp4de0FIu/OE3GsXFGTA==. Installed Microsoft.Build.Utilities.Core 17.12.57 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57 with content hash IkSIuKWKJ2JW98ta+7MZvnJ1I3MNjt0fNAkRj13iiS4HYdPu/0d6I5dFv/Q63jgjZkqWhdgniAMbarKGZ01TkA==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0 with content hash d6k+wPkpi2phFT6UuxpEB38O9PDbiao3rgJMWNgb33V+gir5hdIJiBUAYLhP2I+BAf4gRj0gX+XxMJEMjBrcSQ==. 32>MoveDotNetBuildLogs: Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/diagnostics/prebuilt-usage.xml". 11>RepoBuild: Installed System.Configuration.ConfigurationManager 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15 with content hash 0ZzCGD1XEbnibTdoXxOSNTMaQVFqFPVS2DN4o1aKxuoNpH+CCQQ8HslOH2RMjwtEm51LnEMF3QFylA0Yot+7SA==. 32>CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler 11>RepoBuild: Installed System.Security.Cryptography.ProtectedData 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15 with content hash L5xsq8sNJ4zcdf4dCqvuwmck5TDrRdlH54P5ZEo6VxaBq8lVbni0dmAUnHaqKvnJuvA98OmcOI+fJbDOQcAW7A==. Installed System.Security.Cryptography.Xml 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15 with content hash QxZP00NNHUIeJhyrGCpHBqhUzcuFliC9c/iLpPJ77grDQcK41jgrakkvl1vxL00LQXz0ZPCzRSfZNT1nLPGYIw==. Installed System.Formats.Nrbf 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.formats.nrbf/9.0.15 with content hash BfiCdW5VGjx3QpIRYBgc+8M3n4aFZ9Wipy6FtTDmTlZr6sYX+n5gsAy6cR8sEAh/qUcHonDJr7nXmM/QdqLjfw==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/netstandard.library/2.0.3 with content hash qcvmo8XhN4WgzI4WcpYGD4LuICx6symlziOMPOdBvl20opoKGwTNhgBlDk2gTGG0hF7l+7msSSdAL/dzFb360Q==. Installed Microsoft.NET.StringTools 17.12.57 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57 with content hash pAfSsT4uwBWFmeYS4Z4CiPjQyUXfrTzc6yysbEIEVq6LBekcKUUln7G30mf5JUR6iwwm2g0LG0I30UofCUboVQ==. Installed System.Diagnostics.EventLog 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15 with content hash zhN3/b52twFNsF5WwWaOMWuknZYknevmZ7di6lPlzClCxPNtzABnz9T3msgDWGaHvxCmjfQQof5qGV7jWFeWoA==. Installed System.CodeDom 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.codedom/9.0.15 with content hash ypgAsfBjNidcpmVgZWgUBRT1GS6xwNyci2fo+dO8Hxz8zLnBbt4Eq3bmzQ7PQEvMhdm1/0aYCtaqDol0Hc2j+Q==. Installed System.Collections.Immutable 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.collections.immutable/9.0.15 with content hash kMI3moLPVT5Y3zE/xbcS7c52XzWlQFhbqOWacvRBcKEVPGa9BoZSqUXxiooprAnWSt+mEtTwHcyiCIBXI5p6ug==. Installed System.Security.Cryptography.Pkcs 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15 with content hash gbT3ZCn/nI6G0jhUHFSXF134R//O1QPM/l+N+m+C97DSE7ebzIKg0z3SXx40Ba31ACBvoLPJb476lY014TvbWA==. Installed Microsoft.Build.Framework 17.12.57 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.framework/17.12.57 with content hash p2cUyeaNn7E85KGv9I33FakUul9XO0gCk3KNpQ0rIMFxa+8DKskCplyHZm4/w5tRD3HMfNw+LEIEUPL6aLXgfQ==. Installed Microsoft.Build.Tasks.Core 17.12.57 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57 with content hash Z59PUALJHCy93ATN7aOHOcX92W5aJwD/dELBgekLo3gI9wLV4H34g1OfaJS8j468ttQVx6yXv4ek4DjQQaI+Lg==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/MSBuildLocator/MSBuildLocator.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/application-insights/application-insights.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/humanizer/humanizer.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/xunit/xunit.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/vs-solutionpersistence/vs-solutionpersistence.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/netcorecli-fsc/netcorecli-fsc.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/abstractions-xunit/abstractions-xunit.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/cssparser/cssparser.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/docker-creds-provider/docker-creds-provider.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/docker-creds-provider/docker-creds-provider.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/abstractions-xunit/abstractions-xunit.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/docker-creds-provider/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/abstractions-xunit/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/cssparser/cssparser.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/cssparser/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/netcorecli-fsc/netcorecli-fsc.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/netcorecli-fsc/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/application-insights/application-insights.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/application-insights/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/newtonsoft-json/newtonsoft-json.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/newtonsoft-json/newtonsoft-json.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/azure-activedirectory-identitymodel-extensions-for-dotnet/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/newtonsoft-json/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/vs-solutionpersistence/vs-solutionpersistence.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/vs-solutionpersistence/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/xunit/xunit.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/xunit/project.assets.json Installed Microsoft.Build 17.12.57 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build/17.12.57 with content hash K9knNUj38wcmrssBFKb7CCtCfRY/EMMTeLGJmnUsPrfbJp0u6hqqAFSxfzxtfmJh9aJ4N7R88K5oz9OP8feW/g==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/humanizer/humanizer.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/humanizer/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj (in 569 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj (in 579 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj (in 581 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj (in 552 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj (in 579 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (in 580 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj (in 580 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/MSBuildLocator/MSBuildLocator.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/MSBuildLocator/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj (in 580 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj (in 572 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj (in 582 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj (in 581 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (in 661 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj 15 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj 15>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (Restore target(s)). 32>CleanupRepo: Shutting down VB/C# compiler server... 11>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (3:7) on node 12 (Build;Pack target(s)). 3>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/ref". 34>RepoBuild: 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj" (12:7) on node 1 (Pack target(s)). 12>GenerateNuspec: The package Microsoft.DotNet.Cecil.0.11.5-alpha.26122.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Cecil.0.11.5-alpha.26122.3.nupkg'. 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (16) on node 6 (default targets). 16>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/obj/Mono.Cecil.Mdb/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/obj/Mono.Cecil.Mdb/Release/netstandard2.0/Mono.Cecil.Mdb.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/obj/Mono.Cecil.Pdb/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/obj/Mono.Cecil.Rocks/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/obj/Mono.Cecil.Rocks/Release/netstandard2.0/Mono.Cecil.Rocks.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/obj/Mono.Cecil/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/cecil/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb". 16>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (17) on node 8 (Publish target(s)). 17>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Cecil.0.11.5-alpha.26122.3.nupkg' Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 17>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.244s 7.297s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.489s 0.572s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.132s 1.149s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln (Restore) | | 9 : 0.386s 0.386s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (_IsProjectRestoreSupported) | | 17 : 0.578s 0.578s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (_IsProjectRestoreSupported) | | 16 : 0.563s 0.563s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Test/Mono.Cecil.Rocks.Tests.csproj (_IsProjectRestoreSupported) | | 15 : 0.575s 0.575s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (_IsProjectRestoreSupported) | | 14 : 0.505s 0.505s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Test/Mono.Cecil.Pdb.Tests.csproj (_IsProjectRestoreSupported) | | 13 : 0.578s 0.578s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj (_IsProjectRestoreSupported) | | 12 : 0.515s 0.515s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Test/Mono.Cecil.Tests.csproj (_IsProjectRestoreSupported) | | 11 : 0.576s 0.576s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (_IsProjectRestoreSupported) | | 10 : 0.563s 0.563s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_IsProjectRestoreSupported) | | 22 : 0.054s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | | 21 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (_GenerateRestoreProjectPathWalk) | | | 20 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (_GenerateRestoreProjectPathWalk) | | | 23 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | . 19 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateRestoreProjectPathWalk) | | 21 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (_GenerateRestoreProjectPathWalk) | | . 23 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | 20 : 0.058s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (_GenerateRestoreProjectPathWalk) | | . 23 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | 19 : 0.061s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateRestoreProjectPathWalk) | | . 24 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | 18 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | 25 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (_IsProjectRestoreSupported) | | 26 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_IsProjectRestoreSupported) | | 29 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (_IsProjectRestoreSupported) | | 28 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (_IsProjectRestoreSupported) | | 27 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (_IsProjectRestoreSupported) | | 34 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (_GenerateRestoreGraphProjectEntry) | | 33 : 0.080s 0.080s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (_GenerateRestoreGraphProjectEntry) | | 32 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (_GenerateRestoreGraphProjectEntry) | | 31 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateRestoreGraphProjectEntry) | | 30 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (_GenerateRestoreGraphProjectEntry) | | 36 : 0.027s 0.027s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateProjectRestoreGraph) | | 39 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (_GenerateProjectRestoreGraph) | | 38 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (_GenerateProjectRestoreGraph) | | 37 : 0.031s 0.031s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (_GenerateProjectRestoreGraph) | . 35 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (_GenerateProjectRestoreGraph) | 40 : 0.014s 5.124s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.sln (Build, Pack) | | 49 : 0.489s 4.086s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj () | | | 51 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | 47 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj () | | | 43 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj () | | | 42 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj () | | | 50 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworks) | | | 52 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (GetTargetFrameworks) | | | 53 : 0.011s 0.011s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (GetTargetFrameworks) | | | 55 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj () | | | 69 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (GetNativeManifest) | | | 68 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (GetNativeManifest) | | | 67 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetNativeManifest) | | | 66 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetNativeManifest) | | | 73 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (GetCopyToOutputDirectoryItems) | | | 72 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (GetCopyToOutputDirectoryItems) | | | 71 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | . 70 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetCopyToOutputDirectoryItems) | | 42 : 1.137s 3.895s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj () | | | 51 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | 56 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj () | | | 57 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetNativeManifest) | | . 62 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | 43 : 1.219s 3.880s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj () | | | 51 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | 59 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetNativeManifest) | | | 58 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj () | | . 61 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | 44 : 0.215s 0.215s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Test/Mono.Cecil.Tests.csproj () | | 41 : 3.000s 3.015s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj () | | . 54 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 46 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Test/Mono.Cecil.Pdb.Tests.csproj () | | 47 : 1.234s 3.880s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj () | | | 58 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj () | | | 51 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | 59 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetNativeManifest) | | . 60 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | 48 : 0.196s 0.196s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Test/Mono.Cecil.Rocks.Tests.csproj () | | 45 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj () | | 75 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (Pack) | | 82 : 0.316s 1.023s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (Pack) | | | 83 : 0.206s 0.218s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (_GetBuildOutputFilesWithTfm) | | | | 87 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (GetTargetFrameworks) | | | | 86 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (GetTargetFrameworks) | | | | 85 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | | 84 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworks) | | | | 91 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj () | | | | 90 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj () | | | | 89 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj () | | | | 88 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj () | | | | 95 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (GetNativeManifest) | | | | 94 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (GetNativeManifest) | | | | 93 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetNativeManifest) | | | . 92 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetNativeManifest) | | | 96 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (_GetTfmSpecificContentForPackage) | | | 97 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (_GetDebugSymbolsWithTfm) | | | 98 : 0.174s 0.429s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (_GetFrameworkAssemblyReferences) | | | | 102 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (GetTargetFrameworks) | | | | 101 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (GetTargetFrameworks) | | | | 100 : 0.252s 0.252s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | | 99 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworks) | | | | 106 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (GetTargetPath) | | | | 105 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (GetTargetPath) | | | | 104 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (GetTargetPath) | | | . 103 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetPath) | | | 107 : 0.039s 0.039s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Microsoft.DotNet.Cecil.csproj (_GetFrameworksWithSuppressedDependencies) | | | 108 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (_GetProjectVersion) | | | 109 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (_GetProjectVersion) | | | 110 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GetProjectVersion) | | . 111 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (_GetProjectVersion) | | 81 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Test/Mono.Cecil.Rocks.Tests.csproj (Pack) | | 80 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/rocks/Mono.Cecil.Rocks.csproj (Pack) | | 79 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/pdb/Test/Mono.Cecil.Pdb.Tests.csproj (Pack) | | 78 : 0.020s 0.020s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj (Pack) | | 77 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Test/Mono.Cecil.Tests.csproj (Pack) | | 76 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj (Pack) | . 74 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/cecil/Mono.Cecil.csproj (Pack) | 112 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 113 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) | 114 : 0.048s 0.048s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () . 115 : 0.124s 0.124s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj (Publish) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 9 6 8 4 5 3 7 2 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161197458807: 0 x x x x x x x x 0.125s 0.125s .. 639139161198711048: 1 x x x x x x x x 0.050s 0.175s . 639139161199211183: 2 x x x x x x x x 0.003s 0.179s 639139161199244678: 1 x x x x x x x x 0.017s 0.196s 639139161199416732: 3 x x x x x x x x 0.004s 0.199s 639139161199451877: 1 x x x x x x x x 0.005s 0.205s 639139161199504757: 4 x x x x x x x x 0.059s 0.263s . 639139161200089846: 1 x x x x x x x x 0.003s 0.266s 639139161200116874: 6 x x x x x x x x 0.018s 0.284s 639139161200296935: 1 x x x x x x x x 0.414s 0.698s ........ 639139161204436663: 0 x x x x x x x x 0.072s 0.770s . 639139161205159985: 8 x x x x x x x x 0.010s 0.780s 639139161205258555: 9 x x x x x x x x 0.244s 1.024s .... 639139161207699791: | 10 11 12 13 14 15 16 17 0.142s 1.166s .. 639139161209116282: x | | | | | | | | 0.363s 1.529s ....... 639139161212748799: x | | | | x | | | 0.010s 1.539s 639139161212849013: x | | x | x | | | 0.048s 1.587s 639139161213327602: x x | x | x | | | 0.000s 1.587s 639139161213328527: x x | x | x | x | 0.012s 1.599s 639139161213450442: x x | x | x x x | 0.002s 1.601s 639139161213465548: x x x x | x x x | 0.001s 1.602s 639139161213477628: x x x x x x x x | 0.001s 1.603s 639139161213486045: 8 x x x x x x x x 0.004s 1.606s 639139161213521183: 18 19 20 x x x 21 x 22 0.003s 1.609s 639139161213552445: x | | x x x | x | 0.035s 1.644s 639139161213898579: 23 | x x x x | x | 0.000s 1.644s 639139161213901012: | | x x x x | x x 0.001s 1.645s 639139161213906169: | | x x x x x x x 0.000s 1.645s 639139161213908863: x | 20 x x x 21 x x 0.003s 1.648s 639139161213943701: 24 x | x x x | x x 0.001s 1.650s 639139161213955540: x 19 | x x x | x x 0.016s 1.666s 639139161214116582: x | x x x x | x x 0.003s 1.669s 639139161214146013: x x x x x x | x x 0.001s 1.669s 639139161214153664: x x x x x x x x 22 0.016s 1.686s 639139161214317589: 8 x x x x x x x x 0.003s 1.689s 639139161214347179: 25 26 27 x x x 28 x 29 0.002s 1.691s 639139161214364002: x | | x x x | x | 0.001s 1.692s 639139161214375420: x | | x x x | x x 0.000s 1.692s 639139161214376081: x | x x x x | x x 0.000s 1.692s 639139161214376403: x x x x x x | x x 0.000s 1.692s 639139161214376675: 8 x x x x x x x x 0.003s 1.694s 639139161214402247: 30 31 32 x x x 33 x 34 0.037s 1.731s 639139161214773407: x | | x x x | x | 0.011s 1.743s 639139161214886615: x x | x x x | x | 0.009s 1.752s 639139161214980667: x x | x x x | x x 0.012s 1.764s 639139161215098754: x x x x x x | x x 0.010s 1.774s 639139161215202210: 8 x x x x x x x x 0.002s 1.776s 639139161215223018: 35 36 37 x x x 38 x 39 0.013s 1.790s 639139161215355001: x | | x x x | x | 0.013s 1.803s 639139161215489924: x x | x x x | x | 0.001s 1.804s 639139161215503539: x x | x x x x x | 0.002s 1.806s 639139161215521788: x x | x x x x x x 0.001s 1.808s 639139161215535829: 8 x x x x x x x x 0.112s 1.919s .. 639139161216651518: 0 x x x x x x x x 0.037s 1.956s 639139161217023636: 40 x x x x x x x x 0.009s 1.966s 639139161217114395: 49 41 42 43 44 45 46 47 48 0.197s 2.162s ... 639139161219080013: | | | | | | | | x 0.019s 2.181s 639139161219265514: | | | | x | | | x 0.017s 2.197s 639139161219431999: | | | | x x | | x 0.006s 2.203s 639139161219488890: x | | | x x | | x 0.004s 2.207s 639139161219533300: x | | | x x x | x 0.033s 2.241s 639139161219864208: x | 50 | x x x | x 0.007s 2.248s 639139161219937148: x | x | x x x | x 0.087s 2.335s . 639139161220809981: x | x 52 x x x | x 0.013s 2.349s 639139161220944502: x | x | x x x 53 x 0.011s 2.360s 639139161221057711: x | x x x x x | x 0.000s 2.360s 639139161221059124: x | x x x x x x x 2.593s 4.953s ................................................... 639139161246993638: x 54 x x x x x x x 0.022s 4.976s 639139161247218310: x 41 x x x x x x x 0.005s 4.981s 639139161247266795: x 51 x x x x x x x 0.008s 4.989s 639139161247349464: 49 x 42 43 x x x 47 x 0.068s 5.057s . 639139161248029130: x 55 | | x x x | x 0.004s 5.061s 639139161248067504: x x | | x x x | x 0.040s 5.101s 639139161248471496: x 56 x | x x x | x 0.003s 5.104s 639139161248500146: x x 42 | x x x | x 0.006s 5.110s 639139161248559629: x 57 x | x x x | x 0.003s 5.113s 639139161248591599: x x 42 | x x x | x 0.056s 5.169s . 639139161249149314: x 58 | x x x x | x 0.002s 5.171s 639139161249167126: x | | x x x x x x 0.001s 5.172s 639139161249175541: x x | 43 x x x 47 x 0.005s 5.177s 639139161249228134: x 59 | | x x x x x 0.001s 5.178s 639139161249241324: x | | x x x x x x 0.001s 5.180s 639139161249256252: x x | 43 x x x 47 x 0.564s 5.743s ........... 639139161254891674: x 60 | | x x x x x 0.002s 5.746s 639139161254915342: x x | | x x x 47 x 0.016s 5.761s 639139161255071665: x 61 | x x x x | x 0.002s 5.764s 639139161255096199: x x | 43 x x x | x 0.025s 5.789s 639139161255346259: x 62 x | x x x | x 0.003s 5.792s 639139161255380708: x x 42 | x x x | x 0.054s 5.846s . 639139161255918584: x x | x x x x | x 0.000s 5.846s 639139161255921239: x x | x x x x x x 0.015s 5.861s 639139161256068090: 49 x x x x x x x x 0.003s 5.864s 639139161256095651: x 67 66 68 x x x 69 x 0.004s 5.867s 639139161256130998: x | x | x x x | x 0.000s 5.868s 639139161256133870: x x x | x x x | x 0.000s 5.868s 639139161256134337: x x x x x x x | x 0.001s 5.868s 639139161256141821: 49 x x x x x x x x 0.156s 6.025s ... 639139161257704369: x 71 70 72 x x x 73 x 0.003s 6.027s 639139161257732922: x | | x x x x | x 0.000s 6.028s 639139161257734488: x x | x x x x | x 0.000s 6.028s 639139161257734806: x x x x x x x | x 0.000s 6.028s 639139161257735023: 49 x x x x x x x x 0.025s 6.052s 639139161257980377: 40 x x x x x x x x 0.004s 6.056s 639139161258019444: 82 74 75 76 77 78 79 80 81 0.004s 6.060s 639139161258062160: | | x | | | | | | 0.000s 6.060s 639139161258062783: | | x | | | | x | 0.000s 6.060s 639139161258062970: | x x | | | | x | 0.000s 6.060s 639139161258063160: | x x x | | | x | 0.007s 6.068s 639139161258134577: x x 83 x | | | x | 0.006s 6.074s 639139161258196124: x x | x x | | x | 0.001s 6.075s 639139161258207561: x x | x x | x x | 0.001s 6.076s 639139161258219762: x x | x x x x x | 0.002s 6.078s 639139161258243268: x x | x x x x x x 0.108s 6.186s .. 639139161259319838: x 85 84 86 x x x 87 x 0.002s 6.188s 639139161259343789: x | | | x x x x x 0.000s 6.189s 639139161259344244: x x | | x x x x x 0.000s 6.189s 639139161259347358: x x | x x x x x x 0.000s 6.189s 639139161259350299: x x 83 x x x x x x 0.016s 6.205s 639139161259510360: x 89 88 90 x x x 91 x 0.003s 6.208s 639139161259537437: x | | | x x x x x 0.000s 6.208s 639139161259537883: x x | | x x x x x 0.000s 6.208s 639139161259538079: x x | x x x x x x 0.002s 6.210s 639139161259560361: x x 83 x x x x x x 0.004s 6.214s 639139161259596859: x 93 92 94 x x x 95 x 0.003s 6.216s 639139161259623436: x | | | x x x x x 0.001s 6.217s 639139161259633449: x | x | x x x x x 0.001s 6.218s 639139161259638693: x | x x x x x x x 0.000s 6.218s 639139161259640050: x x 83 x x x x x x 0.068s 6.286s . 639139161260316712: 82 x x x x x x x x 0.002s 6.288s 639139161260338449: x x 96 x x x x x x 0.003s 6.291s 639139161260367488: 82 x x x x x x x x 0.004s 6.295s 639139161260408718: x x 97 x x x x x x 0.003s 6.298s 639139161260436129: 82 x x x x x x x x 0.008s 6.306s 639139161260515653: x x x 98 x x x x x 0.135s 6.441s .. 639139161261866787: x x x x 99 100 101 102 x 0.110s 6.551s .. 639139161262971297: x x x x | | | x x 0.093s 6.644s . 639139161263900118: x x x x | | x x x 0.019s 6.664s 639139161264094886: x x x x x | x x x 0.029s 6.693s 639139161264383827: x x x 98 x x x x x 0.010s 6.702s 639139161264483132: x x x x 103 104 105 106 x 0.004s 6.706s 639139161264520470: x x x x | | | x x 0.000s 6.706s 639139161264521091: x x x x x | | x x 0.000s 6.706s 639139161264522982: x x x x x x | x x 0.000s 6.707s 639139161264523831: x x x 98 x x x x x 0.029s 6.735s 639139161264811104: 82 x x x x x x x x 0.002s 6.737s 639139161264827241: x x x 107 x x x x x 0.039s 6.776s 639139161265214613: 82 x x x x x x x x 0.038s 6.813s 639139161265591902: x x x x x 108 x x x 0.002s 6.816s 639139161265615397: 82 x x x x x x x x 0.001s 6.817s 639139161265628060: x x x x x x 109 x x 0.002s 6.819s 639139161265651736: 82 x x x x x x x x 0.001s 6.821s 639139161265666168: x x x x 110 x x x x 0.007s 6.828s 639139161265736729: 82 x x x x x x x x 0.002s 6.830s 639139161265755771: x x x x x x x 111 x 0.002s 6.832s 639139161265779461: 82 x x x x x x x x 0.247s 7.079s .... 639139161268246893: 40 x x x x x x x x 0.001s 7.080s 639139161268260150: 0 x x x x x x x x 0.002s 7.082s 639139161268277825: x x x x x x x x 112 0.029s 7.111s 639139161268568838: 0 x x x x x x x x 0.002s 7.113s 639139161268591091: x 113 x x x x x x x 0.007s 7.120s 639139161268659089: 0 x x x x x x x x 0.003s 7.123s 639139161268685184: x x 114 x x x x x x 0.048s 7.171s 639139161269167835: 0 x x x x x x x x 0.002s 7.173s 639139161269191708: x x x 115 x x x x x 0.124s 7.298s .. 639139161270434086: 0 x x x x x x x x 0.001s 7.299s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 30.3 60.2 34.5 33.7 16.6 16.2 19.4 31.0 15.5 Average Utilization: 28.6 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:07.35 18>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.Core/FSharp.Core.fsproj (in 24 ms). 28>RepoBuild: Microsoft.Web.XmlTransform -> /builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/bin/Microsoft.Web.XmlTransform/Release/net9.0/Microsoft.Web.XmlTransform.dll 34>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 18>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.DependencyManager.Nuget/FSharp.DependencyManager.Nuget.fsproj (in 117 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/Compiler/FSharp.Compiler.Service.fsproj (in 118 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.Build/FSharp.Build.fsproj (in 155 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/fsc/fscProject/fsc.fsproj (in 164 ms). 11>RepoBuild: _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build/17.12.57/ref/net9.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/ref/net9.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/ref/net9.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/ref/net9.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/ref/net9.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.codedom/9.0.15/lib/net9.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/lib/net9.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/lib/net9.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/lib/net9.0/System.Formats.Nrbf.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/lib/net9.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.resources.extensions/9.0.15/lib/net9.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/net9.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/lib/net9.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /filealign:512 /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/refint/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll /target:library /warnaserror+ /utf8output /deterministic+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.sourcelink.json /langversion:13.0 /embed:UpdateJson.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll UpdateJson.cs "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server failed - server rejected the request 'Compilation not allowed at this time' - Microsoft.DotNet.SourceBuild.Tasks.XPlat (net9.0) 34>RepoBuild: 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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 18>RepoBuild: Determining projects to restore... 34>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/toolset/Common/Tools.proj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 204 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 28>RepoBuild: The package Microsoft.Web.Xdt.10.0.0-preview.24609.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/packages/Release/NonShipping/Microsoft.Web.Xdt.10.0.0-preview.24609.2.nupkg'. 34>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... 28>RepoBuild: Performing push to local artifacts storage. Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:08.22 34>RepoBuild: Writing package usage data... done. Took 00:00:00.1998555 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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 : 7.880s 8.707s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.496s 0.596s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.220s 0.220s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161192868381: 0 7.842s 7.842s + (scale 1:100) 639139161271292493: 1 0.065s 7.907s . 639139161271940329: 2 0.005s 7.912s 639139161271990842: 1 0.026s 7.938s 639139161272246188: 3 0.004s 7.942s 639139161272288413: 1 0.009s 7.951s 639139161272375198: 4 0.073s 8.024s . 639139161273103866: 1 0.004s 8.028s 639139161273147458: 6 0.017s 8.045s 639139161273319283: 1 0.394s 8.439s ....... 639139161277256363: 0 0.002s 8.441s 639139161277275510: 8 0.001s 8.442s 639139161277287594: 0 0.030s 8.472s 639139161277586445: 9 0.001s 8.473s 639139161277600743: 0 0.001s 8.475s 639139161277615332: 10 0.001s 8.476s 639139161277625228: 0 0.001s 8.477s 639139161277635486: 11 0.003s 8.480s 639139161277668167: 0 0.002s 8.482s 639139161277685569: 12 0.004s 8.485s 639139161277721457: 0 0.001s 8.486s 639139161277732575: 13 0.220s 8.707s .... 639139161279935238: 0 0.002s 8.709s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:08.74 [17:35:28.01] Building cecil...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building cecil: -> Microsoft.DotNet.Cecil/0.11.5-alpha.26122.3 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/LogRepoArtifacts.complete". 28>RepoBuild: Determining projects to restore... 34>CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/cecil". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/cecil/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/cecil/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler Shutting down VB/C# compiler server... 18>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.Core/FSharp.Core.fsproj (in 207 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/Compiler/FSharp.Compiler.Service.fsproj (in 207 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.DependencyManager.Nuget/FSharp.DependencyManager.Nuget.fsproj (in 207 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.Compiler.Interactive.Settings/FSharp.Compiler.Interactive.Settings.fsproj (in 207 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/fsi/fsiProject/fsi.fsproj (in 207 ms). 28>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 160 ms). Writing package usage data... Writing package usage data... done. Took 00:00:00.1814702 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:09.51 [17:35:28.76] Building xdt...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building xdt: -> Microsoft.Web.Xdt/10.0.0-preview.24609.2 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/xdt". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/xdt/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/xdt/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler Shutting down VB/C# compiler server... 11>RepoBuild: _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Newtonsoft.Json.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsof.D520FB97.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsof.D520FB97.Up2Date". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/refint/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/ref/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll". Microsoft.DotNet.SourceBuild.Tasks.XPlat -> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb". 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj" (13:7) on node 11 (Build;Pack target(s)). 13>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/newtonsoft-json/0001-Newtonsoft.Json-project-updates.patch 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj" (9:7) on node 8 (Build;Pack target(s)). 9>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/cssparser/logs/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj" (6:7) on node 10 (Build;Pack target(s)). 6>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/docker-creds-provider/logs/". 9>RemoveNuGetConfig: Deleting file "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/NuGet.config". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj" (8:7) on node 5 (Build;Pack target(s)). 8>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/azure-activedirectory-identitymodel-extensions-for-dotnet/0001-fix-for-source-build.patch 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj" (5:7) on node 6 (Build;Pack target(s)). 5>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/netcorecli-fsc/logs/". RepoRestore: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet restore FSharp.NET.Sdk.csproj /bl /v:minimal /p:OutputPath=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/netcorecli-fsc/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=netcorecli-fsc >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log 2>&1 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj" (12:7) on node 9 (Build;Pack target(s)). 12>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/humanizer/0001-Tfm-updates-and-eliminate-prebuilts.patch 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj" (10:7) on node 12 (Build;Pack target(s)). 10>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/vs-solutionpersistence/logs/". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj" (14:7) on node 4 (Build;Pack target(s)). 14>BuildRepoReferences: Building dependencies [abstractions-xunit] needed by 'xunit'. 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj" (4:7) on node 2 (Build;Pack target(s)). 4>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/abstractions-xunit/0001-Patching.patch 10>RemoveNuGetConfig: Deleting file "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence//nuget.config". 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj" (11:7) on node 3 (Build;Pack target(s)). 11>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/application-insights/0001-Eliminate-prebuilts.patch 13>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/newtonsoft-json/logs/". RepoRestore: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet restore /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json//Src/Newtonsoft.Json/Newtonsoft.Json.csproj /p:DotnetOnly=true /p:Configuration=Release /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log 2>&1 8>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/azure-activedirectory-identitymodel-extensions-for-dotnet/0002-Fix-assembly-version-calculation-in-2026.patch 4>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/abstractions-xunit/logs/". 12>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/humanizer/logs/". 11>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/application-insights/0002-Update-System.Diagnostics.DiagnosticSource-to-elimin.patch 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj" (7:7) on node 7 (Build;Pack target(s)). 7>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/MSBuildLocator/0001-Eliminate-prebuilts.patch 9>Build: [17:35:30.08] Building 'cssparser' Running command: Using custom build target Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/cssparser/logs/cssparser.log With Environment Variables: DotNetPackageVersionPropsPath= 11>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/application-insights/logs/". 9>Build: DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/ DisableTransitiveFrameworkReferenceDownloads=true 8>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/". 10>Build: [17:35:30.09] Building 'vs-solutionpersistence' Running command: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence//src/Microsoft.VisualStudio.SolutionPersistence/Microsoft.VisualStudio.SolutionPersistence.csproj /bl:build.binlog /p:Configuration=Release /p:TreatWarningsAsErrors=false /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/vs-solutionpersistence.snk /p:SignAssembly=true /p:PublicSign=true /p:FileVersion=1.0.52 /p:PackageVersion=1.0.52 Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/vs-solutionpersistence/logs/vs-solutionpersistence.log With Environment Variables: 9>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser//src/Microsoft.Css.Parser/Microsoft.Css.Parser.csproj /p:Configuration=Release /p:DelaySign=false /p:PublicSign=true /p:VersionSuffix=20230414.1 /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/cssparser/logs/cssparser.log 2>&1 10>Build: DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/ DisableTransitiveFrameworkReferenceDownloads=true TargetFrameworks=net9.0 SourceBuild=true 7>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/MSBuildLocator/0002-Move-to-net8.patch 10>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence//src/Microsoft.VisualStudio.SolutionPersistence/Microsoft.VisualStudio.SolutionPersistence.csproj /bl:build.binlog /p:Configuration=Release /p:TreatWarningsAsErrors=false /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/vs-solutionpersistence.snk /p:SignAssembly=true /p:PublicSign=true /p:FileVersion=1.0.52 /p:PackageVersion=1.0.52 /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/vs-solutionpersistence/logs/vs-solutionpersistence.log 2>&1 8>RemoveNuGetConfig: Deleting file "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/NuGet.Config". 7>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/MSBuildLocator/logs/". 12>Build: [17:35:30.11] Building 'humanizer' Running command: Using custom build target Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/humanizer/logs/humanizer.log With Environment Variables: DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/ DisableTransitiveFrameworkReferenceDownloads=true RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Humanizer.csproj /p:Configuration=Release /p:DelaySign=false /p:PublicSign=true /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/humanizer/logs/humanizer.log 2>&1 6>Build: [17:35:30.12] Building 'docker-creds-provider' Running command: 11>Build: [17:35:30.12] Building 'application-insights' 6>Build: Using custom build target 11>Build: Running command: Using custom build target 6>Build: Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/docker-creds-provider/logs/docker-creds-provider.log 11>Build: Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/application-insights/logs/application-insights.log 6>Build: With Environment Variables: 11>Build: With Environment Variables: 6>Build: DotNetPackageVersionPropsPath= 11>Build: DotNetPackageVersionPropsPath= 6>Build: DotNetRestorePackagesPath= 11>Build: DotNetRestorePackagesPath= 6>Build: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 11>Build: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 6>Build: DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 11>Build: DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet 6>Build: DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 11>Build: _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 6>Build: _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj 11>Build: _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 6>Build: DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha 11>Build: _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj 6>Build: PackageVersionStamp=alpha ContinuousIntegrationBuild=true 11>Build: DotNetUseShippingVersions=true 6>Build: MSBUILDDISABLENODEREUSE=1 11>Build: PreReleaseVersionLabel=alpha 6>Build: OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 11>Build: PackageVersionStamp=alpha 27>RepoBuild: 7>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.DiaSymReader (net9.0) 11>RepoBuild: 6>Build: SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/ DisableTransitiveFrameworkReferenceDownloads=true 11>Build: ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/ DisableTransitiveFrameworkReferenceDownloads=true 8>Build: [17:35:30.14] Building 'azure-activedirectory-identitymodel-extensions-for-dotnet' Running command: Using custom build target Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log With Environment Variables: 11>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release /p:StableRelease=True /p:RelativeOutputPathBase= /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/application-insights/logs/application-insights.log 2>&1 /p:BinRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//bin /p:ObjRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//obj /p:PackageOutputDir=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//bin/Release 8>Build: DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/ DisableTransitiveFrameworkReferenceDownloads=true 6>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider//src/Valleysoft.DockerCredsProvider/Valleysoft.DockerCredsProvider.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/docker-creds-provider/logs/docker-creds-provider.log 2>&1 /p:Version=2.2.4 /p:TargetFrameworks=net9.0 8>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/System.IdentityModel.Tokens.Jwt.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=8.0.1 4>Build: [17:35:30.15] Building 'abstractions-xunit' Running command: Using custom build target Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/abstractions-xunit/logs/abstractions-xunit.log With Environment Variables: DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/ DisableTransitiveFrameworkReferenceDownloads=true RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit//xunit.abstractions.sln /p:Configuration=Release /p:PackageVersion=2.0.3 /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/xunit.abstractions.snk /p:DelaySign=false /p:SignAssembly=true /p:PublicSign=true /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/abstractions-xunit/logs/abstractions-xunit.log 2>&1 7>Build: [17:35:30.17] Building 'MSBuildLocator' Running command: Using custom build target Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log With Environment Variables: DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/ DisableTransitiveFrameworkReferenceDownloads=true RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator//src/MSBuildLocator/Microsoft.Build.Locator.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log 2>&1 /p:DelaySign=false /p:PublicSign=true /p:EnablePackageValidation=false /p:Version=1.6.10 27>RepoBuild: CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/refint/Microsoft.DiaSymReader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/ref/Microsoft.DiaSymReader.dll". Microsoft.DiaSymReader -> /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.xml". 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (Build target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (default targets). 28>CleanupRepo: VB/C# compiler server shut down successfully. 34>CleanupRepo: VB/C# compiler server shut down successfully. 28>CleanupRepo: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/buildLogs/log/Release/source-inner-build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/buildObj/obj/Microsoft.Web.XmlTransform". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/obj/Microsoft.Web.XmlTransform/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/buildObj/obj/Microsoft.Web.XmlTransform/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building xdt df -h /builddir/build/BUILD/dotnet-9.0.116/ 34>CleanupRepo: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildLogs/log/Release/source-inner-build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/obj/Microsoft.DotNet.Cecil". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Microsoft.DotNet.Cecil/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/obj/Microsoft.DotNet.Cecil/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/obj/Mono.Cecil.Mdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Mdb/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/obj/Mono.Cecil.Mdb/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/obj/Mono.Cecil.Pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Pdb/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/obj/Mono.Cecil.Pdb/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/obj/Mono.Cecil.Rocks". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil.Rocks/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/obj/Mono.Cecil.Rocks/project.assets.json". 32>CleanupRepo: VB/C# compiler server shut down successfully. 34>CleanupRepo: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/obj/Mono.Cecil". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/Mono.Cecil/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/obj/Mono.Cecil/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building cecil df -h /builddir/build/BUILD/dotnet-9.0.116/ 28>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/sb/". 16>CleanupRepo: VB/C# compiler server shut down successfully. 32>CleanupRepo: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/buildLogs/log/Release/source-inner-build.binlog". 28>CleanupRepo: Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/log/". 32>CleanupRepo: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/buildObj/obj/Microsoft.Diagnostics.NETCore.Client". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/buildObj/obj/Microsoft.Diagnostics.NETCore.Client/project.assets.json". 28>CleanupRepo: Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/xdt/artifacts/obj/". 32>CleanupRepo: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/buildObj/toolset/Common/project.assets.json". 28>CleanupRepo: DirSize After CleanupRepo xdt 32>CleanupRepo: DirSize After Building diagnostics 28>CleanupRepo: df -h /builddir/build/BUILD/dotnet-9.0.116/ 32>CleanupRepo: df -h /builddir/build/BUILD/dotnet-9.0.116/ 34>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/sb/". 16>CleanupRepo: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/buildLogs/log/Release/source-inner-build.binlog". 34>CleanupRepo: Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/cecil/artifacts/obj/". 16>CleanupRepo: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/buildObj/obj/Microsoft.NET.Sdk.Aspire". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/Microsoft.NET.Sdk.Aspire/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/buildObj/obj/Microsoft.NET.Sdk.Aspire/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building aspire df -h /builddir/build/BUILD/dotnet-9.0.116/ 34>CleanupRepo: DirSize After CleanupRepo cecil df -h /builddir/build/BUILD/dotnet-9.0.116/ 28>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/xdt/CleanupRepo.complete". 32>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/sb/". 16>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/sb/". 32>CleanupRepo: Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/diagnostics/artifacts/obj/". DirSize After CleanupRepo diagnostics df -h /builddir/build/BUILD/dotnet-9.0.116/ 16>CleanupRepo: Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/aspire/artifacts/obj/". 28>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/xdt.proj" (Build target(s)). 16>CleanupRepo: DirSize After CleanupRepo aspire df -h /builddir/build/BUILD/dotnet-9.0.116/ 34>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/cecil/CleanupRepo.complete". 25>CleanupRepo: VB/C# compiler server shut down successfully. 32>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/diagnostics/CleanupRepo.complete". 16>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/aspire/CleanupRepo.complete". 25>CleanupRepo: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/buildLogs/log/Release/source-inner-build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/buildObj/obj/Microsoft.DotNet.Test.ProjectTemplates.9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/obj/Microsoft.DotNet.Test.ProjectTemplates.9.0/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/buildObj/obj/Microsoft.DotNet.Test.ProjectTemplates.9.0/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/buildObj/toolset/Common/project.assets.json". 34>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/cecil.proj" (Build target(s)). 25>CleanupRepo: DirSize After Building test-templates df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/test-templates/artifacts/obj/". DirSize After CleanupRepo test-templates df -h /builddir/build/BUILD/dotnet-9.0.116/ 32>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/diagnostics.proj" (Build target(s)). 20>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 25>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / 16>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/aspire.proj" (Build target(s)). 25>CleanupRepo: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/test-templates/CleanupRepo.complete". 25>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/test-templates.proj" (Build target(s)). 20>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. emsdk using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.emsdk.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.emsdk.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/CreateBuildInputProps.complete". RepoBuild: [17:35:30.57] Building emsdk Running command: /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/emsdk/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/emsdk/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:PackageRid=opencloudos.8.10-x64 /p:AssetManifestOS=linux /p:PlatformName=x64 /p:ForceBuildManifestOnly=true /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/emsdk/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/emsdk/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260325.1 BUILD_BUILDNUMBER=20260325.1 DotNetUseShippingVersions=true PreReleaseVersionLabel=servicing PackageVersionStamp=servicing DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.emsdk.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building emsdk df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/emsdk/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/emsdk/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:PackageRid=opencloudos.8.10-x64 /p:AssetManifestOS=linux /p:PlatformName=x64 /p:ForceBuildManifestOnly=true /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/emsdk/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/emsdk/ /v:n 27>RepoBuild: 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/SymReader.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (7:17) on node 3 (Pack target(s)). 7>GenerateNuspec: The package Microsoft.DiaSymReader.2.2.0-beta.24327.2 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/packages/Release/Shipping/Microsoft.DiaSymReader.2.2.0-beta.24327.2.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/SymReader.sln" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj" (10) on node 3 (Build;Pack target(s)). 10>PackageReleasePackages: Building release versions of NuGet packages 20>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/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 27>RepoBuild: 10>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (12) on node 5 (default targets). 12>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/symreader/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/symreader/obj/Microsoft.DiaSymReader/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/symreader/obj/Microsoft.DiaSymReader/Release/net9.0/Microsoft.DiaSymReader.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/symreader/obj/Microsoft.DiaSymReader/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/symreader/obj/Microsoft.DiaSymReader/Release/netstandard2.0/Microsoft.DiaSymReader.pdb". 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (13) on node 2 (Publish target(s)). 13>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/packages/Release/Shipping/Microsoft.DiaSymReader.2.2.0-beta.24327.2.nupkg' Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.252s 11.937s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.501s 0.580s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.052s 0.052s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.159s 1.889s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/SymReader.sln (Restore) | | 9 : 0.232s 0.232s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj (_IsProjectRestoreSupported) | | 13 : 0.551s 0.551s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/PdbTestResources/PdbTestResources.csproj (_IsProjectRestoreSupported) | | 12 : 0.303s 0.303s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj (_IsProjectRestoreSupported) | | 11 : 0.307s 0.307s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/TestUtilities/TestUtilities.csproj (_IsProjectRestoreSupported) | | 10 : 0.361s 0.361s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_IsProjectRestoreSupported) | | 14 : 0.118s 0.709s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateRestoreProjectPathWalk) | | | 15 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 16 : 0.386s 0.386s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 17 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_IsProjectRestoreSupported) | | 18 : 0.054s 0.062s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateRestoreGraphProjectEntry) | | | 19 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetRestoreSettingsPerFramework) | | . 20 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetRestoreSettingsPerFramework) | . 21 : 0.022s 0.175s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateProjectRestoreGraph) | | | 22 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (GetAllRuntimeIdentifiers) | | | 23 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (GetAllRuntimeIdentifiers) | | | 24 : 0.029s 0.029s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 25 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateProjectRestoreGraphPerFramework) | 26 : 0.016s 8.971s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/SymReader.sln (Build, Pack) | | 31 : 0.326s 0.326s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/PdbTestResources/PdbTestResources.csproj () | | 30 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj () | | 29 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/TestUtilities/TestUtilities.csproj () | | 28 : 0.152s 7.872s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj () | | | 33 : 7.719s 7.719s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (Build) | | . 32 : 2.338s 2.366s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (Build) | | | . 34 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 27 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj () | | 41 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/PdbTestResources/PdbTestResources.csproj (Pack) | | 40 : 0.023s 0.023s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj (Pack) | | 39 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/TestUtilities/TestUtilities.csproj (Pack) | | 38 : 0.267s 1.083s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (Pack) | | | 42 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetBuildOutputFilesWithTfm) | | | 43 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetBuildOutputFilesWithTfm) | | | 44 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetTfmSpecificContentForPackage) | | | 45 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetTfmSpecificContentForPackage) | | | 46 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetDebugSymbolsWithTfm) | | | 47 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetDebugSymbolsWithTfm) | | | 48 : 0.648s 0.648s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetFrameworkAssemblyReferences) | | | 49 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetFrameworkAssemblyReferences) | | | 50 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetFrameworksWithSuppressedDependencies) | | . 51 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetFrameworksWithSuppressedDependencies) | . 37 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/symreader/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj (Pack) | 52 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 53 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) | 54 : 0.022s 0.022s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () . 55 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj (Publish) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 5 2 4 3 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161196738102: 0 x x x x 0.146s 0.146s .. 639139161198193579: 1 x x x x 0.059s 0.204s . 639139161198778895: 2 x x x x 0.005s 0.209s 639139161198824998: 1 x x x x 0.023s 0.232s 639139161199055596: 3 x x x x 0.004s 0.236s 639139161199097286: 1 x x x x 0.007s 0.243s 639139161199171206: 4 x x x x 0.052s 0.295s . 639139161199689004: 1 x x x x 0.003s 0.298s 639139161199718720: 6 x x x x 0.018s 0.316s 639139161199895683: 1 x x x x 0.410s 0.726s ........ 639139161203996331: 0 x x x x 0.071s 0.797s . 639139161204704369: 8 x x x x 0.006s 0.803s 639139161204764706: 9 x x x x 0.232s 1.034s .... 639139161207081811: | 10 11 12 13 0.000s 1.035s 639139161207086250: x | | | | 0.303s 1.338s ...... 639139161210117093: x | | x | 0.003s 1.341s 639139161210150672: x | x x | 0.054s 1.396s . 639139161210695610: x x x x | 0.190s 1.585s ... 639139161212592074: 8 x x x x 0.023s 1.609s 639139161212824792: x 14 x x x 0.081s 1.690s . 639139161213639327: x 15 x x x 0.204s 1.894s .... 639139161215680917: x 14 x x x 0.024s 1.919s 639139161215925728: x x 16 x x 0.387s 2.305s ....... 639139161219791206: x 14 x x x 0.012s 2.317s 639139161219910501: 8 x x x x 0.002s 2.320s 639139161219934544: x 17 x x x 0.002s 2.321s 639139161219950966: 8 x x x x 0.003s 2.324s 639139161219979047: x 18 x x x 0.020s 2.344s 639139161220182380: x 19 x x x 0.003s 2.347s 639139161220210141: x 18 x x x 0.005s 2.353s 639139161220263959: x x 20 x x 0.005s 2.357s 639139161220309153: x 18 x x x 0.029s 2.386s 639139161220595555: 8 x x x x 0.002s 2.388s 639139161220613999: x 21 x x x 0.005s 2.392s 639139161220662380: x 22 x x x 0.002s 2.395s 639139161220686157: x 21 x x x 0.002s 2.397s 639139161220705111: x x 23 x x 0.003s 2.400s 639139161220739368: x 21 x x x 0.006s 2.406s 639139161220799739: x 24 x x x 0.029s 2.435s 639139161221086302: x 21 x x x 0.003s 2.437s 639139161221112206: x x 25 x x 0.119s 2.556s .. 639139161222298127: x 21 x x x 0.007s 2.563s 639139161222364579: 8 x x x x 0.123s 2.686s .. 639139161223593541: 0 x x x x 0.027s 2.712s 639139161223859210: 26 x x x x 0.012s 2.724s 639139161223975406: 31 29 30 27 28 0.060s 2.783s . 639139161224571270: | x | | | 0.011s 2.794s 639139161224680571: | x x | | 0.017s 2.811s 639139161224852440: | x x x | 0.053s 2.864s . 639139161225382061: | x x 32 33 0.186s 3.050s ... 639139161227238335: x x x | | 2.116s 5.166s .......................................... 639139161248395185: x 34 x x | 0.028s 5.194s 639139161248675982: x x x 32 | 0.037s 5.231s 639139161249045206: x x x x | 5.353s 10.584s + (scale 1:100) 639139161302577318: x x x x 28 0.012s 10.596s 639139161302693901: 26 x x x x 0.003s 10.599s 639139161302724417: 41 39 40 37 38 0.001s 10.600s 639139161302737392: x | | | | 0.003s 10.603s 639139161302763511: x | | x | 0.005s 10.608s 639139161302816217: x x | x | 0.001s 10.608s 639139161302821689: x x | x 42 0.006s 10.614s 639139161302876892: x x | x 38 0.007s 10.621s 639139161302945844: x x | 43 x 0.001s 10.622s 639139161302956029: x x x | x 0.003s 10.625s 639139161302989113: x x x x 38 0.003s 10.628s 639139161303016941: x x x x 44 0.004s 10.632s 639139161303056748: x x x x 38 0.003s 10.635s 639139161303087252: x x x 45 x 0.002s 10.637s 639139161303111979: x x x x 38 0.003s 10.641s 639139161303145713: x x x x 46 0.003s 10.644s 639139161303175868: x x x x 38 0.008s 10.652s 639139161303258850: x x x 47 x 0.002s 10.655s 639139161303283717: x x x x 38 0.009s 10.663s 639139161303372118: x x 48 x x 0.656s 11.319s ............. 639139161309930926: x x x x 38 0.003s 11.322s 639139161309961556: x x x 49 x 0.139s 11.461s .. 639139161311352758: x x x x 38 0.002s 11.463s 639139161311372414: x x 50 x x 0.003s 11.466s 639139161311399836: x x x x 38 0.002s 11.468s 639139161311418162: x x x 51 x 0.004s 11.472s 639139161311458162: x x x x 38 0.210s 11.682s .... 639139161313559698: 26 x x x x 0.001s 11.683s 639139161313569560: 0 x x x x 0.002s 11.685s 639139161313590342: x x x x 52 0.111s 11.796s .. 639139161314700181: 0 x x x x 0.001s 11.798s 639139161314714253: 53 x x x x 0.006s 11.804s 639139161314776715: 0 x x x x 0.005s 11.808s 639139161314821957: x 54 x x x 0.022s 11.830s 639139161315041136: 0 x x x x 0.002s 11.832s 639139161315058511: x x 55 x x 0.106s 11.938s .. 639139161316119098: 0 x x x x 0.001s 11.940s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 13.2 8.4 15.4 26.5 80.8 Average Utilization: 28.8 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:11.98 20>RepoBuild: Build started 05/09/2026 17:35:31. 27>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 11>RepoBuild: 5>Build: [17:35:31.80] Building 'netcorecli-fsc' Running command: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /bl /v:minimal /p:OutputPath=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/netcorecli-fsc/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=netcorecli-fsc >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log 2>&1 Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log With Environment Variables: DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/ DisableTransitiveFrameworkReferenceDownloads=true RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /bl /v:minimal /p:OutputPath=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/netcorecli-fsc/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=netcorecli-fsc >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log 2>&1 /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log 2>&1 14>RepoBuild: System.CommandLine -> /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/bin/System.CommandLine/Release/net9.0/System.CommandLine.dll 20>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ConfigurationGroup=Release /p:CMakeArgs="" /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/emsdk/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/emsdk/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:PackageRid=opencloudos.8.10-x64 /p:AssetManifestOS=linux /p:PlatformName=x64 /p:ForceBuildManifestOnly=true /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/emsdk/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/emsdk/ /v:n -logger:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.emsdk.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=emsdk 11>RepoBuild: 13>Build: [17:35:31.92] Building 'newtonsoft-json' Running command: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/artifacts/sb/src/keys/Newtonsoft.Json.snk /p:SignAssembly=true /p:PublicSign=true /p:TreatWarningsAsErrors=false /p:AdditionalConstants=SIGNED Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log With Environment Variables: DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/ DisableTransitiveFrameworkReferenceDownloads=true LibraryFrameworks=netstandard2.0 RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/artifacts/sb/src/keys/Newtonsoft.Json.snk /p:SignAssembly=true /p:PublicSign=true /p:TreatWarningsAsErrors=false /p:AdditionalConstants=SIGNED /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log 2>&1 27>RepoBuild: 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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 11>RepoBuild: 9>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser//src/Microsoft.Css.Parser/Microsoft.Css.Parser.csproj /p:Configuration=Release /p:DelaySign=false /p:PublicSign=true /p:VersionSuffix=20230414.1 /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/cssparser/logs/cssparser.log 2>&1 11>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release /p:StableRelease=True /p:RelativeOutputPathBase= /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/application-insights/logs/application-insights.log 2>&1 /p:BinRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//bin /p:ObjRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//obj /p:PackageOutputDir=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//bin/Release 27>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 11>RepoBuild: 4>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit//xunit.abstractions.sln /p:Configuration=Release /p:PackageVersion=2.0.3 /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/xunit.abstractions.snk /p:DelaySign=false /p:SignAssembly=true /p:PublicSign=true /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/abstractions-xunit/logs/abstractions-xunit.log 2>&1 6>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider//src/Valleysoft.DockerCredsProvider/Valleysoft.DockerCredsProvider.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/docker-creds-provider/logs/docker-creds-provider.log 2>&1 /p:Version=2.2.4 /p:TargetFrameworks=net9.0 12>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Humanizer.csproj /p:Configuration=Release /p:DelaySign=false /p:PublicSign=true /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/humanizer/logs/humanizer.log 2>&1 27>RepoBuild: Installed Microsoft.DotNet.NuGetRepack.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/.nuget/packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3 with content hash 9QrY0rM26eCDpwtCFqHZ6rvpnl4ghvlR80Tq4znlK6KVW3TJkEfPCgFDYU16unDGZCTN99cRm0QnmZeGbsUxyg==. 20>RepoBuild: Build started 05/09/2026 17:35:32. 27>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/toolset/Common/Tools.proj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 257 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj" (Build;Pack target(s)). 20>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 27>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... 11>RepoBuild: 7>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build --no-restore /bl:build.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator//src/MSBuildLocator/Microsoft.Build.Locator.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log 2>&1 /p:DelaySign=false /p:PublicSign=true /p:EnablePackageValidation=false /p:Version=1.6.10 20>RepoBuild: 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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 27>RepoBuild: Writing package usage data... done. Took 00:00:00.2269042 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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 : 12.473s 13.516s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.569s 0.675s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.106s 0.106s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.254s 0.254s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161192596345: 0 12.424s 12.424s ++ (scale 1:100) 639139161316834258: 1 0.059s 12.482s . 639139161317420364: 2 0.005s 12.488s 639139161317472062: 1 0.020s 12.507s 639139161317670537: 3 0.004s 12.512s 639139161317713769: 1 0.008s 12.520s 639139161317796783: 4 0.079s 12.599s . 639139161318587580: 1 0.004s 12.604s 639139161318632462: 6 0.017s 12.621s 639139161318804230: 1 0.478s 13.099s ......... 639139161323587348: 0 0.003s 13.102s 639139161323614186: 8 0.002s 13.103s 639139161323629205: 0 0.040s 13.143s 639139161324030628: 9 0.002s 13.145s 639139161324047943: 0 0.002s 13.147s 639139161324068086: 10 0.001s 13.148s 639139161324079263: 0 0.001s 13.150s 639139161324091563: 11 0.106s 13.255s .. 639139161325147068: 0 0.002s 13.257s 639139161325164858: 12 0.004s 13.261s 639139161325206379: 0 0.002s 13.263s 639139161325222042: 13 0.254s 13.517s ..... 639139161327764660: 0 0.001s 13.518s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:13.55 [17:35:32.80] Building symreader...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building symreader: -> Microsoft.DiaSymReader/2.2.0-beta.24327.2 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/LogRepoArtifacts.complete". 20>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 27>CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/microsoft.dotnet.nugetrepack.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/microsoft.dotnet.nugetrepack.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/microsoft.dotnet.nugetrepack.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/microsoft.dotnet.nugetrepack.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/microsoft.dotnet.nugetrepack.tasks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/microsoft.dotnet.nugetrepack.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/tools/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.NuGetRepack.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/tools/net9.0/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/tools/net9.0/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/symreader". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/symreader/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/symreader/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler 20>RepoBuild: Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash JDR8Rlk86C4PVKEEjLKpHaIHstAjUHm+KRVDJFL4HmhMIwj3KYG1il3VcrStDgjitDFhHjYglRP7V2+x9Hcg/A==. Installed Microsoft.DotNet.Build.Tasks.Templating 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3 with content hash AhC5FlbJWBjrk6oxDJL08Cxnw5L3PLNir55B2i7MPZVWgu971WlieMUkQUiRr4t8j5hZS6gtNE7mw5QLpR+ywQ==. Installed Microsoft.DotNet.Build.Tasks.Packaging 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3 with content hash oTgicLpq8sw4ziS5CpHw90LvAjxgg+v8+uDcFtENtSKoJzZQazJSZHjkBg/vWCbl05/tVdK1rs2XbmG3TgbMfw==. Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash Ta9eLg0xKjP4P8vOZlHVfrv7qoMykUpYNAzs07HcseUHJnefsqpZH/wbb3eF9fPIBJERuE8zFhpLNmSsGYrEQw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 304 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 27>CleanupRepo: Shutting down VB/C# compiler server... 20>RepoBuild: 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 11>RepoBuild: 5>Build: [17:35:33.23] Building 'netcorecli-fsc'...done 5>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj" (Build;Pack target(s)). 14>RepoBuild: System.CommandLine.Rendering -> /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/bin/System.CommandLine.Rendering/Release/netstandard2.0/System.CommandLine.Rendering.dll 11>RepoBuild: 8>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/System.IdentityModel.Tokens.Jwt.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=8.0.1 14>RepoBuild: System.CommandLine.NamingConventionBinder -> /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/bin/System.CommandLine.NamingConventionBinder/Release/netstandard2.0/System.CommandLine.NamingConventionBinder.dll 20>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (4) on node 1 (Restore target(s)). 4>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj... Installed Microsoft.DotNet.XliffTasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3 with content hash JJMxltOEdYivPX2lTCHXXwOh8UqnvGqlWJnixGdPkOxpAJZt8/JeiBGMaK6wTeIWHS593VRNDg/2WvenuW0veQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/emsdk//artifacts/obj//emsdk.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/emsdk//artifacts/obj//emsdk.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj (in 16 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj" (3:7) on node 1 (Build;Pack target(s)). 3>ReallyPack: Creating nuget packages... 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.Current.Manifest/Microsoft.NET.Workload.Emscripten.Current.Manifest.pkgproj" (6) on node 1 (Build target(s)). 6>GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. AddPlaceholders: Skipping target "AddPlaceholders" because it has no inputs. GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. GetPackageIdentity: Could not find any NETStandard frameworks, defaulting to .NETStandard,Version=v1.0. CreatePackage: Created '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.9.0.15.nupkg' Created '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/bin/Microsoft.NET.Workload.Emscripten.Current.Manifest/pkg/symbols/Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.9.0.15.symbols.nupkg' Build: Microsoft.NET.Workload.Emscripten.Current.Manifest -> /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.9.0.15.nupkg 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.Current.Manifest/Microsoft.NET.Workload.Emscripten.Current.Manifest.pkgproj" (Build target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.Current.Manifest/Microsoft.NET.Workload.Emscripten.Current.Manifest.pkgproj" (6:2) on node 1 (Build target(s)). 6>GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. AddPlaceholders: Skipping target "AddPlaceholders" because it has no inputs. GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. GetPackageIdentity: Could not find any NETStandard frameworks, defaulting to .NETStandard,Version=v1.0. CreatePackage: Created '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/NonShipping/Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport.9.0.15-servicing.26175.1.nupkg' Created '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/bin/Microsoft.NET.Workload.Emscripten.Current.Manifest/pkg/symbols/Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport.9.0.15-servicing.26175.1.symbols.nupkg' Build: Microsoft.NET.Workload.Emscripten.Current.Manifest -> /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/NonShipping/Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport.9.0.15-servicing.26175.1.nupkg 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.Current.Manifest/Microsoft.NET.Workload.Emscripten.Current.Manifest.pkgproj" (Build target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.net6.Manifest/Microsoft.NET.Workload.Emscripten.net6.Manifest.pkgproj" (7) on node 1 (Build target(s)). 7>GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. AddPlaceholders: Skipping target "AddPlaceholders" because it has no inputs. GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. GetPackageIdentity: Could not find any NETStandard frameworks, defaulting to .NETStandard,Version=v1.0. CreatePackage: Created '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.9.0.15.nupkg' Created '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/bin/Microsoft.NET.Workload.Emscripten.net6.Manifest/pkg/symbols/Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.9.0.15.symbols.nupkg' Build: Microsoft.NET.Workload.Emscripten.net6.Manifest -> /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.9.0.15.nupkg 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.net6.Manifest/Microsoft.NET.Workload.Emscripten.net6.Manifest.pkgproj" (Build target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.net7.Manifest/Microsoft.NET.Workload.Emscripten.net7.Manifest.pkgproj" (8) on node 1 (Build target(s)). 8>GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. AddPlaceholders: Skipping target "AddPlaceholders" because it has no inputs. GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. GetPackageIdentity: Could not find any NETStandard frameworks, defaulting to .NETStandard,Version=v1.0. CreatePackage: Created '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.9.0.15.nupkg' Created '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/bin/Microsoft.NET.Workload.Emscripten.net7.Manifest/pkg/symbols/Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.9.0.15.symbols.nupkg' Build: Microsoft.NET.Workload.Emscripten.net7.Manifest -> /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.9.0.15.nupkg 8>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.net7.Manifest/Microsoft.NET.Workload.Emscripten.net7.Manifest.pkgproj" (Build target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.net8.Manifest/Microsoft.NET.Workload.Emscripten.net8.Manifest.pkgproj" (9) on node 1 (Build target(s)). 9>GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. AddPlaceholders: Skipping target "AddPlaceholders" because it has no inputs. GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. GetPackageIdentity: Could not find any NETStandard frameworks, defaulting to .NETStandard,Version=v1.0. CreatePackage: Created '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.9.0.15.nupkg' Created '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/bin/Microsoft.NET.Workload.Emscripten.net8.Manifest/pkg/symbols/Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.9.0.15.symbols.nupkg' Build: Microsoft.NET.Workload.Emscripten.net8.Manifest -> /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.9.0.15.nupkg 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.net8.Manifest/Microsoft.NET.Workload.Emscripten.net8.Manifest.pkgproj" (Build target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (12) on node 1 (default targets). 12>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/emsdk/". 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (13) on node 1 (Publish target(s)). 13>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (13) is building "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Runtime.Emscripten.Sdk.Internal/Microsoft.NET.Runtime.Emscripten.Sdk.Internal.pkgproj" (14) on node 1 (GetPackageIdentity target(s)). 14>AddPlaceholders: Skipping target "AddPlaceholders" because it has no inputs. GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. GetPackageIdentity: Could not find any NETStandard frameworks, defaulting to .NETStandard,Version=v1.0. 14>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Runtime.Emscripten.Sdk.Internal/Microsoft.NET.Runtime.Emscripten.Sdk.Internal.pkgproj" (GetPackageIdentity target(s)). 14>RepoBuild: System.CommandLine.DragonFruit -> /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/bin/System.CommandLine.DragonFruit/Release/netstandard2.0/System.CommandLine.DragonFruit.dll 20>RepoBuild: 13>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.9.0.15.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.9.0.15.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.9.0.15.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.9.0.15.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/Release/NonShipping/Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport.9.0.15-servicing.26175.1.nupkg' Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/log/Release/AssetManifest/linux-x64.xml'... 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.203s 2.306s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.598s 0.701s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.301s 0.301s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj (_IsProjectRestoreSupported) | 9 : 0.042s 0.136s /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets (Restore) | | 10 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj (_IsProjectRestoreSupported) | | 11 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj (_GenerateRestoreProjectPathWalk) | | 12 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj (_IsProjectRestoreSupported) | | 13 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj (_GenerateRestoreGraphProjectEntry) | . 14 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj (_GenerateProjectRestoreGraph) | 15 : 0.075s 0.848s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/emsdk.proj (Build, Pack) | | 16 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 17 : 0.455s 0.457s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.Current.Manifest/Microsoft.NET.Workload.Emscripten.Current.Manifest.pkgproj (Build) | | . 18 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 19 : 0.110s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.Current.Manifest/Microsoft.NET.Workload.Emscripten.Current.Manifest.pkgproj (Build) | | . 20 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 21 : 0.082s 0.082s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.net6.Manifest/Microsoft.NET.Workload.Emscripten.net6.Manifest.pkgproj (Build) | | 22 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.net7.Manifest/Microsoft.NET.Workload.Emscripten.net7.Manifest.pkgproj (Build) | . 23 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Workload.Emscripten.net8.Manifest/Microsoft.NET.Workload.Emscripten.net8.Manifest.pkgproj (Build) | 24 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 25 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) | 26 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () . 27 : 0.089s 0.102s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj (Publish) | . 28 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/eng/nuget/Microsoft.NET.Runtime.Emscripten.Sdk.Internal/Microsoft.NET.Runtime.Emscripten.Sdk.Internal.pkgproj (GetPackageIdentity) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161322910281: 0 0.170s 0.170s ... 639139161324605908: 1 0.054s 0.224s . 639139161325149279: 2 0.003s 0.227s 639139161325183915: 1 0.022s 0.250s 639139161325408405: 3 0.004s 0.254s 639139161325449161: 1 0.008s 0.262s 639139161325531039: 4 0.069s 0.331s . 639139161326221482: 1 0.004s 0.335s 639139161326260056: 6 0.026s 0.361s 639139161326519944: 1 0.510s 0.871s .......... 639139161331618673: 0 0.002s 0.873s 639139161331636143: 8 0.301s 1.174s ...... 639139161334650195: 0 0.027s 1.201s 639139161334918228: 9 0.004s 1.205s 639139161334959608: 10 0.034s 1.239s 639139161335296051: 9 0.003s 1.242s 639139161335327072: 11 0.002s 1.244s 639139161335351184: 9 0.002s 1.246s 639139161335369990: 12 0.001s 1.247s 639139161335375973: 9 0.002s 1.248s 639139161335393855: 13 0.047s 1.295s 639139161335861044: 9 0.001s 1.296s 639139161335872718: 14 0.010s 1.306s 639139161335974634: 9 0.030s 1.337s 639139161336279320: 0 0.002s 1.339s 639139161336298142: 15 0.065s 1.403s . 639139161336943645: 16 0.002s 1.405s 639139161336964376: 15 0.003s 1.408s 639139161336991937: 17 0.454s 1.862s ......... 639139161341529019: 18 0.002s 1.864s 639139161341546863: 17 0.001s 1.865s 639139161341561417: 15 0.001s 1.866s 639139161341573025: 19 0.108s 1.975s .. 639139161342656433: 20 0.002s 1.976s 639139161342672108: 19 0.001s 1.977s 639139161342684299: 15 0.001s 1.978s 639139161342693277: 21 0.082s 2.060s . 639139161343514261: 15 0.001s 2.061s 639139161343525231: 22 0.063s 2.125s . 639139161344159425: 15 0.001s 2.126s 639139161344169693: 23 0.057s 2.183s . 639139161344741973: 15 0.001s 2.184s 639139161344753785: 0 0.003s 2.187s 639139161344784996: 24 0.004s 2.191s 639139161344820570: 0 0.001s 2.192s 639139161344832354: 25 0.003s 2.195s 639139161344859267: 0 0.001s 2.196s 639139161344870081: 26 0.007s 2.203s 639139161344944418: 0 0.001s 2.205s 639139161344956183: 27 0.010s 2.214s 639139161345054960: 28 0.013s 2.227s 639139161345184883: 27 0.079s 2.307s . 639139161345977154: 0 0.001s 2.308s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:02.35 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Installed Microsoft.DotNet.Build.Tasks.Templating 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/.nuget/packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3 with content hash AhC5FlbJWBjrk6oxDJL08Cxnw5L3PLNir55B2i7MPZVWgu971WlieMUkQUiRr4t8j5hZS6gtNE7mw5QLpR+ywQ==. Installed Microsoft.DotNet.Build.Tasks.Packaging 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/.nuget/packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3 with content hash oTgicLpq8sw4ziS5CpHw90LvAjxgg+v8+uDcFtENtSKoJzZQazJSZHjkBg/vWCbl05/tVdK1rs2XbmG3TgbMfw==. 11>RepoBuild: 4>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /bl:pack.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit//xunit.abstractions.sln /p:Configuration=Release /p:PackageVersion=2.0.3 /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/xunit.abstractions.snk /p:DelaySign=false /p:SignAssembly=true /p:PublicSign=true /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/abstractions-xunit/logs/abstractions-xunit.log 2>&1 20>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/toolset/Common/Tools.proj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 328 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 11>RepoBuild: 9>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /bl:pack.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser//src/Microsoft.Css.Parser/Microsoft.Css.Parser.csproj /p:Configuration=Release /p:DelaySign=false /p:PublicSign=true /p:VersionSuffix=20230414.1 /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/cssparser/logs/cssparser.log 2>&1 20>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... 14>RepoBuild: System.CommandLine.NamingConventionBinder -> /builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/bin/System.CommandLine.NamingConventionBinder/Release/net9.0/System.CommandLine.NamingConventionBinder.dll 20>RepoBuild: Writing package usage data... done. Took 00:00:00.2826178 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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 : 2.956s 4.130s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.685s 0.831s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.119s 0.119s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.012s 0.012s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.318s 0.318s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161317783754: 0 2.905s 2.905s .......................................................... 639139161346832395: 1 0.053s 2.958s . 639139161347360643: 2 0.007s 2.965s 639139161347433222: 1 0.036s 3.001s 639139161347791019: 3 0.004s 3.005s 639139161347830482: 1 0.009s 3.013s 639139161347916979: 4 0.119s 3.132s .. 639139161349105252: 1 0.004s 3.136s 639139161349146592: 6 0.016s 3.152s 639139161349303944: 1 0.585s 3.737s ........... 639139161355149845: 0 0.003s 3.739s 639139161355178536: 8 0.002s 3.742s 639139161355200412: 0 0.041s 3.783s 639139161355610954: 9 0.002s 3.785s 639139161355633579: 0 0.002s 3.787s 639139161355654024: 10 0.001s 3.788s 639139161355668236: 0 0.002s 3.790s 639139161355686335: 11 0.005s 3.796s 639139161355741139: 0 0.002s 3.798s 639139161355765147: 12 0.012s 3.810s 639139161355884216: 0 0.002s 3.812s 639139161355903048: 13 0.318s 4.130s ...... 639139161359086215: 0 0.002s 4.132s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:04.18 [17:35:35.95] Building emsdk...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building emsdk: -> Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100/9.0.15 -> Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport/9.0.15-servicing.26175.1 -> Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100/9.0.15 -> Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100/9.0.15 -> Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100/9.0.15 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/content". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/content/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/content/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/Microsoft.DotNet.Build.Tasks.Packaging.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/Microsoft.DotNet.Build.Tasks.Packaging.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/Microsoft.DotNet.Build.Tasks.Packaging.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/Microsoft.DotNet.Build.Tasks.Packaging.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/PackageLibs.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/PackageLibs.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/Packaging.common.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/Packaging.common.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/Packaging.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/Packaging.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/build/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.packaging.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.packaging.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.packaging.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.packaging.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.packaging.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.packaging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/tools/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/tools/net9.0/runtime.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.packaging/9.0.0-beta.26152.3/tools/net9.0/runtime.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/build/Microsoft.DotNet.Build.Tasks.Templating.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/build/Microsoft.DotNet.Build.Tasks.Templating.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/LICENSE.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.templating.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.templating.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.templating.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.templating.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.templating.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.templating.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/THIRD-PARTY-NOTICES.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/tools/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Templating.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Templating.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Templating.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.templating/9.0.0-beta.26152.3/tools/net9.0/Microsoft.DotNet.Build.Tasks.Templating.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/emsdk". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/emsdk/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/emsdk/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler Shutting down VB/C# compiler server... 14>RepoBuild: The package System.CommandLine.2.0.0-beta4.24326.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/packages/Release/Shipping/System.CommandLine.2.0.0-beta4.24326.1.nupkg'. The package System.CommandLine.DragonFruit.0.4.0-alpha.24326.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/packages/Release/Shipping/System.CommandLine.DragonFruit.0.4.0-alpha.24326.1.nupkg'. The package System.CommandLine.Rendering.0.4.0-alpha.24326.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/packages/Release/Shipping/System.CommandLine.Rendering.0.4.0-alpha.24326.1.nupkg'. The package System.CommandLine.NamingConventionBinder.2.0.0-beta4.24326.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/packages/Release/Shipping/System.CommandLine.NamingConventionBinder.2.0.0-beta4.24326.1.nupkg'. Performing push to local artifacts storage. Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:17.67 Determining projects to restore... 11>RepoBuild: 7>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack --no-build /bl:pack.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator//src/MSBuildLocator/Microsoft.Build.Locator.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log 2>&1 /p:DelaySign=false /p:PublicSign=true /p:EnablePackageValidation=false /p:Version=1.6.10 20>CleanupRepo: VB/C# compiler server shut down successfully. Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/buildLogs/log/Release/source-inner-build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/buildObj/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/buildObj/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building emsdk df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/emsdk/artifacts/obj/". DirSize After CleanupRepo emsdk df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/emsdk/CleanupRepo.complete". 11>RepoBuild: 10>Build: [17:35:37.85] Building 'vs-solutionpersistence'...done Package: [17:35:37.85] Packaging 'vs-solutionpersistence' Running command: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence//src/Microsoft.VisualStudio.SolutionPersistence/Microsoft.VisualStudio.SolutionPersistence.csproj /bl:pack.binlog /p:Configuration=Release /p:TreatWarningsAsErrors=false /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/vs-solutionpersistence.snk /p:SignAssembly=true /p:PublicSign=true /p:FileVersion=1.0.52 /p:PackageVersion=1.0.52 Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/vs-solutionpersistence/logs/vs-solutionpersistence.log With Environment Variables: DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/emsdk.proj" (Build target(s)). 11>RepoBuild: _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/ DisableTransitiveFrameworkReferenceDownloads=true TargetFrameworks=net9.0 SourceBuild=true NUGET_PACKAGES=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence//src/Microsoft.VisualStudio.SolutionPersistence/Microsoft.VisualStudio.SolutionPersistence.csproj /bl:pack.binlog /p:Configuration=Release /p:TreatWarningsAsErrors=false /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/keys/vs-solutionpersistence.snk /p:SignAssembly=true /p:PublicSign=true /p:FileVersion=1.0.52 /p:PackageVersion=1.0.52 /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/vs-solutionpersistence/logs/vs-solutionpersistence.log 2>&1 6>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /bl:pack.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider//src/Valleysoft.DockerCredsProvider/Valleysoft.DockerCredsProvider.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/docker-creds-provider/logs/docker-creds-provider.log 2>&1 /p:Version=2.2.4 /p:TargetFrameworks=net9.0 27>CleanupRepo: VB/C# compiler server shut down successfully. Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/buildLogs/log/Release/source-inner-build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/buildLogs/log/Release/Build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/buildObj/obj/Microsoft.DiaSymReader". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/Microsoft.DiaSymReader/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/buildObj/obj/Microsoft.DiaSymReader/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building symreader df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/symreader/artifacts/obj/". DirSize After CleanupRepo symreader df -h /builddir/build/BUILD/dotnet-9.0.116/ 14>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 208 ms). 27>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/symreader/CleanupRepo.complete". 27>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/symreader.proj" (Build target(s)). 14>RepoBuild: Writing package usage data... 11>RepoBuild: 4>Build: [17:35:38.28] Building 'abstractions-xunit'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/bin/Release/xunit.abstractions.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/xunit.abstractions.2.0.3.nupkg". 13>Build: [17:35:38.28] Building 'newtonsoft-json'...done Package: [17:35:38.28] Packaging 'newtonsoft-json' Running command: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/artifacts/sb/src/keys/Newtonsoft.Json.snk /p:SignAssembly=true /p:PublicSign=true /p:TreatWarningsAsErrors=false /p:AdditionalConstants=SIGNED Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log With Environment Variables: DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/ DisableTransitiveFrameworkReferenceDownloads=true LibraryFrameworks=netstandard2.0 NUGET_PACKAGES=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/ 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj" (Build;Pack target(s)). 13>Package: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/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-9.0.116/src/source-build-externals/artifacts/sb/src/keys/Newtonsoft.Json.snk /p:SignAssembly=true /p:PublicSign=true /p:TreatWarningsAsErrors=false /p:AdditionalConstants=SIGNED /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log 2>&1 14>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/patches/xunit/0001-Patching.patch 14>RepoBuild: Writing package usage data... done. Took 00:00:00.2625086 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:19.19 11>RepoBuild: EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/xunit/logs/". 14>RepoBuild: [17:35:38.38] Building command-line-api...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>RepoBuild: Build: [17:35:38.40] Building 'xunit' Running command: Using custom build target Log: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/xunit/logs/xunit.log With Environment Variables: DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260105.1 BUILD_BUILDNUMBER=20260105.1 SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/ DisableTransitiveFrameworkReferenceDownloads=true 14>LogRepoArtifacts: New artifact(s) after building command-line-api: -> System.CommandLine/2.0.0-beta4.24326.1 -> System.CommandLine.DragonFruit/0.4.0-alpha.24326.1 -> System.CommandLine.NamingConventionBinder/2.0.0-beta4.24326.1 -> System.CommandLine.Rendering/0.4.0-alpha.24326.1 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/LogRepoArtifacts.complete". 11>RepoBuild: RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//xunit-notests.slnf /p:Configuration=Release /p:PackageVersion=2.4.2 /p:DelaySign=false /p:PublicSign=true /v:minimal /p:PackageOutputPath=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//bin/Release >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/xunit/logs/xunit.log 2>&1 9>Build: [17:35:38.44] Building 'cssparser'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/bin/Release/Microsoft.Css.Parser.1.0.0-20230414.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.Css.Parser.1.0.0-20230414.1.nupkg". 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj" (Build;Pack target(s)). 14>CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.csharp/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/microsoft.csharp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/analyzers/dotnet/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/analyzers/dotnet/cs/ILLink.CodeFixProvider.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/analyzers/dotnet/cs/ILLink.CodeFixProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/analyzers/dotnet/cs/ILLink.RoslynAnalyzer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/analyzers/dotnet/cs/ILLink.RoslynAnalyzer.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/build/Microsoft.NET.ILLink.Analyzers.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/build/Microsoft.NET.ILLink.Analyzers.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/build/Microsoft.NET.ILLink.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/build/Microsoft.NET.ILLink.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/build/Microsoft.NET.ILLink.Tasks.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/build/Microsoft.NET.ILLink.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/microsoft.net.illink.tasks.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/microsoft.net.illink.tasks.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/microsoft.net.illink.tasks.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/microsoft.net.illink.tasks.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/microsoft.net.illink.tasks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/microsoft.net.illink.tasks.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/build/Microsoft.NET.ILLink.Analyzers.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/build/Microsoft.NET.ILLink.Analyzers.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/build/Microsoft.NET.ILLink.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/build/Microsoft.NET.ILLink.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/build/Microsoft.NET.ILLink.Tasks.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/build/Microsoft.NET.ILLink.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/illink.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/illink.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/illink.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/illink.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/illink.runtimeconfig.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/illink.runtimeconfig.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/ILLink.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/ILLink.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/ILLink.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/ILLink.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Mono.Cecil.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Mono.Cecil.Mdb.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Mono.Cecil.Mdb.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Mono.Cecil.Pdb.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Mono.Cecil.Pdb.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Mono.Cecil.Rocks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Mono.Cecil.Rocks.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Sdk". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/tools/net9.0/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.net.illink.tasks/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.illink.tasks/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.memory/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/system.memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/command-line-api". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/command-line-api/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/command-line-api/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler Shutting down VB/C# compiler server... VB/C# compiler server shut down successfully. Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildLogs/log/Release/source-inner-build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildLogs/log/Release/Build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildObj/obj/System.CommandLine.DragonFruit". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/obj/System.CommandLine.DragonFruit/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildObj/obj/System.CommandLine.DragonFruit/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildObj/obj/System.CommandLine.NamingConventionBinder". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/obj/System.CommandLine.NamingConventionBinder/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildObj/obj/System.CommandLine.NamingConventionBinder/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildObj/obj/System.CommandLine.Rendering". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/obj/System.CommandLine.Rendering/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildObj/obj/System.CommandLine.Rendering/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildObj/obj/System.CommandLine". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/obj/System.CommandLine/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildObj/obj/System.CommandLine/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building command-line-api df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/command-line-api/artifacts/obj/". DirSize After CleanupRepo command-line-api df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/command-line-api/CleanupRepo.complete". 14>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/command-line-api.proj" (Build target(s)). 33>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 11>RepoBuild: 6>Build: [17:35:40.79] Building 'docker-creds-provider'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/bin/Release/Valleysoft.DockerCredsProvider.2.2.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Valleysoft.DockerCredsProvider.2.2.4.nupkg". 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj" (Build;Pack target(s)). 10>Package: [17:35:40.96] Packaging 'vs-solutionpersistence'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/bin/Packages/Release/NuGet/Microsoft.VisualStudio.SolutionPersistence.1.0.52.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.VisualStudio.SolutionPersistence.1.0.52.nupkg". 10>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj" (Build;Pack target(s)). 13>Package: [17:35:41.13] Packaging 'newtonsoft-json'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.13.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Newtonsoft.Json.13.0.3.nupkg". 13>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj" (Build;Pack target(s)). 14>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//xunit-notests.slnf /p:Configuration=Release /p:PackageVersion=2.4.2 /p:DelaySign=false /p:PublicSign=true /v:minimal /p:PackageOutputPath=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//bin/Release >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/xunit/logs/xunit.log 2>&1 7>Build: [17:35:41.46] Building 'MSBuildLocator'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/bin/Release/Microsoft.Build.Locator.1.6.10.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.Build.Locator.1.6.10.nupkg". 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj" (Build;Pack target(s)). 12>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /bl:pack.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/Humanizer.csproj /p:Configuration=Release /p:DelaySign=false /p:PublicSign=true /v:minimal /p:NuspecFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/NuSpecs/Humanizer.Core.nuspec /p:NuspecBasePath=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/ /p:NuspecProperties=Version=2.14.1 >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/humanizer/logs/humanizer.log 2>&1 33>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/NuGet.config". UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/UpdateNuGetConfig.complete". UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/UpdateGlobalJsonVersions.complete". CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. sourcelink using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.sourcelink.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.sourcelink.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/CreateBuildInputProps.complete". RepoBuild: [17:35:42.67] Building sourcelink Running command: /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/sourcelink/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/sourcelink/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/sourcelink/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/sourcelink/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20251114.5 BUILD_BUILDNUMBER=20251114.5 DotNetUseShippingVersions=true PreReleaseVersionLabel=beta PackageVersionStamp=beta DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.sourcelink.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building sourcelink df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/sourcelink/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/sourcelink/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/sourcelink/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/sourcelink/ ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/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 Determining projects to restore... 11>RepoBuild: 8>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /bl:pack_TokensJwt.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/System.IdentityModel.Tokens.Jwt.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=8.0.1 --output /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack 33>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 228 ms). Determining projects to restore... 11>RepoBuild: 14>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack --no-build --no-restore /bl:pack.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//src/xunit.execution/xunit.execution.csproj /p:NuspecFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//src/xunit.extensibility.execution.nuspec /p:Configuration=Release /p:PackageVersion=2.4.2 /p:DelaySign=false /p:PublicSign=true /v:minimal /p:PackageOutputPath=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//bin/Release >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/xunit/logs/xunit.log 2>&1 12>Build: [17:35:45.61] Building 'humanizer'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/bin/Release/Humanizer.Core.2.14.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Humanizer.Core.2.14.1.nupkg". 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj" (Build;Pack target(s)). 33>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/Microsoft.Build.StandardCI/Microsoft.Build.StandardCI.csproj (in 68 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/SourceLink.Tools/Microsoft.SourceLink.Tools.Package.csproj (in 110 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/dotnet-sourcelink/dotnet-sourcelink.csproj (in 141 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/SourceLink.Gitee/Microsoft.SourceLink.Gitee.csproj (in 212 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj (in 211 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/SourceLink.AzureDevOpsServer.Git/Microsoft.SourceLink.AzureDevOpsServer.Git.csproj (in 211 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/SourceLink.Gitea/Microsoft.SourceLink.Gitea.csproj (in 212 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj (in 211 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj (in 210 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj (in 210 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/SourceLink.GitWeb/Microsoft.SourceLink.GitWeb.csproj (in 211 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj (in 212 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj (in 211 ms). 11>RepoBuild: 11>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /bl:pack.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release /p:StableRelease=True /p:RelativeOutputPathBase= /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/application-insights/logs/application-insights.log 2>&1 /p:BinRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//bin /p:ObjRoot=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//obj /p:PackageOutputDir=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights//bin/Release 14>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack --no-build --no-restore /bl:pack.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//src/xunit.execution/xunit.execution.csproj /p:NuspecFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//src/xunit.extensibility.core.nuspec /p:Configuration=Release /p:PackageVersion=2.4.2 /p:DelaySign=false /p:PublicSign=true /v:minimal /p:PackageOutputPath=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//bin/Release >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/xunit/logs/xunit.log 2>&1 /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack --no-build --no-restore /bl:pack.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//src/xunit.runner.utility/xunit.runner.utility.csproj /p:NuspecFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//src/xunit.runner.utility.nuspec /p:Configuration=Release /p:PackageVersion=2.4.2 /p:DelaySign=false /p:PublicSign=true /v:minimal /p:PackageOutputPath=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//bin/Release >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/xunit/logs/xunit.log 2>&1 11>Build: [17:35:49.59] Building 'application-insights'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/bin/Release/Microsoft.ApplicationInsights.2.22.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.ApplicationInsights.2.22.0.nupkg". 11>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj" (Build;Pack target(s)). 8>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /bl:pack_Tokens.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Microsoft.IdentityModel.Tokens.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=8.0.1 --output /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack 33>RepoBuild: Microsoft.SourceLink.Tools.Package -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.SourceLink.Tools.Package/Release/net9.0/Microsoft.SourceLink.Tools.Package.dll 11>RepoBuild: 14>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack --no-build --no-restore /bl:pack.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//src/xunit.core/xunit.core.csproj /p:NuspecFile=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//src/xunit.core.nuspec /p:Configuration=Release /p:PackageVersion=2.4.2 /p:DelaySign=false /p:PublicSign=true /v:minimal /p:PackageOutputPath=/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit//bin/Release >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/xunit/logs/xunit.log 2>&1 33>RepoBuild: dotnet-sourcelink -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/dotnet-sourcelink/Release/net9.0/dotnet-sourcelink.dll Microsoft.SourceLink.Common -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.SourceLink.Common/Release/net9.0/Microsoft.SourceLink.Common.dll Microsoft.SourceLink.GitHub -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.SourceLink.GitHub/Release/net9.0/Microsoft.SourceLink.GitHub.dll Microsoft.SourceLink.AzureDevOpsServer.Git -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.SourceLink.AzureDevOpsServer.Git/Release/net9.0/Microsoft.SourceLink.AzureDevOpsServer.Git.dll Microsoft.SourceLink.AzureRepos.Git -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.SourceLink.AzureRepos.Git/Release/net9.0/Microsoft.SourceLink.AzureRepos.Git.dll Microsoft.SourceLink.Gitee -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.SourceLink.Gitee/Release/net9.0/Microsoft.SourceLink.Gitee.dll Microsoft.SourceLink.GitLab -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.SourceLink.GitLab/Release/net9.0/Microsoft.SourceLink.GitLab.dll Microsoft.SourceLink.Gitea -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.SourceLink.Gitea/Release/net9.0/Microsoft.SourceLink.Gitea.dll Microsoft.SourceLink.GitWeb -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.SourceLink.GitWeb/Release/net9.0/Microsoft.SourceLink.GitWeb.dll Microsoft.SourceLink.Bitbucket.Git -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.SourceLink.Bitbucket.Git/Release/net9.0/Microsoft.SourceLink.Bitbucket.Git.dll Microsoft.Build.Tasks.Git -> /builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/Microsoft.Build.Tasks.Git/Release/net9.0/Microsoft.Build.Tasks.Git.dll The package Microsoft.Build.StandardCI.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.Build.StandardCI.9.0.0-beta.25564.5.nupkg'. The package Microsoft.SourceLink.GitHub.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitHub.9.0.0-beta.25564.5.nupkg'. The package Microsoft.SourceLink.GitHub.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitHub.9.0.0-beta.25564.5.symbols.nupkg'. The package Microsoft.SourceLink.GitLab.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitLab.9.0.0-beta.25564.5.nupkg'. The package Microsoft.SourceLink.GitLab.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitLab.9.0.0-beta.25564.5.symbols.nupkg'. The package Microsoft.SourceLink.AzureRepos.Git.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureRepos.Git.9.0.0-beta.25564.5.nupkg'. The package Microsoft.SourceLink.AzureRepos.Git.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureRepos.Git.9.0.0-beta.25564.5.symbols.nupkg'. The package Microsoft.SourceLink.GitWeb.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitWeb.9.0.0-beta.25564.5.nupkg'. The package Microsoft.SourceLink.Gitee.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Gitee.9.0.0-beta.25564.5.nupkg'. The package Microsoft.SourceLink.Bitbucket.Git.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Bitbucket.Git.9.0.0-beta.25564.5.nupkg'. The package Microsoft.SourceLink.GitWeb.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitWeb.9.0.0-beta.25564.5.symbols.nupkg'. The package Microsoft.SourceLink.Gitee.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Gitee.9.0.0-beta.25564.5.symbols.nupkg'. The package Microsoft.SourceLink.Bitbucket.Git.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Bitbucket.Git.9.0.0-beta.25564.5.symbols.nupkg'. The package Microsoft.SourceLink.Common.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Common.9.0.0-beta.25564.5.nupkg'. The package Microsoft.SourceLink.Tools.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Tools.9.0.0-beta.25564.5.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Tools.9.0.0-beta.25564.5.symbols.nupkg'. The package Microsoft.SourceLink.AzureDevOpsServer.Git.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureDevOpsServer.Git.9.0.0-beta.25564.5.nupkg'. The package Microsoft.SourceLink.Common.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Common.9.0.0-beta.25564.5.symbols.nupkg'. The package Microsoft.SourceLink.AzureDevOpsServer.Git.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureDevOpsServer.Git.9.0.0-beta.25564.5.symbols.nupkg'. The package Microsoft.Build.Tasks.Git.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Git.9.0.0-beta.25564.5.nupkg'. The package dotnet-sourcelink.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/dotnet-sourcelink.9.0.0-beta.25564.5.nupkg'. The package Microsoft.Build.Tasks.Git.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Git.9.0.0-beta.25564.5.symbols.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/dotnet-sourcelink.9.0.0-beta.25564.5.symbols.nupkg'. 11>RepoBuild: Build: [17:35:52.49] Building 'xunit'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/bin/Release/xunit.extensibility.core.2.4.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/xunit.extensibility.core.2.4.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/bin/Release/xunit.extensibility.execution.2.4.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/xunit.extensibility.execution.2.4.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/bin/Release/xunit.runner.utility.2.4.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/xunit.runner.utility.2.4.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/bin/Release/xunit.core.2.4.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/xunit.core.2.4.2.nupkg". 14>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj" (Build;Pack target(s)). 33>RepoBuild: The package Microsoft.SourceLink.Gitea.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Gitea.9.0.0-beta.25564.5.nupkg'. The package Microsoft.SourceLink.Gitea.9.0.0-beta.25564.5 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Gitea.9.0.0-beta.25564.5.symbols.nupkg'. Performing push to local artifacts storage. Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:09.54 Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 166 ms). Writing package usage data... Writing package usage data... done. Took 00:00:00.1836787 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:10.75 [17:35:53.72] Building sourcelink...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building sourcelink: -> dotnet-sourcelink/9.0.0-beta.25564.5 -> Microsoft.Build.StandardCI/9.0.0-beta.25564.5 -> Microsoft.Build.Tasks.Git/9.0.0-beta.25564.5 -> Microsoft.SourceLink.AzureDevOpsServer.Git/9.0.0-beta.25564.5 -> Microsoft.SourceLink.AzureRepos.Git/9.0.0-beta.25564.5 -> Microsoft.SourceLink.Bitbucket.Git/9.0.0-beta.25564.5 -> Microsoft.SourceLink.Common/9.0.0-beta.25564.5 -> Microsoft.SourceLink.Gitea/9.0.0-beta.25564.5 -> Microsoft.SourceLink.Gitee/9.0.0-beta.25564.5 -> Microsoft.SourceLink.GitHub/9.0.0-beta.25564.5 -> Microsoft.SourceLink.GitLab/9.0.0-beta.25564.5 -> Microsoft.SourceLink.GitWeb/9.0.0-beta.25564.5 -> Microsoft.SourceLink.Tools/9.0.0-beta.25564.5 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/lib/net9.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/lib/net9.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/lib/net9.0/Microsoft.Build.Framework.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/lib/net9.0/Microsoft.Build.Framework.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/lib/net9.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/lib/net9.0/Microsoft.Build.Framework.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/notices". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/ref/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/ref/net9.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/ref/net9.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/ref/net9.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/ref/net9.0/Microsoft.Build.Framework.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/ref/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/ref/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/ref/netstandard2.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/ref/netstandard2.0/Microsoft.Build.Framework.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/lib/net9.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/lib/net9.0/Microsoft.Build.Tasks.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/lib/net9.0/Microsoft.Build.Tasks.Core.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/lib/net9.0/Microsoft.Build.Tasks.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/lib/net9.0/Microsoft.Build.Tasks.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/lib/net9.0/Microsoft.Build.Tasks.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/notices". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/ref/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/ref/net9.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/ref/net9.0/Microsoft.Build.Tasks.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/ref/net9.0/Microsoft.Build.Tasks.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/ref/net9.0/Microsoft.Build.Tasks.Core.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/ref/netstandard2.0/Microsoft.Build.Tasks.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/ref/netstandard2.0/Microsoft.Build.Tasks.Core.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/lib/net9.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/lib/net9.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/lib/net9.0/Microsoft.Build.Utilities.Core.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/lib/net9.0/Microsoft.Build.Utilities.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/lib/net9.0/Microsoft.Build.Utilities.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/lib/net9.0/Microsoft.Build.Utilities.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/notices". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/ref/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/ref/net9.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/ref/net9.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/ref/net9.0/Microsoft.Build.Utilities.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/ref/net9.0/Microsoft.Build.Utilities.Core.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/ref/netstandard2.0/Microsoft.Build.Utilities.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/ref/netstandard2.0/Microsoft.Build.Utilities.Core.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/lib/net9.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/lib/net9.0/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/lib/net9.0/Microsoft.Build.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/lib/net9.0/Microsoft.Build.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/lib/net9.0/Microsoft.Build.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/lib/net9.0/Microsoft.Build.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/microsoft.build.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/microsoft.build.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/microsoft.build.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/microsoft.build.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/microsoft.build.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/notices". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/ref/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/ref/net9.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/ref/net9.0/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.build/17.12.57/ref/net9.0/Microsoft.Build.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/ref/net9.0/Microsoft.Build.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.csharp/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/lib/net9.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/lib/net9.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/lib/net9.0/Microsoft.NET.StringTools.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/lib/net9.0/Microsoft.NET.StringTools.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/lib/net9.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/lib/net9.0/Microsoft.NET.StringTools.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/lib/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/lib/netstandard2.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/lib/netstandard2.0/Microsoft.NET.StringTools.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/lib/netstandard2.0/Microsoft.NET.StringTools.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/lib/netstandard2.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/lib/netstandard2.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/notices". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/ref/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/ref/net9.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/ref/net9.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/ref/net9.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/ref/net9.0/Microsoft.NET.StringTools.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/ref/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/ref/netstandard2.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/ref/netstandard2.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/ref/netstandard2.0/Microsoft.NET.StringTools.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/buildTransitive/netcoreapp2.0/System.CodeDom.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/buildTransitive/netcoreapp2.0/System.CodeDom.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/lib/net9.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/lib/net9.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/lib/net9.0/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/lib/net9.0/System.CodeDom.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/lib/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/lib/netstandard2.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/lib/netstandard2.0/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/lib/netstandard2.0/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/system.codedom.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/system.codedom.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/system.codedom.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/system.codedom.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/system.codedom.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.codedom/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.collections.immutable/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.NamingConventionBinder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.NamingConventionBinder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.NamingConventionBinder.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.NamingConventionBinder.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.NamingConventionBinder.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.NamingConventionBinder.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.NamingConventionBinder.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.NamingConventionBinder.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.NamingConventionBinder.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.NamingConventionBinder.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.NamingConventionBinder.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.NamingConventionBinder.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/system.commandline.namingconventionbinder.2.0.0-beta4.24326.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/system.commandline.namingconventionbinder.2.0.0-beta4.24326.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/system.commandline.namingconventionbinder.2.0.0-beta4.24326.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/system.commandline.namingconventionbinder.2.0.0-beta4.24326.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/system.commandline.namingconventionbinder.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.namingconventionbinder/2.0.0-beta4.24326.1/system.commandline.namingconventionbinder.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.rendering/0.4.0-alpha.24326.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.rendering/0.4.0-alpha.24326.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.rendering/0.4.0-alpha.24326.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.rendering/0.4.0-alpha.24326.1/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.rendering/0.4.0-alpha.24326.1/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.rendering/0.4.0-alpha.24326.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.rendering/0.4.0-alpha.24326.1/lib/netstandard2.0/System.CommandLine.Rendering.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.rendering/0.4.0-alpha.24326.1/lib/netstandard2.0/System.CommandLine.Rendering.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.rendering/0.4.0-alpha.24326.1/lib/netstandard2.0/System.CommandLine.Rendering.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.rendering/0.4.0-alpha.24326.1/lib/netstandard2.0/System.CommandLine.Rendering.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.rendering/0.4.0-alpha.24326.1/system.commandline.rendering.0.4.0-alpha.24326.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.rendering/0.4.0-alpha.24326.1/system.commandline.rendering.0.4.0-alpha.24326.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.rendering/0.4.0-alpha.24326.1/system.commandline.rendering.0.4.0-alpha.24326.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.rendering/0.4.0-alpha.24326.1/system.commandline.rendering.0.4.0-alpha.24326.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline.rendering/0.4.0-alpha.24326.1/system.commandline.rendering.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline.rendering/0.4.0-alpha.24326.1/system.commandline.rendering.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/cs/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/cs/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/de/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/de/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/es/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/es/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/fr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/fr/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/it/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/it/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ja/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ja/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ko/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ko/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pl/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pl/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pt-BR/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pt-BR/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ru/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ru/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/tr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/tr/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hans/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hans/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hant/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hant/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/cs/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/cs/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/de/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/de/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/es/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/es/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/fr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/fr/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/it/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/it/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ja/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ja/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ko/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ko/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/pl/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/pl/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/pt-BR/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/pt-BR/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ru/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/ru/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/System.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/tr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/tr/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/zh-Hans/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/zh-Hans/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/zh-Hant/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/lib/netstandard2.0/zh-Hant/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/system.commandline.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/system.commandline.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/lib/net9.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/lib/net9.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/lib/net9.0/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/lib/net9.0/System.Configuration.ConfigurationManager.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/lib/netstandard2.0/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/lib/netstandard2.0/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/lib/net9.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/lib/net9.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/lib/net9.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/lib/net9.0/System.Diagnostics.EventLog.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/lib/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/lib/netstandard2.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/lib/netstandard2.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/lib/netstandard2.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/PACKAGE.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/runtimes/win/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/runtimes/win/lib/net9.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/buildTransitive/netcoreapp2.0/System.Formats.Nrbf.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/buildTransitive/netcoreapp2.0/System.Formats.Nrbf.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/lib/net9.0/System.Formats.Nrbf.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/lib/net9.0/System.Formats.Nrbf.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/lib/net9.0/System.Formats.Nrbf.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/lib/net9.0/System.Formats.Nrbf.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/lib/netstandard2.0/System.Formats.Nrbf.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/lib/netstandard2.0/System.Formats.Nrbf.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/lib/netstandard2.0/System.Formats.Nrbf.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/lib/netstandard2.0/System.Formats.Nrbf.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/system.formats.nrbf.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/system.formats.nrbf.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/buildTransitive/netcoreapp2.0/System.Reflection.MetadataLoadContext.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/buildTransitive/netcoreapp2.0/System.Reflection.MetadataLoadContext.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/lib/net9.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/lib/net9.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/lib/net9.0/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/lib/net9.0/System.Reflection.MetadataLoadContext.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/system.reflection.metadataloadcontext.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/system.reflection.metadataloadcontext.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/system.reflection.metadataloadcontext.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/system.reflection.metadataloadcontext.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/system.reflection.metadataloadcontext.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/system.reflection.metadataloadcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/buildTransitive/netcoreapp2.0/System.Resources.Extensions.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/buildTransitive/netcoreapp2.0/System.Resources.Extensions.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/lib/net9.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/lib/net9.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/lib/net9.0/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/lib/net9.0/System.Resources.Extensions.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/lib/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/lib/netstandard2.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/lib/netstandard2.0/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/lib/netstandard2.0/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/system.resources.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.resources.extensions/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/MonoAndroid10". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/MonoAndroid10/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/MonoTouch10". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/MonoTouch10/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/net9.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/net9.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/net9.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/net9.0/System.Security.Cryptography.ProtectedData.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/xamarinios10". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/xamarinios10/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/xamarinmac20". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/xamarinmac20/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/xamarintvos10". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/xamarintvos10/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/xamarinwatchos10". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.text.json/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.text.json/9.0.15/system.text.json.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/system.text.json.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/package-cache/system.text.json/9.0.15/system.text.json.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/system.text.json.9.0.15.nupkg.sha512". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/sourcelink". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/sourcelink/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/sourcelink/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler Shutting down VB/C# compiler server... VB/C# compiler server shut down successfully. Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildLogs/log/Release/source-inner-build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/dotnet-sourcelink". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/dotnet-sourcelink/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/dotnet-sourcelink/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.Build.StandardCI". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.Build.StandardCI/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.Build.StandardCI/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.Build.Tasks.Git". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.Build.Tasks.Git/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.Build.Tasks.Git/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.AzureDevOpsServer.Git". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.SourceLink.AzureDevOpsServer.Git/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.AzureDevOpsServer.Git/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.AzureRepos.Git". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.SourceLink.AzureRepos.Git/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.AzureRepos.Git/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.Bitbucket.Git". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.SourceLink.Bitbucket.Git/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.Bitbucket.Git/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.SourceLink.Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.Common/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.Gitea". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.SourceLink.Gitea/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.Gitea/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.Gitee". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.SourceLink.Gitee/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.Gitee/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.GitHub". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.SourceLink.GitHub/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.GitHub/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.GitLab". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.SourceLink.GitLab/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.GitLab/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.GitWeb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.SourceLink.GitWeb/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.GitWeb/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.Tools.Package". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/Microsoft.SourceLink.Tools.Package/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/obj/Microsoft.SourceLink.Tools.Package/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building sourcelink df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 197G 276G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/sourcelink/artifacts/obj/". DirSize After CleanupRepo sourcelink df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/sourcelink/CleanupRepo.complete". 33>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/sourcelink.proj" (Build target(s)). 11>RepoBuild: 8>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /bl:pack_JsonWebTokens.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Microsoft.IdentityModel.JsonWebTokens.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=8.0.1 --output /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /bl:pack_Abstractions.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Microsoft.IdentityModel.Abstractions.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=8.0.1 --output /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet pack /bl:pack_Logging.binlog /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Microsoft.IdentityModel.Logging.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=8.0.1 --output /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack Build: [17:36:00.88] Building 'azure-activedirectory-identitymodel-extensions-for-dotnet'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack/Microsoft.IdentityModel.Tokens.8.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.IdentityModel.Tokens.8.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack/Microsoft.IdentityModel.Logging.8.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.IdentityModel.Logging.8.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack/Microsoft.IdentityModel.Abstractions.8.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.IdentityModel.Abstractions.8.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack/System.IdentityModel.Tokens.Jwt.8.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/System.IdentityModel.Tokens.Jwt.8.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack/Microsoft.IdentityModel.JsonWebTokens.8.0.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.IdentityModel.JsonWebTokens.8.0.1.nupkg". 8>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (19) on node 5 (default targets). 19>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/obj/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/obj/Release/netstandard2.0/xunit.abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/abstractions-xunit/src/xunit.abstractions/obj/Release/netstandard2.0/xunit.abstractions.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/application-insights/obj/Release/Microsoft.ApplicationInsights/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/obj/Release/Microsoft.ApplicationInsights/netstandard2.0/Microsoft.ApplicationInsights.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/application-insights/obj/Release/Microsoft.ApplicationInsights/netstandard2.0/Microsoft.ApplicationInsights.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/obj/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/obj/Release/netstandard2.0/Microsoft.IdentityModel.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/obj/Release/netstandard2.0/Microsoft.IdentityModel.Abstractions.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/obj/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/obj/Release/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/obj/Release/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/obj/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/obj/Release/netstandard2.0/Microsoft.IdentityModel.Logging.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/obj/Release/netstandard2.0/Microsoft.IdentityModel.Logging.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/obj/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/obj/Release/netstandard2.0/Microsoft.IdentityModel.Tokens.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/obj/Release/netstandard2.0/Microsoft.IdentityModel.Tokens.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/obj/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/obj/Release/netstandard2.0/System.IdentityModel.Tokens.Jwt.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/obj/Release/netstandard2.0/System.IdentityModel.Tokens.Jwt.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/obj/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/obj/Release/netstandard2.0/Microsoft.Css.Parser.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/obj/Release/netstandard2.0/Microsoft.Css.Parser.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/obj/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/obj/Release/net9.0/Valleysoft.DockerCredsProvider.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/obj/Release/net9.0/Valleysoft.DockerCredsProvider.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/obj/Release/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/obj/Release/net7.0/Microsoft.Build.Locator.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/obj/Release/net7.0/Microsoft.Build.Locator.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/obj/Release/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/obj/Release/net8.0/Microsoft.Build.Locator.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/obj/Release/net8.0/Microsoft.Build.Locator.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/obj/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/obj/Release/netstandard2.0/Newtonsoft.Json.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/obj/Release/netstandard2.0/Newtonsoft.Json.pdb". 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (20) on node 10 (Publish target(s)). 20>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Humanizer.Core.2.14.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.ApplicationInsights.2.22.0.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.Build.Locator.1.6.10.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.Css.Parser.1.0.0-20230414.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.IdentityModel.Abstractions.8.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.IdentityModel.JsonWebTokens.8.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.IdentityModel.Logging.8.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.IdentityModel.Tokens.8.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Microsoft.VisualStudio.SolutionPersistence.1.0.52.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Newtonsoft.Json.13.0.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/System.IdentityModel.Tokens.Jwt.8.0.1.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/Valleysoft.DockerCredsProvider.2.2.4.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/xunit.abstractions.2.0.3.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/xunit.core.2.4.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/xunit.extensibility.core.2.4.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/xunit.extensibility.execution.2.4.2.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/packages/Release/Shipping/xunit.runner.utility.2.4.2.nupkg' Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.252s 39.810s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.589s 0.688s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.065s 0.065s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.320s 0.320s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_IsProjectRestoreSupported) | 9 : 0.404s 0.404s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj (_IsProjectRestoreSupported) | 19 : 1.076s 1.076s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj (_IsProjectRestoreSupported) | 18 : 0.985s 0.985s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj (_IsProjectRestoreSupported) | 17 : 1.040s 1.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj (_IsProjectRestoreSupported) | 16 : 0.821s 0.821s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj (_IsProjectRestoreSupported) | 15 : 0.958s 0.958s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj (_IsProjectRestoreSupported) | 14 : 0.978s 0.978s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj (_IsProjectRestoreSupported) | 13 : 0.914s 0.914s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj (_IsProjectRestoreSupported) | 12 : 0.969s 0.969s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj (_IsProjectRestoreSupported) | 11 : 0.964s 0.964s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_IsProjectRestoreSupported) | 10 : 0.984s 0.984s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj (_IsProjectRestoreSupported) | 20 : 1.156s 2.523s /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets (Restore) | | 24 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_IsProjectRestoreSupported) | | 31 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj (_IsProjectRestoreSupported) | | 30 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj (_IsProjectRestoreSupported) | | 29 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj (_IsProjectRestoreSupported) | | 28 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj (_IsProjectRestoreSupported) | | 27 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj (_IsProjectRestoreSupported) | | 26 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj (_IsProjectRestoreSupported) | | 25 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj (_IsProjectRestoreSupported) | | 21 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_IsProjectRestoreSupported) | | 23 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj (_IsProjectRestoreSupported) | | 22 : 0.321s 0.321s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj (_IsProjectRestoreSupported) | | 32 : 0.684s 0.684s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj (_IsProjectRestoreSupported) | | 33 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreProjectPathWalk) | | 34 : 0.079s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj (_GenerateRestoreProjectPathWalk) | | 35 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj (_GenerateRestoreProjectPathWalk) | | 36 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_GenerateRestoreProjectPathWalk) | | 37 : 0.086s 0.086s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj (_GenerateRestoreProjectPathWalk) | | 38 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj (_GenerateRestoreProjectPathWalk) | | 42 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj (_GenerateRestoreProjectPathWalk) | | 40 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj (_GenerateRestoreProjectPathWalk) | | 41 : 0.060s 0.060s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj (_GenerateRestoreProjectPathWalk) | | 43 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj (_GenerateRestoreProjectPathWalk) | | 44 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj (_GenerateRestoreProjectPathWalk) | | 39 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj (_GenerateRestoreProjectPathWalk) | | 49 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj (_IsProjectRestoreSupported) | | 46 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj (_IsProjectRestoreSupported) | | 47 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj (_IsProjectRestoreSupported) | | 48 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_IsProjectRestoreSupported) | | 50 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj (_IsProjectRestoreSupported) | | 51 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj (_IsProjectRestoreSupported) | | 52 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj (_IsProjectRestoreSupported) | | 53 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj (_IsProjectRestoreSupported) | | 54 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj (_IsProjectRestoreSupported) | | 55 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj (_IsProjectRestoreSupported) | | 56 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj (_IsProjectRestoreSupported) | | 57 : 0.189s 0.189s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreGraphProjectEntry) | | 58 : 0.139s 0.139s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj (_GenerateRestoreGraphProjectEntry) | | 60 : 0.104s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_GenerateRestoreGraphProjectEntry) | | 61 : 0.091s 0.091s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj (_GenerateRestoreGraphProjectEntry) | | 62 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj (_GenerateRestoreGraphProjectEntry) | | 59 : 0.159s 0.159s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj (_GenerateRestoreGraphProjectEntry) | | 64 : 0.070s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj (_GenerateRestoreGraphProjectEntry) | | 65 : 0.170s 0.170s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj (_GenerateRestoreGraphProjectEntry) | | 66 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj (_GenerateRestoreGraphProjectEntry) | | 67 : 0.050s 0.050s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj (_GenerateRestoreGraphProjectEntry) | | 68 : 0.093s 0.093s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj (_GenerateRestoreGraphProjectEntry) | | 63 : 0.122s 0.122s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj (_GenerateRestoreGraphProjectEntry) | | 71 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj (_GenerateProjectRestoreGraph) | | 72 : 0.072s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_GenerateProjectRestoreGraph) | | 73 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj (_GenerateProjectRestoreGraph) | | 74 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj (_GenerateProjectRestoreGraph) | | 75 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj (_GenerateProjectRestoreGraph) | | 78 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj (_GenerateProjectRestoreGraph) | | 77 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj (_GenerateProjectRestoreGraph) | | 79 : 0.053s 0.053s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj (_GenerateProjectRestoreGraph) | | 80 : 0.078s 0.078s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj (_GenerateProjectRestoreGraph) | | 70 : 0.073s 0.073s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj (_GenerateProjectRestoreGraph) | | 76 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj (_GenerateProjectRestoreGraph) | . 69 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateProjectRestoreGraph) | 81 : 3.440s 3.440s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Build, Pack) | 92 : 14.304s 22.557s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/xunit.proj (Build, Pack) | | 93 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj (Build) | . 104 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj (GetPackagesOutput) | 91 : 11.010s 11.010s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/vs-solutionpersistence.proj (Build, Pack) | 90 : 11.183s 11.183s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/newtonsoft-json.proj (Build, Pack) | 89 : 3.287s 3.287s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/netcorecli-fsc.proj (Build, Pack) | 88 : 11.517s 11.517s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/MSBuildLocator.proj (Build, Pack) | 87 : 15.662s 15.662s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/humanizer.proj (Build, Pack) | 86 : 10.850s 10.850s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/docker-creds-provider.proj (Build, Pack) | 85 : 8.482s 8.497s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/cssparser.proj (Build, Pack) | . 94 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | 84 : 30.937s 30.937s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (Build, Pack) | 83 : 19.650s 19.650s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/application-insights.proj (Build, Pack) | 82 : 8.332s 8.332s /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/repo-projects/abstractions-xunit.proj (Build, Pack) | 106 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 107 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) | 108 : 0.057s 0.057s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () . 109 : 0.105s 0.105s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj (Publish) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 4 2 3 5 8 10 9 7 6 11 12 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161212620984: 0 x x x x x x x x x x x 0.175s 0.175s ... 639139161214371801: 1 x x x x x x x x x x x 0.055s 0.230s . 639139161214919039: 2 x x x x x x x x x x x 0.005s 0.235s 639139161214971439: 1 x x x x x x x x x x x 0.023s 0.258s 639139161215203446: 3 x x x x x x x x x x x 0.004s 0.262s 639139161215242171: 1 x x x x x x x x x x x 0.007s 0.269s 639139161215307469: 4 x x x x x x x x x x x 0.065s 0.334s . 639139161215959340: 1 x x x x x x x x x x x 0.004s 0.338s 639139161215999240: 6 x x x x x x x x x x x 0.024s 0.362s 639139161216238822: 1 x x x x x x x x x x x 0.501s 0.863s .......... 639139161221249664: 0 x x x x x x x x x x x 0.003s 0.866s 639139161221277890: 8 x x x x x x x x x x x 0.320s 1.185s ...... 639139161224473166: 0 x x x x x x x x x x x 0.006s 1.191s 639139161224535399: 9 x x x x x x x x x x x 0.404s 1.595s ........ 639139161228572466: | 10 11 12 13 14 15 16 17 18 19 x 0.001s 1.596s 639139161228578096: x | | | | | | | | | | x 0.821s 2.416s ................ 639139161236783357: x | | | | | | x | | | x 0.093s 2.509s . 639139161237710768: x | | | x | | x | | | x 0.044s 2.553s 639139161238152214: x | | | x | x x | | | x 0.004s 2.557s 639139161238189222: x | x | x | x x | | | x 0.008s 2.565s 639139161238269395: x | x x x | x x | | | x 0.008s 2.573s 639139161238350787: x | x x x x x x | | | x 0.006s 2.579s 639139161238413931: x x x x x x x x | | | x 0.002s 2.581s 639139161238429654: x x x x x x x x | x | x 0.055s 2.636s . 639139161238976885: x x x x x x x x x x | x 0.036s 2.672s 639139161239337667: 0 x x x x x x x x x x x 0.048s 2.720s 639139161239820642: x 20 x x x x x x x x x x 0.059s 2.779s . 639139161240414695: 31 30 21 22 23 24 25 26 27 28 29 x 0.321s 3.101s ...... 639139161243627310: | | | | | | | | | | | 32 0.000s 3.101s 639139161243628694: | | | | | | | | x | | | 0.000s 3.101s 639139161243629321: x | | | | | | | x | | | 0.000s 3.101s 639139161243629714: x | | | | | x | x | | | 0.000s 3.101s 639139161243630091: x | | | | | x | x | x | 0.000s 3.101s 639139161243630415: x | | x | | x | x | x | 0.000s 3.101s 639139161243630640: x | | x | x x | x | x | 0.000s 3.101s 639139161243631041: x | | x | x x x x | x | 0.000s 3.101s 639139161243631300: x | | x | x x x x x x | 0.000s 3.101s 639139161243631581: x | | x x x x x x x x | 0.000s 3.101s 639139161243631918: x x | x x x x x x x x | 0.000s 3.101s 639139161243632145: x x x x x x x x x x x | 0.683s 3.784s ............. 639139161250464436: x 20 x x x x x x x x x x 0.081s 3.865s . 639139161251274275: 43 42 33 34 35 36 37 38 39 40 41 44 0.006s 3.871s 639139161251334309: x | | | | | | | | | | | 0.004s 3.875s 639139161251371650: x x | | | | | | | | | | 0.030s 3.906s 639139161251676085: x x | | | | | | x | | | 0.007s 3.912s 639139161251744417: x x | | | | | | x | | x 0.012s 3.924s 639139161251864332: x x | | | | | x x | | x 0.000s 3.924s 639139161251865188: x x | | | x | x x | | x 0.001s 3.926s 639139161251876642: x x | | | x | x x | x x 0.001s 3.927s 639139161251889868: x x | | x x | x x | x x 0.000s 3.927s 639139161251890460: x x x | x x | x x | x x 0.013s 3.940s 639139161252019893: x x x | x x | x x x x x 0.005s 3.945s 639139161252071901: x x x x x x | x x x x x 0.006s 3.952s 639139161252136848: x 20 x x x x x x x x x x 0.007s 3.959s 639139161252208198: 55 54 x 46 47 48 49 50 51 52 53 56 0.006s 3.965s 639139161252268353: | | x | | | | | x | | | 0.000s 3.965s 639139161252269479: | | x | | | | | x x | | 0.000s 3.965s 639139161252269775: | | x | | | | | x x | x 0.000s 3.965s 639139161252270089: | | x | | x | | x x | x 0.000s 3.965s 639139161252270346: | | x | | x | | x x x x 0.000s 3.965s 639139161252270557: x | x | | x | | x x x x 0.001s 3.966s 639139161252284999: x | x | | x x | x x x x 0.000s 3.967s 639139161252288444: x | x | | x x x x x x x 0.000s 3.967s 639139161252289944: x | x x | x x x x x x x 0.000s 3.967s 639139161252293926: x x x x | x x x x x x x 0.001s 3.968s 639139161252300713: x 20 x x x x x x x x x x 0.034s 4.002s 639139161252643222: 67 66 57 58 59 60 61 62 63 64 65 68 0.050s 4.053s . 639139161253148213: x | | | | | | | | | | | 0.020s 4.073s 639139161253348309: x | | | | | | | | x | | 0.021s 4.094s 639139161253556326: x | | | | | x | | x | | 0.002s 4.095s 639139161253574520: x | | | | | x | | x | x 0.008s 4.103s 639139161253652891: x | | | | | x x | x | x 0.003s 4.106s 639139161253683256: x | | | | x x x | x | x 0.015s 4.121s 639139161253832494: x x | | | x x x | x | x 0.004s 4.125s 639139161253871339: x x | | | x x x x x | x 0.017s 4.142s 639139161254041527: x x | x | x x x x x | x 0.020s 4.162s 639139161254237991: x x | x x x x x x x | x 0.011s 4.173s 639139161254347251: x x | x x x x x x x x x 0.019s 4.191s 639139161254534103: x 20 x x x x x x x x x x 0.007s 4.199s 639139161254607543: 79 78 69 70 71 72 73 74 75 76 77 80 0.053s 4.252s . 639139161255136045: x | | | | | | | | | | | 0.006s 4.258s 639139161255199443: x x | | | | | | | | | | 0.008s 4.266s 639139161255277567: x x | | x | | | | | | | 0.000s 4.266s 639139161255278479: x x | | x | | | | x | | 0.000s 4.266s 639139161255279183: x x x | x | | | | x | | 0.000s 4.266s 639139161255280391: x x x | x | x | | x | | 0.005s 4.271s 639139161255332940: x x x | x x x | | x | | 0.000s 4.272s 639139161255336285: x x x x x x x | | x | | 0.000s 4.272s 639139161255340162: x x x x x x x | | x x | 0.001s 4.273s 639139161255349307: x x x x x x x x | x x | 0.004s 4.277s 639139161255386807: x x x x x x x x | x x x 0.000s 4.277s 639139161255388221: x 20 x x x x x x x x x x 0.966s 5.243s ................... 639139161265050739: 0 x x x x x x x x x x x 0.003s 5.246s 639139161265083048: x x x x x x x x x x x 81 3.445s 8.691s .................................................................... 639139161299530327: 0 x x x x x x x x x x x 0.005s 8.696s 639139161299583377: x 92 82 83 84 85 86 87 88 89 90 91 0.083s 8.780s . 639139161300416058: x x | | | | | | | | | | 0.008s 8.787s 639139161300495377: x x | | | 94 | | | | | | 0.015s 8.803s 639139161300648783: x x | | | 85 | | | | | | 3.181s 11.984s ............................................................... 639139161332457194: x x | | | | | | | x | | 5.045s 17.028s .................................................................................................... 639139161382905763: x x 93 | | | | | | x | | 0.002s 17.030s 639139161382921963: x 92 x | | | | | | x | | 0.100s 17.130s .. 639139161383922357: x x 104 | | | | | | x | | 0.002s 17.133s 639139161383947187: x 92 x | | | | | | x | | 0.061s 17.194s . 639139161384559412: x | x | | x | | | x | | 2.353s 19.546s ............................................... 639139161408085521: x | x | | x x | | x | | 0.160s 19.707s ... 639139161409687529: x | x | | x x | | x | x 0.173s 19.879s ... 639139161411414160: x | x | | x x | | x x x 0.335s 20.214s ...... 639139161414759229: x | x | | x x | x x x x 4.144s 24.358s .................................................................................. 639139161456203642: x | x | | x x x x x x x 3.989s 28.347s ............................................................................... 639139161496089902: x | x x | x x x x x x x 2.907s 31.253s .......................................................... 639139161525155082: x x x x | x x x x x x x 8.380s 39.633s + (scale 1:100) 639139161608955551: 0 x x x x x x x x x x x 0.004s 39.638s 639139161609000239: x x 106 x x x x x x x x x 0.004s 39.642s 639139161609037271: 0 x x x x x x x x x x x 0.001s 39.643s 639139161609047098: x x x 107 x x x x x x x x 0.004s 39.646s 639139161609085914: 0 x x x x x x x x x x x 0.001s 39.647s 639139161609094516: x x x x 108 x x x x x x x 0.057s 39.704s . 639139161609660150: 0 x x x x x x x x x x x 0.001s 39.705s 639139161609673621: x x x x x x 109 x x x x x 0.105s 39.810s .. 639139161610725729: 0 x x x x x x x x x x x 0.001s 39.812s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 5.3 44.4 26.0 55.6 85.1 26.3 32.7 44.6 34.3 12.6 33.7 41.8 Average Utilization: 36.9 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:39.86 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 156 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.2418009 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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 : 42.001s 42.705s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.354s 0.432s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.262s 0.262s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161191762251: 0 41.970s 41.970s ++++++++ (scale 1:100) 639139161611463149: 1 0.028s 41.998s 639139161611740199: 2 0.003s 42.000s 639139161611766324: 1 0.016s 42.016s 639139161611923815: 3 0.003s 42.019s 639139161611956599: 1 0.006s 42.025s 639139161612012231: 4 0.063s 42.088s . 639139161612643268: 1 0.002s 42.090s 639139161612666173: 6 0.009s 42.099s 639139161612755335: 1 0.303s 42.402s ...... 639139161615783477: 0 0.002s 42.404s 639139161615802777: 8 0.001s 42.405s 639139161615816905: 0 0.025s 42.431s 639139161616067267: 9 0.001s 42.432s 639139161616081242: 0 0.001s 42.433s 639139161616094129: 10 0.001s 42.434s 639139161616103221: 0 0.001s 42.435s 639139161616112899: 11 0.003s 42.438s 639139161616141139: 0 0.001s 42.439s 639139161616150501: 12 0.004s 42.442s 639139161616185785: 0 0.001s 42.443s 639139161616194982: 13 0.262s 42.705s ..... 639139161618815224: 0 0.001s 42.707s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:42.73 [17:36:01.90] Building source-build-externals...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building source-build-externals: -> FSharp.NET.Sdk/1.0.4-bundled-0100 -> Humanizer.Core/2.14.1 -> Microsoft.ApplicationInsights/2.22.0 -> Microsoft.Build.Locator/1.6.10 -> Microsoft.Css.Parser/1.0.0-20230414.1 -> Microsoft.IdentityModel.Abstractions/8.0.1 -> Microsoft.IdentityModel.JsonWebTokens/8.0.1 -> Microsoft.IdentityModel.Logging/8.0.1 -> Microsoft.IdentityModel.Tokens/8.0.1 -> Microsoft.VisualStudio.SolutionPersistence/1.0.52 -> Newtonsoft.Json/13.0.3 -> System.IdentityModel.Tokens.Jwt/8.0.1 -> Valleysoft.DockerCredsProvider/2.2.4 -> xunit.abstractions/2.0.3 -> xunit.core/2.4.2 -> xunit.extensibility.core/2.4.2 -> xunit.extensibility.execution/2.4.2 -> xunit.runner.utility/2.4.2 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microbuild.core/0.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microbuild.core/0.3.0/build/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/build/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microbuild.core/0.3.0/build/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/build/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microbuild.core/0.3.0/build/MicroBuild.Plugin.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/build/MicroBuild.Plugin.props". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/buildCrossTargeting". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microbuild.core/0.3.0/microbuild.core.0.3.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/microbuild.core.0.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microbuild.core/0.3.0/microbuild.core.0.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/microbuild.core.0.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microbuild.core/0.3.0/microbuild.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microbuild.core/0.3.0/microbuild.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build/17.12.57/microsoft.build.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/microsoft.build.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.build/17.12.57/microsoft.build.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build/17.12.57/microsoft.build.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.csharp/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Formats.Tar.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Quic.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.ref/7.0.0/ref/net7.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.codedom/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.codedom/9.0.15/system.codedom.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/system.codedom.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.codedom/9.0.15/system.codedom.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/system.codedom.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.collections.immutable/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/system.reflection.metadataloadcontext.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/system.reflection.metadataloadcontext.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.reflection.metadataloadcontext/9.0.15/system.reflection.metadataloadcontext.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadataloadcontext/9.0.15/system.reflection.metadataloadcontext.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.resources.extensions/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/net6.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/net7.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/net8.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/net8.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/system.text.encodings.web.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.json/8.0.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.json/8.0.5/lib/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/lib/net6.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.json/8.0.5/lib/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/lib/net7.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.json/8.0.5/lib/net8.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/lib/net8.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.json/8.0.5/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/lib/netstandard2.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.json/8.0.5/system.text.json.8.0.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/system.text.json.8.0.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.json/8.0.5/system.text.json.8.0.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/system.text.json.8.0.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.text.json/8.0.5/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.5/system.text.json.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/xunit.abstractions/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/package-cache/xunit.abstractions/2.0.3/xunit.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/xunit.abstractions.nuspec". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/source-build-externals". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/source-build-externals/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/source-build-externals/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler Shutting down VB/C# compiler server... VB/C# compiler server shut down successfully. Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/abstractions-xunit/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/abstractions-xunit/logs/abstractions-xunit.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/abstractions-xunit/logs/abstractions-xunit.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/application-insights/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/application-insights/logs/application-insights.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/application-insights/logs/application-insights.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/cssparser/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/cssparser/logs/cssparser.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/cssparser/logs/cssparser.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/docker-creds-provider/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/docker-creds-provider/logs/docker-creds-provider.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/docker-creds-provider/logs/docker-creds-provider.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/humanizer/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/humanizer/logs/humanizer.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/humanizer/logs/humanizer.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/MSBuildLocator/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/netcorecli-fsc/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/newtonsoft-json/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/vs-solutionpersistence/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/vs-solutionpersistence/logs/vs-solutionpersistence.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/vs-solutionpersistence/logs/vs-solutionpersistence.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/xunit/logs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/bin/xunit/logs/xunit.log" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/bin/xunit/logs/xunit.log". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/log/Release/Build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/artifacts/log/Release/source-inner-build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/abstractions-xunit". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/abstractions-xunit". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/abstractions-xunit". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/restore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/abstractions-xunit/restore.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/pack.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/abstractions-xunit/pack.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/abstractions-xunit/build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/application-insights". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/application-insights/build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/pack.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/application-insights/pack.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/restore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/application-insights/restore.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack_Abstractions.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack_Abstractions.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack_JsonWebTokens.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack_JsonWebTokens.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack_Logging.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack_Logging.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack_Tokens.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack_Tokens.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack_TokensJwt.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack_TokensJwt.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/restore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/restore.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/cssparser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/cssparser". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/cssparser". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/cssparser/build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/pack.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/cssparser/pack.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/restore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/cssparser/restore.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/docker-creds-provider". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/docker-creds-provider". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/docker-creds-provider". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/pack.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/docker-creds-provider/pack.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/docker-creds-provider/build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/restore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/docker-creds-provider/restore.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/humanizer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/humanizer". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/humanizer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/pack.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/humanizer/pack.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/humanizer/build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/restore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/humanizer/restore.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/MSBuildLocator". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/MSBuildLocator". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/MSBuildLocator". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/MSBuildLocator/build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/pack.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/MSBuildLocator/pack.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/restore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/MSBuildLocator/restore.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/netcorecli-fsc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/msbuild.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/netcorecli-fsc/msbuild.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/newtonsoft-json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/newtonsoft-json/build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/pack.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/newtonsoft-json/pack.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/restore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/newtonsoft-json/restore.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/vs-solutionpersistence". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/vs-solutionpersistence". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/pack.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/vs-solutionpersistence/pack.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/vs-solutionpersistence/build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/xunit". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/xunit". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/xunit". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/xunit/build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/pack.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/xunit/pack.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/restore.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildLogs/sb/src/src/xunit/restore.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/abstractions-xunit". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/abstractions-xunit/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/abstractions-xunit/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/application-insights". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/application-insights/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/application-insights/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/azure-activedirectory-identitymodel-extensions-for-dotnet". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/azure-activedirectory-identitymodel-extensions-for-dotnet/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/azure-activedirectory-identitymodel-extensions-for-dotnet/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/cssparser". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/cssparser/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/cssparser/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/docker-creds-provider". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/docker-creds-provider/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/docker-creds-provider/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/humanizer". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/humanizer/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/humanizer/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/MSBuildLocator". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/MSBuildLocator/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/MSBuildLocator/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/netcorecli-fsc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/netcorecli-fsc/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/netcorecli-fsc/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/newtonsoft-json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/newtonsoft-json/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/newtonsoft-json/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/vs-solutionpersistence". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/vs-solutionpersistence/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/vs-solutionpersistence/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/xunit". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/obj/xunit/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/obj/xunit/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/artifacts/toolset/Common/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/abstractions-xunit/src/xunit.abstractions/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/abstractions-xunit/src/xunit.abstractions/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/abstractions-xunit/src/xunit.abstractions/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/cssparser/src/Microsoft.Css.Parser/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/cssparser/src/Microsoft.Css.Parser/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/cssparser/src/Microsoft.Css.Parser/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/docker-creds-provider/src/Valleysoft.DockerCredsProvider/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/humanizer/src/Humanizer/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/humanizer/src/Humanizer/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/humanizer/src/Humanizer/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/MSBuildLocator/src/MSBuildLocator/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/MSBuildLocator/src/MSBuildLocator/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/MSBuildLocator/src/MSBuildLocator/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/netcorecli-fsc/netcorecli-fsc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/netcorecli-fsc/netcorecli-fsc/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/netcorecli-fsc/netcorecli-fsc/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/newtonsoft-json/Src/Newtonsoft.Json/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/vs-solutionpersistence/obj/src/Microsoft.VisualStudio.SolutionPersistence". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/vs-solutionpersistence/obj/src/Microsoft.VisualStudio.SolutionPersistence/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/vs-solutionpersistence/obj/src/Microsoft.VisualStudio.SolutionPersistence/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/xunit/src/xunit.core/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.core/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/xunit/src/xunit.core/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/xunit/src/xunit.execution/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.execution/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/xunit/src/xunit.execution/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/xunit/src/xunit.runner.utility/obj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/src/src/xunit/src/xunit.runner.utility/obj/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/sb/src/src/xunit/src/xunit.runner.utility/obj/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building source-build-externals df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/source-build-externals/artifacts/log/". DirSize After CleanupRepo source-build-externals df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/source-build-externals/CleanupRepo.complete". 11>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/source-build-externals.proj" (Build target(s)). 10>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/NuGet.config". UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/NuGet.config". 10>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 31>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 21>AddNoWarns: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/UpdateNuGetConfig.complete". UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/UpdateNuGetConfig.complete". UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/UpdateGlobalJsonVersions.complete". 10>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/UpdateGlobalJsonVersions.complete". CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 26>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>CreateBuildInputProps: scenario-tests using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.scenario-tests.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.scenario-tests.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/CreateBuildInputProps.complete". RepoBuild: [17:36:02.76] Building scenario-tests Running command: /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/scenario-tests/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/scenario-tests/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/scenario-tests/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/scenario-tests/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260303.1 BUILD_BUILDNUMBER=20260303.1 DotNetUseShippingVersions=true PreReleaseVersionLabel=preview PackageVersionStamp=preview DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.scenario-tests.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/scenario-tests/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/scenario-tests/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/scenario-tests/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/scenario-tests/ /v:n 26>CreateBuildInputProps: deployment-tools using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.deployment-tools.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.deployment-tools.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/CreateBuildInputProps.complete". RepoBuild: [17:36:02.77] Building deployment-tools Running command: /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/deployment-tools/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/deployment-tools/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/deployment-tools/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/deployment-tools/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20250109.4 BUILD_BUILDNUMBER=20250109.4 DotNetUseShippingVersions=true PreReleaseVersionLabel=rtm PackageVersionStamp=rtm DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.deployment-tools.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/NuGet.config DotNetBuildFromSource=true PublishWindowsPdb=false MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building deployment-tools df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/deployment-tools/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/deployment-tools/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/deployment-tools/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/deployment-tools/ /v:n 10>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/tmp/Release 26>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts 10>RepoBuild: ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/tmp/Release 26>RepoBuild: ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/toolset 10>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 26>RepoBuild: ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/log/Release 10>RepoBuild: ##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 26>RepoBuild: ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/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 10>RepoBuild: Build started 05/09/2026 17:36:03. 26>RepoBuild: Build started 05/09/2026 17:36:03. 10>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/scenario-tests/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/scenario-tests/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/scenario-tests/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/scenario-tests/ /v:n -logger:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.scenario-tests.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=scenario-tests 26>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/deployment-tools/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/deployment-tools/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/deployment-tools/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/deployment-tools/ /v:n -logger:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.deployment-tools.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=deployment-tools 10>RepoBuild: Build started 05/09/2026 17:36:03. 26>RepoBuild: Build started 05/09/2026 17:36:03. 10>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 26>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 10>RepoBuild: Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. 26>RepoBuild: Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. 10>RepoBuild: X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 26>RepoBuild: X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 10>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 26>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash JDR8Rlk86C4PVKEEjLKpHaIHstAjUHm+KRVDJFL4HmhMIwj3KYG1il3VcrStDgjitDFhHjYglRP7V2+x9Hcg/A==. Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash Ta9eLg0xKjP4P8vOZlHVfrv7qoMykUpYNAzs07HcseUHJnefsqpZH/wbb3eF9fPIBJERuE8zFhpLNmSsGYrEQw==. 10>RepoBuild: Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash Ta9eLg0xKjP4P8vOZlHVfrv7qoMykUpYNAzs07HcseUHJnefsqpZH/wbb3eF9fPIBJERuE8zFhpLNmSsGYrEQw==. Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash JDR8Rlk86C4PVKEEjLKpHaIHstAjUHm+KRVDJFL4HmhMIwj3KYG1il3VcrStDgjitDFhHjYglRP7V2+x9Hcg/A==. 26>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/toolset/Common/project.assets.json 10>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/toolset/Common/project.assets.json 26>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 190 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 10>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 202 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/command-line-api/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/scenario-tests.sln" (3) on node 1 (Restore target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". 26>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (4) on node 1 (Restore target(s)). 4>_GetAllRestoreProjectPathItems: Determining projects to restore... 10>RepoBuild: _GetAllRestoreProjectPathItems: Determining projects to restore... 21>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/NuGet.config". 31>CopyNuGetConfig: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/runtime/NuGet.config" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/NuGet.config". 21>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 31>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>RepoBuild: Restore: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj... 21>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 31>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 21>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 31>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>RepoBuild: Installed xunit.abstractions 2.0.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.abstractions/2.0.3 with content hash w6ypqbt3o/KAnN0NSs/dl/1sgnO64vzwXUxceRgqt7a7b/tMu/DHTSB2bMTf2JXFVZTtFU5u/0D2bfniGLo9/w==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0 with content hash d6k+wPkpi2phFT6UuxpEB38O9PDbiao3rgJMWNgb33V+gir5hdIJiBUAYLhP2I+BAf4gRj0gX+XxMJEMjBrcSQ==. Installed xunit.extensibility.core 2.4.2 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2 with content hash jXqdIChD0h+XO05a1L/Dvu3DPe/vV1MmYipCpz+oQ4Aktmp2cQ8eDt4/JKrYxYG9tT78grCqrx3SIlT7rivArA==. 31>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>RepoBuild: Installed Microsoft.DotNet.XliffTasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3 with content hash JJMxltOEdYivPX2lTCHXXwOh8UqnvGqlWJnixGdPkOxpAJZt8/JeiBGMaK6wTeIWHS593VRNDg/2WvenuW0veQ==. 31>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>RepoBuild: Installed xunit.runner.utility 2.4.2 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2 with content hash V4wEbiBO6x11P4NJN7P22++TKF6ZNLP5fvbkMkLI1GVeH2iF3U0qrP065krZJFXRvoIpJhp0ODTJf7sUIAFRFg==. Installed xunit.extensibility.execution 2.4.2 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2 with content hash 4q64KrqbW/wB2EH7prQSSP5STKBEBQJH/CLBMnnp/sUsfwouQMyUuO1or4hXVCTE3FFrk7WvCLhxxY4g2gsN0Q==. Installed System.CommandLine 2.0.0-beta4.24326.1 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/command-line-api/ to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1 with content hash sZgc/wINuM8RJWP4lUkbwSHKF+6fF94ma/O0YvcJLc5Hmt0l099BuUCLgeEzoYJbmP7+tv22/h9sbLI5wjTGXg==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/netstandard.library/2.0.3 with content hash qcvmo8XhN4WgzI4WcpYGD4LuICx6symlziOMPOdBvl20opoKGwTNhgBlDk2gTGG0hF7l+7msSSdAL/dzFb360Q==. 31>UpdateNuGetConfig: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 10>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj (in 65 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/command-line-api/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 8 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/scenario-tests.sln" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/scenario-tests.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-9.0.116/src/scenario-tests/scenario-tests.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj" (4:6) on node 1 (default targets). 4>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/ref". 21>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/UpdateNuGetConfig.complete". UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 31>UpdateNuGetConfig: Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/UpdateNuGetConfig.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/UpdateNuGetConfig.complete". UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 21>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/UpdateGlobalJsonVersions.complete". 31>UpdateGlobalJsonVersions: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/UpdateGlobalJsonVersions.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/UpdateGlobalJsonVersions.complete". 10>RepoBuild: UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 26>RepoBuild: Restore: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj... Installed Microsoft.DotNet.XliffTasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3 with content hash JJMxltOEdYivPX2lTCHXXwOh8UqnvGqlWJnixGdPkOxpAJZt8/JeiBGMaK6wTeIWHS593VRNDg/2WvenuW0veQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Build/Build.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Build/Build.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Build/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj (in 26 ms). 10>RepoBuild: _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.sourcelink.json'. 26>RepoBuild: Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3 with content hash oacfxbZyqg7MewUy73aXZ4/NTGAUOEbRfexuPuyAVdIAS48Y22sbtib/oT9sVXTxC+fHrvKLe1CNCiE6FPBlAw==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0 with content hash d6k+wPkpi2phFT6UuxpEB38O9PDbiao3rgJMWNgb33V+gir5hdIJiBUAYLhP2I+BAf4gRj0gX+XxMJEMjBrcSQ==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4 with content hash I4kkAyi/AZxwK2rje8pMmq3ZIcGqxS3k8JwQGyNNPT4vFI/u62HaKGafgcql2P4qxa3JLfvu6nRdtN6tc99/Kg==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.numerics.vectors/4.4.0 with content hash h7Ss0BUEGmZEUOwbs6JN2e4JBO1lWV+3TeeUU7G5KQiMa7CUygGj733PxtKn+MUWoxk7MmkAjVCeifytjyti/g==. Installed System.Runtime.CompilerServices.Unsafe 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0 with content hash C1SVyOM4H3ID7RQmxOYkZHsPTog8pWRuIZfGI4blHxPy4V+ZrjU+opsL1W91aBDm0MRAE+cW1gBpzJiE5qKnMA==. Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.buffers/4.5.1 with content hash dhG+zFDGXfzMUkdsK2KSaMBQFs4lpi2oucEfofI4JCAKLn+lHqPbUC50acRHuBInXimo8vOwUWpGeQQwddN2Kw==. Installed System.Memory 4.5.5 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.memory/4.5.5 with content hash ria/cgTPrjdyWL0r4iUSWjteL3PcZq5SJAuTCWG6DyWchTIdVXMETVBcEENJPpECK7nI5d6zBueZ2pBvXvR6hw==. Installed Microsoft.Bcl.AsyncInterfaces 8.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0 with content hash jwVoLiv9lqbynOqvpi62kjNGd/NUtJsuir0OYg3OqTprGcczxoi1VcWD9GDChiLmb0s1HQ+yHH/gr+HlD1KFzg==. Installed System.Text.Encodings.Web 8.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.encodings.web/8.0.0 with content hash o4/2uZ7TjX4joabaS7FtHKLrttn8xX/9T6HqHMt+mSsN3KGpXrAQ/X37sJY+oY1s6UYVpxVjYyDiCar1ti7h6w==. Installed System.Text.Json 8.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3 with content hash eYxDJauoMh3qSoHznUCyMylyAcXTmniFCMmRxX53v0Jv/EtcMlOauc3AA2RlnF4zNvARkTYDdonhAdU7uPlYbQ==. 10>RepoBuild: CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2/lib/netstandard2.0/xunit.core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2/lib/netstandard2.0/xunit.execution.dotnet.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2/lib/netstandard2.0/xunit.runner.utility.netstandard20.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/refint/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.dll /target:exe /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.sourcelink.json /langversion:latest /embed:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.Common/ExecuteHelper.cs /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.Common/OperatingSystemFinder.cs /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.Common/Program.cs /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.Common/ScenarioTestFixture.cs DotNetLanguage.cs DotNetLanguageExtensions.cs DotNetSdkActions.cs DotNetSdkHelper.cs DotNetSdkTemplate.cs DotNetTemplateExtensions.cs DotnetWorkloadTest.cs SdkTemplateTest.cs SdkTemplateTests.cs /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 26>RepoBuild: Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3 with content hash qcvmo8XhN4WgzI4WcpYGD4LuICx6symlziOMPOdBvl20opoKGwTNhgBlDk2gTGG0hF7l+7msSSdAL/dzFb360Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Microsoft.Deployment.DotNet.Releases.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Microsoft.Deployment.DotNet.Releases.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (in 87 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj 12 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets" (Restore target(s)). 18>RepoBuild: FSharp.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Core/Proto/netstandard2.0/FSharp.Core.dll 26>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj" (3:7) on node 2 (Build;Pack target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj" (5:5) on node 2 (default targets). 5>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/". UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/UpdateXlf.lastrun". CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3/lib/netstandard2.0/System.Text.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile ReleasesResources.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.cs.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.cs.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.de.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.de.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.es.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.es.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.fr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.fr.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.it.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.it.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.ja.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.ja.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.ko.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.ko.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.pl.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.pl.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.pt-BR.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.pt-BR.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.ru.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.ru.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.tr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.tr.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.zh-Hans.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.zh-Hans.resources /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.zh-Hant.resx,/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.zh-Hant.resources Processing resource file "ReleasesResources.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.cs.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.cs.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.de.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.de.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.es.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.es.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.fr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.fr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.it.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.it.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.ja.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.ja.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.ko.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.ko.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.pl.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.pl.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.pt-BR.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.pt-BR.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.ru.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.ru.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.tr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.tr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.zh-Hans.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.zh-Hans.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xlf/ReleasesResources.zh-Hant.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.zh-Hant.resources". CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU1903,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /doc:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.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-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll /ruleset:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/eng/CodeAnalysis.ruleset /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.resources /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.sourcelink.json /langversion:latest /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.GeneratedMSBuildEditorConfig.editorconfig AspNetCoreReleaseComponent.cs Cve.cs JsonExtensions.cs Product.cs ProductCollection.cs ProductRelease.cs ReleaseComponent.cs ReleaseFile.cs ReleaseType.cs ReleaseVersion.cs RuntimeReleaseComponent.cs SdkReleaseComponent.cs SupportPhase.cs Utils.cs WindowsDesktopReleaseComponent.cs "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.cs /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Microsoft.Deployment.DotNet.Releases (netstandard2.0) CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/cs". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.cs.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/cs/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation ce06e961-6eeb-41fd-9ce0-52dbe517a729 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/de". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.de.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/de/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation f01aad97-3dc6-4c73-b915-942e668de07f CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/es". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.es.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/es/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation d80100e7-3e1f-4ec9-8e50-9b4a58d6a1a8 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/fr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.fr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/fr/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 1cafc79b-f3a3-4a96-aec2-c42db2de1134 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/it". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.it.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/it/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation f0cfe3af-3d99-46c4-89db-ff055212f979 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ja". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.ja.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ja/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation e20cdee5-06f5-4048-b2c2-874f0b6a904f CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ko". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.ko.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ko/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 51c7a5cf-2017-42b2-a6db-d1289a72aa33 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pl". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.pl.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pl/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 3cc0abce-158c-4b4f-b588-00d77678ada4 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pt-BR". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.pt-BR.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation cfce8c98-3218-4889-8979-2fc4d9c1b683 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ru". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.ru.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ru/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation c3cb29a9-fe9a-42ac-9627-ac89edfb5633 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/tr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.tr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/tr/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 2be16f31-f340-4687-a91b-6013df670fa5 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hans". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.zh-Hans.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 0fe1a248-d6c8-4f48-a181-0011413f685b CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hant". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.ReleasesResources.zh-Hant.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 8def4bd4-8db1-44ca-8c58-7d14454071d5 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll". Microsoft.Deployment.DotNet.Releases -> /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/es". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ru". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll". 5>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj" (default targets). 3:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj" (3:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj" (5:6) on node 2 (Pack target(s)). 5:6>Project "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj" (5:6) is building "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj" (5:7) on node 2 (_GetBuildOutputFilesWithTfm target(s)). 5>BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because all output files are up-to-date with respect to the input files. 5>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj" (_GetBuildOutputFilesWithTfm target(s)). 5>GenerateNuspec: The package Microsoft.Deployment.DotNet.Releases.2.0.0-rtm.1.25059.4 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/packages/Release/Shipping/Microsoft.Deployment.DotNet.Releases.2.0.0-rtm.1.25059.4.nupkg'. 5>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (10) on node 2 (default targets). 10>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/deployment-tools/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/deployment-tools/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/deployment-tools/obj/Microsoft.Deployment.DotNet.Releases/Release/netstandard2.0/Microsoft.Deployment.DotNet.Releases.pdb". 10>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (11) on node 1 (Publish target(s)). 11>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/packages/Release/Shipping/Microsoft.Deployment.DotNet.Releases.2.0.0-rtm.1.25059.4.nupkg' Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 11>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.153s 3.574s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.398s 0.468s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.231s 0.231s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj (_IsProjectRestoreSupported) | 9 : 0.110s 0.691s /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/NuGet.targets (Restore) | | 10 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj (_IsProjectRestoreSupported) | | 11 : 0.003s 0.498s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj (_GenerateRestoreProjectPathWalk) | | | 12 : 0.128s 0.128s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (_GenerateRestoreProjectPathWalk) | | . 13 : 0.368s 0.368s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/tests/Microsoft.Deployment.DotNet.Releases.Tests.csproj (_GenerateRestoreProjectPathWalk) | | 15 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/tests/Microsoft.Deployment.DotNet.Releases.Tests.csproj (_IsProjectRestoreSupported) | | 14 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (_IsProjectRestoreSupported) | | 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj (_IsProjectRestoreSupported) | | 17 : 0.024s 0.024s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (_GenerateRestoreGraphProjectEntry) | | 18 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj (_GenerateRestoreGraphProjectEntry) | | 19 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (_GenerateProjectRestoreGraph) | . 20 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj (_GenerateProjectRestoreGraph) | 21 : 0.134s 1.925s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/Build.proj (Build, Pack) | | 22 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 24 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/tests/Microsoft.Deployment.DotNet.Releases.Tests.csproj () | | 23 : 1.423s 1.423s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj () | . 25 : 0.151s 0.357s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (Pack) | | | 26 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (_GetBuildOutputFilesWithTfm) | | | 27 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (_GetTfmSpecificContentForPackage) | | | 28 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (_GetDebugSymbolsWithTfm) | | | 29 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (_GetFrameworkAssemblyReferences) | | . 30 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/src/Microsoft.Deployment.DotNet.Releases/src/Microsoft.Deployment.DotNet.Releases.csproj (_GetFrameworksWithSuppressedDependencies) | 31 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 32 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) | 33 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () . 34 : 0.081s 0.081s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj (Publish) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 2 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161634015463: 0 x 0.119s 0.119s .. 639139161635201305: 1 x 0.043s 0.161s 639139161635629852: 2 x 0.003s 0.165s 639139161635660837: 1 x 0.015s 0.179s 639139161635807493: 3 x 0.003s 0.182s 639139161635834732: 1 x 0.005s 0.187s 639139161635880520: 4 x 0.046s 0.233s 639139161636345148: 1 x 0.002s 0.235s 639139161636370074: 6 x 0.018s 0.253s 639139161636547795: 1 x 0.334s 0.587s ...... 639139161639883038: 0 x 0.002s 0.588s 639139161639898548: 8 x 0.231s 0.819s .... 639139161642207964: 0 x 0.025s 0.844s 639139161642459562: 9 x 0.003s 0.847s 639139161642488162: 10 x 0.024s 0.872s 639139161642732390: 9 x 0.001s 0.873s 639139161642745583: 11 x 0.002s 0.875s 639139161642763890: 12 x 0.128s 1.002s .. 639139161644039893: | 13 0.000s 1.003s 639139161644043794: x | 0.367s 1.370s ....... 639139161647717548: 11 x 0.001s 1.371s 639139161647730161: 9 x 0.002s 1.373s 639139161647746917: 14 15 0.001s 1.374s 639139161647754399: 16 | 0.001s 1.375s 639139161647760665: x | 0.001s 1.375s 639139161647770275: 9 x 0.002s 1.377s 639139161647788615: 17 x 0.024s 1.401s 639139161648025763: 18 x 0.017s 1.418s 639139161648191532: 9 x 0.001s 1.419s 639139161648201763: 19 x 0.008s 1.427s 639139161648285792: 20 x 0.007s 1.434s 639139161648358624: 9 x 0.102s 1.536s .. 639139161649377099: 0 x 0.001s 1.538s 639139161649391249: x 21 0.112s 1.650s .. 639139161650511510: x 22 0.011s 1.660s 639139161650616615: x 21 0.013s 1.673s 639139161650748889: 24 23 0.137s 1.810s .. 639139161652118630: x | 1.286s 3.097s ......................... 639139161664981368: x 21 0.007s 3.103s 639139161665048309: x 25 0.004s 3.107s 639139161665090254: x 26 0.094s 3.201s . 639139161666026467: x 25 0.003s 3.204s 639139161666053672: x 27 0.002s 3.206s 639139161666072658: x 25 0.002s 3.207s 639139161666087878: x 28 0.002s 3.209s 639139161666107018: x 25 0.002s 3.211s 639139161666128594: x 29 0.113s 3.324s .. 639139161667253984: x 25 0.002s 3.326s 639139161667273264: x 30 0.002s 3.328s 639139161667293036: x 25 0.132s 3.460s .. 639139161668617300: x 21 0.002s 3.462s 639139161668637072: 0 x 0.003s 3.465s 639139161668663760: x 31 0.007s 3.472s 639139161668735998: 0 x 0.001s 3.473s 639139161668749739: 32 x 0.004s 3.478s 639139161668792801: 0 x 0.001s 3.479s 639139161668803914: x 33 0.013s 3.491s 639139161668929462: 0 x 0.002s 3.493s 639139161668945107: 34 x 0.081s 3.574s . 639139161669755839: 0 x 0.001s 3.575s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 39.1 90.0 Average Utilization: 64.6 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:03.61 10>RepoBuild: CompilerServer: server - server processed compilation - Microsoft.DotNet.ScenarioTests.SdkTemplateTests (net9.0) 26>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 10>RepoBuild: _CopyFilesMarkedCopyLocal: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/xunit.abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2/lib/netstandard2.0/xunit.execution.dotnet.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/xunit.execution.dotnet.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/System.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/cs/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/cs/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2/lib/netstandard2.0/xunit.core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/xunit.core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2/lib/netstandard2.0/xunit.runner.utility.netstandard20.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/xunit.runner.utility.netstandard20.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/es". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/it". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/es/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/es/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/it/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/it/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/fr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/fr/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/de/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/de/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ja/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/ja/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pt-BR/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/pt-BR/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ko/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/ko/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ru/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/ru/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/tr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/tr/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pl/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/pl/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hans/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/zh-Hans/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hant/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/zh-Hant/System.CommandLine.resources.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsof.1A0A7205.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsof.1A0A7205.Up2Date". _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/apphost" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests". _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/SampleProject". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/SampleProject". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/test/resources/SampleProject/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/SampleProject/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/test/resources/SampleProject/SampleProject.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/SampleProject/SampleProject.csproj". 26>RepoBuild: Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. 10>RepoBuild: CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/refint/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/ref/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.dll". Microsoft.DotNet.ScenarioTests.SdkTemplateTests -> /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.pdb". 26>RepoBuild: X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 10>RepoBuild: 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj" (default targets). 26>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 10>RepoBuild: 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/scenario-tests.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj" (4:7) on node 1 (Pack target(s)). 4:7>Project "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj" (4:7) is building "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj" (4:8) on node 1 (_GetTfmSpecificContentForPackage target(s)). 4>_UpdateXlf: Skipping target "_UpdateXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. 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. _GenerateSourceLinkFile: Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.sourcelink.json' is up-to-date. 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. _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/test/resources/SampleProject/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/SampleProject/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/test/resources/SampleProject/SampleProject.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/SampleProject/SampleProject.csproj". 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. CopyFilesToOutputDirectory: Microsoft.DotNet.ScenarioTests.SdkTemplateTests -> /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.dll 26>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/toolset/Common/Tools.proj.nuget.g.props. 10>RepoBuild: PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/". 26>RepoBuild: Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 163 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 10>RepoBuild: _CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.runtimeconfig.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.runtimeconfig.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/System.CommandLine.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/System.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/xunit.abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2/lib/netstandard2.0/xunit.core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/xunit.core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2/lib/netstandard2.0/xunit.execution.dotnet.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/xunit.execution.dotnet.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/de". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2/lib/netstandard2.0/xunit.runner.utility.netstandard20.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/xunit.runner.utility.netstandard20.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/de/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/de/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/cs/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/cs/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/es/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/es/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/fr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/fr/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/it". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/ja". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/it/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/it/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ja/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/ja/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ko/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/ko/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pl/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/pl/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/pt-BR/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/pt-BR/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/tr/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/tr/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/ru/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/ru/System.CommandLine.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hant/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/zh-Hant/System.CommandLine.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/lib/net9.0/zh-Hans/System.CommandLine.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/zh-Hans/System.CommandLine.resources.dll". _CopyResolvedFilesToPublishAlways: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/SampleProject". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/SampleProject". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/test/resources/SampleProject/Program.cs" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/SampleProject/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/test/resources/SampleProject/SampleProject.csproj" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/SampleProject/SampleProject.csproj". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/apphost" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/Microsoft.DotNet.ScenarioTests.SdkTemplateTests". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/bin/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/publish/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.deps.json". 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj" (_GetTfmSpecificContentForPackage target(s)). 26>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.1795279 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.009s 4.669s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.376s 0.452s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.198s 0.198s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161630538748: 0 3.979s 3.979s ............................................................................... 639139161670328624: 1 0.037s 4.016s 639139161670694575: 2 0.004s 4.019s 639139161670731094: 1 0.015s 4.035s 639139161670885125: 3 0.003s 4.038s 639139161670919340: 1 0.006s 4.044s 639139161670978982: 4 0.059s 4.103s . 639139161671565494: 1 0.003s 4.106s 639139161671594949: 6 0.010s 4.115s 639139161671691582: 1 0.316s 4.431s ...... 639139161674850443: 0 0.002s 4.433s 639139161674868644: 8 0.001s 4.434s 639139161674881938: 0 0.024s 4.459s 639139161675126675: 9 0.001s 4.460s 639139161675139085: 0 0.001s 4.461s 639139161675152633: 10 0.001s 4.462s 639139161675160089: 0 0.001s 4.463s 639139161675168596: 11 0.004s 4.467s 639139161675206732: 0 0.001s 4.468s 639139161675215498: 12 0.003s 4.470s 639139161675240525: 0 0.001s 4.471s 639139161675248803: 13 0.198s 4.669s ... 639139161677233337: 0 0.001s 4.671s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:04.70 [17:36:07.74] Building deployment-tools...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building deployment-tools: -> Microsoft.Deployment.DotNet.Releases/2.0.0-rtm.1.25059.4 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/LogRepoArtifacts.complete". 10>RepoBuild: 4>GenerateNuspec: The package Microsoft.DotNet.ScenarioTests.SdkTemplateTests.9.0.0-preview.26153.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/packages/Release/Shipping/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.9.0.0-preview.26153.1.nupkg'. 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/scenario-tests.sln" (Build;Pack target(s)). 26>CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". 10>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (8) on node 1 (default targets). 8>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/scenario-tests/". 26>CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". 10>RepoBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/scenario-tests/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/scenario-tests/obj/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Release/net9.0/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.pdb". 8>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 26>CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/lib/net6.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3/lib/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/lib/net6.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3/lib/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/lib/net7.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/lib/net8.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3/lib/net8.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/lib/net8.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/lib/netstandard2.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3/system.text.json.8.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/system.text.json.8.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3/system.text.json.8.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/system.text.json.8.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.text.json/8.0.3/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/8.0.3/system.text.json.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/deployment-tools". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/deployment-tools/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/deployment-tools/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler 10>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (9) on node 1 (Publish target(s)). 9>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/packages/Release/Shipping/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.9.0.0-preview.26153.1.nupkg' Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 9>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.202s 4.454s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.413s 0.484s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.089s 0.463s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/scenario-tests.sln (Restore) | | 9 : 0.244s 0.244s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj (_IsProjectRestoreSupported) | | 10 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj (_GenerateRestoreProjectPathWalk) | | 11 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj (_IsProjectRestoreSupported) | | 12 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj (_GenerateRestoreGraphProjectEntry) | . 13 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj (_GenerateProjectRestoreGraph) | 14 : 0.006s 3.224s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/scenario-tests.sln (Build, Pack) | | 15 : 2.708s 2.713s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj () | | . 16 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | . 17 : 0.168s 0.504s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj (Pack) | | | 18 : 0.242s 0.242s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj (_GetTfmSpecificContentForPackage) | | | 19 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj (_GetFrameworkAssemblyReferences) | | . 20 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/src/Microsoft.DotNet.ScenarioTests.SdkTemplateTests/Microsoft.DotNet.ScenarioTests.SdkTemplateTests.csproj (_GetFrameworksWithSuppressedDependencies) | 21 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 22 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) | 23 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () . 24 : 0.069s 0.069s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj (Publish) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161633933657: 0 0.120s 0.120s .. 639139161635130281: 1 0.041s 0.161s 639139161635544461: 2 0.003s 0.164s 639139161635575358: 1 0.015s 0.179s 639139161635724440: 3 0.003s 0.182s 639139161635756164: 1 0.005s 0.187s 639139161635803655: 4 0.047s 0.234s 639139161636273960: 1 0.003s 0.237s 639139161636299708: 6 0.018s 0.254s 639139161636475327: 1 0.349s 0.604s ...... 639139161639969989: 0 0.065s 0.669s . 639139161640624766: 8 0.005s 0.674s 639139161640672946: 9 0.244s 0.918s .... 639139161643117756: 8 0.002s 0.920s 639139161643137783: 10 0.003s 0.923s 639139161643165023: 8 0.001s 0.924s 639139161643174826: 11 0.000s 0.925s 639139161643179471: 8 0.001s 0.926s 639139161643190671: 12 0.118s 1.044s .. 639139161644370299: 8 0.001s 1.045s 639139161644378949: 13 0.009s 1.053s 639139161644464710: 8 0.079s 1.132s . 639139161645255551: 0 0.010s 1.142s 639139161645356041: 14 0.004s 1.146s 639139161645393460: 15 2.706s 3.852s ...................................................... 639139161672458454: 16 0.005s 3.858s 639139161672513439: 15 0.001s 3.859s 639139161672527055: 14 0.001s 3.861s 639139161672539285: 17 0.002s 3.863s 639139161672562942: 18 0.242s 4.105s .... 639139161674979861: 17 0.001s 4.106s 639139161674992185: 19 0.094s 4.200s . 639139161675931691: 17 0.001s 4.201s 639139161675941772: 20 0.001s 4.201s 639139161675947904: 17 0.164s 4.365s ... 639139161677584096: 14 0.001s 4.366s 639139161677592117: 0 0.001s 4.367s 639139161677603960: 21 0.003s 4.370s 639139161677634710: 0 0.001s 4.371s 639139161677644738: 22 0.003s 4.374s 639139161677671175: 0 0.001s 4.375s 639139161677680746: 23 0.007s 4.382s 639139161677750240: 0 0.004s 4.386s 639139161677788807: 24 0.069s 4.454s . 639139161678477354: 0 0.001s 4.455s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:04.48 26>CleanupRepo: Shutting down VB/C# compiler server... 10>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... 26>CleanupRepo: VB/C# compiler server shut down successfully. Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/buildLogs/log/Release/source-inner-build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/buildObj/obj/Build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Build/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/buildObj/obj/Build/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/buildObj/obj/Microsoft.Deployment.DotNet.Releases". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/Microsoft.Deployment.DotNet.Releases/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/buildObj/obj/Microsoft.Deployment.DotNet.Releases/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building deployment-tools df -h /builddir/build/BUILD/dotnet-9.0.116/ 10>RepoBuild: Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. 26>CleanupRepo: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/deployment-tools/artifacts/obj/". DirSize After CleanupRepo deployment-tools df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/deployment-tools/CleanupRepo.complete". 10>RepoBuild: X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 26>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/deployment-tools.proj" (Build target(s)). 10>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/toolset/Common/Tools.proj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 166 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/command-line-api/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.1787634 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.882s 5.547s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.384s 0.459s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.197s 0.197s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161630460656: 0 4.852s 4.852s ................................................................................................. 639139161678982455: 1 0.038s 4.890s 639139161679359651: 2 0.003s 4.893s 639139161679394191: 1 0.016s 4.910s 639139161679556124: 3 0.003s 4.913s 639139161679586592: 1 0.005s 4.918s 639139161679639273: 4 0.059s 4.976s . 639139161680225080: 1 0.003s 4.980s 639139161680256802: 6 0.010s 4.989s 639139161680352773: 1 0.322s 5.312s ...... 639139161683576710: 0 0.002s 5.313s 639139161683595440: 8 0.001s 5.315s 639139161683608099: 0 0.024s 5.339s 639139161683851841: 9 0.001s 5.340s 639139161683863752: 0 0.001s 5.342s 639139161683876224: 10 0.001s 5.342s 639139161683882877: 0 0.001s 5.343s 639139161683890317: 11 0.003s 5.346s 639139161683919866: 0 0.001s 5.347s 639139161683929683: 12 0.003s 5.349s 639139161683955282: 0 0.001s 5.350s 639139161683964750: 13 0.197s 5.548s ... 639139161685936367: 0 0.001s 5.549s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:05.57 [17:36:08.61] Building scenario-tests...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building scenario-tests: -> Microsoft.DotNet.ScenarioTests.SdkTemplateTests/9.0.0-preview.26153.1 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/scenario-tests/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.commandline/2.0.0-beta4.24326.1/system.commandline.2.0.0-beta4.24326.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.abstractions/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.abstractions/2.0.3/xunit.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.abstractions/2.0.3/xunit.abstractions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.core/2.4.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.core/2.4.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.core/2.4.2/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2/lib/netstandard2.0/xunit.core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.core/2.4.2/lib/netstandard2.0/xunit.core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2/lib/netstandard2.0/xunit.core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.core/2.4.2/lib/netstandard2.0/xunit.core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2/xunit.extensibility.core.2.4.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.core/2.4.2/xunit.extensibility.core.2.4.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2/xunit.extensibility.core.2.4.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.core/2.4.2/xunit.extensibility.core.2.4.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2/xunit.extensibility.core.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.core/2.4.2/xunit.extensibility.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.core/2.4.2/_content". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.core/2.4.2/_content/logo-128-transparent.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.core/2.4.2/_content/logo-128-transparent.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.execution/2.4.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.execution/2.4.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.execution/2.4.2/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2/lib/netstandard2.0/xunit.execution.dotnet.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.execution/2.4.2/lib/netstandard2.0/xunit.execution.dotnet.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2/lib/netstandard2.0/xunit.execution.dotnet.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.execution/2.4.2/lib/netstandard2.0/xunit.execution.dotnet.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2/xunit.extensibility.execution.2.4.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.execution/2.4.2/xunit.extensibility.execution.2.4.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2/xunit.extensibility.execution.2.4.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.execution/2.4.2/xunit.extensibility.execution.2.4.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2/xunit.extensibility.execution.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.execution/2.4.2/xunit.extensibility.execution.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.execution/2.4.2/_content". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.extensibility.execution/2.4.2/_content/logo-128-transparent.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.extensibility.execution/2.4.2/_content/logo-128-transparent.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.runner.utility/2.4.2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.runner.utility/2.4.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.runner.utility/2.4.2/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2/lib/netstandard2.0/xunit.runner.utility.netstandard20.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.runner.utility/2.4.2/lib/netstandard2.0/xunit.runner.utility.netstandard20.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2/lib/netstandard2.0/xunit.runner.utility.netstandard20.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.runner.utility/2.4.2/lib/netstandard2.0/xunit.runner.utility.netstandard20.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2/xunit.runner.utility.2.4.2.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.runner.utility/2.4.2/xunit.runner.utility.2.4.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2/xunit.runner.utility.2.4.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.runner.utility/2.4.2/xunit.runner.utility.2.4.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2/xunit.runner.utility.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.runner.utility/2.4.2/xunit.runner.utility.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.runner.utility/2.4.2/_content". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/package-cache/xunit.runner.utility/2.4.2/_content/logo-128-transparent.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/xunit.runner.utility/2.4.2/_content/logo-128-transparent.png". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/scenario-tests". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/scenario-tests/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/scenario-tests/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/scenario-tests/prebuilt-usage.xml". 10>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/scenario-tests.proj" (Build target(s)). 21>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 31>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 21>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 31>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 21>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 31>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. 21>CreateBuildInputProps: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. templating using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.templating.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.templating.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/CreateBuildInputProps.complete". 31>CreateBuildInputProps: runtime using package version properties saved at /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.runtime.Current.props and /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.runtime.Previous.props Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/CreateBuildInputProps.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/CreateBuildInputProps.complete". 21>RepoBuild: [17:36:08.74] Building templating Running command: /builddir/build/BUILD/dotnet-9.0.116/src/templating/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/templating/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" --v n --warnAsError false /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/templating/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/templating/ With Environment Variables: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20260303.11 BUILD_BUILDNUMBER=20260303.11 DotNetUseShippingVersions=true PreReleaseVersionLabel=servicing PackageVersionStamp=servicing DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/templating/ DotNetBuildFromSourceFlavor=Product 31>RepoBuild: [17:36:08.74] Building runtime 21>RepoBuild: DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.templating.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/NuGet.config 31>RepoBuild: Running command: 21>RepoBuild: DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ 31>RepoBuild: /builddir/build/BUILD/dotnet-9.0.116/src/runtime/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/runtime/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/runtime/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" --arch x64 --os linux /p:TargetRid=opencloudos.8.10-x64 /p:RuntimeOS=opencloudos.8 /p:BaseOS=linux-x64 /p:UseSystemLibs=+brotli++zlib+ /p:PortableBuild=false /p:SourceBuildNonPortable=true /p:UsingToolMicrosoftNetCompilers=false /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/runtime/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/runtime/ 21>RepoBuild: SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk 31>RepoBuild: With Environment Variables: 21>RepoBuild: SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 31>RepoBuild: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 21>RepoBuild: SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 31>RepoBuild: DOTNET_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 21>RepoBuild: SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 31>RepoBuild: DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet 21>RepoBuild: SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 31>RepoBuild: _InitializeDotNetCli=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 21>RepoBuild: SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ 31>RepoBuild: _DotNetInstallDir=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/ 21>RepoBuild: SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ 31>RepoBuild: _InitializeToolset=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj 21>RepoBuild: SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ 31>RepoBuild: _OverrideArcadeInitializeBuildToolFramework=net9.0 ContinuousIntegrationBuild=true 21>RepoBuild: SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ 31>RepoBuild: MSBUILDDISABLENODEREUSE=1 21>RepoBuild: DirSize Before Building templating 31>RepoBuild: OfficialBuildId=20260325.22 BUILD_BUILDNUMBER=20260325.22 DotNetUseShippingVersions=true PreReleaseVersionLabel=servicing PackageVersionStamp=servicing DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-9.0.116/src/runtime/ DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.runtime.props RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/NuGet.config DotNetBuildFromSource=true MSBUILDADDITIONALSDKRESOLVERSFOLDER=/builddir/build/BUILD/dotnet-9.0.116/artifacts/toolset/VSSdkResolvers/ SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_ID_ARCADE_CMAKE_SDK=Microsoft.DotNet.CMake.Sdk SOURCE_BUILT_SDK_ID_TRAVERSAL=Microsoft.Build.Traversal SOURCE_BUILT_SDK_ID_NOTARGETS=Microsoft.Build.NoTargets SOURCE_BUILT_SDK_VERSION_ARCADE=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_ARCADE_CMAKE_SDK=9.0.0-beta.26152.3 SOURCE_BUILT_SDK_VERSION_TRAVERSAL=3.4.0 SOURCE_BUILT_SDK_VERSION_NOTARGETS=3.7.0 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.SharedFramework.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_CMAKE_SDK=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.CMake.Sdk/ SOURCE_BUILT_SDK_DIR_TRAVERSAL=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.Traversal/ SOURCE_BUILT_SDK_DIR_NOTARGETS=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.Build.NoTargets/ DirSize Before Building runtime 21>RepoBuild: df -h /builddir/build/BUILD/dotnet-9.0.116/ 31>RepoBuild: df -h /builddir/build/BUILD/dotnet-9.0.116/ 21>RepoBuild: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / /builddir/build/BUILD/dotnet-9.0.116/src/templating/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/templating/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" --v n --warnAsError false /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/templating/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/templating/ 31>RepoBuild: Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / /builddir/build/BUILD/dotnet-9.0.116/src/runtime/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/runtime/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/runtime/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" --arch x64 --os linux /p:TargetRid=opencloudos.8.10-x64 /p:RuntimeOS=opencloudos.8 /p:BaseOS=linux-x64 /p:UseSystemLibs=+brotli++zlib+ /p:PortableBuild=false /p:SourceBuildNonPortable=true /p:UsingToolMicrosoftNetCompilers=false /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/runtime/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/runtime/ 21>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/templating/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 31>RepoBuild: ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-9.0.116/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 21>RepoBuild: Build started 05/09/2026 17:36:09. 31>RepoBuild: 21>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:n /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-9.0.116/src/templating/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/templating/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/templating/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/templating/ -logger:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/templating/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.templating.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=templating Build started 05/09/2026 17:36:09. 31>RepoBuild: 21>RepoBuild: 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. 31>RepoBuild: Determining projects to restore... 21>RepoBuild: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... 18>RepoBuild: fslex -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/fslex/Proto/net9.0/opencloudos.8-x64/fslex.dll 21>RepoBuild: Installed Microsoft.DotNet.Build.Tasks.Feed 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3 with content hash Ta9eLg0xKjP4P8vOZlHVfrv7qoMykUpYNAzs07HcseUHJnefsqpZH/wbb3eF9fPIBJERuE8zFhpLNmSsGYrEQw==. Installed Microsoft.DotNet.SourceBuild.Tasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3 with content hash JDR8Rlk86C4PVKEEjLKpHaIHstAjUHm+KRVDJFL4HmhMIwj3KYG1il3VcrStDgjitDFhHjYglRP7V2+x9Hcg/A==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 200 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3) on node 1 (Restore target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". 31>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 240 ms). 21>RepoBuild: _GetAllRestoreProjectPathItems: Determining projects to restore... 31>RepoBuild: Determining projects to restore... 18>RepoBuild: fslex -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/Bootstrap/fslex/ 21>RepoBuild: Restore: Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj... Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj... Installed Microsoft.DotNet.XliffTasks 9.0.0-beta.26152.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3 with content hash JJMxltOEdYivPX2lTCHXXwOh8UqnvGqlWJnixGdPkOxpAJZt8/JeiBGMaK6wTeIWHS593VRNDg/2WvenuW0veQ==. 18>RepoBuild: FSharp.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Core/Proto/netstandard2.0/FSharp.Core.dll 21>RepoBuild: Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Microsoft.TemplateEngine.Samples.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Microsoft.TemplateEngine.Samples.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj (in 107 ms). Installed Microsoft.Extensions.DependencyInjection.Abstractions 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15 with content hash 1ZwK89pdWpEM5Ixb+Grk1fr6C5LTnhTTOBCOHrUPxEl0yqiofAeaur3XTlrNqZAAnb4tEGMiBZf6wDpM+d5i3w==. Installed Microsoft.Extensions.Logging.Abstractions 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15 with content hash RjqlDgFT7huL3nB4ZAdBfguFEnlfhXE1AX9Hyi3GStdtghRcjoDRCj54YYf7OIefyVDrIk5JwQOISwgDwBIrbw==. Installed Newtonsoft.Json 13.0.3 from /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3 with content hash Z0SJ8r3GdjM6CRHhOS4voJDFRTHh8A41R1a0uCTEOimFJ1s0b0hleeBi0L0xFZnLXaP3iLRo23re7004UJ8SlA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (in 181 ms). Installed System.Runtime.CompilerServices.Unsafe 6.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0 with content hash C1SVyOM4H3ID7RQmxOYkZHsPTog8pWRuIZfGI4blHxPy4V+ZrjU+opsL1W91aBDm0MRAE+cW1gBpzJiE5qKnMA==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0 with content hash h7Ss0BUEGmZEUOwbs6JN2e4JBO1lWV+3TeeUU7G5KQiMa7CUygGj733PxtKn+MUWoxk7MmkAjVCeifytjyti/g==. Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1 with content hash dhG+zFDGXfzMUkdsK2KSaMBQFs4lpi2oucEfofI4JCAKLn+lHqPbUC50acRHuBInXimo8vOwUWpGeQQwddN2Kw==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0 with content hash d6k+wPkpi2phFT6UuxpEB38O9PDbiao3rgJMWNgb33V+gir5hdIJiBUAYLhP2I+BAf4gRj0gX+XxMJEMjBrcSQ==. Installed System.Memory 4.5.5 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5 with content hash ria/cgTPrjdyWL0r4iUSWjteL3PcZq5SJAuTCWG6DyWchTIdVXMETVBcEENJPpECK7nI5d6zBueZ2pBvXvR6hw==. Installed Microsoft.Bcl.AsyncInterfaces 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15 with content hash J8H/RoMrIPwvPJCN/lrbEZ0Jn+RqQlCYmUZzd37J7sGsR/DCw7Sc9fY75Odc6EEZ6ZBKoqZiC+DvK2mSh0o85A==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4 with content hash I4kkAyi/AZxwK2rje8pMmq3ZIcGqxS3k8JwQGyNNPT4vFI/u62HaKGafgcql2P4qxa3JLfvu6nRdtN6tc99/Kg==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3 with content hash oacfxbZyqg7MewUy73aXZ4/NTGAUOEbRfexuPuyAVdIAS48Y22sbtib/oT9sVXTxC+fHrvKLe1CNCiE6FPBlAw==. Installed System.Diagnostics.DiagnosticSource 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15 with content hash QRItqzdfA3QHaXF+30YKDpzcez66ua72fj+1JnuAXCkWgDxWMg6/ybGtaIQDnvYYOxBcvXmrZCvE4A2YtELHvg==. Installed System.IO.Pipelines 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.io.pipelines/9.0.15 with content hash /urMP4GwGQrgjiDCyCeRIlduWpyMe+ConXbKj5SEv5KFQCkmhj/mJPQEY/uzmS+1mABCnm/feCeDS9YmkarCCQ==. Installed System.Text.Encodings.Web 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.encodings.web/9.0.15 with content hash cjEfuLWf5Zu5j39x0ZHuYgCqxhv36AGuT4dhzJVFC27FBGFPW8VrbEfYbckM2rvavcgeYicpDzf0ENFc5Ie1hA==. Installed Microsoft.Bcl.Cryptography 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15 with content hash LSiDudkDLa9jU7iGoVqQBphslsF0eCReby+q79pLPaivWkvuefsAaKLBxDh1sCQgNWErw+4KM+NKgLz4WK6jFg==. Installed NuGet.Configuration 6.12.5-rc.32767 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767 with content hash rw5vJ9Y5Xo5z2rkpBEO+sx6FVsrb3OGS2bXKP0Xag5CAePf0xaeVmJoo5V4pTPwZaTSdy6gsBDuxQuSEMrb1sw==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3 with content hash qcvmo8XhN4WgzI4WcpYGD4LuICx6symlziOMPOdBvl20opoKGwTNhgBlDk2gTGG0hF7l+7msSSdAL/dzFb360Q==. Installed NuGet.Credentials 6.12.5-rc.32767 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767 with content hash zB8HXLqJhGEoSFvnwZ8VskqqaDOaEqT4uj1ZdS4//3sujNTakffUCqSO3JiVh2waYufQ7F4Y8UHmIylUaJt42A==. Installed NuGet.Common 6.12.5-rc.32767 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767 with content hash 0WIeE2hsZs6SgXnBDrSGXPU+l3pEXWEm94S38lW+Yj3iQAgiB7K/Aw2/jyvoF3N6eGGVnuaKRBvnO2eX0E8C6A==. Installed System.Security.Cryptography.Cng 5.0.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0 with content hash 0TYDO1Fg/jRGjJmwVfeVOdYY7jyr0FijYtxJEuPzsSIFqfzThPqFo3qQ7FnnasoOYy9H9xwMtdFqijSn+4kBKw==. Installed System.Security.Cryptography.ProtectedData 4.4.0 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0 with content hash UV08ba4ElkPqS9gpj+Z0I3/Z0/tFUwR4x3KdnfAHzgisKUZo+w4vWNmRszK9fHi0a7QxyLVp8ZBmlxY63PFdAQ==. Installed NuGet.Frameworks 6.12.5-rc.32767 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767 with content hash S0TsYrXkelQpcvw6A9xogXE1a81/jwGvB+LRjy6qN3Pgyl6otqz3XQE6bjQr+yRhdTa5K/iJfX/LVcgl8IhNVQ==. Installed System.Formats.Asn1 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.formats.asn1/9.0.15 with content hash zDFWHhhgMxdCYSPmBPLCNhRpVw9pHPoeicct9qPnmbQEI9Y6Woe4F9HJ01n84d0OWV0a6CziqTXCg7I8DTbiKw==. Installed NuGet.Versioning 6.12.5-rc.32767 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767 with content hash TVo6uS2LQnTrXV8VAnpNXv7NEnE27403DKjFgKMmxQnUxBvN4AIdGCIP7AXS7mUnHkScYiAnGQ0GBqnzO6q/BQ==. Installed System.Security.Cryptography.Pkcs 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15 with content hash gbT3ZCn/nI6G0jhUHFSXF134R//O1QPM/l+N+m+C97DSE7ebzIKg0z3SXx40Ba31ACBvoLPJb476lY014TvbWA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/project.assets.json Installed System.Text.Json 9.0.15 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.json/9.0.15 with content hash fsZ26tZRkNnjDnNTnYZ2NsM51qza8+itoYE+/MgGwROVtyuckoGkf8dYd+gg08xOt9gzrXY/J+fXIZTYDhzDBA==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (in 292 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (in 292 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (in 292 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (in 294 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (in 296 ms). Installed NuGet.Packaging 6.12.5-rc.32767 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767 with content hash KbniNQ0qBhCc30OY6h/icAu4z2axRDV/n2XGd8MENL/53o/Je1OjphROuadQBZDh6xQ+taJgL/NEdCo0jo3A3A==. Installed NuGet.Protocol 6.12.5-rc.32767 from /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ to /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767 with content hash bV5GGxuUTAJ6MkqTWY3y5wKxz4/RP2hER3vDyqzTv8kOqHzJJirxd5m20wzi9UohzoHJ9WPzNwVP6eOqcI6SDw==. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (in 325 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (in 324 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/library-packs Installed: 1 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj 4 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj 14 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj 13 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj 14 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj 14 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj 13 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj 29 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj 29 package(s) to /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.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-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj" (33:6) on node 28 (default targets). 33>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/tmp/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj" (4:15) on node 12 (default targets). 4:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj" (4:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj" (4:17) on node 22 (Build target(s)). 4>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj" (17:20) on node 21 (default targets). 17:20>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj" (17:20) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj" (17:21) on node 21 (Build target(s)). 17>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj" (20:17) on node 20 (default targets). 20:17>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj" (20:17) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj" (20:18) on node 26 (Build target(s)). 20>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/". 4:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj" (4:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj" (4:16) on node 6 (Build target(s)). 4>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj" (12:15) on node 6 (default targets). 12:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj" (12:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj" (12:16) on node 19 (Build target(s)). 12>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj" (7:16) on node 22 (default targets). 7:16>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj" (7:16) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj" (7:17) on node 15 (Build target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (14:14) on node 29 (default targets). 14:14>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (14:14) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (14:15) on node 10 (Build target(s)). 14>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (18:15) on node 8 (default targets). 18:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (18:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (18:16) on node 8 (Build target(s)). 18>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ref". 17:20>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj" (17:20) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj" (17:22) on node 17 (Build target(s)). 17>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/". 7:16>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj" (7:16) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj" (7:18) on node 9 (Build target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/ref". 18:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (18:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (18:17) on node 12 (Build target(s)). 18>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj" (19:10) on node 30 (default targets). 19:10>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj" (19:10) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj" (19:11) on node 30 (Build target(s)). 19>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ref". 20:17>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj" (20:17) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj" (20:19) on node 20 (Build target(s)). 20>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ref". 33>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 14:14>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (14:14) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (14:16) on node 29 (Build target(s)). 14>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/". 12:15>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj" (12:15) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj" (12:17) on node 3 (Build target(s)). 12>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ref". 33>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,2008,NU5105,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.xml /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/refint/Microsoft.TemplateEngine.Samples.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /warnaserror+:NU1605,SYSLIB0011 17>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 17>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 17>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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:annotations /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/refint/Microsoft.TemplateEngine.Abstractions.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll ChangeKind.cs Components/IBindSymbolSource.cs Components/ISdkInfoProvider.cs Components/IWorkloadsInfoProvider.cs Components/WorkloadInfo.cs Constraints/ITemplateConstraint.cs Constraints/ITemplateConstraintFactory.cs Constraints/TemplateConstraintInfo.cs Constraints/TemplateConstraintResult.cs EvaluatedPrecedence.cs IAllowDefaultIfOptionWithoutValue.cs IBaselineInfo.cs ICacheParameter.cs ICacheTag.cs IComponentManager.cs ICreationEffects.cs ICreationPath.cs ICreationResult.cs IEngineEnvironmentSettings.cs IEnvironment.cs IFileChange.cs IGenerator.cs IIdentifiedComponent.cs ILocalizationLocator.cs Installer/CheckUpdateResult.cs Installer/IInstaller.cs Installer/IInstallerFactory.cs Installer/InstallerConstants.cs Installer/InstallerErrorCode.cs Installer/InstallerOperationResult.cs Installer/InstallRequest.cs Installer/InstallResult.cs Installer/ISerializableInstaller.cs Installer/TemplatePackageData.cs Installer/UninstallResult.cs Installer/UpdateRequest.cs Installer/UpdateResult.cs Installer/VulnerabilityInfo.cs IParameterSet.cs IParameterSymbolLocalizationModel.cs IPathInfo.cs IPostAction.cs IPrioritizedComponent.cs IScanTemplateInfo.cs ISearchPackFilter.cs ISettingsLoader.cs IShortNameList.cs ISimpleConfigModifiers.cs ITemplate.cs ITemplateEngineHost.cs ITemplateInfo.cs ITemplateLocator.cs ITemplateMetadata.cs ITemplateParameter.cs IValidationEntry.cs IValidationInfo.cs IVariableCollection.cs Mount/FileSystemInfoKind.cs Mount/IDirectory.cs Mount/IFile.cs Mount/IFileSystemInfo.cs Mount/IMountPoint.cs Mount/IMountPointFactory.cs Mount/IMountPointManager.cs ParameterChoice.cs ParameterChoiceLocalizationModel.cs Parameters/DataSource.cs Parameters/IParameterDefinitionSet.cs Parameters/IParameterSetData.cs Parameters/ParameterData.cs Parameters/ParameterDefinitionSet.cs Parameters/ParameterSetData.cs Parameters/ParameterSetDataExtensions.cs PhysicalFileSystem/IFileLastWriteTimeSource.cs PhysicalFileSystem/IPhysicalFileSystem.cs PrecedenceDefinition.cs TemplateFiltering/ITemplateMatchInfo.cs TemplateFiltering/MatchInfo.cs TemplateFiltering/MatchKind.cs TemplatePackage/IManagedTemplatePackage.cs TemplatePackage/IManagedTemplatePackageProvider.cs TemplatePackage/ITemplatePackage.cs TemplatePackage/ITemplatePackageProvider.cs TemplatePackage/ITemplatePackageProviderFactory.cs TemplatePackage/TemplatePackage.cs TemplateParameterPrecedence.cs TemplateParameterPrecedenceExtensions.cs TemplateParameterPriority.cs ../Shared/IsExternalInit.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 17>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.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+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll ChangeKind.cs Components/IBindSymbolSource.cs Components/ISdkInfoProvider.cs Components/IWorkloadsInfoProvider.cs Components/WorkloadInfo.cs Constraints/ITemplateConstraint.cs Constraints/ITemplateConstraintFactory.cs Constraints/TemplateConstraintInfo.cs Constraints/TemplateConstraintResult.cs EvaluatedPrecedence.cs IAllowDefaultIfOptionWithoutValue.cs IBaselineInfo.cs ICacheParameter.cs ICacheTag.cs IComponentManager.cs ICreationEffects.cs ICreationPath.cs ICreationResult.cs IEngineEnvironmentSettings.cs IEnvironment.cs IFileChange.cs IGenerator.cs IIdentifiedComponent.cs ILocalizationLocator.cs Installer/CheckUpdateResult.cs Installer/IInstaller.cs Installer/IInstallerFactory.cs Installer/InstallerConstants.cs Installer/InstallerErrorCode.cs Installer/InstallerOperationResult.cs Installer/InstallRequest.cs Installer/InstallResult.cs Installer/ISerializableInstaller.cs Installer/TemplatePackageData.cs Installer/UninstallResult.cs Installer/UpdateRequest.cs Installer/UpdateResult.cs Installer/VulnerabilityInfo.cs IParameterSet.cs IParameterSymbolLocalizationModel.cs IPathInfo.cs IPostAction.cs IPrioritizedComponent.cs IScanTemplateInfo.cs ISearchPackFilter.cs ISettingsLoader.cs IShortNameList.cs ISimpleConfigModifiers.cs ITemplate.cs ITemplateEngineHost.cs ITemplateInfo.cs ITemplateLocator.cs ITemplateMetadata.cs ITemplateParameter.cs IValidationEntry.cs IValidationInfo.cs IVariableCollection.cs Mount/FileSystemInfoKind.cs Mount/IDirectory.cs Mount/IFile.cs Mount/IFileSystemInfo.cs Mount/IMountPoint.cs Mount/IMountPointFactory.cs Mount/IMountPointManager.cs ParameterChoice.cs ParameterChoiceLocalizationModel.cs Parameters/DataSource.cs Parameters/IParameterDefinitionSet.cs Parameters/IParameterSetData.cs Parameters/ParameterData.cs Parameters/ParameterDefinitionSet.cs Parameters/ParameterSetData.cs Parameters/ParameterSetDataExtensions.cs PhysicalFileSystem/IFileLastWriteTimeSource.cs PhysicalFileSystem/IPhysicalFileSystem.cs PrecedenceDefinition.cs TemplateFiltering/ITemplateMatchInfo.cs TemplateFiltering/MatchInfo.cs TemplateFiltering/MatchKind.cs TemplatePackage/IManagedTemplatePackage.cs TemplatePackage/IManagedTemplatePackageProvider.cs TemplatePackage/ITemplatePackage.cs TemplatePackage/ITemplatePackageProvider.cs TemplatePackage/ITemplatePackageProviderFactory.cs TemplatePackage/TemplatePackage.cs TemplateParameterPrecedence.cs TemplateParameterPrecedenceExtensions.cs TemplateParameterPriority.cs ../Shared/IsExternalInit.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.AssemblyInfo.cs /warnaserror+:NU1605 33>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Samples (net9.0) CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/tmp/Release/net9.0/Microsoft.TemplateEngine.Samples.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/refint/Microsoft.TemplateEngine.Samples.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/ref/Microsoft.TemplateEngine.Samples.dll". Microsoft.TemplateEngine.Samples -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/tmp/Release/net9.0/Microsoft.TemplateEngine.Samples.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/tmp/Release/net9.0/Microsoft.TemplateEngine.Samples.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/tmp/Release/net9.0/Microsoft.TemplateEngine.Samples.xml". 33>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj" (default targets). 17>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Abstractions (netstandard2.0) 17>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Abstractions (net9.0) CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/refint/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll". 17>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll". 17>CopyFilesToOutputDirectory: Microsoft.TemplateEngine.Abstractions -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll 17>CopyFilesToOutputDirectory: Microsoft.TemplateEngine.Abstractions -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb". 17>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb". 17>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml". 17>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml". 17>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj" (Build target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj" (Build target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj" (default targets). 20>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/UpdateXlf.lastrun". 7>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 7>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. 19>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/UpdateXlf.lastrun". 20>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile LocalizableStrings.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.cs.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.cs.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.de.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.de.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.es.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.es.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.fr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.fr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.it.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.it.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ja.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ja.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ko.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ko.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.pl.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pl.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.pt-BR.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pt-BR.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ru.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ru.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.tr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.tr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.zh-Hans.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hans.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.zh-Hant.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hant.resources Processing resource file "LocalizableStrings.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.cs.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.cs.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.de.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.de.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.es.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.es.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.fr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.fr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.it.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.it.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ja.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ja.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ko.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ko.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.pl.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pl.resources". 20>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/". 20>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.pt-BR.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pt-BR.resources". 20>_UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/UpdateXlf.lastrun". 20>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ru.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ru.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.tr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.tr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.zh-Hans.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hans.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.zh-Hant.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hant.resources". 7>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 7>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xml /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/refint/Microsoft.TemplateEngine.Core.Contracts.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll IEncodingConfig.cs IEngineConfig.cs IGlobalRunSpec.cs IKeysChangedEventArgs.cs IOperation.cs IOperationProvider.cs IOrchestrator.cs IPathMatcher.cs IProcessor.cs IProcessorState.cs IReplacementTokens.cs IRunSpec.cs IToken.cs ITokenConfig.cs ITokenTrie.cs ITokenTrieEvaluator.cs IValueReadEventArgs.cs IVariableCollection.cs IVariableConfig.cs KeysChangedEventHander.cs ValueReadEventHander.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 20>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /compile LocalizableStrings.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.cs.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.cs.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.de.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.de.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.es.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.es.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.fr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.fr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.it.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.it.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ja.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ja.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ko.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ko.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.pl.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pl.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.pt-BR.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pt-BR.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ru.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ru.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.tr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.tr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.zh-Hans.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hans.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.zh-Hant.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hant.resources Processing resource file "LocalizableStrings.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.resources". 7>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.sourcelink.json'. 20>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.cs.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.cs.resources". 19>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /compile LocalizableStrings.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.cs.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.cs.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.de.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.de.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.es.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.es.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.fr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.fr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.it.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.it.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.ja.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.ja.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.ko.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.ko.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.pl.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.pl.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.pt-BR.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.pt-BR.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.ru.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.ru.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.tr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.tr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.zh-Hans.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.zh-Hans.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.zh-Hant.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.zh-Hant.resources Processing resource file "LocalizableStrings.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.cs.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.cs.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.de.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.de.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.es.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.es.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.fr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.fr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.it.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.it.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.ja.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.ja.resources". 20>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.de.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.de.resources". 19>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.ko.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.ko.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.pl.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.pl.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.pt-BR.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.pt-BR.resources". 20>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.es.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.es.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.fr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.fr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.it.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.it.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ja.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ja.resources". 19>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.ru.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.ru.resources". 20>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ko.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ko.resources". 19>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.tr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.tr.resources". 20>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.pl.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pl.resources". 19>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.zh-Hans.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.zh-Hans.resources". 20>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.pt-BR.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pt-BR.resources". 19>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xlf/LocalizableStrings.zh-Hant.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.zh-Hant.resources". 20>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.ru.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ru.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.tr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.tr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.zh-Hans.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hans.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xlf/LocalizableStrings.zh-Hant.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hant.resources". 20>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 7>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.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+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll IEncodingConfig.cs IEngineConfig.cs IGlobalRunSpec.cs IKeysChangedEventArgs.cs IOperation.cs IOperationProvider.cs IOrchestrator.cs IPathMatcher.cs IProcessor.cs IProcessorState.cs IReplacementTokens.cs IRunSpec.cs IToken.cs ITokenConfig.cs ITokenTrie.cs ITokenTrieEvaluator.cs IValueReadEventArgs.cs IVariableCollection.cs IVariableConfig.cs KeysChangedEventHander.cs ValueReadEventHander.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.AssemblyInfo.cs /warnaserror+:NU1605 20>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.sourcelink.json'. 19>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. 20>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 20>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.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+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll ArrayExtensions.cs AsyncLazy.cs BaselineInfo.cs CacheParameter.cs CacheTag.cs CombinedList.cs ContentGenerationException.cs DefaultTemplateEngineHost.cs DefaultTemplatePackageProvider.cs DictionaryExtensions.cs DirectedGraph.cs EngineEnvironmentSettingsExtensions.cs EngineInitializationException.cs EnumerableExtensions.cs EqualityExtensions.cs ExactVersionSpecification.cs FileFindHelpers.cs FileSystemInfoExtensions.cs Glob.cs IFileSystemInfoExtensions.cs InMemoryFileSystem.cs InstallRequestPathResolution.cs IPatternMatcher.cs IScanTemplateInfoExtensions.cs IVersionSpecification.cs ListExtensions.cs LocalizationLocator.cs MultiValueParameter.cs ParameterSetDataExtensions.cs ParserExtensions.cs PhysicalFileSystem.cs RangeVersionSpecification.cs RuntimeValueUtils.cs TemplateAuthoringException.cs TemplateInfoExtensions.cs TemplateMatchInfoExtensions.cs TemplateParameter.cs TemplateParameterExtensions.cs Timing.cs VersionStringHelpers.cs WellKnownSearchFilters.cs ../Shared/IsExternalInit.cs ../Shared/JExtensions.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.AssemblyInfo.cs /warnaserror+:NU1605 19>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.sourcelink.json'. 20>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.sourcelink.json'. 19>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xml /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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:annotations /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/refint/Microsoft.TemplateSearch.Common.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll Abstractions/ITemplatePackageInfo.cs Abstractions/ITemplateSearchProvider.cs Abstractions/ITemplateSearchProviderFactory.cs Abstractions/TemplatePackageSearchData.cs Abstractions/TemplateSearchData.cs Components.cs Providers/NuGetMetadataSearchProvider.cs Providers/NuGetMetadataSearchProviderFactory.cs SearchResult.cs TemplateDiscoveryMetadata/BlobStorageTemplateInfo.cs TemplateDiscoveryMetadata/LegacySearchCacheReader.cs TemplateDiscoveryMetadata/PackInfo.cs TemplateDiscoveryMetadata/PackToTemplateEntry.cs TemplateDiscoveryMetadata/TemplateDiscoveryMetadata.cs TemplateDiscoveryMetadata/TemplateIdentificationEntry.cs TemplateSearchCache/TemplatePackageSearchData.Json.cs TemplateSearchCache/TemplateSearchCache.cs TemplateSearchCache/TemplateSearchCache.Json.cs TemplateSearchCache/TemplateSearchData.Json.cs TemplateSearchCoordinator.cs ../Shared/JExtensions.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 20>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xml /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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:annotations /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/refint/Microsoft.TemplateEngine.Utils.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll ArrayExtensions.cs AsyncLazy.cs BaselineInfo.cs CacheParameter.cs CacheTag.cs CombinedList.cs ContentGenerationException.cs DefaultTemplateEngineHost.cs DefaultTemplatePackageProvider.cs DictionaryExtensions.cs DirectedGraph.cs EngineEnvironmentSettingsExtensions.cs EngineInitializationException.cs EnumerableExtensions.cs EqualityExtensions.cs ExactVersionSpecification.cs FileFindHelpers.cs FileSystemInfoExtensions.cs Glob.cs IFileSystemInfoExtensions.cs InMemoryFileSystem.cs InstallRequestPathResolution.cs IPatternMatcher.cs IScanTemplateInfoExtensions.cs IVersionSpecification.cs ListExtensions.cs LocalizationLocator.cs MultiValueParameter.cs ParameterSetDataExtensions.cs ParserExtensions.cs PhysicalFileSystem.cs RangeVersionSpecification.cs RuntimeValueUtils.cs TemplateAuthoringException.cs TemplateInfoExtensions.cs TemplateMatchInfoExtensions.cs TemplateParameter.cs TemplateParameterExtensions.cs Timing.cs VersionStringHelpers.cs WellKnownSearchFilters.cs ../Shared/IsExternalInit.cs ../Shared/JExtensions.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 7>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Core.Contracts (netstandard2.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsof.653780A8.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsof.653780A8.Up2Date". 7>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Core.Contracts (net9.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsof.653780A8.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsof.653780A8.Up2Date". 7>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll". Microsoft.TemplateEngine.Core.Contracts -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll 7>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.dll". 7>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xml". 7>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/refint/Microsoft.TemplateEngine.Core.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/ref/Microsoft.TemplateEngine.Core.Contracts.dll". Microsoft.TemplateEngine.Core.Contracts -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xml". 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj" (Build target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj" (Build target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj" (default targets). 20>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Utils (netstandard2.0) CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/cs". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.cs.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 4c363107-9f95-43ce-8216-b388938f0031 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/de". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.de.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 1132b3d1-b753-4c9e-b7d6-6cc05e88e20d CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/es". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.es.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation f5e2cf3d-fd89-4101-86a1-e654b37fcc9b CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/fr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.fr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation bdc39940-b007-4475-81b6-a79c49b7e22a CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/it". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.it.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation a444cfe7-8f0c-4ffa-9650-899ce2af52e9 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ja". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ja.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation c163d2f5-aed6-4f4d-8f1a-97ba251e78d5 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ko". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ko.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 9251b86a-9419-4ab8-a2e1-2cb231665a32 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pl". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pl.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 8529a039-6b6b-4736-b1f2-b6c800de3e61 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pt-BR". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pt-BR.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation e7957190-cad2-41ee-8ba5-da94e40304cc CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ru". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ru.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 67e0f4e6-2a11-4392-aba7-ba2111b7a5a2 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/tr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.tr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 46481944-60af-4ff9-8c3e-65edbd0e65ab CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hans". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hans.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 1549d8a5-2d03-41b4-b4f9-9ddfd7d3dc81 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hant". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hant.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation d851612f-77f8-4c96-aedc-6bcc3c184f48 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsof.C8CFBFF1.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsof.C8CFBFF1.Up2Date". 19>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateSearch.Common (net9.0) CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/cs". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/cs/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.cs.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/cs/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 0922cb6c-9c2b-476d-aba4-d2bda5ac59c6 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/de". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/de/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.de.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/de/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 20>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll". Microsoft.TemplateEngine.Utils -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/de". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ja". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ko". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ru". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll". 19>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation a15d63c3-2fb6-48c9-85e9-7c457fbf4dc5 20>CopyFilesToOutputDirectory: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll". 19>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/es". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/es/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.es.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/es/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj" (Build target(s)). 19>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation f3f74b0e-0638-45b8-aa62-2f7a2d61c2a6 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/fr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/fr/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.fr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/fr/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 87cf1a63-d372-4358-ae59-9bcc9c76c8ad CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/it". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/it/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.it.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/it/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 9374211f-2404-4cf9-ae42-e77b76d03c31 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ja". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ja/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.ja.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ja/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation c090e12f-5042-4bce-a9ac-5704274d34ee CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ko". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ko/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.ko.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ko/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 20>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Utils (net9.0) CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/cs". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.cs.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 19>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 2b3cb52b-fc6b-49ad-9c57-bd832c99613f CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/pl". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/pl/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.pl.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/pl/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 20>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 8a13d6ef-08f6-4d6e-9343-d96c23a7c710 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/de". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.de.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 19>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 92548437-735f-4bf3-ab18-8e8333507092 20>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation c04e2be0-70eb-4e37-8f8d-43efcb5960c1 19>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/pt-BR". 20>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/es". 4>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/". 18>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/". 19>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/pt-BR/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.pt-BR.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/pt-BR/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 20>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.es.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 19>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation daa64a2e-2298-442f-be8d-9bacee30988b CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ru". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ru/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.ru.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ru/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 20>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 2f0aa136-e16f-47c8-b2d0-f47257044728 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/fr". 19>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 90a766cc-9e78-401b-a212-219dffcb56ee 4>_UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/UpdateXlf.lastrun". 19>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/tr". 20>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.fr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 19>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/tr/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.tr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/tr/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>_UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/UpdateXlf.lastrun". 20>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation c1ee868b-cb61-4186-85c8-8a4893307347 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/it". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.it.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 07a4b6a2-f9c5-4587-9be1-c4bfd590a39b CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ja". 19>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation d5467c2e-7851-4bec-b335-e61f12091f7a CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hans". 20>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ja.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 19>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hans/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.zh-Hans.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hans/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation cbbbff68-376e-49d6-a2f9-740f1a5089e1 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hant". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hant/Microsoft.TemplateSearch.Common.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.LocalizableStrings.zh-Hant.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hant/Microsoft.TemplateSearch.Common.resources.cs /warnaserror+:NU1605,SYSLIB0011 20>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation b2af7ad2-4c65-4542-9c56-360463b2579d CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ko". 19>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 99010cb5-6838-41d6-b510-5d89c3d6b702 4>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile LocalizableStrings.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.cs.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.cs.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.de.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.de.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.es.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.es.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.fr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.fr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.it.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.it.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ja.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ja.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ko.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ko.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.pl.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pl.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.pt-BR.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pt-BR.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ru.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ru.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.tr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.tr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.zh-Hans.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hans.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.zh-Hant.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hant.resources Processing resource file "LocalizableStrings.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.resources". 20>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ko.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 19>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsof.D1646676.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsof.D1646676.Up2Date". 20>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 945f2481-3d0a-466e-8229-675e5ecb988e CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/pl". 4>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.cs.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.cs.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.de.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.de.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.es.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.es.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.fr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.fr.resources". 20>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pl.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 4>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.it.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.it.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ja.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ja.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ko.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ko.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.pl.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pl.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.pt-BR.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pt-BR.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ru.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ru.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.tr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.tr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.zh-Hans.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hans.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.zh-Hant.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hant.resources". 20>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 532de392-2c4d-4153-93e1-f3c0a927ca4d CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/pt-BR". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.pt-BR.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation e122d580-69d4-4b2b-982f-91c4ff89af81 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ru". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.ru.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 638d26f7-ccff-4362-801c-aca1cbf8d3d4 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/tr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.tr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 9d9ca7d8-903e-4229-b974-bb6ee2bf31df CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hans". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hans.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 4ca476e0-d81e-4bc7-aeb7-1dbba54cfc4d CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hant". 19>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/refint/Microsoft.TemplateSearch.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ref/Microsoft.TemplateSearch.Common.dll". Microsoft.TemplateSearch.Common -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.pdb". 20>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.LocalizableStrings.zh-Hant.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.cs /warnaserror+:NU1605,SYSLIB0011 19>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/es". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/es/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/es/Microsoft.TemplateSearch.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/cs/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/cs/Microsoft.TemplateSearch.Common.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/fr/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/fr/Microsoft.TemplateSearch.Common.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/it". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/it/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/it/Microsoft.TemplateSearch.Common.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ko/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/ko/Microsoft.TemplateSearch.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/pl/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/pl/Microsoft.TemplateSearch.Common.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/pt-BR/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/pt-BR/Microsoft.TemplateSearch.Common.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/tr/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/tr/Microsoft.TemplateSearch.Common.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hans". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hans/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hans/Microsoft.TemplateSearch.Common.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/de/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/de/Microsoft.TemplateSearch.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hant/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/zh-Hant/Microsoft.TemplateSearch.Common.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ja/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/ja/Microsoft.TemplateSearch.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/ru/Microsoft.TemplateSearch.Common.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateSearch.Common/Release/net9.0/ru/Microsoft.TemplateSearch.Common.resources.dll". 20>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation c48a21b1-9808-4a4d-ba1f-e606c34dcfaf _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb". 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj" (Build target(s)). 20>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsof.C8CFBFF1.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsof.C8CFBFF1.Up2Date". 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj" (default targets). 18>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/lib/netstandard2.0/Microsoft.Bcl.Cryptography.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Configuration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Credentials.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Frameworks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Packaging.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Protocol.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Versioning.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.formats.asn1/9.0.15/lib/netstandard2.0/System.Formats.Asn1.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.io.pipelines/9.0.15/lib/netstandard2.0/System.IO.Pipelines.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/lib/netstandard2.0/System.Text.Encodings.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.json/9.0.15/lib/netstandard2.0/System.Text.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile LocalizableStrings.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.cs.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.cs.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.de.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.de.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.es.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.es.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.fr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.fr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.it.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.it.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ja.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ja.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ko.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ko.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.pl.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pl.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.pt-BR.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pt-BR.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ru.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ru.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.tr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.tr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.zh-Hans.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hans.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.zh-Hant.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hant.resources Processing resource file "LocalizableStrings.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.cs.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.cs.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.de.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.de.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.es.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.es.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.fr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.fr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.it.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.it.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ja.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ja.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ko.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ko.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.pl.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pl.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.pt-BR.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pt-BR.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ru.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ru.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.tr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.tr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.zh-Hans.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hans.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.zh-Hant.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hant.resources". 4>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 20>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/refint/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ref/Microsoft.TemplateEngine.Utils.dll". Microsoft.TemplateEngine.Utils -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/de". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ja". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/es". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ko". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll". 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj" (Build target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj" (default targets). 4>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.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+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll CommonOperations.cs Expressions/BinaryScope.cs Expressions/Converter.cs Expressions/Cpp/CppStyleEvaluatorDefinition.cs Expressions/Cpp/Operator.cs Expressions/Cpp/QuotedRegionKind.cs Expressions/Cpp/Scope.cs Expressions/Cpp/TokenFamily.cs Expressions/Cpp/TokenRef.cs Expressions/Cpp2/Cpp2StyleEvaluatorDefinition.cs Expressions/IEvaluable.cs Expressions/IOperatorMap.cs Expressions/ITypeConverter.cs Expressions/MSBuild/MSBuildStyleEvaluatorDefinition.cs Expressions/Operators.cs Expressions/OperatorSetBuilder.cs Expressions/ScopeBuilder.cs Expressions/ScopeBuilderHelper.cs Expressions/Shared/CoreConverters.cs Expressions/Shared/CppStyleConverters.cs Expressions/Shared/SharedEvaluatorDefinition.cs Expressions/Shared/VisualBasicStyleConverters.cs Expressions/Shared/XmlStyleConverters.cs Expressions/Token.cs Expressions/TokenScope.cs Expressions/TypeConverterDelegate.cs Expressions/UnaryScope.cs Expressions/VisualBasic/VisualBasicStyleEvaluatorDefintion.cs FileChange.cs KeysChangedEventArgs.cs Matching/OperationTerminal.cs Matching/TerminalBase.cs Matching/TerminalLocation.cs Matching/Trie.cs Matching/TrieEvaluationDriver.cs Matching/TrieEvaluator.cs Matching/TrieNode.cs Matching/TriePath.cs Operations/BalancedNesting.cs Operations/Conditional.cs Operations/ConditionalTokens.cs Operations/ConditionEvaluator.cs Operations/ExpandVariables.cs Operations/Include.cs Operations/InlineMarkupConditional.cs Operations/MarkupTokenMapping.cs Operations/MarkupTokens.cs Operations/Phase.cs Operations/PhasedOperation.cs Operations/Region.cs Operations/Replacement.cs Operations/ReplacementTokens.cs Operations/SetFlag.cs TokenConfig.cs TokenConfigExtensions.cs Util/CombinedStream.cs Util/EncodingConfig.cs Util/EncodingUtil.cs Util/EngineConfig.cs Util/Orchestrator.cs Util/Processor.cs Util/ProcessorState.cs Util/StreamProxy.cs Util/Token.cs Util/TokenTrie.cs Util/TokenTrieEvaluator.cs ValueReadEventArgs.cs VariableCollection.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.AssemblyInfo.cs /warnaserror+:NU1605 18>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. 18>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/". 18>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.sourcelink.json'. 4>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/UpdateXlf.lastrun". 18>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.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+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/lib/netstandard2.0/Microsoft.Bcl.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.formats.asn1/9.0.15/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.io.pipelines/9.0.15/lib/netstandard2.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.json/9.0.15/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll BuiltInManagedProvider/GlobalSettings.cs BuiltInManagedProvider/GlobalSettingsData.cs BuiltInManagedProvider/GlobalSettingsTemplatePackageProvider.cs BuiltInManagedProvider/GlobalSettingsTemplatePackageProviderFactory.cs BuiltInManagedProvider/IGlobalSettings.cs Components.cs Components/EnvironmentVariablesBindSource.cs Components/HostParametersBindSource.cs Constraints/ConfigurationException.cs Constraints/ConstraintBase.cs Constraints/ConstraintsExtensions.cs Constraints/HostConstraint.cs Constraints/NuGetFloatRangeSpecification.cs Constraints/NuGetVersionRangeSpecification.cs Constraints/NuGetVersionSpecification.cs Constraints/OSConstraint.cs Constraints/SdkVersionConstraintFactory.cs Constraints/WorkloadConstraintFactory.cs DefaultEnvironment.cs DefaultPathInfo.cs DefaultTemplateEngineHost.cs EngineEnvironmentSettings.cs FilterableTemplateInfo.cs Installers/Folder/FolderInstaller.cs Installers/Folder/FolderInstallerFactory.cs Installers/Folder/FolderManagedTemplatePackage.cs Installers/NuGet/Exceptions/DownloadException.cs Installers/NuGet/Exceptions/InvalidNuGetPackageException.cs Installers/NuGet/Exceptions/InvalidNuGetSourceException.cs Installers/NuGet/Exceptions/PackageNotFoundException.cs Installers/NuGet/Exceptions/VulnerablePackageException.cs Installers/NuGet/IDownloader.cs Installers/NuGet/IUpdateChecker.cs Installers/NuGet/NugetApiPackageManager.cs Installers/NuGet/NuGetInstaller.cs Installers/NuGet/NuGetInstallerFactory.cs Installers/NuGet/NuGetLogger.cs Installers/NuGet/NuGetManagedTemplatePackage.cs Installers/NuGet/NuGetVersionHelper.cs Mount/Archive/ZipFileDirectory.cs Mount/Archive/ZipFileFile.cs Mount/Archive/ZipFileMountPoint.cs Mount/Archive/ZipFileMountPointFactory.cs Mount/DirectoryBase.cs Mount/FileBase.cs Mount/FileSystem/FileSystemDirectory.cs Mount/FileSystem/FileSystemFile.cs Mount/FileSystem/FileSystemMountPoint.cs Mount/FileSystem/FileSystemMountPointFactory.cs Mount/FileSystemInfoBase.cs ReflectionLoadProbingPath.cs Settings/AsyncMutex.cs Settings/ComponentManager.cs Settings/FilteredTemplateInfo.cs Settings/InstallationScope.cs Settings/ITemplateInfoHostJsonCache.cs Settings/LocalizationCacheKeyComparer.cs Settings/Scanner.cs Settings/ScanResult.cs Settings/SettingsFilePaths.cs Settings/SettingsStore.cs Settings/SourceRepositoryDependencyProvider.cs Settings/TemplateCache.cs Settings/TemplateInfo.cs Settings/TemplateInfoReader.cs Settings/TemplateMatchInfo.cs Settings/TemplatePackageManager.cs Template/CreationResultStatus.cs Template/EvaluatedInputParameterData.cs Template/FilteredTemplateEqualityComparer.cs Template/IFilteredTemplateInfo.cs Template/InputDataSet.cs Template/InputDataSetExtensions.cs Template/InputDataState.cs Template/InputParameterData.cs Template/IParameterSetBuilder.cs Template/ITemplateCreationResult.cs Template/ITemplateMatchInfo.cs Template/MatchInfo.cs Template/MatchKind.cs Template/MatchLocation.cs Template/OrdinalIgnoreCaseMatchInfoComparer.cs Template/ParameterSetBuilder.cs Template/TemplateCreationResult.cs Template/TemplateCreator.cs Template/TemplateEqualityComparer.cs Template/TemplateMatchInfoEqualityComparer.cs Template/WellKnownSearchFilters.cs TemplateConstraintManager.cs TemplateListFilter.cs ValidationUtils.cs VirtualEnvironment.cs ../Shared/IsExternalInit.cs ../Shared/JExtensions.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.AssemblyInfo.cs /warnaserror+:NU1605 18>_UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/UpdateXlf.lastrun". 4>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/ref/Microsoft.TemplateEngine.Core.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ref/Microsoft.TemplateEngine.Utils.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /compile LocalizableStrings.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.cs.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.cs.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.de.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.de.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.es.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.es.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.fr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.fr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.it.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.it.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ja.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ja.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ko.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ko.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.pl.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pl.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.pt-BR.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pt-BR.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ru.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ru.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.tr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.tr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.zh-Hans.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hans.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.zh-Hant.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hant.resources Processing resource file "LocalizableStrings.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.cs.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.cs.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.de.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.de.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.es.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.es.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.fr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.fr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.it.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.it.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ja.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ja.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ko.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ko.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.pl.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pl.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.pt-BR.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pt-BR.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.ru.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ru.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.tr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.tr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.zh-Hans.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hans.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xlf/LocalizableStrings.zh-Hant.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hant.resources". CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 18>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ref/Microsoft.TemplateEngine.Utils.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/lib/net9.0/NuGet.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/lib/net9.0/NuGet.Configuration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/lib/net9.0/NuGet.Credentials.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/lib/net9.0/NuGet.Frameworks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/lib/net9.0/NuGet.Packaging.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/lib/net9.0/NuGet.Protocol.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/lib/net9.0/NuGet.Versioning.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /compile LocalizableStrings.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.cs.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.cs.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.de.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.de.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.es.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.es.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.fr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.fr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.it.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.it.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ja.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ja.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ko.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ko.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.pl.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pl.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.pt-BR.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pt-BR.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ru.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ru.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.tr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.tr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.zh-Hans.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hans.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.zh-Hant.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hant.resources Processing resource file "LocalizableStrings.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.resources". 4>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.sourcelink.json'. 18>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.cs.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.cs.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.de.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.de.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.es.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.es.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.fr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.fr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.it.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.it.resources". 4>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xml /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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:annotations /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/ref/Microsoft.TemplateEngine.Core.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ref/Microsoft.TemplateEngine.Utils.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/refint/Microsoft.TemplateEngine.Core.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll CommonOperations.cs Expressions/BinaryScope.cs Expressions/Converter.cs Expressions/Cpp/CppStyleEvaluatorDefinition.cs Expressions/Cpp/Operator.cs Expressions/Cpp/QuotedRegionKind.cs Expressions/Cpp/Scope.cs Expressions/Cpp/TokenFamily.cs Expressions/Cpp/TokenRef.cs Expressions/Cpp2/Cpp2StyleEvaluatorDefinition.cs Expressions/IEvaluable.cs Expressions/IOperatorMap.cs Expressions/ITypeConverter.cs Expressions/MSBuild/MSBuildStyleEvaluatorDefinition.cs Expressions/Operators.cs Expressions/OperatorSetBuilder.cs Expressions/ScopeBuilder.cs Expressions/ScopeBuilderHelper.cs Expressions/Shared/CoreConverters.cs Expressions/Shared/CppStyleConverters.cs Expressions/Shared/SharedEvaluatorDefinition.cs Expressions/Shared/VisualBasicStyleConverters.cs Expressions/Shared/XmlStyleConverters.cs Expressions/Token.cs Expressions/TokenScope.cs Expressions/TypeConverterDelegate.cs Expressions/UnaryScope.cs Expressions/VisualBasic/VisualBasicStyleEvaluatorDefintion.cs FileChange.cs KeysChangedEventArgs.cs Matching/OperationTerminal.cs Matching/TerminalBase.cs Matching/TerminalLocation.cs Matching/Trie.cs Matching/TrieEvaluationDriver.cs Matching/TrieEvaluator.cs Matching/TrieNode.cs Matching/TriePath.cs Operations/BalancedNesting.cs Operations/Conditional.cs Operations/ConditionalTokens.cs Operations/ConditionEvaluator.cs Operations/ExpandVariables.cs Operations/Include.cs Operations/InlineMarkupConditional.cs Operations/MarkupTokenMapping.cs Operations/MarkupTokens.cs Operations/Phase.cs Operations/PhasedOperation.cs Operations/Region.cs Operations/Replacement.cs Operations/ReplacementTokens.cs Operations/SetFlag.cs TokenConfig.cs TokenConfigExtensions.cs Util/CombinedStream.cs Util/EncodingConfig.cs Util/EncodingUtil.cs Util/EngineConfig.cs Util/Orchestrator.cs Util/Processor.cs Util/ProcessorState.cs Util/StreamProxy.cs Util/Token.cs Util/TokenTrie.cs Util/TokenTrieEvaluator.cs ValueReadEventArgs.cs VariableCollection.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ja.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ja.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ko.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ko.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.pl.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pl.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.pt-BR.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pt-BR.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.ru.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ru.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.tr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.tr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.zh-Hans.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hans.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xlf/LocalizableStrings.zh-Hant.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hant.resources". 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. _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xml /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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:annotations /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ref/Microsoft.TemplateEngine.Utils.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/lib/net9.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/lib/net9.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/lib/net9.0/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/lib/net9.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/lib/net9.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/lib/net9.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/lib/net9.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/refint/Microsoft.TemplateEngine.Edge.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll BuiltInManagedProvider/GlobalSettings.cs BuiltInManagedProvider/GlobalSettingsData.cs BuiltInManagedProvider/GlobalSettingsTemplatePackageProvider.cs BuiltInManagedProvider/GlobalSettingsTemplatePackageProviderFactory.cs BuiltInManagedProvider/IGlobalSettings.cs Components.cs Components/EnvironmentVariablesBindSource.cs Components/HostParametersBindSource.cs Constraints/ConfigurationException.cs Constraints/ConstraintBase.cs Constraints/ConstraintsExtensions.cs Constraints/HostConstraint.cs Constraints/NuGetFloatRangeSpecification.cs Constraints/NuGetVersionRangeSpecification.cs Constraints/NuGetVersionSpecification.cs Constraints/OSConstraint.cs Constraints/SdkVersionConstraintFactory.cs Constraints/WorkloadConstraintFactory.cs DefaultEnvironment.cs DefaultPathInfo.cs DefaultTemplateEngineHost.cs EngineEnvironmentSettings.cs FilterableTemplateInfo.cs Installers/Folder/FolderInstaller.cs Installers/Folder/FolderInstallerFactory.cs Installers/Folder/FolderManagedTemplatePackage.cs Installers/NuGet/Exceptions/DownloadException.cs Installers/NuGet/Exceptions/InvalidNuGetPackageException.cs Installers/NuGet/Exceptions/InvalidNuGetSourceException.cs Installers/NuGet/Exceptions/PackageNotFoundException.cs Installers/NuGet/Exceptions/VulnerablePackageException.cs Installers/NuGet/IDownloader.cs Installers/NuGet/IUpdateChecker.cs Installers/NuGet/NugetApiPackageManager.cs Installers/NuGet/NuGetInstaller.cs Installers/NuGet/NuGetInstallerFactory.cs Installers/NuGet/NuGetLogger.cs Installers/NuGet/NuGetManagedTemplatePackage.cs Installers/NuGet/NuGetVersionHelper.cs Mount/Archive/ZipFileDirectory.cs Mount/Archive/ZipFileFile.cs Mount/Archive/ZipFileMountPoint.cs Mount/Archive/ZipFileMountPointFactory.cs Mount/DirectoryBase.cs Mount/FileBase.cs Mount/FileSystem/FileSystemDirectory.cs Mount/FileSystem/FileSystemFile.cs Mount/FileSystem/FileSystemMountPoint.cs Mount/FileSystem/FileSystemMountPointFactory.cs Mount/FileSystemInfoBase.cs ReflectionLoadProbingPath.cs Settings/AsyncMutex.cs Settings/ComponentManager.cs Settings/FilteredTemplateInfo.cs Settings/InstallationScope.cs Settings/ITemplateInfoHostJsonCache.cs Settings/LocalizationCacheKeyComparer.cs Settings/Scanner.cs Settings/ScanResult.cs Settings/SettingsFilePaths.cs Settings/SettingsStore.cs Settings/SourceRepositoryDependencyProvider.cs Settings/TemplateCache.cs Settings/TemplateInfo.cs Settings/TemplateInfoReader.cs Settings/TemplateMatchInfo.cs Settings/TemplatePackageManager.cs Template/CreationResultStatus.cs Template/EvaluatedInputParameterData.cs Template/FilteredTemplateEqualityComparer.cs Template/IFilteredTemplateInfo.cs Template/InputDataSet.cs Template/InputDataSetExtensions.cs Template/InputDataState.cs Template/InputParameterData.cs Template/IParameterSetBuilder.cs Template/ITemplateCreationResult.cs Template/ITemplateMatchInfo.cs Template/MatchInfo.cs Template/MatchKind.cs Template/MatchLocation.cs Template/OrdinalIgnoreCaseMatchInfoComparer.cs Template/ParameterSetBuilder.cs Template/TemplateCreationResult.cs Template/TemplateCreator.cs Template/TemplateEqualityComparer.cs Template/TemplateMatchInfoEqualityComparer.cs Template/WellKnownSearchFilters.cs TemplateConstraintManager.cs TemplateListFilter.cs ValidationUtils.cs VirtualEnvironment.cs ../Shared/IsExternalInit.cs ../Shared/JExtensions.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 4>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Core (netstandard2.0) CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/cs". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.cs.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 404d21a0-bf76-4c13-9f83-4abc3b199fc3 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/de". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/de/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.de.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/de/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 46014959-55ea-410f-ab87-95e396cda0cf CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/es". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/es/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.es.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/es/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation c5cb0af9-2b1f-4920-a253-fe7d6f05fd82 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/fr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.fr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 9e9693ee-91cf-4f9b-bbc6-b55a551689c6 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/it". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/it/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.it.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/it/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 4de9088a-fb1d-4476-b900-41e77059e6de CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ja". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ja.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 305d124a-6222-4af1-821a-4e3433c85a9a CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ko". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ko.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation d8e5396d-c18d-47ba-a4a8-f62a6602583c CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pl". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pl.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation ed0ee214-7a6e-4ec2-aa18-bd86be10441f CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pt-BR". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pt-BR.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation a02714a7-5a7f-42ca-a551-b6aa831395d0 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ru". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ru.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation cd82d991-4600-4f37-abbb-75db3b08cb72 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/tr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.tr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation ddfd3213-67b4-4c24-9c22-4734f8dcf67f CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hans". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hans.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 4>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Core (net9.0) CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/cs". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/cs/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.cs.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/cs/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Edge (netstandard2.0) 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 0190c62c-238f-4c0e-b307-200f571cb156 18>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/cs". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.cs.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hant". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hant.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation fe010027-f17a-47b1-ad95-ceb3c0bde34a CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/de". 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation c6155da2-5614-4b69-a10f-78fd1ddae43a CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/de". 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation ca3f292a-b908-40b3-b437-af938ee644e2 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/de/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.de.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/de/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/de/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.de.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/de/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ru". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsof.61E473AE.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsof.61E473AE.Up2Date". 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 7675e583-c7e9-4dc0-9928-f4303d6e4da0 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/es". 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 328bad92-0e1b-4cd0-836f-f6b8819313f4 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/es". 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/es/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.es.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/es/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/es/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.es.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/es/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 4aa2b1a9-e7c0-4b6d-aa5c-eae036cb1e14 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 36c6fe45-60c8-4611-bac8-df02d400fb8d CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/fr". 4>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/fr". 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.fr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/fr/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.fr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/fr/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 4b94b2a5-c7d1-4ccf-a0dd-959c80917997 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 7a3d3c8f-d238-4db4-a49f-8ede992503b8 4>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/it". 18>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/it". 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/it/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.it.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/it/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/it/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.it.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/it/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 44d9fe08-3143-4b1d-87e4-7e54701b5244 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 8306dc23-8ebc-40ea-8f43-5de70393e255 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ja". 18>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ja". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ja.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ja/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ja.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ja/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 323c1101-c254-4328-8c5e-88ae8018fd08 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation fb893db7-fe75-4568-8993-4ab0c25f9806 18>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ko". 4>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ko". 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ko.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ko/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ko.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ko/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 0995bcad-16ab-4337-932e-85995365a6ac CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pl". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pl.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation f63e7642-5a75-4ef3-b111-495c2a3dea7d CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/pl". 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 1eb073f8-59db-489f-af59-67ce276d6c3a 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/pl/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pl.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/pl/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pt-BR". 4>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll". Microsoft.TemplateEngine.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pt-BR.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/de/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/de/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/es/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/es/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/it/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/it/Microsoft.TemplateEngine.Core.resources.dll". 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation a6879262-e928-4762-a25f-94d1b7f7b5e4 4>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll". 4>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/pt-BR". 4>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Core.resources.dll". 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 4885b548-9d84-4353-935b-46b7ee47fe75 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ru". 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.pt-BR.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ru.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 8f877cd4-920d-4396-838f-5ad49f304fc6 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ru". 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation cbe8e5be-649a-488e-9ad9-50738f630bc5 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj" (Build target(s)). 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ru/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.ru.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ru/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/tr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.tr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 19bd454c-346d-4947-a837-2d01cbf374e0 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 6fc58a08-0b5b-4592-b393-c527e890852b 18>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hans". 4>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/tr". 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hans.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/tr/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.tr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/tr/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 261d6375-02be-4876-ac33-52e4cf7fad12 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hant". 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation d8f399cb-ef45-4053-8921-fc9fc7f7c29a CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hans". 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hant.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605 4>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hans.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 10b53c5a-405d-4745-a27e-a9e754bc47aa 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 84e9efd8-bf54-4837-a3e5-c2ebdba40976 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hant". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.LocalizableStrings.zh-Hant.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.cs /warnaserror+:NU1605,SYSLIB0011 18>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/it". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/de". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/cs". 4>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation 521e235b-b4e3-435a-afec-c87d7dd539c9 18>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsof.0E1B63DB.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsof.0E1B63DB.Up2Date". 4>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Utils.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Utils.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hans". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hant". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ko". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/es". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ru". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsof.61E473AE.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsof.61E473AE.Up2Date". 18>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.dll". Microsoft.TemplateEngine.Edge -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/de/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/de/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/es/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/es/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/it/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/it/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Edge.resources.dll". 12>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/". 4>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/refint/Microsoft.TemplateEngine.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ref/Microsoft.TemplateEngine.Core.dll". 18>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (Build target(s)). 4>CopyFilesToOutputDirectory: Microsoft.TemplateEngine.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/fr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/fr/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/de/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/de/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/cs/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/cs/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ja/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ja/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/it/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/it/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/es/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/es/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ru/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ru/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/tr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/tr/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ko/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ko/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/pl/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/pl/Microsoft.TemplateEngine.Core.resources.dll". 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj" (Build target(s)). 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj" (default targets). 12>_UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/UpdateXlf.lastrun". 12>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/". 18>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Edge (net9.0) 12>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile LocalizableStrings.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.cs.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.cs.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.de.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.de.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.es.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.es.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.fr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.fr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.it.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.it.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ja.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ja.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ko.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ko.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.pl.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pl.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.pt-BR.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pt-BR.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ru.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ru.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.tr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.tr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.zh-Hans.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hans.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.zh-Hant.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hant.resources Processing resource file "LocalizableStrings.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.resources". 12>_UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/UpdateXlf.lastrun". 18>CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/cs". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/cs/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.cs.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/cs/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 12>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.cs.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.cs.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.de.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.de.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.es.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.es.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.fr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.fr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.it.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.it.resources". 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation aa95e24d-5aaa-44d8-a413-c6945f58191d CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/de". 12>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ja.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ja.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ko.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ko.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.pl.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pl.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.pt-BR.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pt-BR.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ru.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ru.resources". 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/de/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.de.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/de/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 12>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.tr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.tr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.zh-Hans.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hans.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.zh-Hant.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hant.resources". 18>CoreGenerateSatelliteAssemblies: CompilerServer: server - server processed compilation - Unnamed compilation b5c3d1b9-ff6e-48ca-b86f-16027cd38dba CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/es". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/es/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.es.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/es/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 644c48dd-823e-4675-89be-2c939924a1b9 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/fr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/fr/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.fr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/fr/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation aaa974e9-2114-479a-a85f-da4eb361b895 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/it". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/it/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.it.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/it/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 628c68ff-573b-45c8-924f-f45483a5e8b4 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ja". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ja/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ja.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ja/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation b735f4fb-1104-48ba-a96a-36772900df77 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ko". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ko/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ko.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ko/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 082e0c06-fb19-43af-b4b3-8c869cba63e1 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/pl". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/pl/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pl.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/pl/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation db1a5589-7b56-40ab-a7ec-0baaed684054 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/pt-BR". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.pt-BR.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 1fcfca03-0a8d-424a-8fd7-13d61c853474 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ru". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ru/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.ru.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ru/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation e555e1e5-c1e3-495e-8974-67d28807100b CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/tr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/tr/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.tr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/tr/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation eb918048-3497-4e7b-aaa3-aacb18ac98c1 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hans". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hans.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 4daa38f7-5f43-4a81-abbb-24855b2d721a CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hant". 12>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. 18>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.LocalizableStrings.zh-Hant.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 90dfceb4-907b-4b6e-a282-d956366e833c _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Utils.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Utils.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hans". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hant". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/de". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ru". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsof.0E1B63DB.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsof.0E1B63DB.Up2Date". 12>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/ref/Microsoft.TemplateEngine.Core.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ref/Microsoft.TemplateEngine.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ref/Microsoft.TemplateEngine.Utils.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /r:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /r:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /compile LocalizableStrings.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.cs.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.cs.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.de.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.de.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.es.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.es.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.fr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.fr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.it.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.it.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ja.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ja.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ko.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ko.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.pl.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pl.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.pt-BR.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pt-BR.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ru.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ru.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.tr.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.tr.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.zh-Hans.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hans.resources /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.zh-Hant.resx,/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hant.resources Processing resource file "LocalizableStrings.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.resources". 18>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.dll". 12>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.cs.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.cs.resources". 18>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/refint/Microsoft.TemplateEngine.Edge.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ref/Microsoft.TemplateEngine.Edge.dll". 12>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.de.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.de.resources". 18>CopyFilesToOutputDirectory: Microsoft.TemplateEngine.Edge -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.dll 12>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.es.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.es.resources". 18>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.pdb". 12>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.fr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.fr.resources". 18>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xml". 12>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.it.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.it.resources". 18>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/cs/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/cs/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/es/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/es/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/de/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/de/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/fr/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/fr/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/it/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/it/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ja/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ja/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ko/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ko/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ru/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ru/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/pl/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/pl/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/tr/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/tr/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll". 12>CoreResGen: Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ja.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ja.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ko.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ko.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.pl.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pl.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.pt-BR.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pt-BR.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.ru.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ru.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.tr.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.tr.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.zh-Hans.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hans.resources". Processing resource file "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xlf/LocalizableStrings.zh-Hant.resx" into "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hant.resources". 18>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (Build target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (default targets). 12>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.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+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll Abstractions/IDeferredMacro.cs Abstractions/IDeterministicModeMacro.cs Abstractions/IGeneratedSymbolConfig.cs Abstractions/IGeneratedSymbolMacro.cs Abstractions/IMacro.cs Abstractions/IMacroConfig.cs Abstractions/IMacroDependency.cs BindSymbolEvaluator.cs Components.cs ConfigModel/BaseReplaceSymbol.cs ConfigModel/BaseSymbol.cs ConfigModel/BaseValueSymbol.cs ConfigModel/BindSymbol.cs ConfigModel/ComputedSymbol.cs ConfigModel/ConditionedConfigurationElement.cs ConfigModel/CustomFileGlobModel.cs ConfigModel/CustomOperationModel.cs ConfigModel/DerivedSymbol.cs ConfigModel/ExtendedFileSource.cs ConfigModel/GeneratedSymbol.cs ConfigModel/ManualInstructionModel.cs ConfigModel/ParameterSymbol.cs ConfigModel/PostActionModel.cs ConfigModel/PrimaryOutputModel.cs ConfigModel/ReplacementContext.cs ConfigModel/SourceModifier.cs ConfigModel/SymbolModelConverter.cs ConfigModel/SymbolValueFormsModel.cs ConfigModel/TemplateConfigModel.cs CreationEffects.cs CreationResult.cs CryptoRandom.cs DirectoryBasedTemplate.cs DirectoryBasedTemplate.Interfaces.cs EvaluatorSelector.cs FileRenameGenerator.cs FileSourceHierarchicalPathMatcher.cs FileSourceMatchInfo.cs FileSourceStateMatcher.cs GlobalRunConfig.cs GlobalRunSpec.cs GlobbingPatternMatcher.cs IOperationConfig.cs IParameterBasedVariableCollection.cs IRunnableProjectConfig.cs ListGlobbingPatternMatcher.cs Localization/LocalizationModel.cs Localization/ParameterSymbolLocalizationModel.cs Localization/PostActionLocalizationModel.cs Localization/TemplateLocalizationInfo.cs LocalizationModelDeserializer.cs MacroProcessingException.cs MacroProcessor.cs Macros/BaseGeneratedSymbolMacro.cs Macros/BaseMacro.cs Macros/BaseMacroConfig.cs Macros/CaseChangeMacro.cs Macros/CaseChangeMacroConfig.cs Macros/CoalesceMacro.cs Macros/CoalesceMacroConfig.cs Macros/ConstantMacro.cs Macros/ConstantMacroConfig.cs Macros/EvaluateMacro.cs Macros/EvaluateMacroConfig.cs Macros/GeneratePortNumberConfig.cs Macros/GeneratePortNumberMacro.cs Macros/GuidMacro.cs Macros/GuidMacroConfig.cs Macros/JoinMacro.cs Macros/JoinMacroConfig.cs Macros/NowMacro.cs Macros/NowMacroConfig.cs Macros/ProcessValueFormMacro.cs Macros/ProcessValueFormMacroConfig.cs Macros/RandomMacro.cs Macros/RandomMacroConfig.cs Macros/RegexMacro.cs Macros/RegexMacroConfig.cs Macros/RegexMatchMacro.cs Macros/RegexMatchMacroConfig.cs Macros/SwitchMacro.cs Macros/SwitchMacroConfig.cs OperationConfig/BalancedNestingConfig.cs OperationConfig/ConditionalBlockCommentConfig.cs OperationConfig/ConditionalConfig.cs OperationConfig/ConditionalCustomConfig.cs OperationConfig/ConditionalKeywords.cs OperationConfig/ConditionalLineCommentConfig.cs OperationConfig/ConditionalOperationOptions.cs OperationConfig/ConditionalType.cs OperationConfig/FlagsConfig.cs OperationConfig/IncludeConfig.cs OperationConfig/OperationConfigDefault.cs OperationConfig/RegionConfig.cs OperationConfig/ReplacementConfig.cs Parameter.cs ParameterBasedVariableCollection.cs ParameterConverter.cs PostAction.cs PrimaryOutput.cs RunnableProjectConfig.cs RunnableProjectConfig.ITemplate.cs RunnableProjectGenerator.cs RunnableProjectOrchestrator.cs RunSpec.cs ScannedTemplateInfo.cs UnicodeCharacterUtilities.cs Validation/ActionValidationCheck.cs Validation/BaseValidationCheck.cs Validation/ITemplateValidationInfo.cs Validation/ITemplateValidator.cs Validation/ITemplateValidatorFactory.cs Validation/IValidationCheck.cs Validation/MandatoryLocalizationValidationFactory.cs Validation/MandatoryValidationFactory.cs Validation/MultiValidationCheck.cs Validation/ValidationEntry.cs Validation/ValidationManager.cs ValueFormRegistry.cs ValueForms/ActionableValueFormFactory.cs ValueForms/BaseValueFormFactory.cs ValueForms/ChainValueFormFactory.cs ValueForms/ConfigurableValueFormFactory.cs ValueForms/DefaultLowerSafeNamespaceValueFormFactory.cs ValueForms/DefaultLowerSafeNameValueFormFactory.cs ValueForms/DefaultSafeNamespaceValueFormFactory.cs ValueForms/DefaultSafeNameValueFormFactory.cs ValueForms/DependentValueFormFactory.cs ValueForms/FirstLowerCaseInvariantValueFormFactory.cs ValueForms/FirstLowerCaseValueFormFactory.cs ValueForms/FirstUpperCaseInvariantValueFormFactory.cs ValueForms/FirstUpperCaseValueFormFactory.cs ValueForms/IdentityValueFormFactory.cs ValueForms/IValueForm.cs ValueForms/IValueFormFactory.cs ValueForms/JsonEncodeValueFormFactory.cs ValueForms/KebabCaseValueFormFactory.cs ValueForms/LowerCaseInvariantValueFormFactory.cs ValueForms/LowerCaseValueFormFactory.cs ValueForms/ReplacementValueFormFactory.cs ValueForms/TitleCaseValueFormFactory.cs ValueForms/UpperCaseInvariantValueFormFactory.cs ValueForms/UpperCaseValueFormFactory.cs ValueForms/XmlEncodeValueFormFactory.cs VariableConfig.cs ../Shared/IsExternalInit.cs ../Shared/JExtensions.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.AssemblyInfo.cs /warnaserror+:NU1605 12>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. _GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.sourcelink.json'. CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xml /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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:annotations /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/ref/Microsoft.TemplateEngine.Core.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ref/Microsoft.TemplateEngine.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ref/Microsoft.TemplateEngine.Utils.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/refint/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.cs /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll Abstractions/IDeferredMacro.cs Abstractions/IDeterministicModeMacro.cs Abstractions/IGeneratedSymbolConfig.cs Abstractions/IGeneratedSymbolMacro.cs Abstractions/IMacro.cs Abstractions/IMacroConfig.cs Abstractions/IMacroDependency.cs BindSymbolEvaluator.cs Components.cs ConfigModel/BaseReplaceSymbol.cs ConfigModel/BaseSymbol.cs ConfigModel/BaseValueSymbol.cs ConfigModel/BindSymbol.cs ConfigModel/ComputedSymbol.cs ConfigModel/ConditionedConfigurationElement.cs ConfigModel/CustomFileGlobModel.cs ConfigModel/CustomOperationModel.cs ConfigModel/DerivedSymbol.cs ConfigModel/ExtendedFileSource.cs ConfigModel/GeneratedSymbol.cs ConfigModel/ManualInstructionModel.cs ConfigModel/ParameterSymbol.cs ConfigModel/PostActionModel.cs ConfigModel/PrimaryOutputModel.cs ConfigModel/ReplacementContext.cs ConfigModel/SourceModifier.cs ConfigModel/SymbolModelConverter.cs ConfigModel/SymbolValueFormsModel.cs ConfigModel/TemplateConfigModel.cs CreationEffects.cs CreationResult.cs CryptoRandom.cs DirectoryBasedTemplate.cs DirectoryBasedTemplate.Interfaces.cs EvaluatorSelector.cs FileRenameGenerator.cs FileSourceHierarchicalPathMatcher.cs FileSourceMatchInfo.cs FileSourceStateMatcher.cs GlobalRunConfig.cs GlobalRunSpec.cs GlobbingPatternMatcher.cs IOperationConfig.cs IParameterBasedVariableCollection.cs IRunnableProjectConfig.cs ListGlobbingPatternMatcher.cs Localization/LocalizationModel.cs Localization/ParameterSymbolLocalizationModel.cs Localization/PostActionLocalizationModel.cs Localization/TemplateLocalizationInfo.cs LocalizationModelDeserializer.cs MacroProcessingException.cs MacroProcessor.cs Macros/BaseGeneratedSymbolMacro.cs Macros/BaseMacro.cs Macros/BaseMacroConfig.cs Macros/CaseChangeMacro.cs Macros/CaseChangeMacroConfig.cs Macros/CoalesceMacro.cs Macros/CoalesceMacroConfig.cs Macros/ConstantMacro.cs Macros/ConstantMacroConfig.cs Macros/EvaluateMacro.cs Macros/EvaluateMacroConfig.cs Macros/GeneratePortNumberConfig.cs Macros/GeneratePortNumberMacro.cs Macros/GuidMacro.cs Macros/GuidMacroConfig.cs Macros/JoinMacro.cs Macros/JoinMacroConfig.cs Macros/NowMacro.cs Macros/NowMacroConfig.cs Macros/ProcessValueFormMacro.cs Macros/ProcessValueFormMacroConfig.cs Macros/RandomMacro.cs Macros/RandomMacroConfig.cs Macros/RegexMacro.cs Macros/RegexMacroConfig.cs Macros/RegexMatchMacro.cs Macros/RegexMatchMacroConfig.cs Macros/SwitchMacro.cs Macros/SwitchMacroConfig.cs OperationConfig/BalancedNestingConfig.cs OperationConfig/ConditionalBlockCommentConfig.cs OperationConfig/ConditionalConfig.cs OperationConfig/ConditionalCustomConfig.cs OperationConfig/ConditionalKeywords.cs OperationConfig/ConditionalLineCommentConfig.cs OperationConfig/ConditionalOperationOptions.cs OperationConfig/ConditionalType.cs OperationConfig/FlagsConfig.cs OperationConfig/IncludeConfig.cs OperationConfig/OperationConfigDefault.cs OperationConfig/RegionConfig.cs OperationConfig/ReplacementConfig.cs Parameter.cs ParameterBasedVariableCollection.cs ParameterConverter.cs PostAction.cs PrimaryOutput.cs RunnableProjectConfig.cs RunnableProjectConfig.ITemplate.cs RunnableProjectGenerator.cs RunnableProjectOrchestrator.cs RunSpec.cs ScannedTemplateInfo.cs UnicodeCharacterUtilities.cs Validation/ActionValidationCheck.cs Validation/BaseValidationCheck.cs Validation/ITemplateValidationInfo.cs Validation/ITemplateValidator.cs Validation/ITemplateValidatorFactory.cs Validation/IValidationCheck.cs Validation/MandatoryLocalizationValidationFactory.cs Validation/MandatoryValidationFactory.cs Validation/MultiValidationCheck.cs Validation/ValidationEntry.cs Validation/ValidationManager.cs ValueFormRegistry.cs ValueForms/ActionableValueFormFactory.cs ValueForms/BaseValueFormFactory.cs ValueForms/ChainValueFormFactory.cs ValueForms/ConfigurableValueFormFactory.cs ValueForms/DefaultLowerSafeNamespaceValueFormFactory.cs ValueForms/DefaultLowerSafeNameValueFormFactory.cs ValueForms/DefaultSafeNamespaceValueFormFactory.cs ValueForms/DefaultSafeNameValueFormFactory.cs ValueForms/DependentValueFormFactory.cs ValueForms/FirstLowerCaseInvariantValueFormFactory.cs ValueForms/FirstLowerCaseValueFormFactory.cs ValueForms/FirstUpperCaseInvariantValueFormFactory.cs ValueForms/FirstUpperCaseValueFormFactory.cs ValueForms/IdentityValueFormFactory.cs ValueForms/IValueForm.cs ValueForms/IValueFormFactory.cs ValueForms/JsonEncodeValueFormFactory.cs ValueForms/KebabCaseValueFormFactory.cs ValueForms/LowerCaseInvariantValueFormFactory.cs ValueForms/LowerCaseValueFormFactory.cs ValueForms/ReplacementValueFormFactory.cs ValueForms/TitleCaseValueFormFactory.cs ValueForms/UpperCaseInvariantValueFormFactory.cs ValueForms/UpperCaseValueFormFactory.cs ValueForms/XmlEncodeValueFormFactory.cs VariableConfig.cs ../Shared/IsExternalInit.cs ../Shared/JExtensions.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 18>RepoBuild: fsyacc -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/fsyacc/Proto/net9.0/opencloudos.8-x64/fsyacc.dll 21>RepoBuild: 12>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Orchestrator.RunnableProjects (netstandard2.0) CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/cs". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.cs.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 55b9c7c8-7ad6-4461-b35e-ab86655e743e CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/de". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.de.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 4354fc04-072e-4678-a9fc-eee59f109757 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/es". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.es.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 8ca517ff-9495-4a94-9458-85ac8dde983c CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/fr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.fr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation ceba53ad-4d8a-4e6e-b676-494ef4811c1f CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/it". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.it.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 99bb213d-4815-4cda-8a80-5bd359a93fc9 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ja". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ja.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation f4e18a64-0c91-4dab-9944-e6857cb3b03d CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ko". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ko.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation f6dac83a-0c71-4ee6-90a7-6f26673bbfbe CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pl". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pl.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation d337a5d5-47a8-438e-969b-4763ac993901 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pt-BR". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pt-BR.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 5a550d08-91a8-4c94-9062-38781401ed7f CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ru". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ru.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 14ef4747-8e32-4cdd-90a8-622c2f2eec75 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/tr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.tr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation 7057e5e6-944b-417a-add1-7c1a9fe04e9e CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hans". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hans.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation ce7f46dc-0ae7-4a46-9c64-070ec5815de4 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hant". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hant.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - Unnamed compilation ee13a815-22e0-4388-a8ab-f2f34ca28a70 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ko". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hant". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/it/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/it/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/cs". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/es/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/es/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/de/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/de/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsof.7783F90A.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsof.7783F90A.Up2Date". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll". Microsoft.TemplateEngine.Orchestrator.RunnableProjects -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj" (Build target(s)). 14>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 12>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.Orchestrator.RunnableProjects (net9.0) CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/cs". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.cs.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 8916a12b-e8ac-490d-a9a8-3cdddcafa146 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/de". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.de.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation efaf70b9-ad38-4533-a118-0dae8be286ce CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/es". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.es.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 53349e3d-9521-4d28-8b8e-9532a5a5b7e2 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/fr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.fr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 72fca48a-38fc-4c3e-a3ae-6480968300da CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/it". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.it.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation ef50baaf-9e21-479f-af5c-64423efd1554 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ja". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ja.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation f0f21869-d9fc-4e5c-8d66-a06bf2e683c0 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ko". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ko.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 6db16b2c-e995-41b7-b344-8f68c7d91568 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pl". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pl.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 551547b0-77c1-40d4-b2a4-af7cd7cc6881 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pt-BR". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.pt-BR.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation af0b0e72-0b2f-4237-8ac1-0f7e0b5a2bfa CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ru". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.ru.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 9b4b6d7f-e857-4f48-8fef-c37707f7a143 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/tr". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.tr.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 0ceb614d-dac1-42bb-9723-a492dae77bc5 CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hans". /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hans.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 5927dba5-1e14-4481-bfee-345a8e71eaaf CoreGenerateSatelliteAssemblies: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hant". 14>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.sourcelink.json'. 12>CoreGenerateSatelliteAssemblies: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:9 /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /delaysign- /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll /resource:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.LocalizableStrings.zh-Hant.resources /target:library /deterministic+ /publicsign+ /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - Unnamed compilation 0e4fc635-a442-4626-8045-9a5fa91b7121 14>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.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+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/lib/netstandard2.0/Microsoft.Bcl.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.formats.asn1/9.0.15/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.io.pipelines/9.0.15/lib/netstandard2.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.json/9.0.15/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/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-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.json/9.0.15/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll Bootstrapper.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.AssemblyInfo.cs /warnaserror+:NU1605 12>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Utils.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Utils.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ja". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hans". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ja/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ja/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/fr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/fr/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/tr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/tr/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ko". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ko/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ko/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/de". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/de/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/de/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/it/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/it/Microsoft.TemplateEngine.Core.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/pl/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pl/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ru/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ru/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/cs/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/cs/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/es/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/es/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsof.7783F90A.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsof.7783F90A.Up2Date". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/refint/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ref/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll". Microsoft.TemplateEngine.Orchestrator.RunnableProjects -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj" (Build target(s)). 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj" (default targets). 14>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.xlf/UpdateXlf.lastrun". BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 14>CoreCompile: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.IDE (netstandard2.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/zh-Hans". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/zh-Hant". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/it". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/it/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/it/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/de/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/de/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/es/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/es/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/it/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/de/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/es/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ja/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/tr/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/fr/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ko/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/it/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/it/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/de/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/de/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/pl/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/ru/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/cs/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/netstandard2.0/es/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/es/Microsoft.TemplateEngine.Core.resources.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsof.50A40766.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsof.50A40766.Up2Date". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.dll". Microsoft.TemplateEngine.IDE -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.xml". 14>_GenerateSourceLinkFile: Updating Source Link file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.sourcelink.json'. 14>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (Build target(s)). 14>CoreCompile: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,NU5128,NU5100,NU5118,0419,0649,NU1903,NU1507,NU5105,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:9 /doc:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.xml /define:TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/ref/Microsoft.TemplateEngine.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/ref/Microsoft.TemplateEngine.Core.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/ref/Microsoft.TemplateEngine.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/ref/Microsoft.TemplateEngine.Edge.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ref/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/ref/Microsoft.TemplateEngine.Utils.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/lib/net9.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/lib/net9.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/lib/net9.0/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/lib/net9.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/lib/net9.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/lib/net9.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/lib/net9.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/lib/net9.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/ref/net9.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/=/_1/,/builddir/build/BUILD/dotnet-9.0.116/=/_/," /out:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.dll /refout:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/refint/Microsoft.TemplateEngine.IDE.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.sourcelink.json /langversion:preview /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.GlobalUsings.g.cs /embed:"/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_9_default.globalconfig /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.ComInterfaceGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/9.0.15/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll Bootstrapper.cs /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.GlobalUsings.g.cs "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 18>RepoBuild: fsyacc -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/Bootstrap/fsyacc/ 21>RepoBuild: CompilerServer: server - server processed compilation - Microsoft.TemplateEngine.IDE (net9.0) _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Utils.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Edge.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Edge.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Edge.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Utils.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ja". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ja/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ja/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/fr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/tr". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ko". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/fr/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/fr/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/tr/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/tr/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ko/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ko/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/zh-Hant". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/it". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/de". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/it/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/it/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/de/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/de/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ru". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/pl". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/cs". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/ru/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ru/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/pl/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/pl/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/cs/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/cs/Microsoft.TemplateEngine.Edge.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/es". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Edge/Release/net9.0/es/Microsoft.TemplateEngine.Edge.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/es/Microsoft.TemplateEngine.Edge.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ja/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/fr/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ko/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/it/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/pl/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ru/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/cs/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/de/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/es/Microsoft.TemplateEngine.Utils.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/pt-BR/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ja/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ja/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/tr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/tr/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/fr/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/fr/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/zh-Hans/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ko/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ko/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/zh-Hant/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/it/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/it/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/de/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/de/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/pl/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/pl/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/ru/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/ru/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/cs/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/cs/Microsoft.TemplateEngine.Core.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net9.0/es/Microsoft.TemplateEngine.Core.resources.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/es/Microsoft.TemplateEngine.Core.resources.dll". Creating "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsof.50A40766.Up2Date" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsof.50A40766.Up2Date". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/refint/Microsoft.TemplateEngine.IDE.dll" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/ref/Microsoft.TemplateEngine.IDE.dll". Microsoft.TemplateEngine.IDE -> /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.dll Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.pdb". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.xml" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.xml". 14>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (Build target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (default targets). 18>RepoBuild: FSharp.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Core/Proto/netstandard2.0/FSharp.Core.dll 21>RepoBuild: 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj" (19:12) on node 30 (Pack target(s)). 19>GenerateNuspec: The package Microsoft.TemplateSearch.Common.9.0.116 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateSearch.Common.9.0.116.nupkg'. 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj" (17:77) on node 21 (Pack target(s)). 17>GenerateNuspec: The package Microsoft.TemplateEngine.Abstractions.9.0.116 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Abstractions.9.0.116.nupkg'. 17>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj" (33:7) on node 28 (Pack target(s)). 33>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Samples.9.0.116.nupkg'. 33>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj" (7:45) on node 22 (Pack target(s)). 7>GenerateNuspec: The package Microsoft.TemplateEngine.Core.Contracts.9.0.116 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Core.Contracts.9.0.116.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (18:28) on node 8 (Pack target(s)). 18>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. 18>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. 18>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. 18>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. 18>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. 18>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. The package Microsoft.TemplateEngine.Edge.9.0.116 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Edge.9.0.116.nupkg'. 18>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj" (4:36) on node 12 (Pack target(s)). 4>GenerateNuspec: The package Microsoft.TemplateEngine.Core.9.0.116 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Core.9.0.116.nupkg'. 4>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj" (20:54) on node 20 (Pack target(s)). 20>GenerateNuspec: The package Microsoft.TemplateEngine.Utils.9.0.116 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Utils.9.0.116.nupkg'. 20>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (14:17) on node 29 (Pack target(s)). 14>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. 14>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. 14>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. 14>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. 14>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. 14>/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=221;columnnumber=5;code=NU5104;](NETCORE_ENGINEERING_TELEMETRY=Build) A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. The package Microsoft.TemplateEngine.IDE.9.0.116 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.IDE.9.0.116.nupkg'. 14>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj" (12:28) on node 6 (Pack target(s)). 12>GenerateNuspec: The package Microsoft.TemplateEngine.Orchestrator.RunnableProjects.9.0.116 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.9.0.116.nupkg'. 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (40) on node 15 (default targets). 40>CopyRepoSymbolsToIntermediates: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Abstractions/Release/net9.0/Microsoft.TemplateEngine.Abstractions.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Abstractions/Release/netstandard2.0/Microsoft.TemplateEngine.Abstractions.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Core.Contracts/Release/net9.0/Microsoft.TemplateEngine.Core.Contracts.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Core.Contracts/Release/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Core/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Core/Release/net9.0/Microsoft.TemplateEngine.Core.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Core/Release/netstandard2.0/Microsoft.TemplateEngine.Core.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Edge/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Edge/Release/net9.0/Microsoft.TemplateEngine.Edge.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Edge/Release/netstandard2.0/Microsoft.TemplateEngine.Edge.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.IDE/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.IDE/Release/net9.0/Microsoft.TemplateEngine.IDE.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.IDE/Release/netstandard2.0/Microsoft.TemplateEngine.IDE.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/net9.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Release/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Samples/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Samples/Release/net9.0/Microsoft.TemplateEngine.Samples.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Utils/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Utils/Release/net9.0/Microsoft.TemplateEngine.Utils.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateEngine.Utils/Release/netstandard2.0/Microsoft.TemplateEngine.Utils.pdb". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateSearch.Common/Release/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.pdb" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/templating/obj/Microsoft.TemplateSearch.Common/Release/net9.0/Microsoft.TemplateSearch.Common.pdb". 40>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (41) on node 8 (Publish target(s)). 41>PublishToAzureDevOpsArtifacts: Performing push to local artifacts storage. Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Abstractions.9.0.116.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Core.9.0.116.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Core.Contracts.9.0.116.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Edge.9.0.116.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.IDE.9.0.116.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.9.0.116.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Samples.9.0.116.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateEngine.Utils.9.0.116.nupkg' Creating NupkgInfo based on '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/Release/Shipping/Microsoft.TemplateSearch.Common.9.0.116.nupkg' Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... 41>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.282s 18.847s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.419s 0.490s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.017s 0.017s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.457s 2.726s /builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln (Restore) | | 9 : 0.335s 0.335s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_IsProjectRestoreSupported) | | 23 : 0.713s 0.713s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateSearch.TemplateDiscovery/Microsoft.TemplateSearch.TemplateDiscovery.csproj (_IsProjectRestoreSupported) | | 12 : 0.376s 0.376s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Core.UnitTests/Microsoft.TemplateEngine.Core.UnitTests.csproj (_IsProjectRestoreSupported) | | 13 : 0.516s 0.516s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_IsProjectRestoreSupported) | | 14 : 0.575s 0.575s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_IsProjectRestoreSupported) | | 15 : 0.385s 0.385s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_IsProjectRestoreSupported) | | 16 : 0.375s 0.375s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Utils.UnitTests/Microsoft.TemplateEngine.Utils.UnitTests.csproj (_IsProjectRestoreSupported) | | 17 : 0.409s 0.409s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Mocks/Microsoft.TemplateEngine.Mocks.csproj (_IsProjectRestoreSupported) | | 18 : 0.496s 0.496s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.UnitTests/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.UnitTests.csproj (_IsProjectRestoreSupported) | | 19 : 0.388s 0.388s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.TestHelper/Microsoft.TemplateEngine.TestHelper.csproj (_IsProjectRestoreSupported) | | 20 : 0.479s 0.479s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_IsProjectRestoreSupported) | | 21 : 0.382s 0.382s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Edge.UnitTests/Microsoft.TemplateEngine.Edge.UnitTests.csproj (_IsProjectRestoreSupported) | | 22 : 0.567s 0.567s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_IsProjectRestoreSupported) | | 24 : 0.710s 0.710s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.TestTemplates/Microsoft.TemplateEngine.TestTemplates.csproj (_IsProjectRestoreSupported) | | 25 : 0.645s 0.645s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.IDE.IntegrationTests/Microsoft.TemplateEngine.IDE.IntegrationTests.csproj (_IsProjectRestoreSupported) | | 26 : 0.638s 0.638s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateSearch.Common.UnitTests/Microsoft.TemplateSearch.Common.UnitTests.csproj (_IsProjectRestoreSupported) | | 27 : 0.669s 0.669s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.CLI/Microsoft.TemplateEngine.Authoring.CLI.csproj (_IsProjectRestoreSupported) | | 28 : 0.435s 0.435s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.TemplateLocalizer.Core/Microsoft.TemplateEngine.TemplateLocalizer.Core.csproj (_IsProjectRestoreSupported) | | 29 : 0.647s 0.647s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.TemplateLocalizer.Core.UnitTests/Microsoft.TemplateEngine.TemplateLocalizer.Core.UnitTests.csproj (_IsProjectRestoreSupported) | | 30 : 0.656s 0.656s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests/Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests.csproj (_IsProjectRestoreSupported) | | 31 : 0.588s 0.588s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateSearch.TemplateDiscovery.IntegrationTests/Microsoft.TemplateSearch.TemplateDiscovery.IntegrationTests.csproj (_IsProjectRestoreSupported) | | 32 : 0.489s 0.489s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.Tasks/Microsoft.TemplateEngine.Authoring.Tasks.csproj (_IsProjectRestoreSupported) | | 33 : 0.658s 0.658s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.Tasks.IntegrationTests/Microsoft.TemplateEngine.Authoring.Tasks.IntegrationTests.csproj (_IsProjectRestoreSupported) | | 34 : 0.697s 0.697s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.TemplateVerifier/Microsoft.TemplateEngine.Authoring.TemplateVerifier.csproj (_IsProjectRestoreSupported) | | 35 : 0.586s 0.586s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.TemplateVerifier.IntegrationTests/Microsoft.TemplateEngine.Authoring.TemplateVerifier.IntegrationTests.csproj (_IsProjectRestoreSupported) | | 36 : 0.681s 0.681s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.TemplateVerifier.UnitTests/Microsoft.TemplateEngine.Authoring.TemplateVerifier.UnitTests.csproj (_IsProjectRestoreSupported) | | 37 : 0.672s 0.672s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.CLI.UnitTests/Microsoft.TemplateEngine.Authoring.CLI.UnitTests.csproj (_IsProjectRestoreSupported) | | 38 : 0.713s 0.713s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.TemplateApiVerifier/Microsoft.TemplateEngine.Authoring.TemplateApiVerifier.csproj (_IsProjectRestoreSupported) | | 39 : 0.699s 0.699s /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj (_IsProjectRestoreSupported) | | 40 : 0.603s 0.603s /builddir/build/BUILD/dotnet-9.0.116/src/templating/template_feed/Microsoft.TemplateEngine.Authoring.Templates/Microsoft.TemplateEngine.Authoring.Templates.csproj (_IsProjectRestoreSupported) | | 11 : 0.416s 0.416s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_IsProjectRestoreSupported) | | 10 : 0.515s 0.515s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_IsProjectRestoreSupported) | | 41 : 0.382s 0.382s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.Templates.IntegrationTests/Microsoft.TemplateEngine.Authoring.Templates.IntegrationTests.csproj (_IsProjectRestoreSupported) | | 42 : 0.014s 0.640s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GenerateRestoreProjectPathWalk) | | | 46 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GenerateRestoreProjectPathWalk) | | | 47 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GenerateRestoreProjectPathWalk) | | | 43 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateRestoreProjectPathWalk) | | | 51 : 0.312s 0.312s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 64 : 0.294s 0.294s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 43 : 0.104s 0.629s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateRestoreProjectPathWalk) | | | 55 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 62 : 0.305s 0.305s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 44 : 0.100s 0.654s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GenerateRestoreProjectPathWalk) | | | 42 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GenerateRestoreProjectPathWalk) | | | 47 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GenerateRestoreProjectPathWalk) | | | 54 : 0.234s 0.234s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 63 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 45 : 0.094s 0.647s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GenerateRestoreProjectPathWalk) | | | 46 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GenerateRestoreProjectPathWalk) | | | 43 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateRestoreProjectPathWalk) | | | 53 : 0.223s 0.223s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 61 : 0.147s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 49 : 0.115s 0.654s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GenerateRestoreProjectPathWalk) | | | 43 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateRestoreProjectPathWalk) | | . 56 : 0.219s 0.219s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 47 : 0.115s 0.637s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GenerateRestoreProjectPathWalk) | | | 43 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateRestoreProjectPathWalk) | | | 57 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 59 : 0.111s 0.111s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 48 : 0.157s 0.790s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GenerateRestoreProjectPathWalk) | | | 58 : 0.293s 0.293s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 65 : 0.336s 0.336s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 69 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GenerateRestoreProjectPathWalk) | | | 68 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GenerateRestoreProjectPathWalk) | | | 67 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GenerateRestoreProjectPathWalk) | | . 66 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateRestoreProjectPathWalk) | | 50 : 0.030s 0.030s /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj (_GenerateRestoreProjectPathWalk) | | 46 : 0.081s 0.636s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GenerateRestoreProjectPathWalk) | | | 43 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateRestoreProjectPathWalk) | | | 52 : 0.192s 0.192s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 60 : 0.249s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 70 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_IsProjectRestoreSupported) | | 71 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_IsProjectRestoreSupported) | | 72 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_IsProjectRestoreSupported) | | 73 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_IsProjectRestoreSupported) | | 74 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_IsProjectRestoreSupported) | | 76 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_IsProjectRestoreSupported) | | 77 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_IsProjectRestoreSupported) | | 78 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj (_IsProjectRestoreSupported) | | 75 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_IsProjectRestoreSupported) | | 79 : 0.054s 0.070s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateRestoreGraphProjectEntry) | | | 91 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetRestoreSettingsPerFramework) | | . 98 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetRestoreSettingsPerFramework) | | 80 : 0.073s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GenerateRestoreGraphProjectEntry) | | | 92 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetRestoreSettingsPerFramework) | | . 100 : 0.026s 0.026s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetRestoreSettingsPerFramework) | | 81 : 0.113s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GenerateRestoreGraphProjectEntry) | | | 95 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetRestoreSettingsPerFramework) | | . 99 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetRestoreSettingsPerFramework) | | 82 : 0.021s 0.065s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GenerateRestoreGraphProjectEntry) | | | 88 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetRestoreSettingsPerFramework) | | . 101 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetRestoreSettingsPerFramework) | | 85 : 0.039s 0.079s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GenerateRestoreGraphProjectEntry) | | | 90 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetRestoreSettingsPerFramework) | | . 102 : 0.021s 0.021s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetRestoreSettingsPerFramework) | | 84 : 0.077s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GenerateRestoreGraphProjectEntry) | | | 89 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetRestoreSettingsPerFramework) | | . 96 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetRestoreSettingsPerFramework) | | 86 : 0.058s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GenerateRestoreGraphProjectEntry) | | . 93 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GetRestoreSettingsPerFramework) | | 87 : 0.141s 0.141s /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj (_GenerateRestoreGraphProjectEntry) | | 83 : 0.048s 0.090s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GenerateRestoreGraphProjectEntry) | | | 94 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetRestoreSettingsPerFramework) | | . 97 : 0.037s 0.037s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetRestoreSettingsPerFramework) | | 104 : 0.055s 0.238s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GenerateProjectRestoreGraph) | | | 113 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetAllRuntimeIdentifiers) | | | 120 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetAllRuntimeIdentifiers) | | | 128 : 0.120s 0.120s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 138 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GenerateProjectRestoreGraphPerFramework) | | 111 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj (_GenerateProjectRestoreGraph) | | 110 : 0.033s 0.183s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GenerateProjectRestoreGraph) | | | 116 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (GetAllRuntimeIdentifiers) | | . 126 : 0.148s 0.148s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GenerateProjectRestoreGraphPerFramework) | | 109 : 0.040s 0.285s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GenerateProjectRestoreGraph) | | | 114 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (GetAllRuntimeIdentifiers) | | | 124 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (GetAllRuntimeIdentifiers) | | | 130 : 0.145s 0.145s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 140 : 0.094s 0.094s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GenerateProjectRestoreGraphPerFramework) | | 108 : 0.039s 0.249s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GenerateProjectRestoreGraph) | | | 112 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetAllRuntimeIdentifiers) | | | 123 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetAllRuntimeIdentifiers) | | | 131 : 0.118s 0.118s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 136 : 0.085s 0.085s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GenerateProjectRestoreGraphPerFramework) | | 107 : 0.034s 0.253s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GenerateProjectRestoreGraph) | | | 115 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetAllRuntimeIdentifiers) | | | 122 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetAllRuntimeIdentifiers) | | | 132 : 0.101s 0.101s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 135 : 0.112s 0.112s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GenerateProjectRestoreGraphPerFramework) | | 106 : 0.015s 0.245s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GenerateProjectRestoreGraph) | | | 118 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetAllRuntimeIdentifiers) | | | 121 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetAllRuntimeIdentifiers) | | | 127 : 0.158s 0.158s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 141 : 0.067s 0.067s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GenerateProjectRestoreGraphPerFramework) | | 105 : 0.033s 0.197s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GenerateProjectRestoreGraph) | | | 117 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetAllRuntimeIdentifiers) | | | 125 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetAllRuntimeIdentifiers) | | | 133 : 0.113s 0.113s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 139 : 0.041s 0.041s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GenerateProjectRestoreGraphPerFramework) | . 103 : 0.068s 0.235s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateProjectRestoreGraph) | | | 119 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetAllRuntimeIdentifiers) | | | 129 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetAllRuntimeIdentifiers) | | | 134 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 137 : 0.051s 0.051s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GenerateProjectRestoreGraphPerFramework) | 142 : 0.018s 15.171s /builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln (Build, Pack) | | 143 : 0.290s 11.384s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj () | | | 183 : 2.927s 11.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (Build) | | | | 193 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj () | | | | 230 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj () | | | | 192 : 0.090s 0.301s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | | 195 : 0.040s 0.040s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 194 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 229 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 253 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetNativeManifest) | | | | 252 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetNativeManifest) | | | | 251 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | | 265 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetCopyToOutputDirectoryItems) | | | | 264 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetCopyToOutputDirectoryItems) | | | . 263 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | . 182 : 2.608s 11.094s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (Build) | | | | 193 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 192 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 261 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetNativeManifest) | | | | 260 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | | 221 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 222 : 0.006s 1.044s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj () | | | | 223 : 0.005s 3.172s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj () | | | | 262 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetNativeManifest) | | | | 275 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetCopyToOutputDirectoryItems) | | | | 274 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetCopyToOutputDirectoryItems) | | | . 273 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | 146 : 0.187s 0.187s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Core.UnitTests/Microsoft.TemplateEngine.Core.UnitTests.csproj () | | 147 : 0.426s 11.677s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj () | | | 186 : 3.115s 10.950s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (Build) | | | | 193 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj () | | | | 253 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetNativeManifest) | | | | 251 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | | 225 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 272 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetCopyToOutputDirectoryItems) | | | . 271 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | . 185 : 3.104s 11.250s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (Build) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj () | | | | 205 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 231 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 261 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetNativeManifest) | | | | 260 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | | 284 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetCopyToOutputDirectoryItems) | | | . 283 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | 148 : 0.424s 9.511s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj () | | | 188 : 3.345s 8.700s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (Build) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 219 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 220 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | . 249 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | . 187 : 3.977s 9.087s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (Build) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 227 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 228 : 0.018s 0.018s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | . 257 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | 149 : 0.229s 7.366s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj () | | | 179 : 1.916s 7.137s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (Build) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 242 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 243 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | . 244 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | . 178 : 2.046s 7.135s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (Build) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 221 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 224 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | . 245 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | 150 : 0.092s 0.092s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Utils.UnitTests/Microsoft.TemplateEngine.Utils.UnitTests.csproj () | | 151 : 0.203s 0.203s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Mocks/Microsoft.TemplateEngine.Mocks.csproj () | | 152 : 0.282s 0.282s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.UnitTests/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.UnitTests.csproj () | | 153 : 0.172s 0.172s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.TestHelper/Microsoft.TemplateEngine.TestHelper.csproj () | | 154 : 0.487s 13.924s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj () | | | 190 : 1.559s 13.180s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (Build) | | | | 197 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetTargetFrameworks) | | | | 196 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetTargetFrameworks) | | | | 232 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj () | | | | 212 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | 211 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworks) | | | | 210 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 191 : 0.006s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | | 218 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 217 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 235 : 0.005s 4.996s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj () | | | | 236 : 0.006s 6.717s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj () | | | | 234 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 230 : 0.007s 0.976s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj () | | | | 226 : 0.009s 0.072s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj () | | | | 297 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetNativeManifest) | | | | 296 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetNativeManifest) | | | | 295 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetNativeManifest) | | | | 294 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetNativeManifest) | | | | 293 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetNativeManifest) | | | | 292 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | | 311 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetCopyToOutputDirectoryItems) | | | | 315 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetCopyToOutputDirectoryItems) | | | | 314 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetCopyToOutputDirectoryItems) | | | | 313 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetCopyToOutputDirectoryItems) | | | | 312 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetCopyToOutputDirectoryItems) | | | . 310 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | . 189 : 1.190s 13.437s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (Build) | | | | 192 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | 198 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworks) | | | | 193 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 222 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj () | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj () | | | | 197 : 0.096s 0.424s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetTargetFrameworks) | | | | | 200 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 199 : 0.028s 0.028s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 196 : 0.087s 0.156s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetTargetFrameworks) | | | | | 206 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 207 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 238 : 0.005s 5.302s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj () | | | | 237 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 240 : 0.006s 5.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj () | | | | 239 : 0.005s 7.012s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj () | | | | 309 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetNativeManifest) | | | | 308 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetNativeManifest) | | | | 307 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetNativeManifest) | | | | 306 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetNativeManifest) | | | | 305 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetNativeManifest) | | | | 304 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | | 318 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetCopyToOutputDirectoryItems) | | | | 322 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetCopyToOutputDirectoryItems) | | | | 321 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetCopyToOutputDirectoryItems) | | | | 320 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetCopyToOutputDirectoryItems) | | | | 319 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetCopyToOutputDirectoryItems) | | | . 317 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | 155 : 0.138s 0.138s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Edge.UnitTests/Microsoft.TemplateEngine.Edge.UnitTests.csproj () | | 156 : 0.319s 9.439s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj () | | . 184 : 4.028s 9.120s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (Build) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 227 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 228 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | . 254 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | 157 : 0.464s 0.464s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateSearch.TemplateDiscovery/Microsoft.TemplateSearch.TemplateDiscovery.csproj () | | 158 : 0.689s 0.689s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.TestTemplates/Microsoft.TemplateEngine.TestTemplates.csproj () | | 159 : 0.193s 0.193s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.IDE.IntegrationTests/Microsoft.TemplateEngine.IDE.IntegrationTests.csproj () | | 160 : 0.483s 0.483s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateSearch.Common.UnitTests/Microsoft.TemplateSearch.Common.UnitTests.csproj () | | 161 : 0.403s 0.403s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.CLI/Microsoft.TemplateEngine.Authoring.CLI.csproj () | | 162 : 0.109s 0.109s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.TemplateLocalizer.Core/Microsoft.TemplateEngine.TemplateLocalizer.Core.csproj () | | 163 : 0.445s 0.445s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.TemplateLocalizer.Core.UnitTests/Microsoft.TemplateEngine.TemplateLocalizer.Core.UnitTests.csproj () | | 164 : 0.524s 0.524s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests/Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests.csproj () | | 165 : 0.402s 0.402s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateSearch.TemplateDiscovery.IntegrationTests/Microsoft.TemplateSearch.TemplateDiscovery.IntegrationTests.csproj () | | 166 : 0.137s 0.137s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.Tasks/Microsoft.TemplateEngine.Authoring.Tasks.csproj () | | 167 : 0.484s 0.484s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.Tasks.IntegrationTests/Microsoft.TemplateEngine.Authoring.Tasks.IntegrationTests.csproj () | | 168 : 0.357s 0.357s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.TemplateVerifier/Microsoft.TemplateEngine.Authoring.TemplateVerifier.csproj () | | 169 : 0.429s 0.429s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.TemplateVerifier.IntegrationTests/Microsoft.TemplateEngine.Authoring.TemplateVerifier.IntegrationTests.csproj () | | 170 : 0.524s 0.524s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.TemplateVerifier.UnitTests/Microsoft.TemplateEngine.Authoring.TemplateVerifier.UnitTests.csproj () | | 171 : 0.454s 0.454s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.CLI.UnitTests/Microsoft.TemplateEngine.Authoring.CLI.UnitTests.csproj () | | 172 : 0.432s 0.432s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.TemplateApiVerifier/Microsoft.TemplateEngine.Authoring.TemplateApiVerifier.csproj () | | 173 : 5.704s 5.739s /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj () | | . 213 : 0.034s 0.034s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 174 : 0.485s 0.485s /builddir/build/BUILD/dotnet-9.0.116/src/templating/template_feed/Microsoft.TemplateEngine.Authoring.Templates/Microsoft.TemplateEngine.Authoring.Templates.csproj () | | 145 : 0.290s 13.400s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj () | | | 181 : 2.732s 12.801s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (Build) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 192 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj () | | | | 230 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj () | | | | 193 : 0.043s 0.056s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | | 202 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 201 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 198 : 0.079s 0.136s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworks) | | | | | 203 : 0.046s 0.046s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 204 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 233 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 232 : 0.005s 4.931s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj () | | | | 270 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetNativeManifest) | | | | 269 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | | 268 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetNativeManifest) | | | | 267 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetNativeManifest) | | | | 290 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetCopyToOutputDirectoryItems) | | | | 289 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | | | 288 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetCopyToOutputDirectoryItems) | | | . 287 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetCopyToOutputDirectoryItems) | | . 180 : 3.191s 13.109s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (Build) | | | | 191 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 198 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworks) | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj () | | | | 240 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj () | | | | 222 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj () | | | | 209 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 208 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | 241 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | | 282 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetNativeManifest) | | | | 281 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetNativeManifest) | | | | 280 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetNativeManifest) | | | | 279 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetNativeManifest) | | | | 301 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetCopyToOutputDirectoryItems) | | | | 300 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetCopyToOutputDirectoryItems) | | | | 299 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetCopyToOutputDirectoryItems) | | | . 298 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetCopyToOutputDirectoryItems) | | 144 : 0.189s 6.178s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj () | | | 177 : 5.984s 5.984s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (Build) | | . 176 : 5.989s 5.989s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (Build) | | 175 : 0.470s 0.470s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.Templates.IntegrationTests/Microsoft.TemplateEngine.Authoring.Templates.IntegrationTests.csproj () | | 341 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.IDE.IntegrationTests/Microsoft.TemplateEngine.IDE.IntegrationTests.csproj (Pack) | | 327 : 0.306s 1.228s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (Pack) | | | 363 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetBuildOutputFilesWithTfm) | | | 379 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetBuildOutputFilesWithTfm) | | | 385 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetTfmSpecificContentForPackage) | | | 388 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetTfmSpecificContentForPackage) | | | 390 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetDebugSymbolsWithTfm) | | | 392 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetDebugSymbolsWithTfm) | | | 395 : 0.385s 0.642s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetFrameworkAssemblyReferences) | | | | 415 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 410 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 414 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | 418 : 0.030s 0.104s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworks) | | | | | 424 : 0.074s 0.074s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 423 : 0.009s 0.009s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 447 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | | 446 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetPath) | | | | 445 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetPath) | | | . 448 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetPath) | | | 472 : 0.146s 0.163s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetFrameworkAssemblyReferences) | | | | 484 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 483 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 482 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworks) | | | | 481 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | 495 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | | 494 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetPath) | | | | 493 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetPath) | | | . 496 : 0.010s 0.010s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetPath) | | | 502 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetFrameworksWithSuppressedDependencies) | | | 503 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetFrameworksWithSuppressedDependencies) | | | 511 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetProjectVersion) | | | 512 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetProjectVersion) | | | 515 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetProjectVersion) | | . 516 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetProjectVersion) | | 328 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Core.UnitTests/Microsoft.TemplateEngine.Core.UnitTests.csproj (Pack) | | 329 : 0.319s 0.976s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (Pack) | | | 361 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetBuildOutputFilesWithTfm) | | | 371 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetBuildOutputFilesWithTfm) | | | 398 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetTfmSpecificContentForPackage) | | | 400 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetTfmSpecificContentForPackage) | | | 403 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetDebugSymbolsWithTfm) | | | 405 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetDebugSymbolsWithTfm) | | | 407 : 0.319s 0.464s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetFrameworkAssemblyReferences) | | | | 415 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 410 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 437 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | . 438 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetPath) | | | 457 : 0.064s 0.127s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetFrameworkAssemblyReferences) | | | | 461 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 460 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 462 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetPath) | | | . 459 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | 466 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetFrameworksWithSuppressedDependencies) | | | 468 : 0.015s 0.015s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetFrameworksWithSuppressedDependencies) | | | 479 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetProjectVersion) | | . 480 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetProjectVersion) | | 330 : 0.268s 1.057s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (Pack) | | | 362 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetBuildOutputFilesWithTfm) | | | 370 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetBuildOutputFilesWithTfm) | | | 380 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetTfmSpecificContentForPackage) | | | 383 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetTfmSpecificContentForPackage) | | | 386 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetDebugSymbolsWithTfm) | | | 389 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetDebugSymbolsWithTfm) | | | 393 : 0.335s 0.476s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetFrameworkAssemblyReferences) | | | | 410 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | . 441 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | 456 : 0.265s 0.283s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetFrameworkAssemblyReferences) | | | | 463 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | . 478 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | 499 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetFrameworksWithSuppressedDependencies) | | | 500 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetFrameworksWithSuppressedDependencies) | | . 504 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetProjectVersion) | | 331 : 0.203s 0.838s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (Pack) | | | 358 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetBuildOutputFilesWithTfm) | | | 367 : 0.019s 0.019s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetBuildOutputFilesWithTfm) | | | 391 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetTfmSpecificContentForPackage) | | | 394 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetTfmSpecificContentForPackage) | | | 397 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetDebugSymbolsWithTfm) | | | 399 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetDebugSymbolsWithTfm) | | | 404 : 0.296s 0.447s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetFrameworkAssemblyReferences) | | | | 410 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | . 439 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | 455 : 0.071s 0.147s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetFrameworkAssemblyReferences) | | | | 459 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | . 458 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | 464 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetFrameworksWithSuppressedDependencies) | | | 465 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetFrameworksWithSuppressedDependencies) | | . 477 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetProjectVersion) | | 332 : 0.016s 0.016s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Utils.UnitTests/Microsoft.TemplateEngine.Utils.UnitTests.csproj (Pack) | | 333 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Mocks/Microsoft.TemplateEngine.Mocks.csproj (Pack) | | 334 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.UnitTests/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.UnitTests.csproj (Pack) | | 335 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.TestHelper/Microsoft.TemplateEngine.TestHelper.csproj (Pack) | | 336 : 0.210s 1.153s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (Pack) | | | 365 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetBuildOutputFilesWithTfm) | | | 372 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetBuildOutputFilesWithTfm) | | | 375 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetTfmSpecificContentForPackage) | | | 378 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetTfmSpecificContentForPackage) | | | 382 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetDebugSymbolsWithTfm) | | | 411 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetDebugSymbolsWithTfm) | | | 412 : 0.353s 0.593s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetFrameworkAssemblyReferences) | | | | 414 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | 418 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworks) | | | | 415 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 410 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 422 : 0.039s 0.116s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetTargetFrameworks) | | | | | 428 : 0.077s 0.077s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 427 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 421 : 0.067s 0.125s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetTargetFrameworks) | | | | | 430 : 0.058s 0.058s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 429 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 453 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetPath) | | | | 451 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetTargetPath) | | | | 449 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | | 454 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetPath) | | | | 452 : 0.025s 0.025s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetPath) | | | . 450 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetTargetPath) | | | 473 : 0.194s 0.254s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetFrameworkAssemblyReferences) | | | | 492 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | 490 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 489 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetTargetFrameworks) | | | | 488 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetTargetFrameworks) | | | | 487 : 0.013s 0.013s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 491 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetFrameworks) | | | | 510 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetPath) | | | | 509 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (GetTargetPath) | | | | 508 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetPath) | | | | 507 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (GetTargetPath) | | | | 505 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | . 506 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (GetTargetPath) | | | 513 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetFrameworksWithSuppressedDependencies) | | | 514 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj (_GetFrameworksWithSuppressedDependencies) | | | 517 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetProjectVersion) | | | 518 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetProjectVersion) | | | 519 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetProjectVersion) | | | 520 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj (_GetProjectVersion) | | | 521 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.csproj (_GetProjectVersion) | | . 522 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetProjectVersion) | | 337 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Edge.UnitTests/Microsoft.TemplateEngine.Edge.UnitTests.csproj (Pack) | | 338 : 0.189s 0.533s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (Pack) | | | 360 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GetBuildOutputFilesWithTfm) | | | 369 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GetTfmSpecificContentForPackage) | | | 373 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GetDebugSymbolsWithTfm) | | | 376 : 0.124s 0.327s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GetFrameworkAssemblyReferences) | | | | 410 : 0.093s 0.200s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | | 417 : 0.059s 0.059s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 416 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | . 431 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | 433 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateSearch.Common/Microsoft.TemplateSearch.Common.csproj (_GetFrameworksWithSuppressedDependencies) | | . 440 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetProjectVersion) | | 339 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateSearch.TemplateDiscovery/Microsoft.TemplateSearch.TemplateDiscovery.csproj (Pack) | | 340 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.TestTemplates/Microsoft.TemplateEngine.TestTemplates.csproj (Pack) | | 326 : 0.210s 0.551s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (Pack) | | | 359 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetBuildOutputFilesWithTfm) | | | 368 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetBuildOutputFilesWithTfm) | | | 374 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetTfmSpecificContentForPackage) | | | 377 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetTfmSpecificContentForPackage) | | | 381 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetDebugSymbolsWithTfm) | | | 384 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetDebugSymbolsWithTfm) | | | 387 : 0.225s 0.225s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetFrameworkAssemblyReferences) | | | 432 : 0.061s 0.061s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetFrameworkAssemblyReferences) | | | 434 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetFrameworksWithSuppressedDependencies) | | . 435 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetFrameworksWithSuppressedDependencies) | | 325 : 0.258s 0.989s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (Pack) | | | 364 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetBuildOutputFilesWithTfm) | | | 396 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetBuildOutputFilesWithTfm) | | | 401 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetTfmSpecificContentForPackage) | | | 402 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetTfmSpecificContentForPackage) | | | 406 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetDebugSymbolsWithTfm) | | | 408 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetDebugSymbolsWithTfm) | | | 409 : 0.312s 0.594s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetFrameworkAssemblyReferences) | | | | 410 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 415 : 0.031s 0.119s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | | 420 : 0.088s 0.088s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 419 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 414 : 0.068s 0.132s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | | 426 : 0.063s 0.063s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 425 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 442 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | | 443 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetPath) | | | . 444 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetPath) | | | 467 : 0.086s 0.102s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetFrameworkAssemblyReferences) | | | | 471 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetFrameworks) | | | | 470 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetFrameworks) | | | | 469 : 0.005s 0.005s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetFrameworks) | | | | 475 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (GetTargetPath) | | | | 474 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (GetTargetPath) | | | . 476 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (GetTargetPath) | | | 485 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetFrameworksWithSuppressedDependencies) | | | 486 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core/Microsoft.TemplateEngine.Core.csproj (_GetFrameworksWithSuppressedDependencies) | | | 497 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Abstractions/Microsoft.TemplateEngine.Abstractions.csproj (_GetProjectVersion) | | | 498 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Core.Contracts/Microsoft.TemplateEngine.Core.Contracts.csproj (_GetProjectVersion) | | . 501 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Utils/Microsoft.TemplateEngine.Utils.csproj (_GetProjectVersion) | | 343 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.CLI/Microsoft.TemplateEngine.Authoring.CLI.csproj (Pack) | | 344 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.TemplateLocalizer.Core/Microsoft.TemplateEngine.TemplateLocalizer.Core.csproj (Pack) | | 345 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.TemplateLocalizer.Core.UnitTests/Microsoft.TemplateEngine.TemplateLocalizer.Core.UnitTests.csproj (Pack) | | 346 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests/Microsoft.TemplateEngine.Authoring.CLI.IntegrationTests.csproj (Pack) | | 347 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateSearch.TemplateDiscovery.IntegrationTests/Microsoft.TemplateSearch.TemplateDiscovery.IntegrationTests.csproj (Pack) | | 348 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.Tasks/Microsoft.TemplateEngine.Authoring.Tasks.csproj (Pack) | | 349 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.Tasks.IntegrationTests/Microsoft.TemplateEngine.Authoring.Tasks.IntegrationTests.csproj (Pack) | | 350 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.TemplateVerifier/Microsoft.TemplateEngine.Authoring.TemplateVerifier.csproj (Pack) | | 351 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.TemplateVerifier.IntegrationTests/Microsoft.TemplateEngine.Authoring.TemplateVerifier.IntegrationTests.csproj (Pack) | | 352 : 0.008s 0.008s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.TemplateVerifier.UnitTests/Microsoft.TemplateEngine.Authoring.TemplateVerifier.UnitTests.csproj (Pack) | | 353 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.CLI.UnitTests/Microsoft.TemplateEngine.Authoring.CLI.UnitTests.csproj (Pack) | | 354 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/src/templating/tools/Microsoft.TemplateEngine.Authoring.TemplateApiVerifier/Microsoft.TemplateEngine.Authoring.TemplateApiVerifier.csproj (Pack) | | 355 : 0.257s 0.615s /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj (Pack) | | | 366 : 0.089s 0.089s /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj (_GetTfmSpecificContentForPackage) | | | 413 : 0.266s 0.266s /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj (_GetFrameworkAssemblyReferences) | | . 436 : 0.002s 0.002s /builddir/build/BUILD/dotnet-9.0.116/src/templating/dotnet-template-samples/Microsoft.TemplateEngine.Samples.csproj (_GetFrameworksWithSuppressedDependencies) | | 356 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/template_feed/Microsoft.TemplateEngine.Authoring.Templates/Microsoft.TemplateEngine.Authoring.Templates.csproj (Pack) | | 342 : 0.006s 0.006s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateSearch.Common.UnitTests/Microsoft.TemplateSearch.Common.UnitTests.csproj (Pack) | . 357 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/src/templating/test/Microsoft.TemplateEngine.Authoring.Templates.IntegrationTests/Microsoft.TemplateEngine.Authoring.Templates.IntegrationTests.csproj (Pack) | 523 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 524 : 0.007s 0.007s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) | 525 : 0.047s 0.047s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () . 526 : 0.110s 0.110s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj (Publish) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 21 6 15 8 20 22 5 11 14 2 23 13 7 10 26 30 19 17 3 9 29 12 28 4 31 24 25 18 27 16 32 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161693935214: 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.124s 0.124s .. 639139161695178134: 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.048s 0.172s 639139161695657953: 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.003s 0.175s 639139161695689426: 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.015s 0.190s 639139161695839000: 3 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 0.194s 639139161695871308: 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.005s 0.199s 639139161695921656: 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.047s 0.245s 639139161696387261: 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.248s 639139161696413131: 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.017s 0.265s 639139161696582456: 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.349s 0.614s ...... 639139161700075984: 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.080s 0.694s . 639139161700876496: 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.018s 0.712s 639139161701054177: 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.335s 1.047s ...... 639139161704401130: | 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.000s 1.047s 639139161704406097: 41 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.375s 1.422s ....... 639139161708151750: | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | 0.001s 1.422s 639139161708159075: | | | | | | | | | | | | | | | | | | | | | | | | x | | | x | | | 0.007s 1.429s 639139161708226930: | | | | | | | | | | | | | | | | | | | x | | | | x | | | x | | | 0.000s 1.429s 639139161708228542: x | | | | | | | | | | | | | | | | | | x | | | | x | | | x | | | 0.002s 1.432s 639139161708250729: x | | | | | | | | | | | | | | | | | | x | | | | x x | | x | | | 0.003s 1.435s 639139161708284454: x | | | | | | | | | | | | | | | | | | x | x | | x x | | x | | | 0.020s 1.455s 639139161708488270: x | | | | | | | | | | | | | | | | | | x | x | x x x | | x | | | 0.008s 1.463s 639139161708565259: x | | | | | | | | | | | | | | | | | | x | x | x x x | | x x | | 0.019s 1.482s 639139161708750336: x | | | | | | | | | | | x | | | | | | x | x | x x x | | x x | | 0.044s 1.525s 639139161709188251: x | | | | | | | | | | | x | | | | | | x x x | x x x | | x x | | 0.011s 1.536s 639139161709296436: x | | | | | | | x | | | x | | | | | | x x x | x x x | | x x | | 0.007s 1.543s 639139161709362094: x | | | | | | | x | | | x | | | | | | x x x x x x x | | x x | | 0.019s 1.562s 639139161709556119: x | | | | | | | x | | | x | | x | | | x x x x x x x | | x x | | 0.000s 1.562s 639139161709559794: x | | | | | | | x | | | x | | x | | | x x x x x x x | x x x | | 0.051s 1.614s . 639139161710070934: x | | | | | | | x | | | x | | x | | x x x x x x x x | x x x | | 0.008s 1.621s 639139161710147926: x | | | | | | | x | | | x | | x | | x x x x x x x x x x x x | | 0.012s 1.633s 639139161710263722: x | | | | x | | x | | | x | | x | | x x x x x x x x x x x x | | 0.002s 1.635s 639139161710285690: x | | | | x | | x x | | x | | x | | x x x x x x x x x x x x | | 0.015s 1.650s 639139161710434418: x | | | | x | | x x | | x | | x | | x x x x x x x x x x x x x | 0.035s 1.685s 639139161710782439: x | | | | x | | x x | | x | x x | | x x x x x x x x x x x x x | 0.007s 1.692s 639139161710850370: x | | | | x | | x x | | x | x x | | x x x x x x x x x x x x x x 0.003s 1.694s 639139161710876857: x | | | | x | | x x | x x | x x | | x x x x x x x x x x x x x x 0.008s 1.703s 639139161710960852: 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.705s 639139161710982383: x | | | | 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 1.716s 639139161711091596: x | | | | x | 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.719s 639139161711127165: x | | x | x | 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 1.728s 639139161711211610: x | | x x x | 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.744s 639139161711372438: x | | x x x x 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.746s 639139161711394793: x x | x x x x 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.756s 639139161711498369: x x | x x x x x 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 1.760s 639139161711533368: x x | x x x x x x 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.760s 639139161711533919: 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.764s 639139161711576995: 42 50 x x x x x x x x x x x x x 43 x x 49 x 48 x x x x 47 46 45 x 44 x x 0.007s 1.771s 639139161711645092: x | x x x x x x x x x x x x x | x x | x | x x x x | | | 51 | x x 0.024s 1.795s 639139161711880808: x 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.817s 639139161712101770: x x x x x x x x x x x x x x x | x x | x | x x x x | 52 | | | x x 0.002s 1.819s 639139161712125176: x x x x x x x x x x x x x x x | x x | x | x x x x | | 53 | | x x 0.001s 1.820s 639139161712131722: x x x x x x x x x x x x x x x | x x | x | x x x x | | | | 54 x x 0.012s 1.832s 639139161712255127: x x x x x x x x x x x x x x x 55 x x | x | x x x x | | | | | x x 0.005s 1.837s 639139161712308367: x x x x x x x x x x x x x x x | x x x x | x x x x | | | | | x 56 0.011s 1.849s 639139161712423228: x x x x x x x x x x x x x 57 x | x x x x | x x x x x | | | | x | 0.011s 1.859s 639139161712528616: x x x x x x x x x x x x 58 | x | x x x x x x x x x x | | | | x | 0.079s 1.938s . 639139161713315270: x x x x x x x x x x x x | x x | x x x x x x x x x 47 | | | | x | 0.014s 1.952s 639139161713459332: x x x x x x x x x x x 59 | x x | x x x x x x x x x x | | | | x | 0.056s 2.009s . 639139161714023131: x x x x x x x x x x x | | x x | x x x x x x x x x x 46 | | | x | 0.013s 2.022s 639139161714153770: x x x x x x x x x x x | | x x | x x x x x x x x x 60 x | | | x | 0.020s 2.042s 639139161714351649: x x x x x x x x x x x | | x x | x x x x x x x x x | x 45 | | x | 0.010s 2.051s 639139161714449150: x x x x x x x x x x x | | x x 43 x x x x x x x x x | x | | | x | 0.002s 2.054s 639139161714470237: x x x x x x x x x x x | | x x | x x x x x x x x x | x | | 44 x | 0.001s 2.054s 639139161714478380: x x x x x x x x x x 61 | | x x | x x x x x x x x x | x x | | x | 0.003s 2.057s 639139161714504217: x x x x x x x x x x | | | x x | x x 49 x x x x x x | x x | | x x 0.006s 2.063s 639139161714566351: x x x x x x x x x x | | | x x x x x | x x x x x 62 | x x | | x x 0.001s 2.064s 639139161714575612: x x 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.067s 639139161714603783: x x x x x x x x x 63 | x | x x x x x | x x x x x | | x x | x x x 0.007s 2.074s 639139161714670608: x x x 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.083s 639139161714763204: 42 x x x 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.084s 639139161714778745: x x x x x x x x x | | x | x x x x x x x x x x 64 | | x x x x x x 0.068s 2.153s . 639139161715463446: x x x x x x x x x | | x x x x x x x x x 48 x x | | | x x x x x x 0.024s 2.177s 639139161715706512: x x x x x x x x 65 | | x x x x x x x x x x x x | | | x x x x x x 0.024s 2.201s 639139161715946081: x x x x x x x x | | x x x x x x x x x x x x x | | | x 45 x x x x 0.007s 2.208s 639139161716016036: x x x x x x x x | x x x x x x x x x x x x x x | | | x | x 44 x x 0.010s 2.218s 639139161716114798: x x x x 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.226s 639139161716196230: x x x x x 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 2.271s 639139161716649132: x x x x x x x x | x x x x x x x x x x x x x x | | 47 46 x x x x x 0.008s 2.279s 639139161716727671: x x x x x 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.280s 639139161716730554: x x x x x x x x | x x x x x x x x x x x x x x | | x x x x x x x 0.089s 2.369s . 639139161717621420: x x x x x x x x | x x x x x x 43 x x x x x x x | x x x x x x x x 0.010s 2.378s 639139161717719668: 42 x x x x x x 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.381s 639139161717741475: x x x x x x x 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.393s 639139161717867321: x x x x x x x x | x x x x x x x x x 49 x x x x x x 47 46 x x x x x 0.008s 2.401s 639139161717943422: x x x x x x x x | x x x x x x x x x | x x x x x x | x 45 x x x x 0.000s 2.401s 639139161717946954: 42 x x x x x 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.405s 639139161717981783: x x x x x x x x | x x x x x x x x x | x x x x x x x x | x 44 x x 0.006s 2.411s 639139161718044251: x x x x x x 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.418s 639139161718116791: x x x x x x x 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.418s 639139161718117729: x x x x x x x x | x x x x x x x x x x x x x x x x x x x x x x x 0.095s 2.513s . 639139161719064255: x x x x x x x x x x x x x x x x x x x x 48 x x x x x x x x x x x 0.026s 2.539s 639139161719324218: x x x x x x x x x x x x x x x 66 x x x x x x x x x x 69 67 x 68 x x 0.003s 2.542s 639139161719351284: x x x x x x 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.542s 639139161719352178: x x x x x x x 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.542s 639139161719354054: x x x x x x x x 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.542s 639139161719355046: x x x x x x x x x x x x x x x x x x x x 48 x x x x x x x x x x x 0.012s 2.554s 639139161719474919: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 2.557s 639139161719502091: 73 78 x x x x x x x x x x x x x 70 x x 77 x 76 x x x x 71 72 75 x 74 x x 0.001s 2.558s 639139161719512844: x | 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.561s 639139161719541035: x | x 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.561s 639139161719541819: x | x x 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.561s 639139161719542132: x | x x x 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.561s 639139161719542403: x | x x x x 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.561s 639139161719543190: x | x x x x x 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.561s 639139161719543835: x | x x x x x x 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.561s 639139161719544220: x | x x x x x x x 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.561s 639139161719548152: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.005s 2.567s 639139161719601514: 82 87 x x x x x x x x x x x x x 79 x x 86 x 85 x x x x 80 81 84 x 83 x x 0.003s 2.570s 639139161719631096: x | x x x x x x x x x x x x x | x x | x | x x x x | | | 88 | x x 0.002s 2.572s 639139161719653871: x | x x x x x x x x x x x x x | x x | x | x x x x | | 89 | | x x 0.001s 2.573s 639139161719664646: x | x x x x x x x x x x 90 x x | x x | x x x x x x | | | | | x x 0.000s 2.573s 639139161719665951: x | x x x x x x x x x x | x x 91 x x | x x x x x x | | | | | x x 0.000s 2.573s 639139161719667274: x | x x x x x x x x x x | 92 x | x x | x x x x x x x | | | | x x 0.000s 2.573s 639139161719668578: x | x x x x x x x x x x | | x | x x x x x x x x x x | | | | x 93 0.000s 2.573s 639139161719669829: x | x x x x x x x x x x | | x | x x x x x x x x x x | | | 94 x | 0.000s 2.574s 639139161719671065: x | x x x x x x x x x x | | x | x x x x x x x x x x 95 | | | x | 0.003s 2.577s 639139161719703664: x | x x x x x x x x x x | | x 79 x x x x x x x x x x | | | | x | 0.000s 2.577s 639139161719706633: x | x x x x x x x x x x | | x | x x x x x x x x x x 81 | | | x | 0.000s 2.577s 639139161719708551: x | x x x x x x x x x x | | x | x x x x x x x x x x | 84 | | x | 0.001s 2.578s 639139161719714773: x | x x x x x x x x x x | | x | x x 86 x x x x x x x | | | | x x 0.000s 2.578s 639139161719717696: x | x x x x x x x x x x | | x | x x | x x x x x x x | | | 83 x x 0.000s 2.578s 639139161719719992: x | x x x x x x x x x x | x x | x x | x x x x x x 80 | | | | x x 0.001s 2.580s 639139161719733939: x | x x x x x x x x 96 x | x x | x x | x x x x x x | | x | | x x 0.001s 2.580s 639139161719739292: x | x x x x x x x 97 | x | x x | x x | x x x x x x | | x | x x x 0.002s 2.583s 639139161719760846: x | x x x x x x x | | x | x x x x x | x x x x x 98 | | x | x x x 0.003s 2.586s 639139161719790552: 82 | 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.586s 639139161719792251: | | x 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.592s 639139161719856298: | | x x x x x x x | | x x x x x x x | x 85 x x x | | x x x x x x 0.000s 2.592s 639139161719858805: | | x x x x x x x | | 100 x x x x x x | x | x x x | 99 x x x x x x 0.000s 2.593s 639139161719860802: x | x x x x x x x | | | x x x x x x | x | x x 101 | | x x x x x x 0.003s 2.595s 639139161719888889: x | x x x x x x 102 | | | x x x x x x | x x x x | | | x x x x x x 0.000s 2.596s 639139161719891022: x | x x x x x x | | | | x x x 79 x x | x x x x | x | x x x x x x 0.000s 2.596s 639139161719891493: x | x x x x x x | | | | x x x | x x | x x x x | x x 81 x x x x x 0.021s 2.617s 639139161720102617: x | x x x x x x x | | | x x x | x x | x 85 x x | x x | x x x x x 0.000s 2.617s 639139161720107162: x | x x x x x x x x | | x x x | x x | x | x x | x x | x x 83 x x 0.000s 2.618s 639139161720111874: x | x x x x x x x x x | x x x | x x | x | x x | x x | 84 x | x x 0.000s 2.618s 639139161720115348: x | x x x x x x x x x x x x x | x x | x | x x | x 80 | | x | x x 0.002s 2.620s 639139161720140065: 82 | 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.630s 639139161720232436: | | x 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.631s 639139161720249578: x | x 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.637s 639139161720307710: x | x x 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.646s 639139161720396080: x | x x x 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.656s 639139161720499588: x | x x x x 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 2.671s 639139161720647616: x | x x x x x 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 2.686s 639139161720792192: x | x x x x x x 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.694s 639139161720872767: x | x x x x x x x 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 2.708s 639139161721014328: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 2.711s 639139161721045413: 106 111 x x x x x x x x x x x x x 103 x x 110 x 109 x x x x 104 105 108 x 107 x x 0.006s 2.717s 639139161721105564: | | x x x x x x x x x x x x x | x x | x | x x x x | | 112 x | x x 0.000s 2.717s 639139161721107697: | | x x x x x x x x x x x 113 x | x x | x | x x x x x | | x | x x 0.000s 2.717s 639139161721109391: | | x x x x x x x x x x 114 | x | x x | x x x x x x x | | x | x x 0.000s 2.718s 639139161721110904: | | x x x x x x x x x x | | x | x x | x x x x x x x | | x 115 x x 0.000s 2.718s 639139161721112397: | | x x x x x x x x x x | | x | x x x x x x x x x x | | x | x 116 0.000s 2.718s 639139161721113907: | | x x x x x x x x x x | | x | x x x x x x x x x x 117 | x | x | 0.001s 2.719s 639139161721121323: x | x x x x x x x x x x | | x | x x x x x x x x x x | | 118 | x | 0.001s 2.720s 639139161721133258: x | x x x x x x x x x x | x x | x x x x x x x x x 104 | | | | x | 0.000s 2.720s 639139161721134055: x | x x x x x x x x x x x x x | x x x x 109 x x x x | | | | | x | 0.000s 2.720s 639139161721135783: x | x x x x x x x x x x x x x | x x x x | x x x x | | 108 | | x | 0.000s 2.720s 639139161721138071: x | x x x x x x x x x x x x x | x x x x | x x x x | | | | 107 x | 0.000s 2.720s 639139161721138604: x | x x x x x x x x x x x x x | x x 110 x | x x x x | | | | | x x 0.001s 2.721s 639139161721145808: 106 | 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.721s 639139161721149462: | | x x x x x x x x x x x x x 119 x x | x | x x x x | | | x | x x 0.000s 2.722s 639139161721151095: | | x x x x x x x x x 120 x x x | x x | x | x x x x x | | x | x x 0.001s 2.722s 639139161721156107: x | x x x x x x x x x | x x x | x x | x | x x 121 x x | | x | x x 0.001s 2.723s 639139161721161173: x | x x x x x x x 122 x | x x x | x x | x | x x | x x | | x x x x 0.001s 2.724s 639139161721170406: x | x x x x x x x | 123 | x x x | x x | x | x x | x x | x x x x x 0.000s 2.724s 639139161721175264: x | x x x x x x x | | x x x x | x x | x | x x | x 104 | x x x x x 0.001s 2.725s 639139161721180506: x | x x x x x x 124 | | x x x x | x x | x x x x | x | | x x x x x 0.000s 2.725s 639139161721183432: x | x x x x x x | | | x x x x | x x | x x x x | x | 105 x x x x x 0.000s 2.725s 639139161721184209: 106 | 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.726s 639139161721192295: | | x x x x x x | x | x x x x | x x | x x x x x x | | x x 107 x x 0.001s 2.726s 639139161721197722: | | x x x x x x | x | x x x x 103 x x | x x x x x x | | x x | x x 0.000s 2.726s 639139161721199457: | | x x x x x x | x x x x x x | x x | x x x x x x | | 108 x | x x 0.001s 2.727s 639139161721206471: | | x x x x x x x x x x x x x | x x | x 109 x x x x | | | x | x x 0.000s 2.727s 639139161721206908: | | x 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.727s 639139161721208131: | | x x x x x x x x x x x x x | x x x x | x x x x | x | x | x 126 0.000s 2.728s 639139161721211742: x | x x x x x x x x x x x x x | x x x x | x x x x | x | 127 | x | 0.000s 2.728s 639139161721214891: x | x x x x x x x x x x x 128 x | x x x x | x x x x 125 x | | | x | 0.000s 2.728s 639139161721217169: x | x x x x x x x x x x x | x x x x x x | x x x 129 | x | | | x | 0.002s 2.731s 639139161721240894: x | x x x x x x x x x x x | x x x x x x | x x x | x 105 | | | x | 0.000s 2.731s 639139161721241558: x | x x x x x x x x x x x | x 103 x x x x | x x x x x | | | | x | 0.001s 2.731s 639139161721248315: x | x x x x x x x x x x 130 | x | x x x x x x x x x x | | | | x | 0.000s 2.732s 639139161721251023: x | x x x x x x x x x x | | x | x x x x x x x x x x | 131 | | x | 0.000s 2.732s 639139161721252045: x | x x x x x x x x x x | | x | x x x x x x x x x x | | | 132 x | 0.005s 2.737s 639139161721304595: x | x x x x x x x x x x | | x | x x x x x x x x x x 133 | | | x | 0.003s 2.740s 639139161721336953: x | x x x x x x x x x x | | x 134 x x x x x x x x x x | | | | x | 0.005s 2.745s 639139161721389368: x x x x x x x x x x x x | | x | x x x x x x x x x x | | | | x | 0.088s 2.833s . 639139161722266637: x x x x x x x x x x x x | | x | x x x x x x x x x x | | | 107 x | 0.004s 2.837s 639139161722303467: 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 | 0.011s 2.848s 639139161722414657: x x x x x x x x x | x x | x x | x x x x x x x x x 104 | | | x x | 0.001s 2.849s 639139161722429479: x x x x x x x x x | x x | x x 103 x x x x x x x x x | | | | x x | 0.000s 2.850s 639139161722432174: x x x x x x x x x | x x | x x | x x x x x x x x x | | 108 | x x | 0.000s 2.850s 639139161722433065: x x x x x x x x x | x x | x x | x x x x x x x x x | 105 | | x x | 0.007s 2.856s 639139161722498715: x x x x x x x x x | 136 x | x x | x x x x x x x x x | | x | x x | 0.000s 2.857s 639139161722500975: x x x x x x x x x | | x | x x x x x x x x x x x 137 | | x | x x | 0.000s 2.857s 639139161722502388: x x x x x x x x x | | 138 | x x x x x x x x x x x | x | x | x x | 0.004s 2.861s 639139161722547170: x x x x x x x x x | | | | x x x x x x x x x x x | 139 x x | x x | 0.014s 2.875s 639139161722685895: x x x x x x x x x | | | | x x x x x 110 x x x x x | | x x | x x x 0.001s 2.876s 639139161722699934: x x x x x x x x x | | | x x x x x x | x 109 x x x | | x x | x x x 0.004s 2.880s 639139161722738458: x x x x x x x x 140 | | | x x x x x x | x x x x x | | x x | x x x 0.005s 2.886s 639139161722791468: 106 x 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.888s 639139161722810439: x x x x x x x x | | | | x x x x x x | x x x x 141 | | x x x x x x 0.007s 2.895s 639139161722881471: x x 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.902s 639139161722959125: x x x x x x x x | | | | x x x x x x x x x x x | | x 105 x x x x x 0.005s 2.908s 639139161723011870: x x x x x x x x | | | | x x x 103 x x x x x x x | x x | x x x x x 0.001s 2.909s 639139161723025061: x x x 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.915s 639139161723083341: x x x x x x x x | | | x x x x | x x x x x x x | x 104 x x x x x x 0.027s 2.942s 639139161723352974: x x x x x x x x | | x x x x x | x x x x x x x | x | x 108 x x x x 0.005s 2.947s 639139161723405541: x x x x 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.949s 639139161723420647: x x x x x x x x | x x x x x x x x x x x x x x | x | x | x 107 x x 0.001s 2.949s 639139161723429572: x x x x x 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.954s 639139161723478044: 106 x x x x x 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.956s 639139161723496894: x x x x x x 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.960s 639139161723537905: x x x x x x x 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.964s 639139161723579391: x x x x x x x x | 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.974s 639139161723679768: x x x x x x x x x x x x x x x x x x x x 109 x x x x x x x x x x x 0.022s 2.996s 639139161723897083: 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.433s 3.429s ........ 639139161728222373: 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.072s 3.501s . 639139161728944287: 142 x x x x x x x x 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 3.514s 639139161729078507: 174 144 145 146 147 148 149 150 172 171 170 169 168 167 157 165 156 155 153 152 151 154 143 173 164 160 159 161 162 163 158 166 0.092s 3.607s . 639139161730002677: | | | | | | | 175 | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 3.623s 639139161730170055: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.028s 3.652s 639139161730452752: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | x 0.001s 3.653s 639139161730463286: | | | | | | | | | | | | | | | | | x | | | | | | | | | | x | | x 0.034s 3.687s 639139161730805148: | | | | | | | | | | | | | | | | | x x | | | | | | | | | x | | x 0.001s 3.688s 639139161730811001: | 176 | | | | | | | | | | | | | | | x 177 | | | | | | | | | x | | x 0.015s 3.702s 639139161730957672: | | | x | | | | | | | | | | | | | x | | | | | | | | | | x | | x 0.006s 3.708s 639139161731016459: | | | x | | | | | | | | | | | | | x | | | | | | | | x | x | | x 0.010s 3.718s 639139161731112277: | | | x | | | | | | | | | | | | | x | | x | | | | | x | x | | x 0.019s 3.737s 639139161731301265: | | | 179 | | x | | | | | | | | | | x | | 178 | | | | | x | x | | x 0.060s 3.797s . 639139161731905749: | | | | | | x | | | | | | | | | | x | x | | | | | | x | x | | x 0.005s 3.802s 639139161731951206: | | x | | | x | | | | | | | | | | 181 | 180 | | | | | | x | x | | x 0.000s 3.802s 639139161731953969: | | 182 | | | 183 | | | | | | | | | | | | | | | x | | | x | x | | x 0.028s 3.830s 639139161732235313: | | | | | | | | | | | | | | | | 184 | | | | | x | | | x | x | | x 0.042s 3.872s 639139161732656824: | | | | | | | | | | | | x | | | | | | | | | x | | | x | x | | x 0.044s 3.916s 639139161733100135: | | | | | | | | | | | | x | | x | | | | | | x | | | x | x | | x 0.001s 3.917s 639139161733109036: | | | | | | | | | | | | x | | x | | | | | | x | | | x x x | | x 0.014s 3.931s 639139161733248253: | | | | 185 | | | | | | | x | | x | | | | | | 186 | | | x x x | | x 0.004s 3.935s 639139161733288711: | | | | | 187 | | | | | | x | | 188 | | | | | | | | | | x x x | | x 0.009s 3.944s 639139161733374784: | | | | | | | | | | | x x | | | | | | | | | | | | | x x x | | x 0.003s 3.947s 639139161733401056: | | | | | | | | x | | x x | | | | | | | | | | | | | x x x | | x 0.013s 3.960s 639139161733535294: | | | | | | | | x | | x x | | | | | | | | | | | | | x x x x | x 0.009s 3.969s 639139161733628839: | | | | | | | | x x | x x | | | | | | | | | | | | | x x x x | x 0.009s 3.979s 639139161733721053: | | | | | | | | x x | x x | x | | | | | | | | | | | x x x x | x 0.019s 3.998s 639139161733911832: | | | | | | | | x x | x x | 189 | | | | | | 190 | | | | x x x x | x 0.000s 3.998s 639139161733915045: | | | | | | | | x x | x x | | | | | | | | | | | | x x x x x | x 0.001s 3.999s 639139161733921749: | | | | | | | | x x | x x x | | | | | | | | | | | x x x x x | x 0.001s 3.999s 639139161733929896: x | | | | | | | x x | x x x | | | | | | | | | | | x x x x x | x 0.039s 4.039s 639139161734323841: x | | | | | | | x x x x x x | | | | | | | | | | | x x x x x | x 0.000s 4.039s 639139161734324736: x | | | | | | | x x x x x x | | | | | | | | | | x x x x x x | x 0.038s 4.077s 639139161734706947: x | | | | | | x x x x x x x | | | | | | | | | | x x x x x x | x 0.127s 4.204s .. 639139161735974543: x | | | | | | x x x x x x x | | | | | | | | | | x x x x x x x x 0.154s 4.358s ... 639139161737519023: x | | | | | | x x x x x x x | x | | | | | | | | x x x x x x x x 0.057s 4.415s . 639139161738090052: x | | | | | 192 x x x x x x x | x | | | | | | | | x x x x x x x x 0.006s 4.422s 639139161738150729: x | x | | | | x x x x x x x | x | | | | | | | | x x x x x x x x 0.008s 4.430s 639139161738231786: x | x | | | x x x x x x x x | x | | | | | | | | x x x x x x x x 0.058s 4.488s . 639139161738811549: x | 197 | | | x x x x x x x x x x | | | | | | | | x x x x x x x x 0.004s 4.492s 639139161738855140: x | x | | | x x x x x x x x x x | | | | | | | | x x x x x x x x 0.002s 4.494s 639139161738871989: x | x 195 | | x x x x x x x x x x | | | | | | | | x x x x x x x x 0.040s 4.534s 639139161739272035: x | x x | | x x x x x x x x x x | | | | | | | | x x x x x x x x 0.040s 4.574s 639139161739673711: x | x x | | x x x x x x x x x x | 200 | | | | | | x x x x x x x x 0.046s 4.620s 639139161740135321: x | x x | 193 x x x x x x x x x x | | | | | | | | x x x x x x x x 0.007s 4.627s 639139161740201714: x | x x | 201 x x x x x x x x x 202 | | | | | | | | x x x x x x x x 0.003s 4.630s 639139161740235116: x | x x | | x x x x x x x x x | | | | | 194 | | | x x x x x x x x 0.005s 4.635s 639139161740286753: x | x x | | x x x x x x x x x | | x | | | | | | x x x x x x x x 0.001s 4.636s 639139161740293226: x | x x | | x x x x x x x x x | x x | | | | | | x x x x x x x x 0.001s 4.636s 639139161740300120: x | x x | x x x x x x x x x x | x x | | | | | | x x x x x x x x 0.003s 4.640s 639139161740331530: x | x x | 193 x x x x x x x x x x x x | | | | | | x x x x x x x x 0.001s 4.640s 639139161740337167: x | x x | | 192 x x x x x x x x x x x | | x | | | x x x x x x x x 0.026s 4.666s 639139161740596560: x | x x | | | x x x x x x x x x x x | | x | 198 | x x x x x x x x 0.004s 4.671s 639139161740640735: x | 203 x | | | x x x x x x x x x x x | | x | x | x x x x x x x x 0.006s 4.677s 639139161740703697: x | | 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 4.717s 639139161741100547: x | | x | x 204 x x x x x x x x x x x | | x | x | x x x x x x x x 0.001s 4.717s 639139161741107285: x | x x | x | x x x x x x x x x x x | | x | x | x x x x x x x x 0.007s 4.724s 639139161741178772: x | x x 196 205 | x x x x x x x x x x x | | x | x | x x x x x x x x 0.002s 4.727s 639139161741203508: x | x x | x | x x x x x x x x x x x | | x | x | x x x x x x x x 0.001s 4.727s 639139161741209949: x | x x | x x x x x x x x x x x x x | | x | 198 | x x x x x x x x 0.010s 4.737s 639139161741306160: x | x x 206 x x x x x x x x x x x x x | | x | | | x x x x x x x x 0.016s 4.753s 639139161741468129: x | x x x x x x x x x x x x x x x x | | x | | | x x x x x x x x 0.036s 4.789s 639139161741830176: x | x x x 209 208 x x x x x x x x x x x | 199 x | | | x x x x x x x x 0.007s 4.797s 639139161741904103: x | x x x x | x x x x x x x x x x x | | x | | | x x x x x x x x 0.000s 4.797s 639139161741909043: x | x x x x x x x x x x x x x x x x | | x | | | x x x x x x x x 0.005s 4.802s 639139161741958166: x | x x x x x x x x x x x x x x x x | | x | 207 | x x x x x x x x 0.005s 4.807s 639139161742003904: x | x x 196 x x x x x x x x x x x x x | | x | x | x x x x x x x x 0.003s 4.810s 639139161742036435: x | x x | 210 212 x x x x x x x x x x x | | x x 211 | x x x x x x x x 0.003s 4.813s 639139161742062618: x | x x | x | x x x x x x x x x x x | | x x | | x x x x x x x x 0.000s 4.813s 639139161742067477: x | x x | x | x x x x x x x x x x x | | x x x | x x x x x x x x 0.001s 4.814s 639139161742080017: x | x x | x x x x x x x x x x x x x | | x x x | x x x x x x x x 0.006s 4.820s 639139161742135794: x | 197 x | x x x x x x x x x x x x x | x x x x | x x x x x x x x 0.061s 4.881s . 639139161742747457: x | | x x x x x x x x x x x x x x x | x x x x | x x x x x x x x 0.031s 4.912s 639139161743057126: x | x x x x x x x x x x x x x x x x | x x x x | x x x x x x x x 4.282s 9.194s ..................................................................................... 639139161785876789: x | x x x x x x x x x x x x x x x x | x x x x x x x x x x x 213 x 0.041s 9.235s 639139161786285988: x | x x x x x x x x x x x x x x x x | x x x x 173 x x x x x x x x 0.018s 9.254s 639139161786470715: x | x x x x x x x x x x x x x x x x | x x x x x x x x x x x x x 0.419s 9.672s ........ 639139161790658507: x | x x x x x x x 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.678s 639139161790713187: x 144 x x x x x x x 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 9.693s 639139161790866562: x 191 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 9.696s 639139161790897087: x 217 x x x x x x x x x x x x x x x x 218 x x x x x x x x x x x x x 0.007s 9.703s 639139161790968471: x | x x x x x x x 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.704s 639139161790971414: x 191 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 9.707s 639139161791004293: x x 182 179 185 187 183 x x x x x x x 189 188 184 181 x 180 178 190 186 x x x x x x x x x 0.120s 9.827s .. 639139161792206253: x x | | | | | x x x x x x x | x | | 219 | | | | x x x x x x x x x 0.002s 9.829s 639139161792226342: x x | | | | | x x x x x x x | 188 | | x | | | | x x x x x x x x x 0.002s 9.831s 639139161792247626: x x | | | | | x x x x x x x | x | | 220 | | | | x x x x x x x x x 0.001s 9.832s 639139161792255869: x 221 x | | | | x x x x x x x | x | | | | | | | x x x x x x x x x 0.001s 9.833s 639139161792261172: x | x | | | | x x x x x x x | x | | | | 222 | | x x x x x x x x x 0.001s 9.833s 639139161792268401: x | x | | | | x x x x x x x | 188 | | x | | | | x x x x x x x x x 0.001s 9.834s 639139161792274051: x x x | | | | x x x x x x x | | | | x | | | | x x x x x x x x x 0.001s 9.835s 639139161792285816: x x x | | | | x x x x x x x | | | | x | 178 | | x x x x x x x x x 0.007s 9.842s 639139161792357811: x 224 x | | | | x x x x x x x | | | | x | x | | x x x x x x x x x 0.002s 9.845s 639139161792381541: x x x | | | | x x x x x x x | | | | x | 178 | | x x x x x x x x x 0.008s 9.853s 639139161792464257: x x x | | | | x x x x x x x | | | | 225 | | | x x x x x x x x x x 0.003s 9.855s 639139161792489559: x 227 x | | 223 | x x x x x x x | | | | | | | | x x x x x x x x x x 0.001s 9.856s 639139161792495193: x | x | | | | x x x x x x x | | | | x | | | x x x x x x x x x x 0.000s 9.856s 639139161792497233: x | x | | | | x x x x x x x | | x | x | | | x x x x x x x x x x 0.002s 9.858s 639139161792513473: 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.858s 639139161792516703: x x x | | 187 | x x x x x x x | | 184 | x | | | x x x x x x x x x x 0.004s 9.862s 639139161792555224: x 228 x | | x | x x x x x x x | | | | x | | | x x x x x x x x x x 0.001s 9.863s 639139161792564488: x | x | | x | x x x x x x x | | x | x | | | x x x x x x x x x x 0.003s 9.866s 639139161792591373: x | x | | x x x x x x x x x | | x | 229 | | | x x x x x x x x x x 0.003s 9.868s 639139161792616422: 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.868s 639139161792619014: x | x | x x x x x x x x x x | | x | x | | | x x x x x x x x x x 0.006s 9.874s 639139161792679782: x | x | x x 232 x x x x x x x | | x x 233 | | | x x x x x x x x x x 0.002s 9.877s 639139161792702231: x | 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.877s 639139161792705418: x | x | x x x x x x x x x x | | x x x | | | x x x x x x x x x x 0.003s 9.880s 639139161792733591: x 231 x | x 187 x x x x x x x x | | 184 x x | | | x x x x x x x x x x 0.002s 9.882s 639139161792753899: x x x | x | x x x x x x x x | | | x x | | | x x x x x x x x x x 0.006s 9.888s 639139161792814612: x x x | x | x x x x x x x x | | | 236 234 | | x 235 x x x x x x x x x 0.003s 9.890s 639139161792839687: 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.891s 639139161792844140: x 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.891s 639139161792847156: x x 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.891s 639139161792849685: x 237 240 | 238 | 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.894s 639139161792874681: x 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.894s 639139161792877578: x x | | 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.895s 639139161792881236: x x x | x | x x x x x x x x x | | x x | | x x x x x x x x x x x 0.006s 9.901s 639139161792942733: x 241 x | x | x x x x x x x x x | | x x 239 | x x x x x x x x x x x 0.002s 9.903s 639139161792960391: x | x 230 x | x x x x x x x x x | | x 242 | | x x x x x x x x x x x 0.000s 9.903s 639139161792965347: x x 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.904s 639139161792976794: x x x | 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.904s 639139161792979314: x x x | x | 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.905s 639139161792989897: x x x 179 x | 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.911s 639139161793043981: x x x x x | x x x x x x x x x | | x 243 x | x x x x x x x x x x x 0.002s 9.913s 639139161793067863: x x x 179 x | x x x x x x x x x | | x x x | x x x x x x x x x x x 0.729s 10.642s .............. 639139161800359163: x x x x x | x x x x x x x x x | | x 244 x | x x x x x x x x x x x 0.003s 10.645s 639139161800388586: x x x 179 x | 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 10.737s . 639139161801305241: x 245 x | x | x 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 10.744s 639139161801374523: x x x | x | x x x x x x x x x | | x x x 178 x x x x x x x x x x x 0.128s 10.872s .. 639139161802658150: x x x | x | x x x x x x x x x | | x x x 222 x x x x x x x x x x x 0.002s 10.874s 639139161802677556: x x x 230 x | 149 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.876s 639139161802699445: x x x | x | | 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.879s 639139161802722349: x x x x x | | 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.881s 639139161802744930: x x x x x | 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.690s 12.571s ................................. 639139161819649455: x x x x x | x x x x x x x x x 226 | x 249 x x x x x x x x x x x x x 0.002s 12.573s 639139161819666667: x x x x x | x 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.573s 639139161819670196: x x x x x | x x x x x x x x x 188 | x x x x x x x x x x x x x x x 0.062s 12.636s . 639139161820294400: x x x x x | x x x x x x x x x 226 | x x x x x x x x x x x x x x x 0.007s 12.643s 639139161820368445: x x x x x | 183 x x x x x x x x x | x x x x x 186 x x x x x x x x x 0.007s 12.650s 639139161820436413: x x x 252 x | x x x x x x x x x 253 | x 251 x x x | x x x x x x x x x 0.001s 12.651s 639139161820443072: x x x | x | 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.652s 639139161820460082: x x x | x | x 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.653s 639139161820462117: x x x x x | x 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.653s 639139161820462562: x x x x x | 183 x x x x x x x x x | x x x x x 186 x x x x x x x x x 0.233s 12.886s .... 639139161822793766: x 254 x x x | | x 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.888s 639139161822811464: x x x x x | | x x x x x x x x x 184 x x x x x | x x x x x x x x x 0.063s 12.951s . 639139161823440937: x x x x x | | x x x x x x x x x 156 x x x x x | x x x x x x x x x 0.003s 12.953s 639139161823467503: x 257 x x x x | 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.954s 639139161823478164: x | x x x x | x 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.955s 639139161823484358: x x x x x 187 | x 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 13.022s . 639139161824157368: x x x x x 148 | x 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 13.025s 639139161824188841: x x x x x 223 | x 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 13.028s 639139161824215434: x x 182 x 185 x | x 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 13.031s 639139161824245690: x 260 | x x 261 | x x x x x x x x x x x x x x x | x x x x x x x x x 0.001s 13.032s 639139161824252093: x | x x x | | x x x x x x x x x x x x x 262 x | x x x x x x x x x 0.001s 13.033s 639139161824263868: x x x x x | | x x x x x x x x x x x x x | x | x x x x x x x x x 0.000s 13.033s 639139161824265381: x x x x 185 x | x x x x x x x x x x x x x | x | x x x x x x x x x 0.001s 13.034s 639139161824276470: x x 182 x | x | 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.716s 14.750s .................................. 639139161841435371: x x | 264 | x x x x x x x x x x 265 x x 263 x x x | x x x x x x x x x 0.002s 14.752s 639139161841453211: x x | | | x x 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 14.752s 639139161841455285: x x | x | x x 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 14.752s 639139161841456502: x x | x | x 183 x 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 14.803s . 639139161841963507: x x | x | x 232 x 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 14.806s 639139161841994925: x x | x | x x x x x x x x x x x x 181 x x x x | x x x x x x x x x 0.004s 14.810s 639139161842037348: x x | 267 | x 268 x x x x x x x x 270 x x 269 x x x | x x x x x x x x x 0.002s 14.812s 639139161842055779: x x | x | 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 14.812s 639139161842056712: x x | x | x | 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 14.812s 639139161842057102: x x | x | x | x 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 14.812s 639139161842057523: x x | x | x x x x x x x x x x x x 181 x x x x | x x x x x x x x x 0.019s 14.831s 639139161842245375: x x | x | x x x x x x x x x x 272 x | 271 x x x x x x x x x x x x x 0.002s 14.833s 639139161842261382: x x | x | x x 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 14.833s 639139161842262252: x x | x | x x x x x x x x x x x x | x x x x 186 x x x x x x x x x 0.007s 14.840s 639139161842333866: x 273 x x | 275 x x x x x x x x x x x | x x 274 x | x x x x x x x x x 0.002s 14.842s 639139161842353503: x | x x | | x 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 14.842s 639139161842354359: x x x x | | x 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 14.842s 639139161842354698: x x 182 x | x x 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 14.882s 639139161842751288: x x | x | x x x x x x x x x x x x | x x x x 235 x x x x x x x x x 0.003s 14.884s 639139161842777670: x x | x | x x x 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 14.896s 639139161842894674: x x 240 x | x x x x x x x x x x x x | x x x x 143 x x x x x x x x x 0.003s 14.899s 639139161842920809: x x x x | x x x x x x x x x x x x | x 180 x x | x x x x x x x x x 0.001s 14.899s 639139161842926958: x x x x | x x 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 14.902s 639139161842958749: x 281 280 x | 282 x x x x x x x x x x x | x x 279 x x x x x x x x x x x 0.002s 14.904s 639139161842974587: x | | x | | x x 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 14.904s 639139161842975387: x x | x | | x x 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 14.904s 639139161842975907: x x x x | | x x 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 14.904s 639139161842976061: x x x x | x x x x x x x x x x x x | x 180 x x x x x x x x x x x x 0.227s 15.131s .... 639139161845242793: x 283 x x x 284 x 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 15.132s 639139161845258660: x x x x x | x 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 15.133s 639139161845260515: x x x x 185 x x x x x x x x x x x x | x | x x x x x x x x x x x x 0.049s 15.182s 639139161845755319: x x x x 147 x x 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 15.191s 639139161845848984: x x x x 238 x x 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 15.194s 639139161845876032: x x x x x x 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.333s 16.528s .......................... 639139161859210459: x x x 287 x x 288 x x x x x x x x 290 x x 289 | x x x x x x x x x x x x 0.002s 16.530s 639139161859233174: x x x | x x | 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 16.530s 639139161859233766: x x x | x x | x 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 16.530s 639139161859233920: x x x x x x | x 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 16.530s 639139161859234099: x x x x x x x x x x x x x x x x x 181 x | x x x x x x x x x x x x 0.073s 16.603s . 639139161859965072: x x x x x x x x x x x x x x x x x 236 x | x x x x x x x x x x x x 0.003s 16.606s 639139161859992396: x x x x x x x x x x x x x x x x x x x | x 190 x x x x x x x x x x 0.034s 16.639s 639139161860329445: x x x 297 x x 296 x x x x x x x x 295 x 294 292 | x x 293 x x x x x x x x x 0.002s 16.641s 639139161860347297: x x x | 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 16.642s 639139161860354155: x x x | x 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 16.642s 639139161860354544: x x x x x 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 16.642s 639139161860358905: x x x x x x 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 16.643s 639139161860360399: x x x x x x x 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 16.643s 639139161860366264: x x x x x x x x x x x x x x x x x x x | x 190 x x x x x x x x x x 0.219s 16.862s .... 639139161862556953: x 300 299 x x 301 x x x x x x x x x x x x x x 298 | x x x x x x x x x x 0.002s 16.864s 639139161862574371: x | | x x | x x 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 16.864s 639139161862574965: x x | x x | x x 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 16.864s 639139161862575069: x x | x x x x x 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 16.864s 639139161862575149: x x x x x x x x x x x x x x x x x x x 180 x | x x x x x x x x x x 0.047s 16.911s 639139161863044834: x x 145 x x x x x x x x x x x x x x x x 239 x | x x x x x x x x x x 0.002s 16.913s 639139161863067835: x x | x x x x x x x x x x x 189 x x x x x x | x x x x x x x x x x 0.001s 16.915s 639139161863080835: x x x x x x x 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 16.917s 639139161863108963: x 304 308 x 305 307 x x x x x x x x x x x x x 306 309 | x x x x x x x x x x 0.001s 16.919s 639139161863122530: x x | x | | 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 16.919s 639139161863122893: x x x x | | 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 16.919s 639139161863123089: x x x x | x 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 16.920s 639139161863137230: x x x x | x x 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 16.920s 639139161863138389: x x x x | x x x 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 16.920s 639139161863139816: x x x x x x x x x x x x x x 189 x x x x x x | x x x x x x x x x x 0.150s 17.071s ... 639139161864640746: x x x 315 x x 314 x x x x x x x | 313 x 312 310 x x x 311 x x x x x x x x x 0.002s 17.073s 639139161864661646: x x x | 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 17.073s 639139161864661911: x x x | x 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 17.073s 639139161864662059: x x x | x x 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 17.073s 639139161864662177: x x x | x x x 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 17.073s 639139161864662791: x x x | x x x x 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 17.073s 639139161864663083: x x x x x x x x x x x x x x | x x x x x x 190 x x x x x x x x x x 0.105s 17.178s .. 639139161865712365: x x x x x x x x x x x x x x | x x x x x x x x x x x x x x x x x 0.198s 17.376s ... 639139161867691308: x 317 321 x 318 320 x x x x x x x x x x x x x 319 322 x x x x x x x x x x x 0.002s 17.377s 639139161867709033: x | x x | | x 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 17.377s 639139161867709325: x | x x | | x x 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 17.377s 639139161867709437: x | x x | | x x x 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 17.377s 639139161867709530: x x x x | | x x x 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 17.378s 639139161867710523: x x x x | x x x x 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 17.378s 639139161867710645: x x x x x x x x x x x x x x 189 x x x x x x x x x x x x x x x x x 0.057s 17.435s . 639139161868282910: x x x x x x x x x x x x x x x x x x x x x 154 x x x x x x x x x x 0.004s 17.439s 639139161868320470: 142 x x x x x x x x 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 17.443s 639139161868360931: 356 326 327 328 329 330 331 332 354 353 352 351 350 349 339 347 338 337 335 334 333 336 325 355 346 342 341 343 344 345 340 348 0.003s 17.445s 639139161868388479: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 17.449s 639139161868423897: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x 0.000s 17.449s 639139161868425079: x | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | x 0.000s 17.449s 639139161868425526: x | | | | | | | | | | | | | | | | | | | x | | | x | | | | | | x 0.000s 17.449s 639139161868425922: x | | | | | | | | | | | | | | | | x | | x | | | x | | | | | | x 0.000s 17.449s 639139161868426293: x | | | | | | | | | | | | | | | | x | | x | | | x x | | | | | x 0.000s 17.449s 639139161868426807: x | | | | | | | | | | | | | | | | x | | x | | | x x | | | x | x 0.000s 17.449s 639139161868427229: x | | | | | x | | | | | | | | | | x | | 358 | | | x x | | | x | x 0.000s 17.450s 639139161868432123: x | | | | | x | | | | | | | | x | x | | | | | | x x | | | x | x 0.000s 17.450s 639139161868433181: x | | | | | x | | | | x | | | x | x | | | | | | x x | | | x | x 0.000s 17.450s 639139161868433683: x | | | | | x | | | | x | | | x | x | | | | | | x x | | | x x x 0.000s 17.450s 639139161868434179: x 359 | | | | x | | | | x | | | x | x | | | | | | x x | | | x x x 0.000s 17.450s 639139161868434695: x | | | | | x | x | | x | | | x | x | | | | | | x x | | | x x x 0.000s 17.450s 639139161868435170: x | | | | | x | x | | x | | | x 360 x | | | | | | x x | | | x x x 0.000s 17.450s 639139161868435590: x | | | | | x | x x | x | | | x | x | | | | | | x x | | | x x x 0.000s 17.450s 639139161868436050: x | | x | | x | x x | x | | | x | x | | | | | | x x | | | x x x 0.000s 17.450s 639139161868436502: x | | x | | x | x x | x | | | x | x | | | | | | x x x | | x x x 0.000s 17.450s 639139161868437114: x | | x | | x | x x | x | | x x | x | | | | | | x x x | | x x x 0.000s 17.450s 639139161868437574: x | | x | | x | x x | x | | x x | x x | | | | | x x x | | x x x 0.000s 17.450s 639139161868438113: x | | x | | x | x x | x | | x x | x x | | | | | x x x x | x x x 0.000s 17.450s 639139161868438603: x | | x | | x | x x | x | | x x | x x x | | | | x x x x | x x x 0.000s 17.450s 639139161868439221: x | | x | | x | x x | x x | x x | x x x | | | | x x x x | x x x 0.000s 17.450s 639139161868439731: x | | x | | x | x x | x x x x x | x x x | | | | x x x x | x x x 0.000s 17.451s 639139161868440373: x | | x | | x | x x | x x x x x | x x x | | | | x x x x x x x x 0.000s 17.451s 639139161868440903: x | | x | | x | x x x x x x x x | x x x | | | | x x x x x x x x 0.000s 17.451s 639139161868441416: x | | x 361 | x | x x x x x x x x | x x x | | | | x x x x x x x x 0.000s 17.451s 639139161868441963: x | | x | 362 x | x x x x x x x x | x x x | | | | x x x x x x x x 0.000s 17.451s 639139161868442856: x | x x | | x | x x x x x x x x | x x 363 | | | | x x x x x x x x 0.000s 17.451s 639139161868443339: x | 364 x | | x | x x x x x x x x | x x | | | x | x x x x x x x x 0.001s 17.451s 639139161868449988: x | | x | | x | x x x x x x 365 x | x x | | x x | x x x x x x x x 0.000s 17.452s 639139161868452644: x | | x | | x | x x x x x x | x | x x | | x x x x x x x x x x 366 0.003s 17.455s 639139161868486819: x | | x | | 331 | x x x x x x | x | x x | x x x x x x x x x x x | 0.000s 17.455s 639139161868487494: x 326 | x | | | | x x x x x x | x | x x | x x x x x x x x x x x | 0.000s 17.455s 639139161868487879: x | | x | | | | x x x x x x | x 338 x x | x x x x x x x x x x x | 0.003s 17.458s 639139161868517818: x | | x | | | | x x x x x x x x | x x | x 336 x x x x x x x x x | 0.000s 17.458s 639139161868518202: x | | x 329 | | | x x x x x x x x | x x | x | x x x x x x x x x | 0.000s 17.458s 639139161868518505: x | | x | 330 | | x x x x x x x x | x x | x | x x x x x x x x x | 0.000s 17.458s 639139161868518801: x | x x | | | | x x x x x x x x | x x | x | 325 x x x x x x x x | 0.000s 17.458s 639139161868519383: x | x x | | | 357 x x x x x x x x | x x | x | | x x x x x x x x | 0.002s 17.460s 639139161868536724: x | x 367 | | x | x x x x x x x x | x x | x | | x x x x x x x x | 0.000s 17.460s 639139161868537962: x x x | | | x | x x x x x x x x | x 368 | x | | x x x x x x x x | 0.000s 17.460s 639139161868538360: x x x | | | x | x x x x x x x x 369 x | | x | | x x x x x x x x | 0.000s 17.460s 639139161868538670: x x x | | x x | x x x x x x x 370 | x | | x | | x x x x x x x x | 0.000s 17.461s 639139161868540685: 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 17.461s 639139161868541668: x x x | x x x | x x x x x x x | | x | | x 372 | x x x x x x x x | 0.001s 17.462s 639139161868552322: x 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 17.462s 639139161868558596: 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 | 0.000s 17.463s 639139161868563445: x x x | x x x x x x x x x x x | | x | | x 336 | x x x x x x x x | 0.000s 17.463s 639139161868566035: x 326 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 17.464s 639139161868570274: x | x | x x x x x x x x x x x | 373 x x | x | | x x x x x x x x | 0.001s 17.465s 639139161868580985: x 374 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 17.465s 639139161868582708: x | x | x x x x x x x x x x 375 | | x x | x x | x x x x x x x x | 0.000s 17.465s 639139161868585350: 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 17.466s 639139161868593398: x 326 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 17.466s 639139161868597213: x | 327 | 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 17.467s 639139161868601422: x | | | x x x x x x x x x x x | | x x x x 336 | x x x x x x x x | 0.000s 17.467s 639139161868603684: x | | | x x x x x x x x x x 376 | x x x x x | | x x x x x x x x | 0.000s 17.467s 639139161868604622: x | | | x 330 x x x x x x x x | x x x x x x | | x x x x x x x x | 0.000s 17.467s 639139161868605250: x x | | x | x x x x x x x x | x x x 377 x x | | x x x x x x x x | 0.001s 17.468s 639139161868612280: x x | | x | x x x x x x x x | x x x | x x 378 | x x x x x x x x | 0.000s 17.468s 639139161868615271: x x x | x | x x x x x x x x | x x 379 | x x | | x x x x x x x x | 0.001s 17.469s 639139161868623620: x 326 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 17.469s 639139161868624842: x | x | x 380 x x x x x x x x | x x | x x x | | x x x x x x x x | 0.001s 17.470s 639139161868637425: x 381 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 17.470s 639139161868638714: x | x | x | x x x x x x x x | x x | x x x 336 | x x x x x x x x | 0.000s 17.471s 639139161868642021: x | x | x 330 x x x x x x x x | x x | x x x | | x x x x x x x x | 0.001s 17.471s 639139161868649037: x 326 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 17.472s 639139161868652496: x | x | 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 17.472s 639139161868654192: x | 327 | x | 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 17.472s 639139161868655567: x | | | x x x x x x x x x x | 383 x x x x x x | x x x x x x x x | 0.001s 17.473s 639139161868661889: x x | | x x x x x x x x x x | | x x 384 x x x | x x x x x x x x | 0.001s 17.474s 639139161868672121: x x | | x 330 x x x x x x x x | x x x | x x x | x x x x x x x x | 0.000s 17.474s 639139161868672823: x x x | x | x x x x x x x x | x x x | 385 x x | x x x x x x x x | 0.001s 17.474s 639139161868678347: x 326 x | 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 17.475s 639139161868685971: x | x | x 386 x x x x x x x x | x x x x | x x | x x x x x x x x | 0.001s 17.476s 639139161868693861: x | 327 | x | 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 17.476s 639139161868698938: x x | | x | x x x x x x x x | x x x x x x x | x x x x x x 387 x | 0.001s 17.477s 639139161868705331: x x x | x | x x x x x x x x | x x 388 x x x x | x x x x x x | x | 0.001s 17.478s 639139161868710336: x x x | x 330 x x x x x x x x | x x | x x x x | x x x x x x | x | 0.001s 17.479s 639139161868721113: x x 327 | 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 17.479s 639139161868722905: x x | | x x x x x x x x x x | 389 x x x x x x | x x x x x x | x | 0.001s 17.480s 639139161868730988: x x | x x x 331 x x x x x x x | | x x x x x x | x x x x x x | x | 0.000s 17.480s 639139161868731727: x x x x x x | x x x x x x x | | x x x 390 x x | x x x x x x | x | 0.001s 17.480s 639139161868738167: x x x x x 330 | x x x x x x x | x x x x | x x | x x x x x x | x | 0.001s 17.481s 639139161868743747: x x x x x | x x x x x x x x | x x x x | 391 x | x x x x x x | x | 0.000s 17.481s 639139161868746721: x x 327 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 17.482s 639139161868759535: x x | x x | 331 x x x x x x x | x x x x x x x | x x x x x x | x | 0.000s 17.482s 639139161868760159: x x x x x | | x x x x x x x | x x 392 x x x x | x x x x x x | x | 0.000s 17.483s 639139161868760677: x x x x x x | x x x x x x x | x x | x x x x | x x x x x 393 | x | 0.001s 17.483s 639139161868769371: x x x 394 x x x x x x x x x x | x x | x x x x | x x x x x | | x | 0.001s 17.484s 639139161868775120: x x 327 | 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 17.485s 639139161868783920: x x | x x x 331 x x x x x x x | x x x x x x x | x x x x x | | x | 0.001s 17.486s 639139161868793662: x x x x x x | x x x x x x 395 | x x x x x x x | x x x x x | | x | 0.002s 17.488s 639139161868814944: x x x x x x | x x x x x x | | x x x x x x x 371 x x x x x | | x | 0.003s 17.491s 639139161868844810: x x x x x x 396 x x x x x x | | x x x x x 397 x | x x x x x | | x | 0.001s 17.492s 639139161868852760: x x x x 329 x | x x x x x x | | x x x x x | x x x x x x x | | x | 0.001s 17.493s 639139161868863124: x x 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 17.493s 639139161868869683: x x x x 398 x | x x x x x x | | x x x x x x x x x x x x x | | x | 0.001s 17.495s 639139161868881840: x x x x | x 331 x x x x x x | | x x x x x x x 325 x x x x x | | x | 0.000s 17.495s 639139161868884659: x x x x 329 x | x x x x x x | | x x x x x x x | x x x x x | | x | 0.001s 17.496s 639139161868892530: x x x 399 | x x x x x x x x | | x x x x x x x | x x x x x | | x | 0.000s 17.496s 639139161868893362: x x 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 17.497s 639139161868901296: x x 401 | x x x x x x x x x | | x x x x x x x 400 x x x x x | | x | 0.001s 17.497s 639139161868910092: x x | x x x 331 x x x x x x | | x x x x x x x | x x x x x | | x | 0.001s 17.498s 639139161868918276: x x | x 329 x | x x x x x x | | x x x x x x x x x x x x x | | x | 0.000s 17.498s 639139161868919275: x x x x | x | x x x x x x | | x x x x x x x 325 x x x x x | | x | 0.001s 17.499s 639139161868929152: x x 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 17.500s 639139161868930431: x x x x 403 x | x x x x x x | | x x x x x x x x x x x x x | | x | 0.000s 17.500s 639139161868934790: x x x x | x 402 x x x x x x | | x x x x x x x x x x x x 404 | | x | 0.001s 17.501s 639139161868945539: x x x x 329 x | x x x x x x | | x x x x x x x x x x x x | | | x | 0.001s 17.502s 639139161868953743: x x x x x x | x x x x x x | | x x x x x x x 405 x x x x | | | x | 0.000s 17.502s 639139161868954732: x x 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 17.503s 639139161868968140: x x x x 329 x x x x x x x x | | x x x x x x x 325 x x x x | | | x | 0.001s 17.505s 639139161868981402: x x 406 x | x x x x x x x x | | x x x x x x x x x x x x | | | x | 0.000s 17.505s 639139161868985147: x x | x x x x x x x x x x | | x x x x x x x x x x x 407 | | | x | 0.001s 17.506s 639139161868998681: x x x x x x x x x x x x x | | x x x x x x x 325 x x x | | | | x | 0.001s 17.508s 639139161869011609: x x x x x x 408 x x x x x x | | x x x x x x x x x x x | | | | x | 0.003s 17.510s 639139161869036965: x x x x x x x x x x x x x | | x x x x x x x 325 x x x | | | | x | 0.002s 17.512s 639139161869058410: x x x x x x x x x x x 409 x | | x x x x x x x x x x x | | | | x | 0.018s 17.531s 639139161869243007: x x x x x x x x x x x | 410 | 382 x x x x x x x x x x x | | | | x | 0.007s 17.538s 639139161869311517: x x x x x x x x x x x | | | x x x x x x x 336 x x x x | | | | x | 0.001s 17.539s 639139161869324209: x x x x x x x x x x x | | | x x x x x x x 411 x x x x | | | | x | 0.002s 17.541s 639139161869341913: x x x x x x x x x x x | | | x x x x x x x 336 x x x x | | | | x | 0.000s 17.541s 639139161869342306: x x x x x x x x x x x | | | x x x x x x x | x 355 x x | | | | x x 0.002s 17.542s 639139161869358646: x x x x x x x x x x x | | | x x x x x x x x x | x 412 | | | | x x 0.001s 17.544s 639139161869371103: x x x x x x x x x x x | | | x x x x x x x x x x 413 | | | | | x x 0.038s 17.582s 639139161869753035: x 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 17.593s 639139161869862730: x x x x x x x x x 414 x x | | x x x 415 x x x x x x | | | x | | x x 0.000s 17.593s 639139161869864064: x 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 17.601s 639139161869946957: x x x x x x x x x | x x x | x x x | x x x x x 417 | | | x x | x x 0.003s 17.604s 639139161869973393: x x 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 17.604s 639139161869976790: 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.015s 17.620s 639139161870131462: x x x x x x x x 420 | x x x x x x x x x x x x | | | | x x 419 | x x 0.005s 17.624s 639139161870176520: x x x x x x x x | | 421 x x x x x x x x 422 x x | | | x x x | | x x 0.003s 17.627s 639139161870205534: x 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 17.631s 639139161870240916: x x x x x x x x | | | 423 x x x x x x x | 424 x x | | x x x x | x x 0.001s 17.632s 639139161870250859: x x x x x x x x | x | | x x x x x x x | | 426 x | | x x 425 x | x x 0.005s 17.637s 639139161870303259: 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 17.639s 639139161870329508: x 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 17.660s 639139161870534403: x 428 x x x x x x | x | x x 427 x x x x x x | | x | | x x x x | x x 0.000s 17.660s 639139161870536042: x | 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 17.667s 639139161870602039: x | 430 x x x x x | x x x x | x x x x x x | | x x | x 429 x x | x x 0.000s 17.667s 639139161870603717: x | | 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 17.673s 639139161870665937: x | | x 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 17.695s 639139161870886460: x | | x x x x x | 414 x x x x x x x x x x | x x x | x x x x | x x 0.006s 17.701s 639139161870945598: x | | x x x x x | | x x x x x x x x x x | x x x | x x x x 416 x x 0.004s 17.705s 639139161870984675: x | | x x x x x | | x x x x x x x x x x x x 418 x | x x x x | x x 0.003s 17.708s 639139161871014044: x | | x x x x x x | x x x x x x x 415 x x x x | x | x x x x | x x 0.000s 17.708s 639139161871015207: x | | x x x x x x | x x 410 x x x x | x x x x | x | x x x x x x x 0.000s 17.708s 639139161871016541: x | | x x 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 17.712s 639139161871051816: x | | x x x 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 17.724s 639139161871180065: x | x x x x x x x | 421 x | x x x x x x x x x x x | x x x x x x x 0.000s 17.725s 639139161871181280: x | x x x x 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 17.731s 639139161871244837: x | x x x x x x x x | 409 x 395 376 x x x x x x x x x | x 407 404 393 x x x 0.006s 17.737s 639139161871305137: x 326 x x x x x x x x | | x | | x x x x 422 x x x x | x | | | x x x 0.001s 17.738s 639139161871313903: x | x x x x x x x x | | x | x x x x x | x x x x | x | | | 431 x x 0.002s 17.740s 639139161871338251: 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 17.740s 639139161871338550: x | x x x x x x x x | | x | 376 x x x x x x x x x | x | | | x x x 0.000s 17.740s 639139161871338740: x x x x x x x x x x | | x | | x x x x x x x x 432 | x | | | x x x 0.009s 17.749s 639139161871426941: x x x x x x x x x x x | x | | x x x x x x x x | | 412 | | | x x x 0.045s 17.794s 639139161871876823: x x x x x x x x x x x | x | x x 338 x x x x x x | | | | | | x x x 0.003s 17.798s 639139161871910478: x x x x x x x x x x x | x | 433 x x x x x x x x | | | | | | x x x 0.003s 17.800s 639139161871938365: x x x x x x x x x x x | x | x x 338 x x x x x x | | | | | | x x x 0.001s 17.802s 639139161871950684: x 326 x x x x x x x x x | x | x x | x x x x x x x | | | | | x x x 0.001s 17.803s 639139161871964509: x x x x x x x x x x x | x | x x | x x x x x x x | | | | | 434 x x 0.004s 17.807s 639139161872004967: x 326 x x x x x x x x x | x | x x | x x x x x x x | | | | | x x x 0.002s 17.808s 639139161872020019: x x x x x x x x x x x | x | x x | x x x x x x 435 | | | | | x x x 0.001s 17.810s 639139161872030368: x 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 17.810s 639139161872034788: x 326 x x x x x x x x x | x | x x | x x x x x x 355 x | | | | x x x 0.001s 17.811s 639139161872049333: x | x x x x x x x x x | x | x x | x x x x x x x 436 | | | | x x x 0.003s 17.814s 639139161872074628: x | x x x x x x x x x | x | x x | x x x x x x 355 x | | | | x x x 0.009s 17.823s 639139161872165832: x | x x x x x x x x x | x | x x | x x x x x x | x | x | | 437 x x 0.002s 17.825s 639139161872183943: x | 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 17.827s 639139161872205717: x | x x x x x x x x x | x | x x | x x x x x x | x | x x | 439 x x 0.001s 17.828s 639139161872217614: x | x x x x x x x x x | 440 | x x x x x x x x x | x | x x | | x x 0.000s 17.829s 639139161872221387: x | x x x x x x x x x | | | x x x x x x x x x | x | x 404 | x x x 0.001s 17.830s 639139161872233137: 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.009s 17.839s 639139161872321024: x | x x x x x x x x x | x | x x | x x x x x x | x | x | 438 441 x x 0.002s 17.841s 639139161872341760: x | x x x x x x x x x | x | x x | x x x x x x | x | 407 | x | x x 0.000s 17.841s 639139161872342273: x | x x x x x x x x x | x | x x | x x x x x x | x | | | 393 x x x 0.004s 17.845s 639139161872387008: x | x x x x x x x x x x x | x x | x x x x x x | x | | | | 442 x x 0.006s 17.851s 639139161872447508: x | 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 17.856s 639139161872496969: x | x x x x x x x x x 446 x x x x | x x x x x x | x | | | | 447 x x 0.002s 17.859s 639139161872521020: x | 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 17.859s 639139161872521913: x | x 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 17.869s 639139161872622897: x | x x x x x x x x x 453 x 451 x x | x x x x x x | x x | | | 449 x x 0.006s 17.875s 639139161872682128: x | 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 17.875s 639139161872684818: x | x 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 17.876s 639139161872691713: x | x x 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 17.947s . 639139161873405718: x | x x x x 331 x x x x x x x x x | x x x x x x | x x | 454 | x x x 0.002s 17.949s 639139161873426136: x | x x x x x x x x x x x x x x | x x x x 455 x | x x | | | x x x 0.003s 17.952s 639139161873452031: x | x x x x x x x x x x x x x x | x x x x | x | x x | 445 | x x x 0.001s 17.953s 639139161873466627: x | x x x x x x x x x x x x x x | x x x x | x | x x | 443 | x x x 0.001s 17.954s 639139161873479839: x | x x 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 17.958s 639139161873518165: x | x x x 330 x x x x x x x x x x | x x x x | x | x x | x 452 x x x 0.006s 17.965s 639139161873582363: x | x x x x x x 456 x x x x x x x | x x x x | x | x x | x | x x x 0.004s 17.969s 639139161873621202: x | x x 329 x x x | x x x x x x x | x x x x | x | x x 450 x | x x x 0.006s 17.975s 639139161873682282: x | 457 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 17.975s 639139161873689496: x | | x 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 17.976s 639139161873694382: x | | x x x x x | x x x 458 x x x x x x x x x x | x x | x | x x x 0.004s 17.980s 639139161873731211: x | | x x x x x | x x x x x x x x x x x x 455 x | x x | x | x x x 0.004s 17.983s 639139161873766798: x | | x x 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 17.984s 639139161873772412: x | | x x x x x | x x x x x x x x x x x x | x | x 412 x x 448 x x x 0.002s 17.986s 639139161873797184: x | | x x x x x | x x x x 395 x x x x x x x | x | x | x x 444 x x x 0.001s 17.987s 639139161873805082: x | | x 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 17.989s 639139161873823763: x | | x x x x x | x x 409 x | x x x x x x x x x | x | x x x x x x 0.003s 17.992s 639139161873851996: x | x x x x x x | x x | 460 | x x x 461 x x x x x | x | x x x x x x 0.002s 17.994s 639139161873872503: x x 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 17.994s 639139161873873558: x x x 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 17.994s 639139161873877111: x x 457 x 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 18.000s 639139161873931483: x x x x 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 18.018s 639139161874112132: x x x x x x x x 462 x x | 463 | x x x x x x x x x | x | x x x x x x 0.001s 18.019s 639139161874125038: x x x x 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 18.030s 639139161874238607: x x x x x x x x 456 x x | x | x x x x x x x x x | x | x x x x x x 0.028s 18.058s 639139161874514459: x x x x x x x x | x x | x | x x x x x x x x x 459 x | x x x x x x 0.002s 18.060s 639139161874534629: x x 457 x x x x x | x x | x | x x x x x x x 455 x x x | x x x x x x 0.037s 18.096s 639139161874900014: x x | x x x 331 x | x x | x | x x x x x x x x x x x | x x x x x x 0.002s 18.098s 639139161874917649: x x | x x x x x | x x | x | x x x x x x x x x x x | x 464 x x x x 0.002s 18.100s 639139161874936181: x x | x x x 331 x | x x | x | x x x x x x x x x x x | x x x x x x 0.001s 18.101s 639139161874949808: x x | x x x x x | x x | x | x x x x x x x 465 x x x | x x x x x x 0.000s 18.102s 639139161874951259: x x x x 329 x x x | x x | x | x x x x x x x | x x x | x x x x x x 0.002s 18.104s 639139161874975437: x x x x | x 331 x | x x | x | x x x x x x x x x x x | x x x x x x 0.002s 18.106s 639139161874992905: x x x x x x | x | x x | x | x x x x x x x x x x x | 466 x x x x x 0.000s 18.106s 639139161874996763: x x x x x x | x | x x x x | x x x x x x x x 325 x x | | x x x x x 0.001s 18.108s 639139161875011390: x x x x x x | x | x x x x | x x x x x x 467 x x x x | | x x x x x 0.000s 18.108s 639139161875013893: x x x x 329 x | x | x x x x | x x x x x x | x x x x | x x x x x x 0.005s 18.112s 639139161875058895: x x 468 x 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 18.127s 639139161875205227: x x x x 329 x | x | x x x x | x x x x x x | x x x x | x x x x x x 0.001s 18.128s 639139161875214124: x x 327 x | 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 18.128s 639139161875219356: x x | x | x | x | 470 x x 469 x x x x 471 x x x x x x x | x x x x x x 0.005s 18.133s 639139161875268377: x x | 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 18.134s 639139161875270272: x x | x | 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 18.134s 639139161875270472: x x | x | x | x | x x x x x x x x x x x 467 x x x x | x x x x x x 0.001s 18.134s 639139161875279299: x 472 x x | 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 18.136s 639139161875291370: x | x x | x | x | x x x x x x x x x x x | 336 x x x x x x x x x x 0.003s 18.138s 639139161875317447: x | x x | x | x | x x x x x x x x x 473 x | x x x x x x x x x x x 0.002s 18.140s 639139161875337138: x | x x | x | x | x x x x x x x x x | x x 475 x 474 x x x x x x x x 0.002s 18.142s 639139161875357243: x | x x | 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 18.143s 639139161875366853: x | x x | x | 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 18.145s 639139161875383875: x | x x | x x x | x x x 477 x x x x x | x x x x x x x x x x x x x 0.002s 18.147s 639139161875406712: x | x x | x 331 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 18.149s 639139161875427301: x | x x | x | x 476 x x x x x x x x x | x x x x 478 x x x x x x x x 0.002s 18.151s 639139161875448451: x | x x | x | x x x x x x x x x x x | x 467 x x | x x x x x x x x 0.004s 18.155s 639139161875485022: x | x x | x | x 456 x x x x x x x x x | x | x x x x x x x x x x x 0.005s 18.160s 639139161875530219: x | x x x x | x | x x x 479 x x x x x | x | x x x x x x x x x x x 0.001s 18.161s 639139161875545201: x | x x 329 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 18.163s 639139161875564253: x | x x x x | x | x x x x x x x x 480 | x | x x x x x x x x x x x 0.002s 18.165s 639139161875580938: x | x x 329 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 18.177s 639139161875709792: x x x x | x | x | 481 x x 483 x x x x 484 | x | x 482 x x x x x x x x x 0.002s 18.179s 639139161875727907: x 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 18.179s 639139161875728137: x x 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 18.179s 639139161875728229: x x x 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 18.179s 639139161875728307: x 472 x x | x | x | x x x x x x x x x | x | x x x x x x x x x x x 0.031s 18.210s 639139161876035892: x | x x | x | x | x x x x x x x x x | x x x 325 x x x x x x x x x 0.001s 18.212s 639139161876050486: x | x x | x | x | x x 485 x x x x x x | x x x x x x x x x x x x x 0.002s 18.214s 639139161876071479: x | x x | x | x | x x x x x x x x x | x x x 325 x x x x x x x x x 0.001s 18.215s 639139161876084567: x | x x | x | x | x x x x x x x x x | x 486 x x x x x x x x x x x 0.002s 18.217s 639139161876101201: x | x x | x | x | x x x x x x x x x | x x x 325 x x x x x x x x x 0.012s 18.229s 639139161876222435: x | x x | x | x | 492 488 x 487 x x x x 490 x 489 x x | x x x x x x x x x 0.008s 18.237s 639139161876306299: 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 18.237s 639139161876307563: x | 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 18.242s 639139161876355324: x | x 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 18.242s 639139161876356276: x | x x | 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 18.242s 639139161876356858: x | x x | x | 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 18.243s 639139161876365786: x x x x | x | x | x x x x x x x x x x x 494 493 | 495 x x x x x x x x 0.002s 18.245s 639139161876386731: x x x 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 18.245s 639139161876388121: x x x x | 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 18.246s 639139161876390435: x x x x | x | 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 18.246s 639139161876392752: x x x x | x | x | x x x 497 x x x x x x x x x 491 x x x x x x x x x 0.001s 18.247s 639139161876404118: x x x x | x | x | x x x | x x x x x 473 x x x x x x x x x x x x x 0.000s 18.247s 639139161876406900: x x x x | x | x | x x x x x x x x x | x x x 325 x x x x x x x x x 0.001s 18.248s 639139161876417157: x x x x | 330 | x 496 x x x x x x x x x | x x x | x x x x x x x x x 0.002s 18.251s 639139161876440657: x x x x | | | x | 498 x x x x x x x x | x x x x x x x x x x x x x 0.003s 18.253s 639139161876470195: x x x x | x | x | | x x x x x x x x | x x x x x x x x x 499 x x x 0.000s 18.254s 639139161876471458: x x x x | x | x | x x x x x x x x x | x x x 325 x x x x x | x x x 0.002s 18.256s 639139161876490942: x x x x | 330 | x | x x x x x x x x x | x x x | x x x x x x x x x 0.002s 18.257s 639139161876507234: x x x x | 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 18.258s 639139161876511244: x x x x | x | x | x x x x x x x x 501 | x x x x x x x x x x x x x 0.001s 18.258s 639139161876516811: x 472 x x | x | x 500 x x x x x x x x | | x x x x x x x x x x x x x 0.001s 18.259s 639139161876524637: x | x x | x | x | x x x x x x x x x | x x x 325 x x x x x x x x x 0.003s 18.262s 639139161876556702: x | x x | 330 | x x x x x x x x x x x | x x x | x x x x x x x x x 0.019s 18.281s 639139161876742294: x | x x | | x 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 18.298s 639139161876911919: x x 327 x | | x 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 18.299s 639139161876927218: x x x x | | x x x x x x x 502 x x x x | x x x | x x x x x x x x x 0.003s 18.302s 639139161876957972: x x 327 x | | x 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 18.304s 639139161876971902: x 503 x x | | x 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 18.304s 639139161876974993: x | x x | x x x x x x x 504 x x x x x | x x x | x x x x x x x x x 0.001s 18.305s 639139161876988988: x | x x | 330 x 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 18.307s 639139161877002654: x x 327 x | | x 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 18.308s 639139161877012889: x 507 | x | | x x 508 x x x x x x x x x x x 509 510 | 505 x x x x x x x x 0.003s 18.310s 639139161877038717: x | | 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 18.310s 639139161877040034: x | | x | | 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 18.311s 639139161877040563: x | | x | | x 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 18.311s 639139161877041085: x x | x | | x 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 18.311s 639139161877043154: x x | x | | x x x x x x x x x x x x x x x x | x x x x x x x x x 0.037s 18.347s 639139161877409711: x x 506 x | | x x x x x x 511 x x x x x x x x x | x x x x x x x x x 0.002s 18.349s 639139161877428041: x x | x | | x x 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 18.350s 639139161877431224: x x 327 x | | x x x x x x x x x x x x 473 x x x | x x x x x x x x x 0.005s 18.355s 639139161877483975: x x x x | | x x x x x x x x x x x x | x x x | x x x x x x x x x 0.037s 18.392s 639139161877854395: x x x x | | x x x x x x x x x x x x x x x 336 | x x x x x x x x x 0.003s 18.395s 639139161877881615: x x x x | | x x x x x x x x x x x x x x x x | x x 513 x x x x x x 0.002s 18.397s 639139161877904149: x x x x | | x x x x x x x x x x x x x x x 336 | x x x x x x x x x 0.005s 18.402s 639139161877951059: x x x x | | x x x x x x x x x x x x 514 x x x | x x x x x x x x x 0.002s 18.403s 639139161877969265: x x x x | | x x x x x x x x x x x x x x x 336 | x x x x x x x x x 0.015s 18.419s 639139161878120634: x x x x x | x 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 18.431s 639139161878248853: x x x x x | x x x x x x x x x x x x x x x | 512 x x x x x x x x x 0.003s 18.435s 639139161878280292: x x 327 x x | x x 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 18.437s 639139161878300497: x x x x x | x x x 515 x x x x x x x x x x x | x x x x x x x x x x 0.001s 18.438s 639139161878314345: x x 327 x x | x x 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 18.439s 639139161878324782: x x x x x | x x x x x x x x x x x 516 x x x | x x x x x x x x x x 0.001s 18.440s 639139161878338880: x x 327 x x | x x 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 18.441s 639139161878344907: x x | x x | x x x x x x 517 x x x x x x x x x x x x x x x x x x x 0.002s 18.443s 639139161878360862: x x | x x | x x x x x x x x x x x x x x x 336 x x x x x x x x x x 0.002s 18.445s 639139161878385310: x x | x x | x x x x x x x x x x x x x x x x 518 x x x x x x x x x 0.002s 18.447s 639139161878400422: x x | x x | x x x x x x x x x x x x x x x 336 x x x x x x x x x x 0.002s 18.449s 639139161878421395: x x | x x | x x x 519 x x x x x x x x x x x x x x x x x x x x x x 0.002s 18.451s 639139161878440586: x x | x x | x x x x x x x x x x x x x x x 336 x x x x x x x x x x 0.007s 18.458s 639139161878515340: x x | x x | x x x x 520 x x x x x x x x x x x x x x x x x x x x x 0.002s 18.460s 639139161878536228: x x | x x | x x x x x x x x x x x x x x x 336 x x x x x x x x x x 0.002s 18.462s 639139161878553089: x x | x x | x x x x x x x x x x x x x 521 x x x x x x x x x x x x 0.002s 18.463s 639139161878568816: x x | x x | x x x x x x x x x x x x x x x 336 x x x x x x x x x x 0.001s 18.465s 639139161878582372: x x | x x | x x x x x x x x x x x 522 x x x x x x x x x x x x x x 0.001s 18.466s 639139161878596246: x x | x x | x x x x x x x x x x x x x x x 336 x x x x x x x x x x 0.034s 18.500s 639139161878934460: x x | x x x x x x x x x x x x x x x x x x | x x x x x x x x x x 0.096s 18.596s . 639139161879890218: x x | x x x x x x 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 18.671s . 639139161880642912: 142 x x x x x x x x 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 18.672s 639139161880652897: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 18.673s 639139161880668633: x x x x x x x x x x x x x x x x 523 x x x x x x x x x x x x x x x 0.007s 18.680s 639139161880736346: 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 18.681s 639139161880750067: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 524 x 0.007s 18.688s 639139161880816965: 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 18.689s 639139161880829290: x x x 525 x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.047s 18.736s 639139161881299638: 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 18.738s 639139161881313132: x x x x 526 x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.110s 18.847s .. 639139161882410008: 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 18.849s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 13.3 42.7 23.7 16.4 26.8 30.1 23.6 7.0 9.9 8.1 8.7 9.1 7.8 10.0 13.7 27.5 29.6 20.9 40.4 22.3 17.9 15.7 24.2 38.7 8.7 10.0 9.4 10.1 7.6 9.3 7.6 7.0 Average Utilization: 17.4 Build succeeded. "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj" (Pack target) (18:28) -> (GenerateNuspec target) -> /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.Edge/Microsoft.TemplateEngine.Edge.csproj] "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-9.0.116/src/templating/Microsoft.TemplateEngine.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj" (Pack target) (14:17) -> /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Configuration [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Credentials [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "NuGet.Protocol [6.12.5-rc.32767, )" or update the version field in the nuspec. [/builddir/build/BUILD/dotnet-9.0.116/src/templating/src/Microsoft.TemplateEngine.IDE/Microsoft.TemplateEngine.IDE.csproj] 12 Warning(s) 0 Error(s) Time Elapsed 00:00:18.91 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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-9.0.116/previously-built-dotnet/sdk/9.0.116/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/toolset/Common/Tools.proj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 163 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/arcade/ /builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/source-build-externals/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/ /builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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.1841375 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/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 : 19.412s 20.086s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.385s 0.461s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.004s 0.004s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.055s 0.055s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.014s 0.014s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.003s 0.003s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.204s 0.204s /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 639139161690395135: 0 19.374s 19.374s +++ (scale 1:100) 639139161884140077: 1 0.040s 19.414s 639139161884535491: 2 0.004s 19.418s 639139161884573560: 1 0.017s 19.435s 639139161884741994: 3 0.004s 19.439s 639139161884782909: 1 0.007s 19.445s 639139161884848736: 4 0.055s 19.500s . 639139161885398379: 1 0.003s 19.503s 639139161885428853: 6 0.014s 19.517s 639139161885566009: 1 0.319s 19.836s ...... 639139161888757535: 0 0.002s 19.838s 639139161888775900: 8 0.001s 19.839s 639139161888788085: 0 0.031s 19.871s 639139161889102249: 9 0.001s 19.872s 639139161889115836: 0 0.001s 19.873s 639139161889130085: 10 0.001s 19.874s 639139161889136689: 0 0.001s 19.875s 639139161889145024: 11 0.003s 19.878s 639139161889175420: 0 0.001s 19.879s 639139161889185117: 12 0.003s 19.882s 639139161889212770: 0 0.001s 19.883s 639139161889221785: 13 0.204s 20.086s .... 639139161891258139: 0 0.002s 20.088s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:20.11 [17:36:29.14] Building templating...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building templating: -> Microsoft.TemplateEngine.Abstractions/9.0.116 -> Microsoft.TemplateEngine.Core/9.0.116 -> Microsoft.TemplateEngine.Core.Contracts/9.0.116 -> Microsoft.TemplateEngine.Edge/9.0.116 -> Microsoft.TemplateEngine.IDE/9.0.116 -> Microsoft.TemplateEngine.Orchestrator.RunnableProjects/9.0.116 -> Microsoft.TemplateEngine.Samples/9.0.116 -> Microsoft.TemplateEngine.Utils/9.0.116 -> Microsoft.TemplateSearch.Common/9.0.116 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/microsoft.bcl.asyncinterfaces.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/microsoft.bcl.asyncinterfaces.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.asyncinterfaces/9.0.15/microsoft.bcl.asyncinterfaces.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.asyncinterfaces/9.0.15/microsoft.bcl.asyncinterfaces.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/microsoft.extensions.dependencyinjection.abstractions.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/microsoft.extensions.dependencyinjection.abstractions.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.dependencyinjection.abstractions/9.0.15/microsoft.extensions.dependencyinjection.abstractions.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.dependencyinjection.abstractions/9.0.15/microsoft.extensions.dependencyinjection.abstractions.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/microsoft.extensions.logging.abstractions.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/microsoft.extensions.logging.abstractions.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.extensions.logging.abstractions/9.0.15/microsoft.extensions.logging.abstractions.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.extensions.logging.abstractions/9.0.15/microsoft.extensions.logging.abstractions.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/newtonsoft.json/13.0.3/newtonsoft.json.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/newtonsoft.json/13.0.3/newtonsoft.json.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/lib/net9.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/lib/net9.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/lib/net9.0/NuGet.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/lib/net9.0/NuGet.Common.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Common.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/nuget.common.6.12.5-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/nuget.common.6.12.5-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/nuget.common.6.12.5-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/nuget.common.6.12.5-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/nuget.common.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/nuget.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.common/6.12.5-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.common/6.12.5-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/lib/net9.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/lib/net9.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/lib/net9.0/NuGet.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/lib/net9.0/NuGet.Configuration.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Configuration.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/nuget.configuration.6.12.5-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/nuget.configuration.6.12.5-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/nuget.configuration.6.12.5-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/nuget.configuration.6.12.5-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/nuget.configuration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/nuget.configuration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.configuration/6.12.5-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.configuration/6.12.5-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/lib/net9.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/lib/net9.0/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/lib/net9.0/NuGet.Credentials.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/lib/net9.0/NuGet.Credentials.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Credentials.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Credentials.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/nuget.credentials.6.12.5-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/nuget.credentials.6.12.5-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/nuget.credentials.6.12.5-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/nuget.credentials.6.12.5-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/nuget.credentials.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/nuget.credentials.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.credentials/6.12.5-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.credentials/6.12.5-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/lib/net9.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/lib/net9.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/lib/net9.0/NuGet.Frameworks.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/lib/net9.0/NuGet.Frameworks.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Frameworks.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Frameworks.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/nuget.frameworks.6.12.5-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/nuget.frameworks.6.12.5-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/nuget.frameworks.6.12.5-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/nuget.frameworks.6.12.5-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/nuget.frameworks.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/nuget.frameworks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.frameworks/6.12.5-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.frameworks/6.12.5-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/lib/net9.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/lib/net9.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/lib/net9.0/NuGet.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/lib/net9.0/NuGet.Packaging.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Packaging.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/nuget.packaging.6.12.5-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/nuget.packaging.6.12.5-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/nuget.packaging.6.12.5-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/nuget.packaging.6.12.5-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/nuget.packaging.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/nuget.packaging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.packaging/6.12.5-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.packaging/6.12.5-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/lib/net9.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/lib/net9.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/lib/net9.0/NuGet.Protocol.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/lib/net9.0/NuGet.Protocol.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Protocol.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Protocol.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/nuget.protocol.6.12.5-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/nuget.protocol.6.12.5-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/nuget.protocol.6.12.5-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/nuget.protocol.6.12.5-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/nuget.protocol.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/nuget.protocol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.protocol/6.12.5-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.protocol/6.12.5-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/lib/net9.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/lib/net9.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/lib/net9.0/NuGet.Versioning.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/lib/net9.0/NuGet.Versioning.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Versioning.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/lib/netstandard2.0/NuGet.Versioning.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/nuget.versioning.6.12.5-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/nuget.versioning.6.12.5-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/nuget.versioning.6.12.5-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/nuget.versioning.6.12.5-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/nuget.versioning.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/nuget.versioning.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/nuget.versioning/6.12.5-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/nuget.versioning/6.12.5-rc.32767/README.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/system.diagnostics.diagnosticsource.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/system.diagnostics.diagnosticsource.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/9.0.15/system.diagnostics.diagnosticsource.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/9.0.15/system.diagnostics.diagnosticsource.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.formats.asn1/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.io.pipelines/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.io.pipelines/9.0.15/system.io.pipelines.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/system.io.pipelines.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.io.pipelines/9.0.15/system.io.pipelines.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.io.pipelines/9.0.15/system.io.pipelines.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/system.text.encodings.web.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/system.text.encodings.web.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.encodings.web/9.0.15/system.text.encodings.web.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encodings.web/9.0.15/system.text.encodings.web.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.json/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.json/9.0.15/system.text.json.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/system.text.json.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.text.json/9.0.15/system.text.json.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.json/9.0.15/system.text.json.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/templating". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/templating/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/templating/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler Shutting down VB/C# compiler server... VB/C# compiler server shut down successfully. Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildLogs/log/Release/source-inner-build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildLogs/log/Release/Build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Abstractions". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Abstractions/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Abstractions/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Core.Contracts". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core.Contracts/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Core.Contracts/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Core". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Core/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Core/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Edge". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Edge/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Edge/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.IDE". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.IDE/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.IDE/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Samples". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Samples/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Samples/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Utils". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateEngine.Utils/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateEngine.Utils/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateSearch.Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/Microsoft.TemplateSearch.Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/obj/Microsoft.TemplateSearch.Common/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building templating df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/templating/artifacts/obj/". 18>RepoBuild: AssemblyCheck -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/AssemblyCheck/Proto/net9.0/opencloudos.8-x64/AssemblyCheck.dll 21>CleanupRepo: DirSize After CleanupRepo templating df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 196G 277G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/templating/CleanupRepo.complete". 21>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/templating.proj" (Build target(s)). 31>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Formats.Nrbf/ref/System.Formats.Nrbf.csproj (in 231 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Compression.Brotli/ref/System.IO.Compression.Brotli.csproj (in 231 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 231 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj (in 231 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Internal.Runtime.WindowsDesktop.Transport/src/Microsoft.Internal.Runtime.WindowsDesktop.Transport.proj (in 231 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm64.runtime.native.System.IO.Ports.proj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj (in 231 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.WebClient/ref/System.Net.WebClient.csproj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.native.System.IO.Ports.proj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.MetadataLoadContext/ref/System.Reflection.MetadataLoadContext.csproj (in 231 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Formats.Tar/ref/System.Formats.Tar.csproj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj (in 231 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Linq.Expressions/ref/System.Linq.Expressions.csproj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj (in 231 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.ThreadPool.WebAssembly.Threading/ref/System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 230 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.Encoding.Extensions/ref/System.Text.Encoding.Extensions.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Speech/ref/System.Speech.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Emit.Lightweight/ref/System.Reflection.Emit.Lightweight.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Emit/ref/System.Reflection.Emit.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Context/ref/System.Reflection.Context.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj (in 2 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Drawing.Primitives/ref/System.Drawing.Primitives.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.DirectoryServices/ref/System.DirectoryServices.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Security.Principal/src/System.Security.Principal.csproj (in 330 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj (in 331 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj (in 73 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj (in 66 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj (in 63 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj (in 65 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj (in 68 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Serialization.Xml/src/System.Runtime.Serialization.Xml.csproj (in 331 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj (in 332 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj (in 74 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj (in 63 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj (in 68 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj (in 65 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj (in 60 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj (in 331 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj (in 334 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj (in 67 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj (in 332 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj (in 74 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Speech/src/System.Speech.csproj (in 75 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.Tracing/ref/System.Diagnostics.Tracing.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj (in 75 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj (in 332 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.DirectoryServices.AccountManagement/ref/System.DirectoryServices.AccountManagement.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj (in 332 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Formats.Tar/src/System.Formats.Tar.csproj (in 334 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Sockets/ref/System.Net.Sockets.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.TraceSource/ref/System.Diagnostics.TraceSource.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj (in 75 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj (in 49 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Emit/src/System.Reflection.Emit.csproj (in 74 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj (in 74 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.FileSystem.DriveInfo/ref/System.IO.FileSystem.DriveInfo.csproj (in 86 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj (in 334 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Hashing/ref/System.IO.Hashing.csproj (in 86 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj (in 75 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.Tracing.WebAssembly.PerfTracing/ref/System.Diagnostics.Tracing.WebAssembly.PerfTracing.csproj (in 93 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj (in 339 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Compression/ref/System.IO.Compression.csproj (in 89 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj (in 90 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Compression.ZipFile/ref/System.IO.Compression.ZipFile.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 93 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.CommandLine/src/Microsoft.Extensions.Configuration.CommandLine.csproj (in 93 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/src/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 95 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.DirectoryServices.Protocols/ref/System.DirectoryServices.Protocols.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Hashing/src/System.IO.Hashing.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.FileSystem.Watcher/ref/System.IO.FileSystem.Watcher.csproj (in 88 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj (in 87 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Compression.ZipFile/src/System.IO.Compression.ZipFile.csproj (in 11 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.Primitives/src/System.ComponentModel.Primitives.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.EventLog/ref/Microsoft.Extensions.Logging.EventLog.csproj (in 100 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.TextWriterTraceListener/ref/System.Diagnostics.TextWriterTraceListener.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.EventBasedAsync/src/System.ComponentModel.EventBasedAsync.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.Primitives/ref/System.ComponentModel.Primitives.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.EventBasedAsync/ref/System.ComponentModel.EventBasedAsync.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj (in 10 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Collections/src/System.Collections.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.Composition/ref/System.ComponentModel.Composition.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj (in 57 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj (in 96 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/ref/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 100 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Collections.NonGeneric/ref/System.Collections.NonGeneric.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Collections/ref/System.Collections.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Ini/src/Microsoft.Extensions.Configuration.Ini.csproj (in 100 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 98 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj (in 90 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.ServerSentEvents/src/System.Net.ServerSentEvents.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Requests/ref/System.Net.Requests.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Security/ref/System.Net.Security.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Ini/ref/Microsoft.Extensions.Configuration.Ini.csproj (in 101 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.Composition.Registration/ref/System.ComponentModel.Composition.Registration.csproj (in 10 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.NameResolution/ref/System.Net.NameResolution.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.Debug/ref/Microsoft.Extensions.Logging.Debug.csproj (in 99 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Collections.Specialized/ref/System.Collections.Specialized.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj (in 16 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Http.WinHttpHandler/ref/System.Net.Http.WinHttpHandler.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj (in 100 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj (in 25 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Hosting.Abstractions/src/Microsoft.Extensions.Hosting.Abstractions.csproj (in 112 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Memory/src/System.Memory.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Data.Common/src/System.Data.Common.csproj (in 11 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Mail/ref/System.Net.Mail.csproj (in 10 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Http/ref/System.Net.Http.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Memory/ref/System.Memory.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-fedora.27.proj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Ping/ref/System.Net.Ping.csproj (in 18 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj (in 106 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Linq.Queryable/src/System.Linq.Queryable.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-cm.2.proj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-debian.proj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj (in 21 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-centos.9.proj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-oraclelinux.8.proj (in 10 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj (in 15 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-cm.1.proj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers.proj (in 2 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Security/src/System.Net.Security.csproj (in 25 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-hostfxr.proj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj (in 13 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-host.proj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Linq/ref/System.Linq.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.ServerSentEvents/ref/System.Net.ServerSentEvents.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Management/ref/System.Management.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-azl.3.proj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-opensuse.42.proj (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-fedora.34.proj (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Quic/ref/System.Net.Quic.csproj (in 24 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.Annotations/ref/System.ComponentModel.Annotations.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Ref.sfxproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.HttpListener/ref/System.Net.HttpListener.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/projects/nativeaot-packages.proj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/projects/host-packages.proj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Primitives/ref/System.Net.Primitives.csproj (in 15 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/archives/dotnet-nethost.proj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Microsoft.DotNet.ILCompiler.pkgproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/bundle/Microsoft.NETCore.App.Bundle.bundleproj (in 10 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Management/src/System.Management.csproj (in 21 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Xml.ReaderWriter/src/System.Xml.ReaderWriter.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Xml.XDocument/src/System.Xml.XDocument.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Linq/src/System.Linq.csproj (in 21 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Memory.Data/ref/System.Memory.Data.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.sfxproj (in 15 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Host.sfxproj (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/projects/Microsoft.NETCore.DotNetAppHost/Microsoft.NETCore.DotNetAppHost.pkgproj (in 15 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Xml.XDocument/ref/System.Xml.XDocument.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Xml.XPath.XDocument/ref/System.Xml.XPath.XDocument.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading/ref/System.Threading.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Transactions.Local/src/System.Transactions.Local.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading/src/System.Threading.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Transactions.Local/ref/System.Transactions.Local.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Http/src/System.Net.Http.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.WebAssembly.Threading/ref/System.Threading.WebAssembly.Threading.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Thread.WebAssembly.Threading/ref/System.Threading.Thread.WebAssembly.Threading.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj (in 31 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Tasks.Parallel/ref/System.Threading.Tasks.Parallel.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Tasks.Parallel/src/System.Threading.Tasks.Parallel.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Overlapped/ref/System.Threading.Overlapped.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Tasks.Dataflow/ref/System.Threading.Tasks.Dataflow.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/ILCompiler.TypeSystem/ILCompiler.TypeSystem.csproj (in 24 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/cdac-build-tool/cdac-build-tool.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/crossgen2/crossgen2_publish.csproj (in 27 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.FileVersionInfo/ref/System.Diagnostics.FileVersionInfo.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.EventLog/ref/System.Diagnostics.EventLog.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj (in 10 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.RateLimiting/ref/System.Threading.RateLimiting.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.Contracts/ref/System.Diagnostics.Contracts.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/ILCompiler.MetadataTransform/ILCompiler.MetadataTransform.csproj (in 34 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/ILCompiler.ReadyToRun/ILCompiler.ReadyToRun.csproj (in 36 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.RateLimiting/src/System.Threading.RateLimiting.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/ILCompiler.DependencyAnalysisFramework.csproj (in 34 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/ILCompiler.RyuJit/ILCompiler.RyuJit.csproj (in 35 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj (in 25 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/crossgen2/crossgen2.csproj (in 44 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj (in 29 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj (in 26 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj (in 27 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj (in 28 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/ILCompiler.Compiler/ILCompiler.Compiler.csproj (in 34 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/ILCompiler.Diagnostics/ILCompiler.Diagnostics.csproj (in 41 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj (in 13 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Console/ref/System.Console.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj (in 24 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.Process/ref/System.Diagnostics.Process.csproj (in 36 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Data.Common/ref/System.Data.Common.csproj (in 27 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj (in 36 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj (in 47 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Console/src/System.Console.csproj (in 32 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj (in 32 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.CodeDom/src/System.CodeDom.csproj (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj (in 49 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj (in 24 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj (in 42 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj (in 19 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/crossgen2/crossgen2_inbuild.csproj (in 36 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj (in 37 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.XmlSerializer.Generator/src/Microsoft.XmlSerializer.Generator.csproj (in 16 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.Http.Json/ref/System.Net.Http.Json.csproj (in 71 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj (in 15 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Diagnostics.EventLog/src/Messages/System.Diagnostics.EventLog.Messages.csproj (in 44 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel/src/System.ComponentModel.csproj (in 27 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.csproj (in 18 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Composition/src/System.Composition.csproj (in 31 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj (in 39 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel/ref/System.ComponentModel.csproj (in 32 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj (in 35 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj (in 58 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.CodeDom/ref/System.CodeDom.csproj (in 53 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.VisualBasic.Core/ref/Microsoft.VisualBasic.Core.csproj (in 33 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj (in 64 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj (in 50 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Win32.Primitives/ref/Microsoft.Win32.Primitives.csproj (in 47 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Data.OleDb.csproj (in 45 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.IO.Ports.csproj (in 46 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj (in 57 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Runtime.Serialization.Schema.csproj (in 47 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ComponentModel.TypeConverter/ref/System.ComponentModel.TypeConverter.csproj (in 71 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Drawing.Common.csproj (in 46 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Diagnostics.PerformanceCounter.csproj (in 49 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj (in 62 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Security.Cryptography.Pkcs.csproj (in 47 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Data.SqlClient.csproj (in 51 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj (in 50 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj (in 47 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj (in 220 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Diagnostics.EventLog.csproj (in 152 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 105 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/Microsoft.Win32.SystemEvents.csproj (in 145 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Data.Odbc.csproj (in 150 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Configuration.ConfigurationManager.csproj (in 147 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj (in 159 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj (in 165 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj (in 106 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj (in 108 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/native/managed/compile-native.proj (in 0.6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.IO.Packaging.csproj (in 51 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-rhel.8.proj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/native/corehost/corehost.proj (in 0.9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Xml/ref/Microsoft.Extensions.Configuration.Xml.csproj (in 109 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/native/libs/build-native.proj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/ref/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 109 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.csproj (in 121 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/WindowsBase/src/WindowsBase.csproj (in 120 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.CodeDom.csproj (in 152 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj (in 62 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/mono/nuget/manifest-packages.proj (in 0.8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 111 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/tools/illink/src/tlens/tlens.csproj (in 15 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/tools/illink/src/analyzer/analyzer.csproj (in 16 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ObjectModel/src/System.ObjectModel.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Threading.AccessControl.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 115 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/tools/illink/src/linker/Mono.Linker.csproj (in 18 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.ServiceModel.Syndication.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Security.Permissions.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/tools/illink/src/ILLink.Tasks/ILLink.Tasks.csproj (in 19 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/tools/illink/src/linker/ref/Mono.Linker.csproj (in 18 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Security.Cryptography.ProtectedData.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Json/ref/Microsoft.Extensions.Configuration.Json.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Windows.Extensions.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Numerics.Tensors/ref/System.Numerics.Tensors.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/tasks/tasks.proj (in 24 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.ObjectModel/ref/System.ObjectModel.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj (in 16 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Net.ServicePoint/src/System.Net.ServicePoint.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj (in 188 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/mscorlib/src/mscorlib.csproj (in 127 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Dynamic.Runtime/src/System.Dynamic.Runtime.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Globalization/src/System.Globalization.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj (in 128 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Data.DataSetExtensions/src/System.Data.DataSetExtensions.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.WebSockets/ref/System.Net.WebSockets.csproj (in 15 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.WebProxy/src/System.Net.WebProxy.csproj (in 16 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Configuration/src/System.Configuration.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.WebProxy/ref/System.Net.WebProxy.csproj (in 11 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Drawing/src/System.Drawing.csproj (in 13 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Data/ref/System.Data.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.android-x64.runtime.native.System.IO.Ports.proj (in 2 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.Security.Cryptography.Xml.csproj (in 31 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.IO.FileSystem/src/System.IO.FileSystem.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Linq.Parallel/ref/System.Linq.Parallel.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/mscorlib/ref/mscorlib.csproj (in 160 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.android-arm.runtime.native.System.IO.Ports.proj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.IO.FileSystem.Primitives/src/System.IO.FileSystem.Primitives.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj (in 24 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj (in 27 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 15 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Linq.Parallel/src/System.Linq.Parallel.csproj (in 17 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Pipes/ref/System.IO.Pipes.csproj (in 11 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.csproj (in 20 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.IO.Compression.FileSystem/src/System.IO.Compression.FileSystem.csproj (in 18 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 20 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj (in 12 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Data/src/System.Data.csproj (in 24 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.IO/src/System.IO.csproj (in 29 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Ports/pkg/runtime.android-x86.runtime.native.System.IO.Ports.proj (in 15 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/stubs/System.ServiceProcess.ServiceController.csproj (in 45 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Pipelines/ref/System.IO.Pipelines.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj (in 25 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj (in 13 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Core/src/System.Core.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System/src/System.csproj (in 162 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Net.WebSockets.Client/ref/System.Net.WebSockets.Client.csproj (in 37 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.MemoryMappedFiles/ref/System.IO.MemoryMappedFiles.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Windows/src/System.Windows.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.ServiceProcess/src/System.ServiceProcess.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Security/src/System.Security.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj (in 17 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/sfx.proj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/sfx-ref.proj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.Packaging/ref/System.IO.Packaging.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj (in 41 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj (in 104 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Threading.Tasks/src/System.Threading.Tasks.csproj (in 34 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/netstandard/src/netstandard.csproj (in 197 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/sfx-src.proj (in 21 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/tasks/installer.tasks/installer.tasks.csproj (in 105 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.ServiceModel.Web/src/System.ServiceModel.Web.csproj (in 39 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Web/src/System.Web.csproj (in 37 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Text.Encoding/src/System.Text.Encoding.csproj (in 45 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.ValueTuple/src/System.ValueTuple.csproj (in 46 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/sfx-gen.proj (in 16 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Threading.Timer/src/System.Threading.Timer.csproj (in 46 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/native-binplace.proj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/oob-src.proj (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.AppContext/src/System.AppContext.csproj (in 37 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/pretest.proj (in 20 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Xml.Serialization/src/System.Xml.Serialization.csproj (in 51 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.IO.IsolatedStorage/ref/System.IO.IsolatedStorage.csproj (in 46 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/oob.proj (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Xml.Linq/src/System.Xml.Linq.csproj (in 51 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/externals.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/Microsoft.VisualBasic/src/Microsoft.VisualBasic.csproj (in 36 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Xml.XPath/ref/System.Xml.XPath.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Xml.XmlSerializer/ref/System.Xml.XmlSerializer.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Transactions/src/System.Transactions.csproj (in 45 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Xml.XmlDocument/src/System.Xml.XmlDocument.csproj (in 51 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Xml.XPath/src/System.Xml.XPath.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Buffers/src/System.Buffers.csproj (in 38 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj (in 12 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Primitives/ref/Microsoft.Extensions.Primitives.csproj (in 13 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/oob-all.proj (in 11 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Security.SecureString/src/System.Security.SecureString.csproj (in 39 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Xml.XmlSerializer/src/System.Xml.XmlSerializer.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.ComponentModel.DataAnnotations/src/System.ComponentModel.DataAnnotations.csproj (in 36 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Xml/src/System.Xml.csproj (in 51 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Internal.Runtime.DotNetApiDocs.Transport/src/Microsoft.Internal.Runtime.DotNetApiDocs.Transport.proj (in 33 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Http/ref/Microsoft.Extensions.Http.csproj (in 59 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.Abstractions/ref/Microsoft.Extensions.Logging.Abstractions.csproj (in 61 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.Console/ref/Microsoft.Extensions.Logging.Console.csproj (in 11 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 26 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.Configuration/ref/Microsoft.Extensions.Logging.Configuration.csproj (in 45 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Hosting/ref/Microsoft.Extensions.Hosting.csproj (in 31 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Options/ref/Microsoft.Extensions.Options.csproj (in 48 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj (in 85 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj (in 21 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging/ref/Microsoft.Extensions.Logging.csproj (in 41 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 51 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.TraceSource/ref/Microsoft.Extensions.Logging.TraceSource.csproj (in 37 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj (in 54 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj (in 88 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj (in 65 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj (in 101 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Options.DataAnnotations/ref/Microsoft.Extensions.Options.DataAnnotations.csproj (in 73 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj (in 83 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Hosting.Systemd/ref/Microsoft.Extensions.Hosting.Systemd.csproj (in 72 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj (in 243 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/tools/illink/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (in 254 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj (in 101 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj (in 42 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj (in 39 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj (in 48 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Claims/ref/System.Security.Claims.csproj (in 28 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Cryptography.Xml/ref/System.Security.Cryptography.Xml.csproj (in 57 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.csproj (in 52 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj (in 45 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Cryptography.Cose/ref/System.Security.Cryptography.Cose.csproj (in 41 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime/src/System.Runtime.csproj (in 27 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.InteropServices.JavaScript/ref/System.Runtime.InteropServices.JavaScript.csproj (in 19 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/ref/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 123 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj (in 62 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime/ref/System.Runtime.csproj (in 39 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.EventSource/ref/Microsoft.Extensions.Logging.EventSource.csproj (in 87 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj (in 49 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/tools/illink/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (in 299 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Claims/src/System.Security.Claims.csproj (in 57 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.CompilerServices.VisualC/src/System.Runtime.CompilerServices.VisualC.csproj (in 32 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj (in 56 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.InteropServices.JavaScript/src/System.Runtime.InteropServices.JavaScript.csproj (in 45 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj (in 112 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj (in 49 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.CompilerServices.VisualC/ref/System.Runtime.CompilerServices.VisualC.csproj (in 54 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj (in 98 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 142 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Resources.Extensions/ref/System.Resources.Extensions.csproj (in 43 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj (in 52 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 176 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Options/gen/Microsoft.Extensions.Options.SourceGeneration.csproj (in 163 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/runtime-prereqs.proj (in 2 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/nativeaot/Test.CoreLib/src/Test.CoreLib.csproj (in 2 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.csproj (in 66 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Caching/ref/System.Runtime.Caching.csproj (in 62 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.RegularExpressions/gen/System.Text.RegularExpressions.Generator.csproj (in 551 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/runtime.proj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/nativeaot/System.Private.TypeLoader/src/System.Private.TypeLoader.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/nativeaot/System.Private.StackTraceMetadata/src/System.Private.StackTraceMetadata.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/crossgen-corelib.proj (in 59 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGenerator.csproj (in 82 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj (in 53 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/.nuget/coreclr-packages.proj (in 2 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/nativeaot/System.Private.Reflection.Execution/src/System.Private.Reflection.Execution.csproj (in 62 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.proj (in 2 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/Build.proj (in 0.8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Internal.Runtime.AspNetCore.Transport/src/Microsoft.Internal.Runtime.AspNetCore.Transport.proj (in 130 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/.nuget/Microsoft.NETCore.ILDAsm/Microsoft.NETCore.ILDAsm.proj (in 0.7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj (in 85 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/.nuget/Microsoft.NETCore.TestHost/Microsoft.NETCore.TestHost.proj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj (in 89 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj (in 88 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj (in 189 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/SuperFileCheck/SuperFileCheck.csproj (in 73 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Formats.Cbor/ref/System.Formats.Cbor.csproj (in 91 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj (in 92 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/nativeaot/System.Private.DisabledReflection/src/System.Private.DisabledReflection.csproj (in 63 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj (in 112 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj (in 84 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Primitives/ref/System.Reflection.Primitives.csproj (in 110 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj (in 112 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj (in 97 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/InjectResource/InjectResource.csproj (in 80 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj (in 128 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj (in 129 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/nativeaot/System.Private.CoreLib/src/System.Private.CoreLib.csproj (in 75 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj (in 86 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.CommandLine/ref/Microsoft.Extensions.Configuration.CommandLine.csproj (in 90 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj (in 182 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.HostFactoryResolver/src/Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 20 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj (in 266 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/System.Private.CoreLib/System.Private.CoreLib.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.FileSystemGlobbing/ref/Microsoft.Extensions.FileSystemGlobbing.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.CSharp/ref/Microsoft.CSharp.csproj (in 12 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/ref/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.FileProviders.Composite/ref/Microsoft.Extensions.FileProviders.Composite.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Bcl.Numerics/src/Microsoft.Bcl.Numerics.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Bcl.TimeProvider/src/Microsoft.Bcl.TimeProvider.csproj (in 12 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj (in 19 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj (in 19 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj (in 19 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/ref/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Caching.Abstractions/src/Microsoft.Extensions.Caching.Abstractions.csproj (in 15 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/Microsoft.Extensions.FileProviders.Composite.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj (in 28 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Bcl.Memory/src/Microsoft.Bcl.Memory.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj (in 24 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Serialization.Primitives/ref/System.Runtime.Serialization.Primitives.csproj (in 2 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Serialization.Primitives/src/System.Runtime.Serialization.Primitives.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Diagnostics/src/Microsoft.Extensions.Diagnostics.csproj (in 23 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Caching.Abstractions/ref/Microsoft.Extensions.Caching.Abstractions.csproj (in 16 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-sles.12.proj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/src/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 25 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Serialization.Schema/src/System.Runtime.Serialization.Schema.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj (in 21 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Diagnostics/ref/Microsoft.Extensions.Diagnostics.csproj (in 22 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.FileProviders.Physical/ref/Microsoft.Extensions.FileProviders.Physical.csproj (in 24 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Caching.Memory/src/Microsoft.Extensions.Caching.Memory.csproj (in 19 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Intrinsics/src/System.Runtime.Intrinsics.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Serialization.Json/src/System.Runtime.Serialization.Json.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.Json/src/System.Text.Json.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Serialization.Schema/ref/System.Runtime.Serialization.Schema.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Serialization.Formatters/ref/System.Runtime.Serialization.Formatters.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Serialization.Xml/ref/System.Runtime.Serialization.Xml.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Caching.Memory/ref/Microsoft.Extensions.Caching.Memory.csproj (in 20 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Runtime.Handles/src/System.Runtime.Handles.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj (in 7 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Text.Json/ref/System.Text.Json.csproj (in 12 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Resources.Reader/src/System.Resources.Reader.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/Microsoft.Extensions.Hosting.Abstractions/ref/Microsoft.Extensions.Hosting.Abstractions.csproj (in 29 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Reflection/src/System.Reflection.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/ILCompiler.Build.Tasks/ILCompiler.Build.Tasks.csproj (in 119 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Numerics/src/System.Numerics.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.Serialization.Json/ref/System.Runtime.Serialization.Json.csproj (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj (in 10 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Runtime.Serialization/src/System.Runtime.Serialization.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj (in 11 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj (in 13 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj (in 14 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System.Net/src/System.Net.csproj (in 10 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/shims/System/ref/System.csproj (in 26 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj (in 154 ms). 18>RepoBuild: AssemblyCheck -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/Bootstrap/AssemblyCheck/ FSharp.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Core/Proto/netstandard2.0/FSharp.Core.dll 31>RepoBuild: Restored /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj (in 2.54 sec). 18>RepoBuild: FSharp.DependencyManager.Nuget -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.DependencyManager.Nuget/Proto/netstandard2.0/FSharp.DependencyManager.Nuget.dll compiling to dfas (can take a while...) 137 states writing output compiling to dfas (can take a while...) 28 states writing output 31>RepoBuild: installer.tasks -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/installer.tasks/Release/net9.0/installer.tasks.dll Crossgen2Tasks -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/Crossgen2Tasks/Release/net9.0/Crossgen2Tasks.dll 18>RepoBuild: compiling to dfas (can take a while...) 837 states writing output computing first function... time: 00:00:00.0260097 building kernels... time: 00:00:00.0194343 building kernel table... time: 00:00:00.0038889 computing lookahead relations..................................................................................................................... time: 00:00:00.0159613 building lookahead table... time: 00:00:00.0049355 building action table... shift/reduce error at state 59 on terminal RBRACK between {noprec shift(60)} and {noprec reduce(bound:)} - assuming the former because we prefer shift when unable to compare precedences time: 00:00:00.0350893 building goto table... time: 00:00:00.0029172 returning tables. 1 shift/reduce conflicts consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec writing tables to log building tables 114 states 26 nonterminals 67 terminals 86 productions #rows in action table: 114 computing first function... time: 00:00:00.0225624 building kernels... time: 00:00:00.0161352 building kernel table... time: 00:00:00.0038618 computing lookahead relations.................................. time: 00:00:00.0129209 building lookahead table... time: 00:00:00.0022596 building action table... shift/reduce error at state 4 on terminal RPAREN between {[explicit nonassoc 9993] shift(24)} and {noprec reduce(Recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 14 on terminal error between {noprec shift(3)} and {[explicit left 9997] reduce(Expr:'OP_NOT' Expr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 15 on terminal error between {noprec shift(3)} and {[explicit left 9996] reduce(Expr:Expr 'OP_AND' Expr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 16 on terminal error between {noprec shift(3)} and {[explicit left 9995] reduce(Expr:Expr 'OP_OR' Expr)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 25 on terminal OP_AND between {[explicit nonassoc 9998] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 25 on terminal OP_OR between {[explicit nonassoc 9998] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 25 on terminal RPAREN between {[explicit nonassoc 9998] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 25 on terminal error between {[explicit nonassoc 9998] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file time: 00:00:00.0392677 building goto table... time: 00:00:00.0005535 returning tables. 4 shift/reduce conflicts 4 reduce/reduce conflicts consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec writing tables to log building tables 31 states 5 nonterminals 11 terminals 19 productions #rows in action table: 31 computing first function... time: 00:00:00.2946236 building kernels... time: 00:00:00.3555650 building kernel table... time: 00:00:00.0100101 31>RepoBuild: ILLink.RoslynAnalyzer -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll ILLink.CodeFixProvider -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll Mono.Linker -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/Mono.Linker/ref/Release/net9.0/illink.dll Mono.Linker -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/Mono.Linker/Release/net9.0/illink.dll 18>RepoBuild: computing lookahead relations..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... time: 00:00:03.3826661 31>RepoBuild: The package Microsoft.NET.ILLink.9.0.15-servicing.26175.22 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/packages/Release/NonShipping/Microsoft.NET.ILLink.9.0.15-servicing.26175.22.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/packages/Release/NonShipping/Microsoft.NET.ILLink.9.0.15-servicing.26175.22.symbols.nupkg'. ILLink.Tasks -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/ILLink.Tasks/Release/net9.0/ILLink.Tasks.dll 18>RepoBuild: building lookahead table... time: 00:00:00.9290917 building action table... shift/reduce error at state 0 on terminal error between {noprec shift(51)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2 on terminal error between {noprec shift(232)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2 on terminal error between {noprec shift(232)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 44 on terminal EOF between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OBLOCKEND_COMING_SOON between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OBLOCKEND_IS_HERE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OBLOCKEND between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OBLOCKSEP between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OLET between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal TYPE_COMING_SOON between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal TYPE_IS_HERE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal MODULE_COMING_SOON between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal MODULE_IS_HERE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal EXTERN between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal PUBLIC between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal PRIVATE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal INTERNAL between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal SEMICOLON_SEMICOLON between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal LBRACK_LESS between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal SEMICOLON between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal HASH between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal LPAREN between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal LPAREN_STAR_RPAREN between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OPEN between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal TYPE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal VAL between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal EXCEPTION between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal DO between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal END between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal MODULE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal NAMESPACE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal LET between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal INT32 between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal IDENT between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal KEYWORD_STRING between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal STRING between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal error between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 51 on terminal EOF between {noprec shift(52)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 69 on terminal error between {noprec shift(85)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 73 on terminal error between {noprec shift(86)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 77 on terminal error between {noprec shift(82)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 82 on terminal OBLOCKEND_COMING_SOON between {noprec shift(2083)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 82 on terminal OBLOCKEND_IS_HERE between {noprec shift(2085)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 82 on terminal OBLOCKEND between {noprec shift(2086)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 86 on terminal EOF between {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 86 on terminal OBLOCKSEP between {[explicit right 9934] shift(2015)} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 86 on terminal SEMICOLON_SEMICOLON between {noprec shift(2014)} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 86 on terminal SEMICOLON between {[explicit right 9934] shift(2013)} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 86 on terminal NAMESPACE between {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 86 on terminal error between {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 88 on terminal error between {noprec shift(90)} and {noprec reduce(moduleSpfns:moduleSpfn opt_topSeparators)} - assuming the former because we prefer shift when unable to compare precedences 31>RepoBuild: System.Private.CoreLib.Generators -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll 18>RepoBuild: shift/reduce error at state 121 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 136 on terminal WITH between {noprec shift(225)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 137 on terminal STRUCT between {noprec shift(597)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 140 on terminal STRUCT between {noprec shift(597)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 145 on terminal WITH between {noprec shift(225)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 147 on terminal WITH between {noprec shift(225)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 155 on terminal error between {noprec shift(159)} and {noprec reduce(classSpfnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 188 on terminal WITH between {noprec shift(206)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 239 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 239 on terminal error between {noprec shift(266)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 243 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 243 on terminal error between {noprec shift(267)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 246 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 246 on terminal error between {noprec shift(251)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 258 on terminal error between {noprec shift(266)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 258 on terminal error between {noprec shift(266)} and {noprec reduce(moduleDefnsOrExpr:opt_attributes opt_access declExpr topSeparators)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 262 on terminal error between {noprec shift(266)} and {noprec reduce(moduleDefns:moduleDefnOrDirective)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 264 on terminal error between {noprec shift(266)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 264 on terminal error between {noprec shift(266)} and {noprec reduce(moduleDefns:moduleDefnOrDirective topSeparators)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 267 on terminal OBLOCKSEP between {[explicit right 9934] shift(2015)} and {noprec reduce(moduleDefn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 267 on terminal SEMICOLON_SEMICOLON between {noprec shift(2014)} and {noprec reduce(moduleDefn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 267 on terminal SEMICOLON between {[explicit right 9934] shift(2013)} and {noprec reduce(moduleDefn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 270 on terminal error between {noprec shift(266)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 279 on terminal OLET between {noprec shift(775)} and {[explicit nonassoc 9950] reduce(moduleDefn:opt_attributes opt_access hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 279 on terminal EXTERN between {noprec shift(789)} and {[explicit nonassoc 9950] reduce(moduleDefn:opt_attributes opt_access hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 279 on terminal error between {noprec shift(1111)} and {[explicit nonassoc 9950] reduce(moduleDefn:opt_attributes opt_access hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 289 on terminal error between {noprec shift(1077)} and {noprec reduce(opt_attributes:attributes)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 301 on terminal STRUCT between {noprec shift(2041)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 301 on terminal BEGIN between {noprec shift(2042)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 301 on terminal error between {noprec shift(268)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 311 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 311 on terminal error between {noprec shift(269)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 320 on terminal LBRACK_LESS between {noprec shift(322)} and {noprec reduce(attributes:attributeList)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 325 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 328 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 333 on terminal TYPE_COMING_SOON between {noprec shift(2064)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 333 on terminal MODULE_COMING_SOON between {noprec shift(2069)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 355 on terminal VAL between {noprec shift(482)} and {noprec reduce(memberFlags:'STATIC')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 366 on terminal WITH between {noprec shift(316)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 366 on terminal PUBLIC between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 366 on terminal PRIVATE between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 366 on terminal INTERNAL between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 366 on terminal EOF between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 366 on terminal error between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 366 on terminal LBRACK_LESS between {noprec shift(322)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 373 on terminal STRUCT between {noprec shift(597)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 376 on terminal STRUCT between {noprec shift(597)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 378 on terminal error between {noprec shift(409)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 381 on terminal WITH between {noprec shift(524)} and {noprec reduce(opt_classDefn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 385 on terminal WITH between {noprec shift(524)} and {noprec reduce(opt_classDefn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 393 on terminal error between {noprec shift(397)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 397 on terminal END between {noprec shift(398)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 397 on terminal error between {noprec shift(409)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 403 on terminal error between {noprec shift(409)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 409 on terminal error between {noprec shift(409)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 412 on terminal error between {noprec shift(409)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 448 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 452 on terminal WITH between {noprec shift(521)} and {noprec reduce(opt_interfaceImplDefn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 460 on terminal WITH between {noprec shift(206)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 461 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 464 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 466 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 468 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 474 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 478 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 497 on terminal WITH between {noprec shift(206)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 521 on terminal STATIC between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_interfaceImplDefn:'WITH')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 521 on terminal MEMBER between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_interfaceImplDefn:'WITH')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 521 on terminal OVERRIDE between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_interfaceImplDefn:'WITH')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 521 on terminal LBRACK_LESS between {noprec shift(322)} and {noprec reduce(opt_interfaceImplDefn:'WITH')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 521 on terminal error between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_interfaceImplDefn:'WITH')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 547 on terminal OBLOCKSEP between {[explicit right 9934] shift(2020)} and {noprec reduce(opt_seps:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 548 on terminal error between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(objectImplementationMembers:objectImplementationMember opt_seps)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 553 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 555 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 559 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 579 on terminal error between {noprec shift(583)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 589 on terminal error between {noprec shift(593)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 632 on terminal DOT between {[explicit left 9995] shift(1900)} and {noprec reduce(hashConstraint:'HASH' atomType)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 643 on terminal EOF between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OINTERFACE_MEMBER between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OBLOCKEND_COMING_SOON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OBLOCKEND_IS_HERE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OBLOCKEND between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ORIGHT_BLOCK_END between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ODECLEND between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OEND between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OBLOCKSEP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OWITH between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OELSE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OTHEN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ODO between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OLET between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal HIGH_PRECEDENCE_PAREN_APP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal TYPE_COMING_SOON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal TYPE_IS_HERE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal MODULE_COMING_SOON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal MODULE_IS_HERE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal BAR_JUST_BEFORE_NULL between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal EXTERN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal PUBLIC between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal PRIVATE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INTERNAL between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal GLOBAL between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal STATIC between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal MEMBER between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ABSTRACT between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OVERRIDE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DEFAULT between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INHERIT between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal BAR between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RBRACK between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RBRACE_COMING_SOON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RBRACE_IS_HERE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal MINUS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DOLLAR between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal BAR_RBRACK between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal BAR_RBRACE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal SEMICOLON_SEMICOLON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal EQUALS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal LBRACK between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal LBRACK_LESS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON_COLON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON_GREATER between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON_QMARK_GREATER between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON_QMARK between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON_EQUALS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal SEMICOLON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal WHEN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal WITH between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal HASH between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal AMP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal AMP_AMP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal QUOTE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal LPAREN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RPAREN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal STAR between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COMMA between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RARROW between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OPEN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OR between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal THEN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal TO between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal TYPE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal VAL between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INTERFACE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal NEW between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal EXCEPTION between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal IN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal JOIN_IN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal FINALLY between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal AND between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal AS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DO between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DONE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DOWNTO between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ELSE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ELIF between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal END between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DOT_DOT between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal BAR_BAR between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal MODULE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal NAMESPACE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RQUOTE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal PERCENT_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal LESS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal GREATER between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal LET between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal PLUS_MINUS_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_AMP_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_BAR_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_AT_HAT_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_COMPARE_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_STAR_STAR_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal IDENT between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RBRACE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INTERP_STRING_END between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INTERP_STRING_PART between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal error between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal EOF between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OINTERFACE_MEMBER between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OBLOCKEND_IS_HERE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OBLOCKEND between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ORIGHT_BLOCK_END between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ODECLEND between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OEND between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OBLOCKSEP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OWITH between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OELSE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OTHEN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ODO between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OLET between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal HIGH_PRECEDENCE_PAREN_APP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal TYPE_COMING_SOON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal TYPE_IS_HERE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal MODULE_COMING_SOON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal MODULE_IS_HERE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal BAR_JUST_BEFORE_NULL between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal EXTERN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal PUBLIC between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal PRIVATE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INTERNAL between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal GLOBAL between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal STATIC between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal MEMBER between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ABSTRACT between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OVERRIDE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DEFAULT between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INHERIT between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal BAR between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RBRACK between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RBRACE_COMING_SOON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RBRACE_IS_HERE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal MINUS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DOLLAR between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal BAR_RBRACK between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal BAR_RBRACE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal SEMICOLON_SEMICOLON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal EQUALS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal LBRACK between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal LBRACK_LESS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON_COLON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON_GREATER between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON_QMARK_GREATER between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON_QMARK between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON_EQUALS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal SEMICOLON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal WHEN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal WITH between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal HASH between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal AMP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal AMP_AMP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal QUOTE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal LPAREN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RPAREN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RPAREN_COMING_SOON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RPAREN_IS_HERE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal STAR between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COMMA between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RARROW between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OPEN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OR between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal THEN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal TO between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal TYPE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal VAL between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INTERFACE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal NEW between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal EXCEPTION between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal IN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal JOIN_IN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal FINALLY between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal AND between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal AS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DO between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DONE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DOWNTO between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ELSE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ELIF between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal END between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DOT_DOT between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal BAR_BAR between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal MODULE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal NAMESPACE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RQUOTE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal PERCENT_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal LESS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal GREATER between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal LET between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal PLUS_MINUS_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_AMP_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_STAR_DIV_MOD_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_BAR_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_AT_HAT_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_COMPARE_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_STAR_STAR_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal IDENT between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RBRACE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INTERP_STRING_END between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INTERP_STRING_PART between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal error between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 651 on terminal COLON between {noprec shift(654)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 651 on terminal COLON_GREATER between {[explicit left 9976] shift(652)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 651 on terminal AMP between {[explicit left 9973] shift(1761)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 653 on terminal EOF between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OINTERFACE_MEMBER between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OBLOCKEND_COMING_SOON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OBLOCKEND_IS_HERE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OBLOCKEND between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ORIGHT_BLOCK_END between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ODECLEND between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OEND between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OBLOCKSEP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OWITH between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OELSE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OTHEN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ODO between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OLET between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal HIGH_PRECEDENCE_PAREN_APP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal TYPE_COMING_SOON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal TYPE_IS_HERE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal MODULE_COMING_SOON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal MODULE_IS_HERE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal BAR_JUST_BEFORE_NULL between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal EXTERN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal PUBLIC between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal PRIVATE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INTERNAL between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal STATIC between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal MEMBER between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ABSTRACT between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OVERRIDE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DEFAULT between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INHERIT between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal BAR between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RBRACK between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RBRACE_COMING_SOON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RBRACE_IS_HERE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal MINUS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DOLLAR between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal BAR_RBRACK between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal BAR_RBRACE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal SEMICOLON_SEMICOLON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal EQUALS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal LBRACK_LESS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON_COLON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON_GREATER between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON_QMARK_GREATER between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON_QMARK between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON_EQUALS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal SEMICOLON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal WHEN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal WITH between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal HASH between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal AMP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal AMP_AMP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal LPAREN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RPAREN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RPAREN_COMING_SOON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RPAREN_IS_HERE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal STAR between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COMMA between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RARROW between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OPEN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OR between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal THEN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal TO between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal TYPE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal VAL between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INTERFACE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal NEW between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal EXCEPTION between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal IN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal JOIN_IN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal FINALLY between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal AND between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal AS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DO between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DONE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DOWNTO between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ELSE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ELIF between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal END between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DOT_DOT between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal BAR_BAR between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal MODULE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal NAMESPACE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RQUOTE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal PERCENT_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal LESS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal GREATER between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal LET between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal PLUS_MINUS_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_AMP_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_BAR_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_AT_HAT_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_COMPARE_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_STAR_STAR_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RBRACE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INTERP_STRING_END between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INTERP_STRING_PART between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal error between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 673 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9996] shift(1776)} and {noprec reduce(typeConstraint:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 673 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1950)} and {noprec reduce(typeConstraint:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 676 on terminal RPAREN between {noprec reduce(typeAlts:appTypeWithoutNull)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 676 on terminal RPAREN_COMING_SOON between {noprec reduce(typeAlts:appTypeWithoutNull)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 676 on terminal RPAREN_IS_HERE between {noprec reduce(typeAlts:appTypeWithoutNull)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 682 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(unionTypeRepr:firstUnionCaseDecl)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 689 on terminal HASH between {noprec shift(631)} and {noprec reduce(attrUnionCaseDecl:opt_attributes opt_access unionCaseName)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 710 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(path:ident)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 713 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 714 on terminal BAR between {[explicit left 9977] reduce(firstUnionCaseDeclOfMany:ident 'EQUALS' atomicExpr opt_OBLOCKSEP)} and {[explicit left 9977] reduce(firstUnionCaseDecl:ident 'EQUALS' atomicExpr opt_OBLOCKSEP)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 715 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 716 on terminal BAR between {[explicit left 9977] reduce(firstUnionCaseDeclOfMany:ident 'EQUALS' recover opt_OBLOCKSEP)} and {[explicit left 9977] reduce(firstUnionCaseDecl:ident 'EQUALS' recover opt_OBLOCKSEP)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 742 on terminal EOF between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 742 on terminal error between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 886 on terminal HIGH_PRECEDENCE_TYAPP between {[explicit left 9998] shift(887)} and {noprec reduce(constant:rawConstant)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 910 on terminal EOF between {noprec shift(1093)} and {[explicit right 9925] reduce(headBindingPattern:headBindingPattern 'AS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 910 on terminal error between {noprec shift(1077)} and {[explicit right 9925] reduce(headBindingPattern:headBindingPattern 'AS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal EOF between {noprec shift(1093)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal OBLOCKEND_COMING_SOON between {noprec shift(2096)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal TYPE_COMING_SOON between {noprec shift(2092)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal MODULE_COMING_SOON between {noprec shift(2093)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal RBRACE_COMING_SOON between {noprec shift(2094)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal error between {noprec shift(1077)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 934 on terminal EOF between {noprec shift(1093)} and {noprec reduce(pathOp:ident)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 934 on terminal error between {noprec shift(1077)} and {noprec reduce(pathOp:ident)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 951 on terminal EOF between {noprec shift(1093)} and {[explicit nonassoc 9980] reduce(constrPattern:'COLON_QMARK')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 951 on terminal error between {noprec shift(1077)} and {[explicit nonassoc 9980] reduce(constrPattern:'COLON_QMARK')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 955 on terminal error between {noprec shift(989)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 955 on terminal EOF between {noprec shift(1093)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 985 on terminal error between {noprec shift(989)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 985 on terminal EOF between {noprec shift(1093)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 989 on terminal RPAREN between {[explicit nonassoc 9927] shift(2082)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 989 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9927] shift(2079)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 989 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9927] shift(2081)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 990 on terminal EOF between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal OBLOCKSEP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal OWITH between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal HIGH_PRECEDENCE_PAREN_APP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal TYPE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal MODULE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal BAR_JUST_BEFORE_NULL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal PUBLIC between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal PRIVATE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal INTERNAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal GLOBAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal STRUCT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal BAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RBRACE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RBRACE_IS_HERE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal BAR_RBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UNDERSCORE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal EQUALS between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LBRACK_BAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal QMARK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal COLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal COLON_COLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal SEMICOLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal WHEN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal WITH between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal AMP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RPAREN_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RPAREN_IS_HERE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal COMMA between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RARROW between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LPAREN_STAR_RPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal TRUE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal FALSE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal IN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal AS between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal NULL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LQUOTE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal BIGNUM between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal DECIMAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal CHAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal IEEE64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal IEEE32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UNATIVEINT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UINT64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UINT32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UINT16 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UINT8 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal NATIVEINT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal INT64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal INT32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal INT16 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal INT8 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal IDENT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal KEYWORD_STRING between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LBRACE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RBRACE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal STRING between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal BYTEARRAY between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal error between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 994 on terminal COMMA between {[explicit left 9964] shift(1027)} and {noprec reduce(parenPattern:tupleParenPatternElements)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 997 on terminal RPAREN between {[explicit nonassoc 9927] shift(2082)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 997 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9927] shift(2079)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 997 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9927] shift(2081)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1001 on terminal COLON between {noprec shift(1020)} and {[explicit left 9933] reduce(parenPattern:parenPattern barCanBeRightBeforeNull parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1002 on terminal COLON between {noprec shift(1020)} and {[explicit nonassoc 9969] reduce(parenPattern:attributes parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1003 on terminal COLON between {noprec shift(1020)} and {[explicit right 9979] reduce(parenPattern:parenPattern 'COLON_COLON' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1004 on terminal COLON between {noprec shift(1020)} and {[explicit left 9964] reduce(tupleParenPatternElements:tupleParenPatternElements 'COMMA' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1005 on terminal COLON between {noprec shift(1020)} and {[explicit left 9964] reduce(tupleParenPatternElements:parenPattern 'COMMA' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1006 on terminal COLON between {noprec shift(1020)} and {[explicit left 9964] reduce(tupleParenPatternElements:'COMMA' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1007 on terminal COLON between {noprec shift(1020)} and {[explicit left 9973] reduce(conjParenPatternElements:conjParenPatternElements 'AMP' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1009 on terminal COLON between {noprec shift(1020)} and {[explicit left 9973] reduce(conjParenPatternElements:parenPattern 'AMP' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1014 on terminal EOF between {noprec shift(1093)} and {[explicit right 9925] reduce(parenPattern:parenPattern 'AS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1014 on terminal error between {noprec shift(1077)} and {[explicit right 9925] reduce(parenPattern:parenPattern 'AS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1018 on terminal COMMA between {[explicit left 9964] shift(1027)} and {noprec reduce(parenPattern:tupleParenPatternElements)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1019 on terminal AMP between {[explicit left 9973] shift(1033)} and {noprec reduce(parenPattern:conjParenPatternElements)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1024 on terminal EOF between {noprec shift(1093)} and {[explicit right 9979] reduce(parenPattern:parenPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1024 on terminal error between {noprec shift(1077)} and {[explicit right 9979] reduce(parenPattern:parenPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1044 on terminal RBRACK between {noprec reduce(listPatternElements:)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1044 on terminal BAR_RBRACK between {noprec reduce(listPatternElements:)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1056 on terminal COLON_QMARK between {[explicit left 9981] shift(1247)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal COLON_GREATER between {[explicit left 9976] shift(1250)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal COLON_QMARK_GREATER between {[explicit left 9976] shift(1253)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal COLON_EQUALS between {[explicit right 9962] shift(1256)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal JOIN_IN between {[explicit left 9970] shift(1262)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal BAR_BAR between {[explicit left 9970] shift(1264)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_BAR_OP between {[explicit left 9977] shift(1266)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal OR between {[explicit left 9970] shift(1268)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal AMP between {[explicit left 9973] shift(1270)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal AMP_AMP between {[explicit left 9973] shift(1272)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_AMP_OP between {[explicit left 9977] shift(1274)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal EQUALS between {[explicit left 9977] shift(1276)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_COMPARE_OP between {[explicit left 9977] shift(1278)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal DOLLAR between {[explicit left 9977] shift(1280)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal LESS between {[explicit left 9977] shift(1282)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal GREATER between {[explicit left 9977] shift(1284)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1286)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal PERCENT_OP between {[explicit left 9983] shift(1288)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal COLON_COLON between {[explicit right 9979] shift(1290)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal PLUS_MINUS_OP between {[explicit left 9982] shift(1292)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal MINUS between {[explicit left 9982] shift(1294)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal STAR between {[explicit left 9983] shift(1296)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9983] shift(1298)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_STAR_STAR_OP between {[explicit right 9984] shift(1300)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal DOT_DOT between {[explicit left 9966] shift(1302)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal COMMA between {[explicit left 9964] shift(1367)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1057 on terminal ORIGHT_BLOCK_END between {noprec shift(1058)} and {noprec reduce(typedSequentialExprBlockR:typedSequentialExpr)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1060 on terminal EOF between {noprec reduce(typedSequentialExprBlockR:recover)} and {[explicit right 9945] reduce(anonLambdaExpr:'OFUN' atomicPatterns 'RARROW' recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1060 on terminal OEND between {noprec reduce(typedSequentialExprBlockR:recover)} and {[explicit right 9945] reduce(anonLambdaExpr:'OFUN' atomicPatterns 'RARROW' recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1060 on terminal error between {noprec reduce(typedSequentialExprBlockR:recover)} and {[explicit right 9945] reduce(anonLambdaExpr:'OFUN' atomicPatterns 'RARROW' recover)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1061 on terminal COLON between {noprec shift(1062)} and {noprec reduce(typedSequentialExpr:sequentialExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1067 on terminal THEN between {noprec shift(1070)} and {[explicit right 9934] reduce(sequentialExpr:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1067 on terminal OTHEN between {noprec shift(1072)} and {[explicit right 9934] reduce(sequentialExpr:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal ODO between {noprec shift(779)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal OLET between {noprec shift(775)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal EXTERN between {noprec shift(789)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal MINUS between {[explicit left 9982] shift(1376)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal AMP between {[explicit left 9973] shift(1388)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal AMP_AMP between {[explicit left 9973] shift(1391)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal STAR between {[explicit left 9983] shift(1306)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal RARROW between {[explicit right 9945] shift(1207)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal NEW between {[explicit nonassoc 9948] shift(1394)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal DOT_DOT between {[explicit left 9966] shift(1303)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal PERCENT_OP between {[explicit left 9983] shift(1385)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal LET between {[explicit nonassoc 9948] shift(769)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal PLUS_MINUS_OP between {[explicit left 9982] shift(1379)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1371)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1076 on terminal OLET between {noprec shift(775)} and {[explicit nonassoc 9923] reduce(sequentialExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1076 on terminal ODO between {noprec shift(779)} and {[explicit nonassoc 9923] reduce(sequentialExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1076 on terminal EXTERN between {noprec shift(789)} and {[explicit nonassoc 9923] reduce(sequentialExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1076 on terminal error between {noprec shift(1111)} and {[explicit nonassoc 9923] reduce(sequentialExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1078 on terminal ODECLEND between {noprec shift(2040)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1078 on terminal DONE between {noprec shift(2039)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1079 on terminal ODECLEND between {noprec shift(2040)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1079 on terminal DONE between {noprec shift(2039)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1080 on terminal ODO between {noprec shift(2038)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1080 on terminal DO between {noprec shift(2037)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1081 on terminal ODECLEND between {noprec shift(2040)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1081 on terminal DONE between {noprec shift(2039)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1082 on terminal ODECLEND between {noprec shift(2040)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1082 on terminal DONE between {noprec shift(2039)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1083 on terminal EOF between {noprec reduce(recover:'error')} and {noprec reduce(withPatternClauses:'error')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1083 on terminal OEND between {noprec reduce(recover:'error')} and {noprec reduce(withPatternClauses:'error')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1083 on terminal error between {noprec reduce(recover:'error')} and {noprec reduce(withPatternClauses:'error')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1084 on terminal BAR_JUST_BEFORE_NULL between {[explicit nonassoc 9932] shift(898)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1084 on terminal BAR between {[explicit left 9933] shift(895)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1085 on terminal RBRACK between {noprec shift(1455)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1086 on terminal RBRACK between {noprec shift(1476)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1087 on terminal RQUOTE between {noprec shift(1501)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1088 on terminal BAR_RBRACK between {noprec shift(1507)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1089 on terminal RPAREN between {[explicit nonassoc 9927] shift(2082)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1089 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9927] shift(2081)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1089 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9927] shift(2079)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1090 on terminal RPAREN between {[explicit nonassoc 9927] shift(2082)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1090 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9927] shift(2081)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1090 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9927] shift(2079)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1091 on terminal RBRACE between {noprec shift(2077)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1091 on terminal RBRACE_IS_HERE between {noprec shift(2076)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1091 on terminal RBRACE_COMING_SOON between {noprec shift(2074)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1092 on terminal BAR_RBRACE between {noprec shift(2078)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences 31>RepoBuild: Microsoft.Interop.SourceGeneration -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 18>RepoBuild: shift/reduce error at state 1130 on terminal OWITH between {noprec shift(1323)} and {[explicit nonassoc 9951] reduce(declExpr:'TRY' 'ORIGHT_BLOCK_END')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1130 on terminal WITH between {noprec shift(1321)} and {[explicit nonassoc 9951] reduce(declExpr:'TRY' 'ORIGHT_BLOCK_END')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1141 on terminal ODO between {noprec shift(779)} and {[explicit left 9987] reduce(declExpr:'ASSERT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1141 on terminal OLET between {noprec shift(775)} and {[explicit left 9987] reduce(declExpr:'ASSERT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1141 on terminal EXTERN between {noprec shift(789)} and {[explicit left 9987] reduce(declExpr:'ASSERT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1145 on terminal ODO between {noprec shift(779)} and {[explicit left 9987] reduce(declExpr:'OASSERT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1145 on terminal OLET between {noprec shift(775)} and {[explicit left 9987] reduce(declExpr:'OASSERT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1145 on terminal EXTERN between {noprec shift(789)} and {[explicit left 9987] reduce(declExpr:'OASSERT')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1175 on terminal EOF between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal OBLOCKSEP between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal ODO between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal TYPE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal MODULE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal RBRACE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal RPAREN_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal RARROW between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal DO between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal error between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1177 on terminal COLON_QMARK between {[explicit left 9981] shift(1247)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal COLON_GREATER between {[explicit left 9976] shift(1250)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal COLON_QMARK_GREATER between {[explicit left 9976] shift(1253)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal COLON_EQUALS between {[explicit right 9962] shift(1256)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal JOIN_IN between {[explicit left 9970] shift(1262)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal BAR_BAR between {[explicit left 9970] shift(1264)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_BAR_OP between {[explicit left 9977] shift(1266)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal OR between {[explicit left 9970] shift(1268)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal AMP between {[explicit left 9973] shift(1270)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal AMP_AMP between {[explicit left 9973] shift(1272)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_AMP_OP between {[explicit left 9977] shift(1274)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal EQUALS between {[explicit left 9977] shift(1276)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_COMPARE_OP between {[explicit left 9977] shift(1278)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal DOLLAR between {[explicit left 9977] shift(1280)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal LESS between {[explicit left 9977] shift(1282)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal GREATER between {[explicit left 9977] shift(1284)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1286)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal PERCENT_OP between {[explicit left 9983] shift(1288)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal COLON_COLON between {[explicit right 9979] shift(1290)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal PLUS_MINUS_OP between {[explicit left 9982] shift(1292)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal MINUS between {[explicit left 9982] shift(1294)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal STAR between {[explicit left 9983] shift(1296)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9983] shift(1298)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_STAR_STAR_OP between {[explicit right 9984] shift(1300)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal DOT_DOT between {[explicit left 9966] shift(1302)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal COMMA between {[explicit left 9964] shift(1367)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COLON_QMARK between {[explicit left 9981] shift(1247)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COLON_GREATER between {[explicit left 9976] shift(1250)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COLON_QMARK_GREATER between {[explicit left 9976] shift(1253)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COLON_EQUALS between {[explicit right 9962] shift(1256)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal JOIN_IN between {[explicit left 9970] shift(1262)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal BAR_BAR between {[explicit left 9970] shift(1264)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_BAR_OP between {[explicit left 9977] shift(1266)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal OR between {[explicit left 9970] shift(1268)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal AMP between {[explicit left 9973] shift(1270)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal AMP_AMP between {[explicit left 9973] shift(1272)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_AMP_OP between {[explicit left 9977] shift(1274)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal EQUALS between {[explicit left 9977] shift(1276)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_COMPARE_OP between {[explicit left 9977] shift(1278)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal DOLLAR between {[explicit left 9977] shift(1280)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal LESS between {[explicit left 9977] shift(1282)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal GREATER between {[explicit left 9977] shift(1284)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1286)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal PERCENT_OP between {[explicit left 9983] shift(1288)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COLON_COLON between {[explicit right 9979] shift(1290)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal PLUS_MINUS_OP between {[explicit left 9982] shift(1292)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal MINUS between {[explicit left 9982] shift(1294)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal STAR between {[explicit left 9983] shift(1296)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9983] shift(1298)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_STAR_STAR_OP between {[explicit right 9984] shift(1300)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal DOT_DOT between {[explicit left 9966] shift(1302)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COMMA between {[explicit left 9964] shift(1367)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences 31>RepoBuild: LibraryImportGenerator -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 18>RepoBuild: shift/reduce error at state 1206 on terminal COLON_QMARK between {[explicit left 9981] shift(1247)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COLON_GREATER between {[explicit left 9976] shift(1250)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COLON_QMARK_GREATER between {[explicit left 9976] shift(1253)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COLON_EQUALS between {[explicit right 9962] shift(1256)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal JOIN_IN between {[explicit left 9970] shift(1262)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal BAR_BAR between {[explicit left 9970] shift(1264)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_BAR_OP between {[explicit left 9977] shift(1266)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal OR between {[explicit left 9970] shift(1268)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal AMP between {[explicit left 9973] shift(1270)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal AMP_AMP between {[explicit left 9973] shift(1272)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_AMP_OP between {[explicit left 9977] shift(1274)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal EQUALS between {[explicit left 9977] shift(1276)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_COMPARE_OP between {[explicit left 9977] shift(1278)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal DOLLAR between {[explicit left 9977] shift(1280)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal LESS between {[explicit left 9977] shift(1282)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal GREATER between {[explicit left 9977] shift(1284)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1286)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal PERCENT_OP between {[explicit left 9983] shift(1288)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COLON_COLON between {[explicit right 9979] shift(1290)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal PLUS_MINUS_OP between {[explicit left 9982] shift(1292)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal MINUS between {[explicit left 9982] shift(1294)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal STAR between {[explicit left 9983] shift(1296)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9983] shift(1298)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_STAR_STAR_OP between {[explicit right 9984] shift(1300)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal DOT_DOT between {[explicit left 9966] shift(1302)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COMMA between {[explicit left 9964] shift(1367)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1302 on terminal ODO between {noprec shift(779)} and {[explicit nonassoc 9965] reduce(declExpr:declExpr 'DOT_DOT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1302 on terminal OLET between {noprec shift(775)} and {[explicit nonassoc 9965] reduce(declExpr:declExpr 'DOT_DOT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1302 on terminal EXTERN between {noprec shift(789)} and {[explicit nonassoc 9965] reduce(declExpr:declExpr 'DOT_DOT')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1307 on terminal RPAREN between {[explicit left 9983] reduce(declExpr:'STAR')} and {[explicit left 9983] reduce(operatorName:'STAR')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1307 on terminal RPAREN_COMING_SOON between {[explicit left 9983] reduce(declExpr:'STAR')} and {[explicit left 9983] reduce(operatorName:'STAR')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1307 on terminal RPAREN_IS_HERE between {[explicit left 9983] reduce(declExpr:'STAR')} and {[explicit left 9983] reduce(operatorName:'STAR')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1337 on terminal EOF between {noprec shift(1093)} and {[explicit nonassoc 9929] reduce(patternClauses:patternAndGuard patternResult)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1337 on terminal error between {noprec shift(1077)} and {[explicit nonassoc 9929] reduce(patternClauses:patternAndGuard patternResult)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1350 on terminal ELIF between {noprec shift(1360)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1350 on terminal ELSE between {[explicit nonassoc 9954] shift(1357)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1350 on terminal OELSE between {noprec shift(1358)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1397 on terminal error between {[explicit nonassoc 9948] reduce(objExpr:'NEW' atomTypeNonAtomicDeprecated)} and {noprec reduce(opt_HIGH_PRECEDENCE_APP:)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1401 on terminal OBLOCKSEP between {[explicit nonassoc 9948] reduce(minusExpr:'NEW' atomTypeNonAtomicDeprecated opt_HIGH_PRECEDENCE_APP atomicExprAfterType)} and {[explicit nonassoc 9948] reduce(objExprBaseCall:'NEW' atomTypeNonAtomicDeprecated opt_HIGH_PRECEDENCE_APP atomicExprAfterType)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1402 on terminal error between {noprec shift(1077)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1402 on terminal EOF between {noprec shift(1093)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1411 on terminal EQUALS between {[explicit left 9977] shift(1584)} and {noprec reduce(minusExpr:appExpr)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1411 on terminal EOF between {noprec reduce(minusExpr:appExpr)} and {noprec reduce(recdExprCore:appExpr)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1411 on terminal RBRACE_COMING_SOON between {noprec reduce(minusExpr:appExpr)} and {noprec reduce(recdExprCore:appExpr)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1411 on terminal RBRACE_IS_HERE between {noprec reduce(minusExpr:appExpr)} and {noprec reduce(recdExprCore:appExpr)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1411 on terminal RBRACE between {noprec reduce(minusExpr:appExpr)} and {noprec reduce(recdExprCore:appExpr)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1411 on terminal error between {noprec reduce(minusExpr:appExpr)} and {noprec reduce(recdExprCore:appExpr)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1414 on terminal QMARK between {[explicit left 9995] shift(1447)} and {noprec reduce(appExpr:atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1417 on terminal QMARK between {[explicit left 9995] shift(1447)} and {noprec reduce(argExpr:atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1419 on terminal EOF between {noprec shift(1093)} and {[explicit nonassoc 9940] reduce(recdExprCore:'UNDERSCORE')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1419 on terminal error between {noprec shift(1077)} and {[explicit nonassoc 9940] reduce(recdExprCore:'UNDERSCORE')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1427 on terminal HIGH_PRECEDENCE_PAREN_APP between {[explicit left 9997] shift(1429)} and {noprec reduce(atomType:'CONST' atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1427 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9996] shift(1428)} and {noprec reduce(atomType:'CONST' atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1427 on terminal DOT between {[explicit left 9995] shift(1439)} and {noprec reduce(atomType:'CONST' atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1437 on terminal COLON between {noprec reduce(atomicExpr:'QUOTE' ident)} and {noprec reduce(typar:'QUOTE' ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1437 on terminal RPAREN between {noprec reduce(atomicExpr:'QUOTE' ident)} and {noprec reduce(typar:'QUOTE' ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1437 on terminal RPAREN_COMING_SOON between {noprec reduce(atomicExpr:'QUOTE' ident)} and {noprec reduce(typar:'QUOTE' ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1437 on terminal RPAREN_IS_HERE between {noprec reduce(atomicExpr:'QUOTE' ident)} and {noprec reduce(typar:'QUOTE' ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1437 on terminal OR between {noprec reduce(atomicExpr:'QUOTE' ident)} and {noprec reduce(typar:'QUOTE' ident)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1439 on terminal error between {noprec shift(1077)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal LPAREN between {[explicit nonassoc 9939] shift(1465)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal LBRACK between {[explicit nonassoc 9946] shift(1472)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal EOF between {noprec shift(1093)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal GLOBAL between {noprec shift(1463)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal LPAREN_STAR_RPAREN between {noprec shift(1965)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal IDENT between {[explicit nonassoc 9946] shift(1954)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal error between {noprec shift(1077)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal LPAREN between {[explicit nonassoc 9939] shift(1465)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal LBRACK between {[explicit nonassoc 9946] shift(1472)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal EOF between {noprec shift(1093)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal GLOBAL between {noprec shift(1463)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal LPAREN_STAR_RPAREN between {noprec shift(1965)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal IDENT between {[explicit nonassoc 9946] shift(1954)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1451 on terminal error between {noprec shift(1085)} and {noprec reduce(listExprElements:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1451 on terminal EOF between {noprec shift(1093)} and {noprec reduce(listExprElements:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1503 on terminal error between {noprec shift(1088)} and {noprec reduce(arrayExprElements:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1503 on terminal EOF between {noprec shift(1093)} and {noprec reduce(arrayExprElements:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1517 on terminal EOF between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OINTERFACE_MEMBER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OBLOCKEND_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OBLOCKEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ORIGHT_BLOCK_END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ODECLEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OBLOCKSEP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OWITH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OELSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OTHEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ODO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OLET between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal HIGH_PRECEDENCE_TYAPP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal HIGH_PRECEDENCE_PAREN_APP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal TYPE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal TYPE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal MODULE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal MODULE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BAR_JUST_BEFORE_NULL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal EXTERN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal PUBLIC between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal PRIVATE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERNAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal GLOBAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal STATIC between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal MEMBER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ABSTRACT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OVERRIDE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DEFAULT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INHERIT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal STRUCT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RBRACE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RBRACE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal MINUS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DOLLAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BAR_RBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BAR_RBRACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UNDERSCORE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal SEMICOLON_SEMICOLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LARROW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal EQUALS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LBRACK_BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LBRACE_BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LBRACK_LESS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal QMARK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DOT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON_COLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON_GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON_QMARK_GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON_QMARK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON_EQUALS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal SEMICOLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal WHEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal WITH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal HASH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal AMP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal AMP_AMP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal QUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RPAREN_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RPAREN_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal STAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COMMA between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RARROW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LPAREN_STAR_RPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OPEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal THEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal TO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal TRUE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal TYPE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal VAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERFACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal NEW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal EXCEPTION between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal FALSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal IN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal JOIN_IN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal FINALLY between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal AND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal AS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BEGIN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DONE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DOWNTO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ELSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ELIF between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DOT_DOT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BAR_BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal NULL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RESERVED between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal MODULE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal NAMESPACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BASE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LQUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RQUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal PERCENT_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LESS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LET between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BIGNUM between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DECIMAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal CHAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal IEEE64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal IEEE32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UNATIVEINT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UINT64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UINT32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UINT16 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UINT8 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal NATIVEINT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INT64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INT32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INT16 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INT8 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ADJACENT_PREFIX_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal PLUS_MINUS_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_AMP_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_STAR_DIV_MOD_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal PREFIX_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_BAR_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_AT_HAT_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_COMPARE_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_STAR_STAR_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal IDENT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal KEYWORD_STRING between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LBRACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RBRACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERP_STRING_END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERP_STRING_PART between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERP_STRING_BEGIN_PART between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERP_STRING_BEGIN_END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal STRING between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BYTEARRAY between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal error between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1613 on terminal EOF between {noprec shift(1093)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1613 on terminal error between {noprec shift(1077)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1613 on terminal RBRACE_COMING_SOON between {noprec shift(2094)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1614 on terminal EOF between {noprec shift(1093)} and {[explicit left 9977] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1614 on terminal error between {noprec shift(1077)} and {[explicit left 9977] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1614 on terminal RBRACE_COMING_SOON between {noprec shift(2094)} and {[explicit left 9977] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1620 on terminal error between {noprec shift(1637)} and {[explicit nonassoc 9959] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1626 on terminal error between {noprec shift(826)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1631 on terminal END between {noprec shift(2029)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1631 on terminal OEND between {noprec shift(2028)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1631 on terminal ODECLEND between {noprec shift(2027)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1633 on terminal error between {noprec shift(1637)} and {[explicit nonassoc 9959] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1635 on terminal error between {noprec shift(1637)} and {[explicit nonassoc 9959] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1637 on terminal error between {noprec shift(1637)} and {[explicit nonassoc 9959] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1760 on terminal AMP between {[explicit left 9973] shift(1761)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1760 on terminal COLON_GREATER between {[explicit left 9976] shift(1785)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1762 on terminal AMP between {[explicit left 9973] shift(1763)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1766 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1768)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1767 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1768)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1767 on terminal LESS between {[explicit left 9977] shift(1908)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1767 on terminal DOT between {[explicit left 9995] shift(1903)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal BAR_JUST_BEFORE_NULL between {[explicit nonassoc 9932] shift(1771)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal LBRACK between {[explicit nonassoc 9946] shift(1790)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9996] shift(1776)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1950)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal QUOTE between {noprec shift(1948)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal IDENT between {[explicit nonassoc 9946] shift(1954)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal GLOBAL between {noprec shift(1955)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1862 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1863)} and {noprec reduce(powerType:atomTypeOrAnonRecdType)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1910 on terminal EOF between {noprec shift(1093)} and {noprec reduce(dummyTypeArg:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1910 on terminal error between {noprec shift(1077)} and {noprec reduce(dummyTypeArg:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1935 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1936)} and {noprec reduce(measureTypePower:measureTypeAtom)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1953 on terminal COLON between {[explicit right 9978] reduce(typar:'INFIX_AT_HAT_OP' ident)} and {noprec reduce(identExpr:ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1953 on terminal RPAREN between {[explicit right 9978] reduce(typar:'INFIX_AT_HAT_OP' ident)} and {noprec reduce(identExpr:ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1953 on terminal RPAREN_COMING_SOON between {[explicit right 9978] reduce(typar:'INFIX_AT_HAT_OP' ident)} and {noprec reduce(identExpr:ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1953 on terminal RPAREN_IS_HERE between {[explicit right 9978] reduce(typar:'INFIX_AT_HAT_OP' ident)} and {noprec reduce(identExpr:ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1953 on terminal OR between {[explicit right 9978] reduce(typar:'INFIX_AT_HAT_OP' ident)} and {noprec reduce(identExpr:ident)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 2065 on terminal TYPE_COMING_SOON between {noprec shift(2064)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2065 on terminal TYPE_IS_HERE between {noprec shift(2067)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2065 on terminal TYPE between {noprec shift(2068)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2070 on terminal MODULE_COMING_SOON between {noprec shift(2069)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2070 on terminal MODULE_IS_HERE between {noprec shift(2072)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2070 on terminal MODULE between {noprec shift(2073)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences time: 00:00:05.3718690 31>RepoBuild: System.Private.CoreLib -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/System.Private.CoreLib/ref/Release/net9.0/System.Private.CoreLib.dll 18>RepoBuild: building goto table... time: 00:00:02.3629651 returning tables. 361 shift/reduce conflicts 617 reduce/reduce conflicts consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec writing tables to log building tables 2098 states 330 nonterminals 207 terminals 1241 productions #rows in action table: 2098 31>RepoBuild: System.Private.CoreLib -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/coreclr/linux.x64.Release/IL/System.Private.CoreLib.dll cdac-build-tool -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll cdac-build-tool -> /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll Executing "/builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/build-runtime.sh" -cmakeargs " -DCLR_CMAKE_USE_SYSTEM_BROTLI=true -DCLR_CMAKE_USE_SYSTEM_ZLIB=true" -x64 -release -ci -portablebuild=false -keepnativesymbols -os linux -outputrid opencloudos.8.10-x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll" Commencing CoreCLR Repo build __OutputRid: opencloudos.8.10-x64 Setting up directories for build Checking prerequisites... Commencing build of "install" target in "CoreCLR component" for linux.x64.Release in /builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/obj/coreclr/linux.x64.Release Invoking "/builddir/build/BUILD/dotnet-9.0.116/src/runtime/eng/native/gen-buildsys.sh" "/builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr" "/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/obj/coreclr/linux.x64.Release" x64 linux clang Release "" -DCLR_CMAKE_PGO_INSTRUMENT=0 -DCLR_CMAKE_OPTDATA_PATH= -DCLR_CMAKE_PGO_OPTIMIZE=0 -DCLI_CMAKE_FALLBACK_OS="opencloudos.8.10" -DFEATURE_DISTRO_AGNOSTIC_SSL=0 -DCDAC_BUILD_TOOL_BINARY_PATH=/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll -DCLR_DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet -DCLR_CMAKE_USE_SYSTEM_BROTLI=true -DCLR_CMAKE_USE_SYSTEM_ZLIB=true -DCLR_CMAKE_KEEP_NATIVE_SYMBOLS=true Not searching for unused variables given on the command line. Re-run cmake no build system arguments -- The C compiler identification is Clang 20.1.8 -- The CXX compiler identification is Clang 20.1.8 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang-20 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++-20 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- The linker identification is LLD 20.1.8 (compatible with GNU linkers) Detected Linux x86_64 -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG - Success -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success -- The ASM compiler identification is Clang 20.1.8 with GNU-like command-line -- Found assembler: /usr/bin/clang-20 -- Performing Test HAVE_LTO -- Performing Test HAVE_LTO - Success -- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW -- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW - Success -- Performing Test HAVE_DIRENT_D_TYPE -- Performing Test HAVE_DIRENT_D_TYPE - Success -- Looking for getauxval -- Looking for getauxval - found -- Looking for include file GSS/GSS.h -- Looking for include file GSS/GSS.h - not found -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1k") -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Failed -- Looking for include files sys/socket.h, linux/in.h -- Looking for include files sys/socket.h, linux/in.h - not found -- Performing Test HAVE_IN_PKTINFO -- Performing Test HAVE_IN_PKTINFO - Failed -- Performing Test HAVE_IP_MREQN -- Performing Test HAVE_IP_MREQN - Failed -- Performing Test HAVE_STATFS_VFS -- Performing Test HAVE_STATFS_VFS - Failed -- Performing Test HAVE_STATFS_MOUNT -- Performing Test HAVE_STATFS_MOUNT - Failed -- Performing Test HAVE_FLOCK64 -- Performing Test HAVE_FLOCK64 - Failed -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - not found -- Looking for F_DUPFD_CLOEXEC -- Looking for F_DUPFD_CLOEXEC - not found -- Looking for F_DUPFD -- Looking for F_DUPFD - not found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Looking for getifaddrs -- Looking for getifaddrs - not found -- Looking for fork -- Looking for fork - not found -- Looking for lseek64 -- Looking for lseek64 - not found -- Looking for mmap64 -- Looking for mmap64 - not found -- Looking for ftruncate64 -- Looking for ftruncate64 - not found -- Looking for posix_fadvise64 -- Looking for posix_fadvise64 - not found -- Looking for stat64 -- Looking for stat64 - not found -- Looking for vfork -- Looking for vfork - not found -- Looking for pipe -- Looking for pipe - not found -- Looking for pipe2 -- Looking for pipe2 - not found -- Looking for getmntinfo -- Looking for getmntinfo - not found -- Looking for strcpy_s -- Looking for strcpy_s - not found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for posix_fadvise -- Looking for posix_fadvise - not found -- Looking for fallocate -- Looking for fallocate - not found -- Looking for preadv -- Looking for preadv - not found -- Looking for pwritev -- Looking for pwritev - not found -- Looking for ioctl -- Looking for ioctl - not found -- Looking for sched_getaffinity -- Looking for sched_getaffinity - not found -- Looking for sched_setaffinity -- Looking for sched_setaffinity - not found -- Looking for sched_getcpu -- Looking for sched_getcpu - not found -- Looking for pthread_setcancelstate -- Looking for pthread_setcancelstate - not found -- Looking for include file gnu/lib-names.h -- Looking for include file gnu/lib-names.h - not found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - not found -- Looking for cfsetspeed -- Looking for cfsetspeed - not found -- Looking for cfmakeraw -- Looking for cfmakeraw - not found -- Performing Test HAVE_UTSNAME_DOMAINNAME -- Performing Test HAVE_UTSNAME_DOMAINNAME - Failed -- Performing Test HAVE_STAT_BIRTHTIME -- Performing Test HAVE_STAT_BIRTHTIME - Failed -- Performing Test HAVE_STAT_FLAGS -- Performing Test HAVE_STAT_FLAGS - Failed -- Looking for lchflags -- Looking for lchflags - not found -- Performing Test HAVE_STAT_TIMESPEC -- Performing Test HAVE_STAT_TIMESPEC - Failed -- Performing Test HAVE_STAT_TIM -- Performing Test HAVE_STAT_TIM - Failed -- Performing Test HAVE_STAT_NSEC -- Performing Test HAVE_STAT_NSEC - Failed -- Performing Test HAVE_DIRENT_NAME_LEN -- Performing Test HAVE_DIRENT_NAME_LEN - Failed -- Performing Test HAVE_STATFS_FSTYPENAME -- Performing Test HAVE_STATFS_FSTYPENAME - Failed -- Performing Test HAVE_STATVFS_FSTYPENAME -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed -- Looking for statfs -- Looking for statfs - not found -- Looking for getrlimit -- Looking for getrlimit - not found -- Looking for setrlimit -- Looking for setrlimit - not found -- Check size of struct statfs -- Check size of struct statfs - failed -- Performing Test HAVE_GNU_STRERROR_R -- Performing Test HAVE_GNU_STRERROR_R - Failed -- Performing Test HAVE_READDIR_R -- Performing Test HAVE_READDIR_R - Failed -- Performing Test KEVENT_HAS_VOID_UDATA -- Performing Test KEVENT_HAS_VOID_UDATA - Failed -- Performing Test HAVE_SENDFILE_4 -- Performing Test HAVE_SENDFILE_4 - Failed -- Performing Test HAVE_SENDFILE_6 -- Performing Test HAVE_SENDFILE_6 - Failed -- Performing Test HAVE_SENDFILE_7 -- Performing Test HAVE_SENDFILE_7 - Failed -- Looking for fcopyfile -- Looking for fcopyfile - not found -- Looking for include file sys/sockio.h -- Looking for include file sys/sockio.h - not found -- Looking for include file linux/ethtool.h -- Looking for include file linux/ethtool.h - not found -- Looking for include file sys/poll.h -- Looking for include file sys/poll.h - not found -- Looking for include file sys/proc_info.h -- Looking for include file sys/proc_info.h - not found -- Looking for include files time.h, linux/errqueue.h -- Looking for include files time.h, linux/errqueue.h - not found -- Looking for epoll_create1 -- Looking for epoll_create1 - not found -- Looking for accept4 -- Looking for accept4 - not found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for disconnectx -- Looking for disconnectx - not found -- Looking for connectx -- Looking for connectx - not found -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Failed -- Looking for malloc_size -- Looking for malloc_size - not found -- Looking for malloc_usable_size -- Looking for malloc_usable_size - not found -- Looking for malloc_usable_size -- Looking for malloc_usable_size - not found -- Looking for posix_memalign -- Looking for posix_memalign - not found -- Looking for aligned_alloc -- Looking for aligned_alloc - not found -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP - Failed -- Performing Test HAVE_CLOCK_MONOTONIC -- Performing Test HAVE_CLOCK_MONOTONIC - Failed -- Performing Test HAVE_CLOCK_REALTIME -- Performing Test HAVE_CLOCK_REALTIME - Failed -- Looking for clock_gettime_nsec_np -- Looking for clock_gettime_nsec_np - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Looking for pthread_create in c -- Looking for pthread_create in c - not found CMake Error at /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/native/libs/configure.cmake:646 (check_library_exists): check_library_exists Macro invoked with incorrect arguments for macro named: CHECK_LIBRARY_EXISTS Call Stack (most recent call first): /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/native/libs/CMakeLists.txt:112 (include) -- Looking for futimes -- Looking for futimes - not found -- Looking for futimens -- Looking for futimens - not found -- Looking for fchmod -- Looking for fchmod - not found -- Looking for chmod -- Looking for chmod - not found -- Looking for utimensat -- Looking for utimensat - not found -- Looking for lutimes -- Looking for lutimes - not found -- Performing Test IPV6MR_INTERFACE_UNSIGNED -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Failed -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - not found -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - False -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - False -- Performing Test HAVE_MKSTEMPS -- Performing Test HAVE_MKSTEMPS - Failed -- Performing Test HAVE_MKSTEMP -- Performing Test HAVE_MKSTEMP - Failed CMake Error at /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/native/libs/configure.cmake:771 (message): Cannot find mkstemps nor mkstemp on this platform. Call Stack (most recent call first): /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/native/libs/CMakeLists.txt:112 (include) -- Configuring incomplete, errors occurred! ##vso[task.logissue type=error]Failed to generate "CoreCLR component" build project! /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/runtime.proj(108,5): error MSB3073: The command ""/builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/build-runtime.sh" -cmakeargs " -DCLR_CMAKE_USE_SYSTEM_BROTLI=true -DCLR_CMAKE_USE_SYSTEM_ZLIB=true" -x64 -release -ci -portablebuild=false -keepnativesymbols -os linux -outputrid opencloudos.8.10-x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll"" exited with code 1. Build FAILED. /builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/runtime.proj(108,5): error MSB3073: The command ""/builddir/build/BUILD/dotnet-9.0.116/src/runtime/src/coreclr/build-runtime.sh" -cmakeargs " -DCLR_CMAKE_USE_SYSTEM_BROTLI=true -DCLR_CMAKE_USE_SYSTEM_ZLIB=true" -x64 -release -ci -portablebuild=false -keepnativesymbols -os linux -outputrid opencloudos.8.10-x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll"" exited with code 1. 0 Warning(s) 1 Error(s) Time Elapsed 00:01:23.51 Build failed with exit code 1. Check errors above. /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets(130,5): error MSB3073: The command "./build.sh --restore --build --publish --arch x64 --configuration Release --allconfigurations --verbosity minimal --nodereuse false --warnAsError false --outputrid opencloudos.8.10-x64 /p:PackageOS=opencloudos.8 /p:ToolsOS=opencloudos.8 /p:AdditionalRuntimeIdentifierParent=linux-x64 /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:OfficialBuildId=20260325.22 /p:ContinuousIntegrationBuild=true /p:PortableBuild=false /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/runtime/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/runtime/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/runtime/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/runtime/ /p:GitHubRepositoryName=runtime --cmakeargs -DCLR_CMAKE_USE_SYSTEM_BROTLI=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_ZLIB=true /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/runtime/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.runtime.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=runtime" exited with code 1. [/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets;linenumber=130;columnnumber=5;code=MSB3073;]The command "./build.sh --restore --build --publish --arch x64 --configuration Release --allconfigurations --verbosity minimal --nodereuse false --warnAsError false --outputrid opencloudos.8.10-x64 /p:PackageOS=opencloudos.8 /p:ToolsOS=opencloudos.8 /p:AdditionalRuntimeIdentifierParent=linux-x64 /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:OfficialBuildId=20260325.22 /p:ContinuousIntegrationBuild=true /p:PortableBuild=false /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/runtime/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/runtime/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/runtime/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/runtime/ /p:GitHubRepositoryName=runtime --cmakeargs -DCLR_CMAKE_USE_SYSTEM_BROTLI=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_ZLIB=true /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/runtime/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.runtime.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=runtime" exited with code 1. Build FAILED. /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets(130,5): error MSB3073: The command "./build.sh --restore --build --publish --arch x64 --configuration Release --allconfigurations --verbosity minimal --nodereuse false --warnAsError false --outputrid opencloudos.8.10-x64 /p:PackageOS=opencloudos.8 /p:ToolsOS=opencloudos.8 /p:AdditionalRuntimeIdentifierParent=linux-x64 /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:OfficialBuildId=20260325.22 /p:ContinuousIntegrationBuild=true /p:PortableBuild=false /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/runtime/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/runtime/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/runtime/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/runtime/ /p:GitHubRepositoryName=runtime --cmakeargs -DCLR_CMAKE_USE_SYSTEM_BROTLI=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_ZLIB=true /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/builddir/build/BUILD/dotnet-9.0.116/src/runtime/" /p:ArtifactsDir="/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/" /bl:"/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/builddir/build/BUILD/dotnet-9.0.116/src/runtime/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/PackageVersions/PackageVersions.runtime.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=runtime" exited with code 1. [/builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj] 0 Warning(s) 1 Error(s) Time Elapsed 00:01:24.10 Build failed with exit code 1. Check errors above. 31>/builddir/build/BUILD/dotnet-9.0.116/repo-projects/Directory.Build.targets(459,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-9.0.116/src/runtime/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/runtime/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/runtime/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" --arch x64 --os linux /p:TargetRid=opencloudos.8.10-x64 /p:RuntimeOS=opencloudos.8 /p:BaseOS=linux-x64 /p:UseSystemLibs=+brotli++zlib+ /p:PortableBuild=false /p:SourceBuildNonPortable=true /p:UsingToolMicrosoftNetCompilers=false /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/runtime/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/runtime/" exited with code 1. [/builddir/build/BUILD/dotnet-9.0.116/repo-projects/runtime.proj] 31>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/runtime.proj" (Build target(s)) -- FAILED. 23>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/vstest.proj" (Build target(s)) -- FAILED. 30>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/roslyn-analyzers.proj" (Build target(s)) -- FAILED. 19>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/roslyn.proj" (Build target(s)) -- FAILED. 22>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/msbuild.proj" (Build target(s)) -- FAILED. 24>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/nuget-client.proj" (Build target(s)) -- FAILED. 15>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/aspnetcore.proj" (Build target(s)) -- FAILED. 29>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/razor.proj" (Build target(s)) -- FAILED. 18>RepoBuild: FSharp.Compiler.Service -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Compiler.Service/Proto/netstandard2.0/FSharp.Compiler.Service.dll FSharp.Build -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Build/Proto/netstandard2.0/FSharp.Build.dll fsc -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/fsc/Proto/net9.0/opencloudos.8-x64/fsc.dll fsc -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/Bootstrap/fsc/ FSharp.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Core/Proto/netstandard2.0/FSharp.Core.dll FSharp.DependencyManager.Nuget -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.DependencyManager.Nuget/Proto/netstandard2.0/FSharp.DependencyManager.Nuget.dll FSharp.Compiler.Service -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Compiler.Service/Proto/netstandard2.0/FSharp.Compiler.Service.dll FSharp.Compiler.Interactive.Settings -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Compiler.Interactive.Settings/Proto/netstandard2.0/FSharp.Compiler.Interactive.Settings.dll fsi -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/fsi/Proto/net9.0/opencloudos.8-x64/fsi.dll fsi -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/Bootstrap/fsi/ real 3m11.300s user 0m19.967s sys 0m3.186s Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 200 ms). Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.Core/FSharp.Core.fsproj (in 72 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.Compiler.Interactive.Settings/FSharp.Compiler.Interactive.Settings.fsproj (in 73 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.DependencyManager.Nuget/FSharp.DependencyManager.Nuget.fsproj (in 75 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/Compiler/FSharp.Compiler.Service.fsproj (in 75 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/fsc/fscProject/fsc.fsproj (in 79 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/Microsoft.FSharp.Compiler/Microsoft.FSharp.Compiler.fsproj (in 80 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/fsi/fsiProject/fsi.fsproj (in 80 ms). Restored /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/src/FSharp.Build/FSharp.Build.fsproj (in 81 ms). FSharp.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Core/Release/netstandard2.1/FSharp.Core.dll FSharp.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Core/Release/netstandard2.0/FSharp.Core.dll FSharp.Compiler.Interactive.Settings -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Compiler.Interactive.Settings/Release/netstandard2.0/FSharp.Compiler.Interactive.Settings.dll FSharp.DependencyManager.Nuget -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.DependencyManager.Nuget/Release/netstandard2.0/FSharp.DependencyManager.Nuget.dll compiling to dfas (can take a while...) 137 states writing output compiling to dfas (can take a while...) 28 states writing output compiling to dfas (can take a while...) 837 states writing output computing first function... time: 00:00:00.0259477 building kernels... time: 00:00:00.0193838 building kernel table... time: 00:00:00.0039368 computing lookahead relations..................................................................................................................... time: 00:00:00.0161065 building lookahead table... time: 00:00:00.0049583 building action table... shift/reduce error at state 59 on terminal RBRACK between {noprec shift(60)} and {noprec reduce(bound:)} - assuming the former because we prefer shift when unable to compare precedences time: 00:00:00.0347687 building goto table... time: 00:00:00.0028082 returning tables. 1 shift/reduce conflicts consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec writing tables to log building tables 114 states 26 nonterminals 67 terminals 86 productions #rows in action table: 114 computing first function... time: 00:00:00.0225455 building kernels... time: 00:00:00.0160854 building kernel table... time: 00:00:00.0038026 computing lookahead relations.................................. time: 00:00:00.0128014 building lookahead table... time: 00:00:00.0022552 building action table... shift/reduce error at state 4 on terminal RPAREN between {[explicit nonassoc 9993] shift(24)} and {noprec reduce(Recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 14 on terminal error between {noprec shift(3)} and {[explicit left 9997] reduce(Expr:'OP_NOT' Expr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 15 on terminal error between {noprec shift(3)} and {[explicit left 9996] reduce(Expr:Expr 'OP_AND' Expr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 16 on terminal error between {noprec shift(3)} and {[explicit left 9995] reduce(Expr:Expr 'OP_OR' Expr)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 25 on terminal OP_AND between {[explicit nonassoc 9998] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 25 on terminal OP_OR between {[explicit nonassoc 9998] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 25 on terminal RPAREN between {[explicit nonassoc 9998] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 25 on terminal error between {[explicit nonassoc 9998] reduce(Expr:'LPAREN' Expr Recover)} and {noprec reduce(Expr:Expr Recover)} - assuming the former because we prefer the rule earlier in the file time: 00:00:00.0286525 building goto table... time: 00:00:00.0004908 returning tables. 4 shift/reduce conflicts 4 reduce/reduce conflicts consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec writing tables to log building tables 31 states 5 nonterminals 11 terminals 19 productions #rows in action table: 31 computing first function... time: 00:00:00.2862232 building kernels... time: 00:00:00.3285326 building kernel table... time: 00:00:00.0105708 computing lookahead relations..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... time: 00:00:03.0136204 building lookahead table... time: 00:00:00.8909089 building action table... shift/reduce error at state 0 on terminal error between {noprec shift(51)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2 on terminal error between {noprec shift(232)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2 on terminal error between {noprec shift(232)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 44 on terminal EOF between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OBLOCKEND_COMING_SOON between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OBLOCKEND_IS_HERE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OBLOCKEND between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OBLOCKSEP between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OLET between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal TYPE_COMING_SOON between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal TYPE_IS_HERE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal MODULE_COMING_SOON between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal MODULE_IS_HERE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal EXTERN between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal PUBLIC between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal PRIVATE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal INTERNAL between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal SEMICOLON_SEMICOLON between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal LBRACK_LESS between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal SEMICOLON between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal HASH between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal LPAREN between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal LPAREN_STAR_RPAREN between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal OPEN between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal TYPE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal VAL between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal EXCEPTION between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal DO between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal END between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal MODULE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal NAMESPACE between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal LET between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal INT32 between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal IDENT between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal KEYWORD_STRING between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal STRING between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 44 on terminal error between {[explicit nonassoc 9946] reduce(hashDirectiveArg:'IDENT')} and {[explicit nonassoc 9946] reduce(ident:'IDENT')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 51 on terminal EOF between {noprec shift(52)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 69 on terminal error between {noprec shift(85)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 73 on terminal error between {noprec shift(86)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 77 on terminal error between {noprec shift(82)} and {noprec reduce(moduleSpfnsPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 82 on terminal OBLOCKEND_COMING_SOON between {noprec shift(2083)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 82 on terminal OBLOCKEND_IS_HERE between {noprec shift(2085)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 82 on terminal OBLOCKEND between {noprec shift(2086)} and {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 86 on terminal EOF between {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 86 on terminal OBLOCKSEP between {[explicit right 9934] shift(2015)} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 86 on terminal SEMICOLON_SEMICOLON between {noprec shift(2014)} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 86 on terminal SEMICOLON between {[explicit right 9934] shift(2013)} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 86 on terminal NAMESPACE between {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 86 on terminal error between {noprec reduce(moduleSpfnsPossiblyEmpty:'error')} and {noprec reduce(moduleSpfn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 88 on terminal error between {noprec shift(90)} and {noprec reduce(moduleSpfns:moduleSpfn opt_topSeparators)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 121 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 136 on terminal WITH between {noprec shift(225)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 137 on terminal STRUCT between {noprec shift(597)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 140 on terminal STRUCT between {noprec shift(597)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 145 on terminal WITH between {noprec shift(225)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 147 on terminal WITH between {noprec shift(225)} and {noprec reduce(opt_classSpfn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 155 on terminal error between {noprec shift(159)} and {noprec reduce(classSpfnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 188 on terminal WITH between {noprec shift(206)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 239 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 239 on terminal error between {noprec shift(266)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 243 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 243 on terminal error between {noprec shift(267)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 246 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 246 on terminal error between {noprec shift(251)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 258 on terminal error between {noprec shift(266)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 258 on terminal error between {noprec shift(266)} and {noprec reduce(moduleDefnsOrExpr:opt_attributes opt_access declExpr topSeparators)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 262 on terminal error between {noprec shift(266)} and {noprec reduce(moduleDefns:moduleDefnOrDirective)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 264 on terminal error between {noprec shift(266)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 264 on terminal error between {noprec shift(266)} and {noprec reduce(moduleDefns:moduleDefnOrDirective topSeparators)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 267 on terminal OBLOCKSEP between {[explicit right 9934] shift(2015)} and {noprec reduce(moduleDefn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 267 on terminal SEMICOLON_SEMICOLON between {noprec shift(2014)} and {noprec reduce(moduleDefn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 267 on terminal SEMICOLON between {[explicit right 9934] shift(2013)} and {noprec reduce(moduleDefn:opt_attributes opt_access moduleIntro 'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 270 on terminal error between {noprec shift(266)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 279 on terminal OLET between {noprec shift(775)} and {[explicit nonassoc 9950] reduce(moduleDefn:opt_attributes opt_access hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 279 on terminal EXTERN between {noprec shift(789)} and {[explicit nonassoc 9950] reduce(moduleDefn:opt_attributes opt_access hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 279 on terminal error between {noprec shift(1111)} and {[explicit nonassoc 9950] reduce(moduleDefn:opt_attributes opt_access hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 289 on terminal error between {noprec shift(1077)} and {noprec reduce(opt_attributes:attributes)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 301 on terminal STRUCT between {noprec shift(2041)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 301 on terminal BEGIN between {noprec shift(2042)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 301 on terminal error between {noprec shift(268)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 311 on terminal error between {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 311 on terminal error between {noprec shift(269)} and {noprec reduce(moduleDefnsOrExprPossiblyEmpty:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 320 on terminal LBRACK_LESS between {noprec shift(322)} and {noprec reduce(attributes:attributeList)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 325 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 328 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 333 on terminal TYPE_COMING_SOON between {noprec shift(2064)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 333 on terminal MODULE_COMING_SOON between {noprec shift(2069)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 355 on terminal VAL between {noprec shift(482)} and {noprec reduce(memberFlags:'STATIC')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 366 on terminal WITH between {noprec shift(316)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 366 on terminal PUBLIC between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 366 on terminal PRIVATE between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 366 on terminal INTERNAL between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 366 on terminal EOF between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 366 on terminal error between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 366 on terminal LBRACK_LESS between {noprec shift(322)} and {noprec reduce(tyconDefn:typeNameInfo)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 373 on terminal STRUCT between {noprec shift(597)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 376 on terminal STRUCT between {noprec shift(597)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 378 on terminal error between {noprec shift(409)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 381 on terminal WITH between {noprec shift(524)} and {noprec reduce(opt_classDefn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 385 on terminal WITH between {noprec shift(524)} and {noprec reduce(opt_classDefn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 393 on terminal error between {noprec shift(397)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 397 on terminal END between {noprec shift(398)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 397 on terminal error between {noprec shift(409)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 403 on terminal error between {noprec shift(409)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 409 on terminal error between {noprec shift(409)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 412 on terminal error between {noprec shift(409)} and {noprec reduce(classDefnMembers:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 448 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 452 on terminal WITH between {noprec shift(521)} and {noprec reduce(opt_interfaceImplDefn:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 460 on terminal WITH between {noprec shift(206)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 461 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 464 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 466 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 468 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 474 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 478 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 497 on terminal WITH between {noprec shift(206)} and {noprec reduce(classMemberSpfnGetSet:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 521 on terminal STATIC between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_interfaceImplDefn:'WITH')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 521 on terminal MEMBER between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_interfaceImplDefn:'WITH')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 521 on terminal OVERRIDE between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_interfaceImplDefn:'WITH')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 521 on terminal LBRACK_LESS between {noprec shift(322)} and {noprec reduce(opt_interfaceImplDefn:'WITH')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 521 on terminal error between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_interfaceImplDefn:'WITH')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 547 on terminal OBLOCKSEP between {[explicit right 9934] shift(2020)} and {noprec reduce(opt_seps:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 548 on terminal error between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(objectImplementationMembers:objectImplementationMember opt_seps)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 553 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 555 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 559 on terminal ODECLEND between {noprec shift(2030)} and {noprec reduce(opt_ODECLEND:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 579 on terminal error between {noprec shift(583)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 589 on terminal error between {noprec shift(593)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 632 on terminal DOT between {[explicit left 9995] shift(1900)} and {noprec reduce(hashConstraint:'HASH' atomType)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 643 on terminal EOF between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OINTERFACE_MEMBER between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OBLOCKEND_COMING_SOON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OBLOCKEND_IS_HERE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OBLOCKEND between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ORIGHT_BLOCK_END between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ODECLEND between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OEND between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OBLOCKSEP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OWITH between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OELSE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OTHEN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ODO between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OLET between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal HIGH_PRECEDENCE_PAREN_APP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal TYPE_COMING_SOON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal TYPE_IS_HERE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal MODULE_COMING_SOON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal MODULE_IS_HERE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal BAR_JUST_BEFORE_NULL between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal EXTERN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal PUBLIC between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal PRIVATE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INTERNAL between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal GLOBAL between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal STATIC between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal MEMBER between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ABSTRACT between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OVERRIDE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DEFAULT between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INHERIT between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal BAR between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RBRACK between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RBRACE_COMING_SOON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RBRACE_IS_HERE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal MINUS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DOLLAR between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal BAR_RBRACK between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal BAR_RBRACE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal SEMICOLON_SEMICOLON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal EQUALS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal LBRACK between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal LBRACK_LESS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON_COLON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON_GREATER between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON_QMARK_GREATER between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON_QMARK between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COLON_EQUALS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal SEMICOLON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal WHEN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal WITH between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal HASH between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal AMP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal AMP_AMP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal QUOTE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal LPAREN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RPAREN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal STAR between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal COMMA between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RARROW between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OPEN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal OR between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal THEN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal TO between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal TYPE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal VAL between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INTERFACE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal NEW between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal EXCEPTION between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal IN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal JOIN_IN between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal FINALLY between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal AND between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal AS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DO between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DONE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DOWNTO between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ELSE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal ELIF between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal END between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal DOT_DOT between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal BAR_BAR between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal MODULE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal NAMESPACE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RQUOTE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal PERCENT_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal LESS between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal GREATER between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal LET between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal PLUS_MINUS_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_AMP_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_BAR_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_AT_HAT_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_COMPARE_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INFIX_STAR_STAR_OP between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal IDENT between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal RBRACE between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INTERP_STRING_END between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal INTERP_STRING_PART between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 643 on terminal error between {[explicit nonassoc 9957] reduce(intersectionConstraints:intersectionConstraints 'AMP' hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal EOF between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OINTERFACE_MEMBER between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OBLOCKEND_IS_HERE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OBLOCKEND between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ORIGHT_BLOCK_END between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ODECLEND between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OEND between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OBLOCKSEP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OWITH between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OELSE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OTHEN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ODO between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OLET between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal HIGH_PRECEDENCE_PAREN_APP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal TYPE_COMING_SOON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal TYPE_IS_HERE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal MODULE_COMING_SOON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal MODULE_IS_HERE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal BAR_JUST_BEFORE_NULL between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal EXTERN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal PUBLIC between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal PRIVATE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INTERNAL between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal GLOBAL between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal STATIC between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal MEMBER between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ABSTRACT between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OVERRIDE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DEFAULT between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INHERIT between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal BAR between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RBRACK between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RBRACE_COMING_SOON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RBRACE_IS_HERE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal MINUS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DOLLAR between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal BAR_RBRACK between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal BAR_RBRACE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal SEMICOLON_SEMICOLON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal EQUALS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal LBRACK between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal LBRACK_LESS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON_COLON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON_GREATER between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON_QMARK_GREATER between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON_QMARK between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COLON_EQUALS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal SEMICOLON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal WHEN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal WITH between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal HASH between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal AMP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal AMP_AMP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal QUOTE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal LPAREN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RPAREN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RPAREN_COMING_SOON between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RPAREN_IS_HERE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal STAR between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal COMMA between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RARROW between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OPEN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal OR between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal THEN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal TO between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal TYPE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal VAL between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INTERFACE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal NEW between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal EXCEPTION between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal IN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal JOIN_IN between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal FINALLY between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal AND between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal AS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DO between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DONE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DOWNTO between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ELSE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal ELIF between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal END between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal DOT_DOT between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal BAR_BAR between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal MODULE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal NAMESPACE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RQUOTE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal PERCENT_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal LESS between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal GREATER between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal LET between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal PLUS_MINUS_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_AMP_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_STAR_DIV_MOD_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_BAR_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_AT_HAT_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_COMPARE_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INFIX_STAR_STAR_OP between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal IDENT between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal RBRACE between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INTERP_STRING_END between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal INTERP_STRING_PART between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 645 on terminal error between {noprec reduce(intersectionConstraints:hashConstraint)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 651 on terminal COLON between {noprec shift(654)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 651 on terminal COLON_GREATER between {[explicit left 9976] shift(652)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 651 on terminal AMP between {[explicit left 9973] shift(1761)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 653 on terminal EOF between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OINTERFACE_MEMBER between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OBLOCKEND_COMING_SOON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OBLOCKEND_IS_HERE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OBLOCKEND between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ORIGHT_BLOCK_END between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ODECLEND between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OEND between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OBLOCKSEP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OWITH between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OELSE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OTHEN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ODO between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OLET between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal HIGH_PRECEDENCE_PAREN_APP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal TYPE_COMING_SOON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal TYPE_IS_HERE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal MODULE_COMING_SOON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal MODULE_IS_HERE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal BAR_JUST_BEFORE_NULL between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal EXTERN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal PUBLIC between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal PRIVATE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INTERNAL between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal STATIC between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal MEMBER between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ABSTRACT between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OVERRIDE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DEFAULT between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INHERIT between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal BAR between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RBRACK between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RBRACE_COMING_SOON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RBRACE_IS_HERE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal MINUS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DOLLAR between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal BAR_RBRACK between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal BAR_RBRACE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal SEMICOLON_SEMICOLON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal EQUALS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal LBRACK_LESS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON_COLON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON_GREATER between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON_QMARK_GREATER between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON_QMARK between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COLON_EQUALS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal SEMICOLON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal WHEN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal WITH between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal HASH between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal AMP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal AMP_AMP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal LPAREN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RPAREN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RPAREN_COMING_SOON between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RPAREN_IS_HERE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal STAR between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal COMMA between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RARROW between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OPEN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal OR between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal THEN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal TO between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal TYPE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal VAL between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INTERFACE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal NEW between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal EXCEPTION between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal IN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal JOIN_IN between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal FINALLY between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal AND between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal AS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DO between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DONE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DOWNTO between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ELSE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal ELIF between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal END between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal DOT_DOT between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal BAR_BAR between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal MODULE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal NAMESPACE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RQUOTE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal PERCENT_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal LESS between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal GREATER between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal LET between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal PLUS_MINUS_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_AMP_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_BAR_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_AT_HAT_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_COMPARE_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INFIX_STAR_STAR_OP between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal RBRACE between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INTERP_STRING_END between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal INTERP_STRING_PART between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 653 on terminal error between {[explicit left 9976] reduce(typeConstraint:typar 'COLON_GREATER' typ)} and {[explicit left 9976] reduce(appTypeWithoutNull:typar 'COLON_GREATER' typ)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 673 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9996] shift(1776)} and {noprec reduce(typeConstraint:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 673 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1950)} and {noprec reduce(typeConstraint:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 676 on terminal RPAREN between {noprec reduce(typeAlts:appTypeWithoutNull)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 676 on terminal RPAREN_COMING_SOON between {noprec reduce(typeAlts:appTypeWithoutNull)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 676 on terminal RPAREN_IS_HERE between {noprec reduce(typeAlts:appTypeWithoutNull)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 682 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(unionTypeRepr:firstUnionCaseDecl)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 689 on terminal HASH between {noprec shift(631)} and {noprec reduce(attrUnionCaseDecl:opt_attributes opt_access unionCaseName)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 710 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(path:ident)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 713 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 714 on terminal BAR between {[explicit left 9977] reduce(firstUnionCaseDeclOfMany:ident 'EQUALS' atomicExpr opt_OBLOCKSEP)} and {[explicit left 9977] reduce(firstUnionCaseDecl:ident 'EQUALS' atomicExpr opt_OBLOCKSEP)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 715 on terminal OBLOCKSEP between {[explicit right 9934] shift(2032)} and {noprec reduce(opt_OBLOCKSEP:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 716 on terminal BAR between {[explicit left 9977] reduce(firstUnionCaseDeclOfMany:ident 'EQUALS' recover opt_OBLOCKSEP)} and {[explicit left 9977] reduce(firstUnionCaseDecl:ident 'EQUALS' recover opt_OBLOCKSEP)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 742 on terminal EOF between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 742 on terminal error between {[explicit nonassoc 9947] reduce(opt_attributes:)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 886 on terminal HIGH_PRECEDENCE_TYAPP between {[explicit left 9998] shift(887)} and {noprec reduce(constant:rawConstant)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 910 on terminal EOF between {noprec shift(1093)} and {[explicit right 9925] reduce(headBindingPattern:headBindingPattern 'AS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 910 on terminal error between {noprec shift(1077)} and {[explicit right 9925] reduce(headBindingPattern:headBindingPattern 'AS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal EOF between {noprec shift(1093)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal OBLOCKEND_COMING_SOON between {noprec shift(2096)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal TYPE_COMING_SOON between {noprec shift(2092)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal MODULE_COMING_SOON between {noprec shift(2093)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal RBRACE_COMING_SOON between {noprec shift(2094)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 914 on terminal error between {noprec shift(1077)} and {[explicit right 9979] reduce(headBindingPattern:headBindingPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 934 on terminal EOF between {noprec shift(1093)} and {noprec reduce(pathOp:ident)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 934 on terminal error between {noprec shift(1077)} and {noprec reduce(pathOp:ident)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 951 on terminal EOF between {noprec shift(1093)} and {[explicit nonassoc 9980] reduce(constrPattern:'COLON_QMARK')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 951 on terminal error between {noprec shift(1077)} and {[explicit nonassoc 9980] reduce(constrPattern:'COLON_QMARK')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 955 on terminal error between {noprec shift(989)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 955 on terminal EOF between {noprec shift(1093)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 985 on terminal error between {noprec shift(989)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 985 on terminal EOF between {noprec shift(1093)} and {noprec reduce(parenPatternBody:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 989 on terminal RPAREN between {[explicit nonassoc 9927] shift(2082)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 989 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9927] shift(2079)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 989 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9927] shift(2081)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 990 on terminal EOF between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal OBLOCKSEP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal OWITH between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal HIGH_PRECEDENCE_PAREN_APP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal TYPE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal MODULE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal BAR_JUST_BEFORE_NULL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal PUBLIC between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal PRIVATE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal INTERNAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal GLOBAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal STRUCT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal BAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RBRACE_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RBRACE_IS_HERE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal BAR_RBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UNDERSCORE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal EQUALS between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LBRACK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LBRACK_BAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal QMARK between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal COLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal COLON_COLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal SEMICOLON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal WHEN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal WITH between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal AMP between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RPAREN_COMING_SOON between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RPAREN_IS_HERE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal COMMA between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RARROW between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LPAREN_STAR_RPAREN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal TRUE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal FALSE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal IN between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal AS between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal NULL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LQUOTE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal BIGNUM between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal DECIMAL between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal CHAR between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal IEEE64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal IEEE32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UNATIVEINT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UINT64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UINT32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UINT16 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal UINT8 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal NATIVEINT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal INT64 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal INT32 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal INT16 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal INT8 between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal IDENT between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal KEYWORD_STRING between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal LBRACE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal RBRACE between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal STRING between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal BYTEARRAY between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 990 on terminal error between {noprec reduce(atomicPattern:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 994 on terminal COMMA between {[explicit left 9964] shift(1027)} and {noprec reduce(parenPattern:tupleParenPatternElements)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 997 on terminal RPAREN between {[explicit nonassoc 9927] shift(2082)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 997 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9927] shift(2079)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 997 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9927] shift(2081)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1001 on terminal COLON between {noprec shift(1020)} and {[explicit left 9933] reduce(parenPattern:parenPattern barCanBeRightBeforeNull parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1002 on terminal COLON between {noprec shift(1020)} and {[explicit nonassoc 9969] reduce(parenPattern:attributes parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1003 on terminal COLON between {noprec shift(1020)} and {[explicit right 9979] reduce(parenPattern:parenPattern 'COLON_COLON' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1004 on terminal COLON between {noprec shift(1020)} and {[explicit left 9964] reduce(tupleParenPatternElements:tupleParenPatternElements 'COMMA' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1005 on terminal COLON between {noprec shift(1020)} and {[explicit left 9964] reduce(tupleParenPatternElements:parenPattern 'COMMA' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1006 on terminal COLON between {noprec shift(1020)} and {[explicit left 9964] reduce(tupleParenPatternElements:'COMMA' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1007 on terminal COLON between {noprec shift(1020)} and {[explicit left 9973] reduce(conjParenPatternElements:conjParenPatternElements 'AMP' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1009 on terminal COLON between {noprec shift(1020)} and {[explicit left 9973] reduce(conjParenPatternElements:parenPattern 'AMP' parenPattern)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1014 on terminal EOF between {noprec shift(1093)} and {[explicit right 9925] reduce(parenPattern:parenPattern 'AS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1014 on terminal error between {noprec shift(1077)} and {[explicit right 9925] reduce(parenPattern:parenPattern 'AS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1018 on terminal COMMA between {[explicit left 9964] shift(1027)} and {noprec reduce(parenPattern:tupleParenPatternElements)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1019 on terminal AMP between {[explicit left 9973] shift(1033)} and {noprec reduce(parenPattern:conjParenPatternElements)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1024 on terminal EOF between {noprec shift(1093)} and {[explicit right 9979] reduce(parenPattern:parenPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1024 on terminal error between {noprec shift(1077)} and {[explicit right 9979] reduce(parenPattern:parenPattern 'COLON_COLON')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1044 on terminal RBRACK between {noprec reduce(listPatternElements:)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1044 on terminal BAR_RBRACK between {noprec reduce(listPatternElements:)} and {noprec reduce(opt_seps:seps)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1056 on terminal COLON_QMARK between {[explicit left 9981] shift(1247)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal COLON_GREATER between {[explicit left 9976] shift(1250)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal COLON_QMARK_GREATER between {[explicit left 9976] shift(1253)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal COLON_EQUALS between {[explicit right 9962] shift(1256)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal JOIN_IN between {[explicit left 9970] shift(1262)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal BAR_BAR between {[explicit left 9970] shift(1264)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_BAR_OP between {[explicit left 9977] shift(1266)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal OR between {[explicit left 9970] shift(1268)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal AMP between {[explicit left 9973] shift(1270)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal AMP_AMP between {[explicit left 9973] shift(1272)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_AMP_OP between {[explicit left 9977] shift(1274)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal EQUALS between {[explicit left 9977] shift(1276)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_COMPARE_OP between {[explicit left 9977] shift(1278)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal DOLLAR between {[explicit left 9977] shift(1280)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal LESS between {[explicit left 9977] shift(1282)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal GREATER between {[explicit left 9977] shift(1284)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1286)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal PERCENT_OP between {[explicit left 9983] shift(1288)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal COLON_COLON between {[explicit right 9979] shift(1290)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal PLUS_MINUS_OP between {[explicit left 9982] shift(1292)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal MINUS between {[explicit left 9982] shift(1294)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal STAR between {[explicit left 9983] shift(1296)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9983] shift(1298)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal INFIX_STAR_STAR_OP between {[explicit right 9984] shift(1300)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal DOT_DOT between {[explicit left 9966] shift(1302)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1056 on terminal COMMA between {[explicit left 9964] shift(1367)} and {noprec reduce(declExprBlock:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1057 on terminal ORIGHT_BLOCK_END between {noprec shift(1058)} and {noprec reduce(typedSequentialExprBlockR:typedSequentialExpr)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1060 on terminal EOF between {noprec reduce(typedSequentialExprBlockR:recover)} and {[explicit right 9945] reduce(anonLambdaExpr:'OFUN' atomicPatterns 'RARROW' recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1060 on terminal OEND between {noprec reduce(typedSequentialExprBlockR:recover)} and {[explicit right 9945] reduce(anonLambdaExpr:'OFUN' atomicPatterns 'RARROW' recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1060 on terminal error between {noprec reduce(typedSequentialExprBlockR:recover)} and {[explicit right 9945] reduce(anonLambdaExpr:'OFUN' atomicPatterns 'RARROW' recover)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1061 on terminal COLON between {noprec shift(1062)} and {noprec reduce(typedSequentialExpr:sequentialExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1067 on terminal THEN between {noprec shift(1070)} and {[explicit right 9934] reduce(sequentialExpr:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1067 on terminal OTHEN between {noprec shift(1072)} and {[explicit right 9934] reduce(sequentialExpr:declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal ODO between {noprec shift(779)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal OLET between {noprec shift(775)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal EXTERN between {noprec shift(789)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal MINUS between {[explicit left 9982] shift(1376)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal AMP between {[explicit left 9973] shift(1388)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal AMP_AMP between {[explicit left 9973] shift(1391)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal STAR between {[explicit left 9983] shift(1306)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal RARROW between {[explicit right 9945] shift(1207)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal NEW between {[explicit nonassoc 9948] shift(1394)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal DOT_DOT between {[explicit left 9966] shift(1303)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal PERCENT_OP between {[explicit left 9983] shift(1385)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal LET between {[explicit nonassoc 9948] shift(769)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal PLUS_MINUS_OP between {[explicit left 9982] shift(1379)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1068 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1371)} and {noprec reduce(sequentialExpr:declExpr seps)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1076 on terminal OLET between {noprec shift(775)} and {[explicit nonassoc 9923] reduce(sequentialExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1076 on terminal ODO between {noprec shift(779)} and {[explicit nonassoc 9923] reduce(sequentialExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1076 on terminal EXTERN between {noprec shift(789)} and {[explicit nonassoc 9923] reduce(sequentialExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1076 on terminal error between {noprec shift(1111)} and {[explicit nonassoc 9923] reduce(sequentialExpr:hardwhiteLetBindings)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1078 on terminal ODECLEND between {noprec shift(2040)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1078 on terminal DONE between {noprec shift(2039)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1079 on terminal ODECLEND between {noprec shift(2040)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1079 on terminal DONE between {noprec shift(2039)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1080 on terminal ODO between {noprec shift(2038)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1080 on terminal DO between {noprec shift(2037)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1081 on terminal ODECLEND between {noprec shift(2040)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1081 on terminal DONE between {noprec shift(2039)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1082 on terminal ODECLEND between {noprec shift(2040)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1082 on terminal DONE between {noprec shift(2039)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1083 on terminal EOF between {noprec reduce(recover:'error')} and {noprec reduce(withPatternClauses:'error')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1083 on terminal OEND between {noprec reduce(recover:'error')} and {noprec reduce(withPatternClauses:'error')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1083 on terminal error between {noprec reduce(recover:'error')} and {noprec reduce(withPatternClauses:'error')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1084 on terminal BAR_JUST_BEFORE_NULL between {[explicit nonassoc 9932] shift(898)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1084 on terminal BAR between {[explicit left 9933] shift(895)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1085 on terminal RBRACK between {noprec shift(1455)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1086 on terminal RBRACK between {noprec shift(1476)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1087 on terminal RQUOTE between {noprec shift(1501)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1088 on terminal BAR_RBRACK between {noprec shift(1507)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1089 on terminal RPAREN between {[explicit nonassoc 9927] shift(2082)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1089 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9927] shift(2081)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1089 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9927] shift(2079)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1090 on terminal RPAREN between {[explicit nonassoc 9927] shift(2082)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1090 on terminal RPAREN_IS_HERE between {[explicit nonassoc 9927] shift(2081)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1090 on terminal RPAREN_COMING_SOON between {[explicit nonassoc 9927] shift(2079)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1091 on terminal RBRACE between {noprec shift(2077)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1091 on terminal RBRACE_IS_HERE between {noprec shift(2076)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1091 on terminal RBRACE_COMING_SOON between {noprec shift(2074)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1092 on terminal BAR_RBRACE between {noprec shift(2078)} and {noprec reduce(recover:'error')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1130 on terminal OWITH between {noprec shift(1323)} and {[explicit nonassoc 9951] reduce(declExpr:'TRY' 'ORIGHT_BLOCK_END')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1130 on terminal WITH between {noprec shift(1321)} and {[explicit nonassoc 9951] reduce(declExpr:'TRY' 'ORIGHT_BLOCK_END')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1141 on terminal ODO between {noprec shift(779)} and {[explicit left 9987] reduce(declExpr:'ASSERT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1141 on terminal OLET between {noprec shift(775)} and {[explicit left 9987] reduce(declExpr:'ASSERT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1141 on terminal EXTERN between {noprec shift(789)} and {[explicit left 9987] reduce(declExpr:'ASSERT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1145 on terminal ODO between {noprec shift(779)} and {[explicit left 9987] reduce(declExpr:'OASSERT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1145 on terminal OLET between {noprec shift(775)} and {[explicit left 9987] reduce(declExpr:'OASSERT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1145 on terminal EXTERN between {noprec shift(789)} and {[explicit left 9987] reduce(declExpr:'OASSERT')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1175 on terminal EOF between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal OBLOCKSEP between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal ODO between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal TYPE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal MODULE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal RBRACE_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal RPAREN_COMING_SOON between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal RARROW between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal DO between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1175 on terminal error between {noprec reduce(declExpr:'FOR' parenPattern recover)} and {noprec reduce(ends_coming_soon_or_recover:recover)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1177 on terminal COLON_QMARK between {[explicit left 9981] shift(1247)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal COLON_GREATER between {[explicit left 9976] shift(1250)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal COLON_QMARK_GREATER between {[explicit left 9976] shift(1253)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal COLON_EQUALS between {[explicit right 9962] shift(1256)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal JOIN_IN between {[explicit left 9970] shift(1262)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal BAR_BAR between {[explicit left 9970] shift(1264)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_BAR_OP between {[explicit left 9977] shift(1266)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal OR between {[explicit left 9970] shift(1268)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal AMP between {[explicit left 9973] shift(1270)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal AMP_AMP between {[explicit left 9973] shift(1272)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_AMP_OP between {[explicit left 9977] shift(1274)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal EQUALS between {[explicit left 9977] shift(1276)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_COMPARE_OP between {[explicit left 9977] shift(1278)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal DOLLAR between {[explicit left 9977] shift(1280)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal LESS between {[explicit left 9977] shift(1282)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal GREATER between {[explicit left 9977] shift(1284)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1286)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal PERCENT_OP between {[explicit left 9983] shift(1288)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal COLON_COLON between {[explicit right 9979] shift(1290)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal PLUS_MINUS_OP between {[explicit left 9982] shift(1292)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal MINUS between {[explicit left 9982] shift(1294)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal STAR between {[explicit left 9983] shift(1296)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9983] shift(1298)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal INFIX_STAR_STAR_OP between {[explicit right 9984] shift(1300)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal DOT_DOT between {[explicit left 9966] shift(1302)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1177 on terminal COMMA between {[explicit left 9964] shift(1367)} and {noprec reduce(declExpr:'YIELD' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COLON_QMARK between {[explicit left 9981] shift(1247)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COLON_GREATER between {[explicit left 9976] shift(1250)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COLON_QMARK_GREATER between {[explicit left 9976] shift(1253)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COLON_EQUALS between {[explicit right 9962] shift(1256)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal JOIN_IN between {[explicit left 9970] shift(1262)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal BAR_BAR between {[explicit left 9970] shift(1264)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_BAR_OP between {[explicit left 9977] shift(1266)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal OR between {[explicit left 9970] shift(1268)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal AMP between {[explicit left 9973] shift(1270)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal AMP_AMP between {[explicit left 9973] shift(1272)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_AMP_OP between {[explicit left 9977] shift(1274)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal EQUALS between {[explicit left 9977] shift(1276)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_COMPARE_OP between {[explicit left 9977] shift(1278)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal DOLLAR between {[explicit left 9977] shift(1280)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal LESS between {[explicit left 9977] shift(1282)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal GREATER between {[explicit left 9977] shift(1284)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1286)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal PERCENT_OP between {[explicit left 9983] shift(1288)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COLON_COLON between {[explicit right 9979] shift(1290)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal PLUS_MINUS_OP between {[explicit left 9982] shift(1292)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal MINUS between {[explicit left 9982] shift(1294)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal STAR between {[explicit left 9983] shift(1296)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9983] shift(1298)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal INFIX_STAR_STAR_OP between {[explicit right 9984] shift(1300)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal DOT_DOT between {[explicit left 9966] shift(1302)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1179 on terminal COMMA between {[explicit left 9964] shift(1367)} and {noprec reduce(declExpr:'YIELD_BANG' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COLON_QMARK between {[explicit left 9981] shift(1247)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COLON_GREATER between {[explicit left 9976] shift(1250)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COLON_QMARK_GREATER between {[explicit left 9976] shift(1253)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COLON_EQUALS between {[explicit right 9962] shift(1256)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal JOIN_IN between {[explicit left 9970] shift(1262)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal BAR_BAR between {[explicit left 9970] shift(1264)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_BAR_OP between {[explicit left 9977] shift(1266)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal OR between {[explicit left 9970] shift(1268)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal AMP between {[explicit left 9973] shift(1270)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal AMP_AMP between {[explicit left 9973] shift(1272)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_AMP_OP between {[explicit left 9977] shift(1274)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal EQUALS between {[explicit left 9977] shift(1276)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_COMPARE_OP between {[explicit left 9977] shift(1278)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal DOLLAR between {[explicit left 9977] shift(1280)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal LESS between {[explicit left 9977] shift(1282)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal GREATER between {[explicit left 9977] shift(1284)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1286)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal PERCENT_OP between {[explicit left 9983] shift(1288)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COLON_COLON between {[explicit right 9979] shift(1290)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal PLUS_MINUS_OP between {[explicit left 9982] shift(1292)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal MINUS between {[explicit left 9982] shift(1294)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal STAR between {[explicit left 9983] shift(1296)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_STAR_DIV_MOD_OP between {[explicit left 9983] shift(1298)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal INFIX_STAR_STAR_OP between {[explicit right 9984] shift(1300)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal DOT_DOT between {[explicit left 9966] shift(1302)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1206 on terminal COMMA between {[explicit left 9964] shift(1367)} and {noprec reduce(declExpr:'FIXED' declExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1302 on terminal ODO between {noprec shift(779)} and {[explicit nonassoc 9965] reduce(declExpr:declExpr 'DOT_DOT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1302 on terminal OLET between {noprec shift(775)} and {[explicit nonassoc 9965] reduce(declExpr:declExpr 'DOT_DOT')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1302 on terminal EXTERN between {noprec shift(789)} and {[explicit nonassoc 9965] reduce(declExpr:declExpr 'DOT_DOT')} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1307 on terminal RPAREN between {[explicit left 9983] reduce(declExpr:'STAR')} and {[explicit left 9983] reduce(operatorName:'STAR')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1307 on terminal RPAREN_COMING_SOON between {[explicit left 9983] reduce(declExpr:'STAR')} and {[explicit left 9983] reduce(operatorName:'STAR')} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1307 on terminal RPAREN_IS_HERE between {[explicit left 9983] reduce(declExpr:'STAR')} and {[explicit left 9983] reduce(operatorName:'STAR')} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1337 on terminal EOF between {noprec shift(1093)} and {[explicit nonassoc 9929] reduce(patternClauses:patternAndGuard patternResult)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1337 on terminal error between {noprec shift(1077)} and {[explicit nonassoc 9929] reduce(patternClauses:patternAndGuard patternResult)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1350 on terminal ELIF between {noprec shift(1360)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1350 on terminal ELSE between {[explicit nonassoc 9954] shift(1357)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1350 on terminal OELSE between {noprec shift(1358)} and {noprec reduce(ifExprElifs:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1397 on terminal error between {[explicit nonassoc 9948] reduce(objExpr:'NEW' atomTypeNonAtomicDeprecated)} and {noprec reduce(opt_HIGH_PRECEDENCE_APP:)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1401 on terminal OBLOCKSEP between {[explicit nonassoc 9948] reduce(minusExpr:'NEW' atomTypeNonAtomicDeprecated opt_HIGH_PRECEDENCE_APP atomicExprAfterType)} and {[explicit nonassoc 9948] reduce(objExprBaseCall:'NEW' atomTypeNonAtomicDeprecated opt_HIGH_PRECEDENCE_APP atomicExprAfterType)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1402 on terminal error between {noprec shift(1077)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1402 on terminal EOF between {noprec shift(1093)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1411 on terminal EQUALS between {[explicit left 9977] shift(1584)} and {noprec reduce(minusExpr:appExpr)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1411 on terminal EOF between {noprec reduce(minusExpr:appExpr)} and {noprec reduce(recdExprCore:appExpr)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1411 on terminal RBRACE_COMING_SOON between {noprec reduce(minusExpr:appExpr)} and {noprec reduce(recdExprCore:appExpr)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1411 on terminal RBRACE_IS_HERE between {noprec reduce(minusExpr:appExpr)} and {noprec reduce(recdExprCore:appExpr)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1411 on terminal RBRACE between {noprec reduce(minusExpr:appExpr)} and {noprec reduce(recdExprCore:appExpr)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1411 on terminal error between {noprec reduce(minusExpr:appExpr)} and {noprec reduce(recdExprCore:appExpr)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1414 on terminal QMARK between {[explicit left 9995] shift(1447)} and {noprec reduce(appExpr:atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1417 on terminal QMARK between {[explicit left 9995] shift(1447)} and {noprec reduce(argExpr:atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1419 on terminal EOF between {noprec shift(1093)} and {[explicit nonassoc 9940] reduce(recdExprCore:'UNDERSCORE')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1419 on terminal error between {noprec shift(1077)} and {[explicit nonassoc 9940] reduce(recdExprCore:'UNDERSCORE')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1427 on terminal HIGH_PRECEDENCE_PAREN_APP between {[explicit left 9997] shift(1429)} and {noprec reduce(atomType:'CONST' atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1427 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9996] shift(1428)} and {noprec reduce(atomType:'CONST' atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1427 on terminal DOT between {[explicit left 9995] shift(1439)} and {noprec reduce(atomType:'CONST' atomicExpr)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1437 on terminal COLON between {noprec reduce(atomicExpr:'QUOTE' ident)} and {noprec reduce(typar:'QUOTE' ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1437 on terminal RPAREN between {noprec reduce(atomicExpr:'QUOTE' ident)} and {noprec reduce(typar:'QUOTE' ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1437 on terminal RPAREN_COMING_SOON between {noprec reduce(atomicExpr:'QUOTE' ident)} and {noprec reduce(typar:'QUOTE' ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1437 on terminal RPAREN_IS_HERE between {noprec reduce(atomicExpr:'QUOTE' ident)} and {noprec reduce(typar:'QUOTE' ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1437 on terminal OR between {noprec reduce(atomicExpr:'QUOTE' ident)} and {noprec reduce(typar:'QUOTE' ident)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1439 on terminal error between {noprec shift(1077)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal LPAREN between {[explicit nonassoc 9939] shift(1465)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal LBRACK between {[explicit nonassoc 9946] shift(1472)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal EOF between {noprec shift(1093)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal GLOBAL between {noprec shift(1463)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal LPAREN_STAR_RPAREN between {noprec shift(1965)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1439 on terminal IDENT between {[explicit nonassoc 9946] shift(1954)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal error between {noprec shift(1077)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal LPAREN between {[explicit nonassoc 9939] shift(1465)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal LBRACK between {[explicit nonassoc 9946] shift(1472)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal EOF between {noprec shift(1093)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal GLOBAL between {noprec shift(1463)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal LPAREN_STAR_RPAREN between {noprec shift(1965)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1442 on terminal IDENT between {[explicit nonassoc 9946] shift(1954)} and {noprec reduce(atomicExprQualification:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1451 on terminal error between {noprec shift(1085)} and {noprec reduce(listExprElements:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1451 on terminal EOF between {noprec shift(1093)} and {noprec reduce(listExprElements:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1503 on terminal error between {noprec shift(1088)} and {noprec reduce(arrayExprElements:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1503 on terminal EOF between {noprec shift(1093)} and {noprec reduce(arrayExprElements:)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1517 on terminal EOF between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OINTERFACE_MEMBER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OBLOCKEND_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OBLOCKEND_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OBLOCKEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ORIGHT_BLOCK_END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ODECLEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OEND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OBLOCKSEP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OWITH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OELSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OTHEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ODO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OLET between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal HIGH_PRECEDENCE_TYAPP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal HIGH_PRECEDENCE_PAREN_APP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal HIGH_PRECEDENCE_BRACK_APP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal TYPE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal TYPE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal MODULE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal MODULE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BAR_JUST_BEFORE_NULL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal EXTERN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal PUBLIC between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal PRIVATE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERNAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal GLOBAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal STATIC between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal MEMBER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ABSTRACT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OVERRIDE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DEFAULT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INHERIT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal STRUCT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RBRACE_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RBRACE_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal MINUS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DOLLAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BAR_RBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BAR_RBRACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UNDERSCORE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal SEMICOLON_SEMICOLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LARROW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal EQUALS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LBRACK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LBRACK_BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LBRACE_BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LBRACK_LESS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal QMARK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DOT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON_COLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON_GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON_QMARK_GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON_QMARK between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COLON_EQUALS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal SEMICOLON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal WHEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal WITH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal HASH between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal AMP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal AMP_AMP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal QUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RPAREN_COMING_SOON between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RPAREN_IS_HERE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal STAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal COMMA between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RARROW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LPAREN_STAR_RPAREN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OPEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal OR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal THEN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal TO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal TRUE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal TYPE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal VAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERFACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal NEW between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal EXCEPTION between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal FALSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal IN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal JOIN_IN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal FINALLY between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal AND between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal AS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BEGIN between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DONE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DOWNTO between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ELSE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ELIF between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DOT_DOT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BAR_BAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal NULL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RESERVED between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal MODULE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal NAMESPACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BASE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LQUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RQUOTE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal PERCENT_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LESS between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal GREATER between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LET between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BIGNUM between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal DECIMAL between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal CHAR between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal IEEE64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal IEEE32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UNATIVEINT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UINT64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UINT32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UINT16 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal UINT8 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal NATIVEINT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INT64 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INT32 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INT16 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INT8 between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal ADJACENT_PREFIX_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal PLUS_MINUS_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_AMP_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_STAR_DIV_MOD_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal PREFIX_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_BAR_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_AT_HAT_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_COMPARE_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INFIX_STAR_STAR_OP between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal IDENT between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal KEYWORD_STRING between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal LBRACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal RBRACE between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERP_STRING_END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERP_STRING_PART between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERP_STRING_BEGIN_PART between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal INTERP_STRING_BEGIN_END between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal STRING between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal BYTEARRAY between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1517 on terminal error between {noprec reduce(parenExpr:'LPAREN' 'error' rparen)} and {noprec reduce(opName:'LPAREN' 'error' rparen)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 1613 on terminal EOF between {noprec shift(1093)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1613 on terminal error between {noprec shift(1077)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1613 on terminal RBRACE_COMING_SOON between {noprec shift(2094)} and {noprec reduce(recdBinding:pathOrUnderscore)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1614 on terminal EOF between {noprec shift(1093)} and {[explicit left 9977] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1614 on terminal error between {noprec shift(1077)} and {[explicit left 9977] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1614 on terminal RBRACE_COMING_SOON between {noprec shift(2094)} and {[explicit left 9977] reduce(recdBinding:pathOrUnderscore 'EQUALS')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1620 on terminal error between {noprec shift(1637)} and {[explicit nonassoc 9959] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1626 on terminal error between {noprec shift(826)} and {[explicit nonassoc 9947] reduce(opt_attributes:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1631 on terminal END between {noprec shift(2029)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1631 on terminal OEND between {noprec shift(2028)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1631 on terminal ODECLEND between {noprec shift(2027)} and {noprec reduce(opt_declEnd:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1633 on terminal error between {noprec shift(1637)} and {[explicit nonassoc 9959] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1635 on terminal error between {noprec shift(1637)} and {[explicit nonassoc 9959] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1637 on terminal error between {noprec shift(1637)} and {[explicit nonassoc 9959] reduce(opt_objExprInterfaces:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1760 on terminal AMP between {[explicit left 9973] shift(1761)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1760 on terminal COLON_GREATER between {[explicit left 9976] shift(1785)} and {noprec reduce(appTypeCon:typar)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1762 on terminal AMP between {[explicit left 9973] shift(1763)} and {noprec reduce(atomType:hashConstraint)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1766 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1768)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1767 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1768)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1767 on terminal LESS between {[explicit left 9977] shift(1908)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1767 on terminal DOT between {[explicit left 9995] shift(1903)} and {noprec reduce(appTypeConPower:appTypeCon)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal BAR_JUST_BEFORE_NULL between {[explicit nonassoc 9932] shift(1771)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal LBRACK between {[explicit nonassoc 9946] shift(1790)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal HIGH_PRECEDENCE_BRACK_APP between {[explicit left 9996] shift(1776)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1950)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal QUOTE between {noprec shift(1948)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal IDENT between {[explicit nonassoc 9946] shift(1954)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1770 on terminal GLOBAL between {noprec shift(1955)} and {noprec reduce(appTypeCanBeNullable:appTypeWithoutNull)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1862 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1863)} and {noprec reduce(powerType:atomTypeOrAnonRecdType)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1910 on terminal EOF between {noprec shift(1093)} and {noprec reduce(dummyTypeArg:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1910 on terminal error between {noprec shift(1077)} and {noprec reduce(dummyTypeArg:)} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 1935 on terminal INFIX_AT_HAT_OP between {[explicit right 9978] shift(1936)} and {noprec reduce(measureTypePower:measureTypeAtom)} - assuming the former because we prefer shift when unable to compare precedences reduce/reduce error at state 1953 on terminal COLON between {[explicit right 9978] reduce(typar:'INFIX_AT_HAT_OP' ident)} and {noprec reduce(identExpr:ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1953 on terminal RPAREN between {[explicit right 9978] reduce(typar:'INFIX_AT_HAT_OP' ident)} and {noprec reduce(identExpr:ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1953 on terminal RPAREN_COMING_SOON between {[explicit right 9978] reduce(typar:'INFIX_AT_HAT_OP' ident)} and {noprec reduce(identExpr:ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1953 on terminal RPAREN_IS_HERE between {[explicit right 9978] reduce(typar:'INFIX_AT_HAT_OP' ident)} and {noprec reduce(identExpr:ident)} - assuming the former because we prefer the rule earlier in the file reduce/reduce error at state 1953 on terminal OR between {[explicit right 9978] reduce(typar:'INFIX_AT_HAT_OP' ident)} and {noprec reduce(identExpr:ident)} - assuming the former because we prefer the rule earlier in the file shift/reduce error at state 2065 on terminal TYPE_COMING_SOON between {noprec shift(2064)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2065 on terminal TYPE_IS_HERE between {noprec shift(2067)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2065 on terminal TYPE between {noprec shift(2068)} and {noprec reduce(ends_coming_soon_or_recover:'TYPE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2070 on terminal MODULE_COMING_SOON between {noprec shift(2069)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2070 on terminal MODULE_IS_HERE between {noprec shift(2072)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences shift/reduce error at state 2070 on terminal MODULE between {noprec shift(2073)} and {noprec reduce(ends_coming_soon_or_recover:'MODULE_COMING_SOON')} - assuming the former because we prefer shift when unable to compare precedences time: 00:00:04.9581275 building goto table... time: 00:00:02.2447818 returning tables. 361 shift/reduce conflicts 617 reduce/reduce conflicts consider setting precedences explicitly using %left %right and %nonassoc on terminals and/or setting explicit precedence on rules using %prec writing tables to log building tables 2098 states 330 nonterminals 207 terminals 1241 productions #rows in action table: 2098 FSharp.Compiler.Service -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Compiler.Service/Release/netstandard2.0/FSharp.Compiler.Service.dll FSharp.Build -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Build/Release/netstandard2.0/FSharp.Build.dll fsi -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/fsi/Release/net9.0/fsi.dll fsc -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/fsc/Release/net9.0/fsc.dll Microsoft.FSharp.Compiler -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/Microsoft.FSharp.Compiler/Release/net9.0/Microsoft.FSharp.Compiler.dll FSharp.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Core/Release/netstandard2.0/FSharp.Core.dll FSharp.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Core/Release/netstandard2.1/FSharp.Core.dll The package FSharp.Core.9.0.101-beta.25070.7 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/packages/Release/Dependency/Shipping/FSharp.Core.9.0.101-beta.25070.7.nupkg'. FSharp.Core -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Core/Release/netstandard2.0/FSharp.Core.dll FSharp.DependencyManager.Nuget -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.DependencyManager.Nuget/Release/netstandard2.0/FSharp.DependencyManager.Nuget.dll FSharp.Compiler.Service -> /builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/FSharp.Compiler.Service/Release/netstandard2.0/FSharp.Compiler.Service.dll The package FSharp.Compiler.Service.43.9.101-preview.25070.7 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/packages/Release/Dependency/Shipping/FSharp.Compiler.Service.43.9.101-preview.25070.7.nupkg'. Building release versions of NuGet packages The package Microsoft.FSharp.Compiler.12.9.101-beta.25070.7 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package '/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/packages/Release/Shipping/Microsoft.FSharp.Compiler.12.9.101-beta.25070.7.nupkg'. Building release versions of NuGet packages Performing push to local artifacts storage. Writing build manifest file '/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/log/Release/AssetManifest/Unix-AnyCPU.xml'... Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:02:43.08 Determining projects to restore... Restored /builddir/build/BUILD/dotnet-9.0.116/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 154 ms). Building release versions of NuGet packages Writing package usage data... Writing package usage data... done. Took 00:00:00.1690872 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:05:56.27 real 5m57.073s user 5m10.484s sys 0m17.867s [17:41:16.02] Building fsharp...done Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/Build.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/Build.complete". GetProducedPackages: Task assembly was loaded from '/builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/sdk/9.0.116/Microsoft.Build.dll' while the desired location was '/builddir/build/BUILD/dotnet-9.0.116/artifacts/bin/Microsoft.DotNet.UnifiedBuild.Tasks/Release/Microsoft.DotNet.UnifiedBuild.Tasks.dll'. LogRepoArtifacts: New artifact(s) after building fsharp: -> Microsoft.FSharp.Compiler/12.9.101-beta.25070.7 Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/LogRepoArtifacts.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/LogRepoArtifacts.complete". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.cryptography/9.0.15/microsoft.bcl.cryptography.9.0.15.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.hashcode/1.1.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.bcl.hashcode/1.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.hashcode/1.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.1.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.1.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.1.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.framework/17.12.57/microsoft.build.framework.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.tasks.core/17.12.57/microsoft.build.tasks.core.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.build.utilities.core/17.12.57/microsoft.build.utilities.core.17.12.57.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.build.tasks.feed/9.0.0-beta.26152.3/microsoft.dotnet.build.tasks.feed.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/microsoft.dotnet.nugetrepack.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/microsoft.dotnet.nugetrepack.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/microsoft.dotnet.nugetrepack.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.nugetrepack.tasks/9.0.0-beta.26152.3/microsoft.dotnet.nugetrepack.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.sourcebuild.tasks/9.0.0-beta.26152.3/microsoft.dotnet.sourcebuild.tasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.dotnet.xlifftasks/9.0.0-beta.26152.3/microsoft.dotnet.xlifftasks.9.0.0-beta.26152.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.net.stringtools/17.12.57/microsoft.net.stringtools.17.12.57.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/microsoft.netcore.app.crossgen2.opencloudos.8-x64.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/microsoft.netcore.app.crossgen2.opencloudos.8-x64.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/microsoft.netcore.app.crossgen2.opencloudos.8-x64.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/microsoft.netcore.app.crossgen2.opencloudos.8-x64.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/microsoft.netcore.app.crossgen2.opencloudos.8-x64.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/microsoft.netcore.app.crossgen2.opencloudos.8-x64.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/Microsoft.NETCore.App.Crossgen2.versions.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/Microsoft.NETCore.App.Crossgen2.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/crossgen2" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/crossgen2". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/crossgen2.deps.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/crossgen2.deps.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/crossgen2.runtimeconfig.json" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/crossgen2.runtimeconfig.json". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libclrjit_universal_arm64_x64.so" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libclrjit_universal_arm64_x64.so". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libclrjit_universal_arm_x64.so" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libclrjit_universal_arm_x64.so". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libclrjit_unix_x64_x64.so" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libclrjit_unix_x64_x64.so". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libclrjit_win_x64_x64.so" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libclrjit_win_x64_x64.so". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libclrjit_win_x86_x64.so" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libclrjit_win_x86_x64.so". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libjitinterface_x64.so" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/tools/libjitinterface_x64.so". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.app.crossgen2.opencloudos.8-x64/9.0.15/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.codedom/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.codedom/9.0.15/system.codedom.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/system.codedom.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.codedom/9.0.15/system.codedom.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.codedom/9.0.15/system.codedom.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.collections.immutable/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.collections.immutable/9.0.15/system.collections.immutable.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.configuration.configurationmanager/9.0.15/system.configuration.configurationmanager.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.diagnostics.eventlog/9.0.15/system.diagnostics.eventlog.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.formats.asn1/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.asn1/9.0.15/system.formats.asn1.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.formats.nrbf/9.0.15/system.formats.nrbf.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.memory/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/system.memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.emit/4.7.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.emit/4.7.0/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/system.reflection.metadata.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/system.reflection.metadata.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.reflection.metadata/9.0.15/system.reflection.metadata.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.reflection.metadata/9.0.15/system.reflection.metadata.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.resources.extensions/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.resources.extensions/9.0.15/system.resources.extensions.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.pkcs/9.0.15/system.security.cryptography.pkcs.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.protecteddata/9.0.15/system.security.cryptography.protecteddata.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.cryptography.xml/9.0.15/system.security.cryptography.xml.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/buildTransitive/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/buildTransitive/net9.0/_._" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/buildTransitive/net9.0/_._". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/buildTransitive/netcoreapp2.0/System.Threading.Tasks.Dataflow.targets" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/buildTransitive/netcoreapp2.0/System.Threading.Tasks.Dataflow.targets". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/Icon.png" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/lib/net9.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/lib/net9.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/lib/net9.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/lib/net9.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/lib/net9.0/System.Threading.Tasks.Dataflow.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/lib/netstandard2.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/lib/netstandard2.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/PACKAGE.md" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/PACKAGE.md". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/system.threading.tasks.dataflow.9.0.15.nupkg" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/system.threading.tasks.dataflow.9.0.15.nupkg". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/system.threading.tasks.dataflow.9.0.15.nupkg.sha512" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/system.threading.tasks.dataflow.9.0.15.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/system.threading.tasks.dataflow.nuspec". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/package-cache/system.threading.tasks.dataflow/9.0.15/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-9.0.116/.packages/system.threading.tasks.dataflow/9.0.15/useSharedDesignerContext.txt". MoveDotNetBuildLogs: Creating directory "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/fsharp". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/prebuilt-report/annotated-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/fsharp/annotated-usage.xml". Moving file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/prebuilt-report/prebuilt-usage.xml" to "/builddir/build/BUILD/dotnet-9.0.116/artifacts/prebuilt-report/fsharp/prebuilt-usage.xml". CleanupRepo: /builddir/build/BUILD/dotnet-9.0.116/previously-built-dotnet/dotnet build-server shutdown --vbcscompiler Shutting down VB/C# compiler server... VB/C# compiler server shut down successfully. Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildLogs/log/Debug". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/log/Debug/Build.binlog+.proto.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildLogs/log/Debug/Build.binlog+.proto.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildLogs/log/Release". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildLogs/log/Release". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/log/Release/Build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildLogs/log/Release/Build.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/log/Release/Build.binlog+.proto.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildLogs/log/Release/Build.binlog+.proto.binlog". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/log/Release/source-inner-build.binlog" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildLogs/log/Release/source-inner-build.binlog". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/AssemblyCheck". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/AssemblyCheck/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/AssemblyCheck/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/fsc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/fsc/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/fsc/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/FSharp.Build". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/FSharp.Build/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/FSharp.Build/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/FSharp.Compiler.Interactive.Settings". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/FSharp.Compiler.Interactive.Settings/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/FSharp.Compiler.Interactive.Settings/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/FSharp.Compiler.Service". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/FSharp.Compiler.Service/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/FSharp.Compiler.Service/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/FSharp.Core". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/FSharp.Core/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/FSharp.Core/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/FSharp.DependencyManager.Nuget". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/FSharp.DependencyManager.Nuget/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/FSharp.DependencyManager.Nuget/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/fsi". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/fsi/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/fsi/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/fslex". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/fslex/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/fslex/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/fsyacc". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/fsyacc/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/fsyacc/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/Microsoft.FSharp.Compiler". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/Microsoft.FSharp.Compiler/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/obj/Microsoft.FSharp.Compiler/project.assets.json". Creating directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/toolset/Common". Copying file from "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/toolset/Common/project.assets.json" to "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/buildObj/toolset/Common/project.assets.json". DirSize After Building fsharp df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 199G 274G 43% / Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/sb/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/tmp/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/toolset/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/packages/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/bin/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/log/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/Bootstrap/". Removing directory "/builddir/build/BUILD/dotnet-9.0.116/src/fsharp/artifacts/obj/". DirSize After CleanupRepo fsharp df -h /builddir/build/BUILD/dotnet-9.0.116/ Filesystem Size Used Avail Use% Mounted on - 493G 198G 275G 42% / Creating "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/CleanupRepo.complete" because "AlwaysCreate" was specified. Touching "/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/fsharp/CleanupRepo.complete". 18>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/fsharp.proj" (Build target(s)). 12>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/sdk.proj" (Build target(s)) -- FAILED. 6>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (default targets) -- FAILED. 1>Done Building Project "/builddir/build/BUILD/dotnet-9.0.116/build.proj" (Build target(s)) -- FAILED. Build FAILED. "/builddir/build/BUILD/dotnet-9.0.116/build.proj" (Build target) (1:7) -> "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/dotnet.proj" (default target) (6:5) -> "/builddir/build/BUILD/dotnet-9.0.116/repo-projects/runtime.proj" (Build target) (31:7) -> (RepoBuild target) -> /builddir/build/BUILD/dotnet-9.0.116/repo-projects/Directory.Build.targets(459,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-9.0.116/src/runtime/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/runtime/NuGet.config /p:SourceBuiltAssetsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/AssetManifests/runtime/ /p:SourceBuiltSymbolsDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/obj/Symbols/runtime/ /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-9.0.116/prereqs/packages/reference/" --arch x64 --os linux /p:TargetRid=opencloudos.8.10-x64 /p:RuntimeOS=opencloudos.8 /p:BaseOS=linux-x64 /p:UseSystemLibs=+brotli++zlib+ /p:PortableBuild=false /p:SourceBuildNonPortable=true /p:UsingToolMicrosoftNetCompilers=false /p:SourceBuiltShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/Shipping/runtime/ /p:SourceBuiltNonShippingPackagesDir=/builddir/build/BUILD/dotnet-9.0.116/artifacts/packages/Release/NonShipping/runtime/" exited with code 1. [/builddir/build/BUILD/dotnet-9.0.116/repo-projects/runtime.proj] 0 Warning(s) 1 Error(s) Time Elapsed 00:08:07.98 + exit_code=1 + [[ 1 != 0 ]] + [[ 0 != 0 ]] + set -e + return 1 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.sjjZz0 (%build) Bad exit status from /var/tmp/rpm-tmp.sjjZz0 (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/dotnet9.0.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/dotnet9.0.spec